[](https://gitlab.com/gabrielpolloguilbert/urcu)
[](https://crates.io/crates/urcu2-sys)
[](https://docs.rs/urcu2-sys/latest/urcu_sys/)
# Userspace RCU
This crate provides unsafe Rust API to [`liburcu`] for Linux systems.
This crate should not be used directly, please use the [`urcu2`] crate.
[`liburcu`]: https://liburcu.org/
[`urcu2`]: https://crates.io/crates/urcu2