#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

#1143 in Concurrency

Download history 56/week @ 2024-07-19 51/week @ 2024-07-26 76/week @ 2024-08-02 120/week @ 2024-08-09 73/week @ 2024-08-16 45/week @ 2024-08-23 49/week @ 2024-08-30 77/week @ 2024-09-06 39/week @ 2024-09-13 52/week @ 2024-09-20 38/week @ 2024-09-27 49/week @ 2024-10-04 59/week @ 2024-10-11 59/week @ 2024-10-18 26/week @ 2024-10-25 30/week @ 2024-11-01

178 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