Crates.io | rcu |
lib.rs | rcu |
version | 0.0.1 |
source | src |
created_at | 2015-07-31 16:29:02.805391 |
updated_at | 2015-12-11 23:57:02.323352 |
description | User-level implementation of RCU |
homepage | https://github.com/jeehoonkang/rcu-rs |
repository | https://github.com/jeehoonkang/rcu-rs |
max_upload_size | |
id | 2723 |
size | 1,079,591 |
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.
unimplemented!()