#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

#668 in Debugging

Download history 16/week @ 2024-07-22 3/week @ 2024-08-05 5/week @ 2024-09-23 2/week @ 2024-09-30 12/week @ 2024-10-07 23/week @ 2024-10-14 18/week @ 2024-10-21 4/week @ 2024-10-28 19/week @ 2024-11-04

65 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–5.5MB
~15K SLoC