#rcu #synchronization #critical-section #arc #read #cleanup #handle

no-std arcu

An Rcu implementation using an Arc to keep the read critical section should and handle cleanup

1 unstable release

0.1.1 Feb 19, 2024
0.1.0 Feb 18, 2024

#1255 in Concurrency

Download history 71/week @ 2024-08-31 59/week @ 2024-09-07 35/week @ 2024-09-14 52/week @ 2024-09-21 40/week @ 2024-09-28 50/week @ 2024-10-05 59/week @ 2024-10-12 53/week @ 2024-10-19 31/week @ 2024-10-26 42/week @ 2024-11-02 34/week @ 2024-11-09 34/week @ 2024-11-16 23/week @ 2024-11-23 56/week @ 2024-11-30 78/week @ 2024-12-07 97/week @ 2024-12-14

260 downloads per month

MIT/Apache

23KB
354 lines

Arc based Rcu implementation based on my implementation in mthom/scryer-prolog#1980

Arc
 Rcu
Arcu

No runtime deps

Features