Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/threadexio/rcurs

A simple RCU with an oxidized interface.
https://github.com/threadexio/rcurs

concurrency concurrent-programming kernel lock-free no-std-alloc os rcu rust-lang synchronization

Last synced: 15 days ago
JSON representation

A simple RCU with an oxidized interface.

Awesome Lists containing this project

README

        

# rcurs

A simple [RCU](https://en.wikipedia.org/wiki/Read-copy-update) with an oxidized interface. Read more at the [docs](https://docs.rs/rcurs).