rcu

Crates.iorcu
lib.rsrcu
version0.0.1
sourcesrc
created_at2015-07-31 16:29:02.805391
updated_at2015-12-11 23:57:02.323352
descriptionUser-level implementation of RCU
homepagehttps://github.com/jeehoonkang/rcu-rs
repositoryhttps://github.com/jeehoonkang/rcu-rs
max_upload_size
id2723
size1,079,591
Alice Ryhl (Darksonn)

documentation

https://github.com/jeehoonkang/rcu-rs

README

User-level RCU in Rust

Goal

This library aims to implement the algorithms presented in:

M. Desnoyers, P. E. McKenney, A. S. Stern, M. R. Dagenais, and J. Walpole. User-level implementations of read-copy update. IEEE Trans. Parallel Distrib. Syst., 23(2):375–382, 2012.

Status

unimplemented!()

Commit count: 0

cargo fmt