#log #append #concurrency #reference #operations #supporting #shared

concurrent_log

A log container supporting concurrent append operations

6 releases

0.2.4 Jul 14, 2022
0.2.3 Jul 10, 2022
0.2.0 Jun 30, 2022
0.1.0 Jun 30, 2022

#601 in Debugging

29 downloads per month

MIT/Apache

25KB
584 lines

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

Dependencies

~0.4–6.5MB
~15K SLoC