concurrent_log 0.2.4

A log container supporting concurrent append operations
Documentation

A log type which permits concurrent appends through shared references, and pruning via a mutable reference.