5 releases
0.0.5 | Apr 24, 2020 |
---|---|
0.0.4 | Apr 16, 2020 |
0.0.3 | Oct 23, 2019 |
0.0.2 | Oct 23, 2019 |
0.0.1 | Oct 23, 2019 |
#22 in #rcu
26KB
473 lines
liburcu-sys
Rust bindings for liburcu.
Install liburcu
On Ubuntu do:
apt install liburcu-dev liburcu6
On MacOS do:
git clone git://git.liburcu.org/userspace-rcu.git
./bootstrap
./configure --build=x86_64-apple-darwin11
make install
Dependencies
~0–2.2MB
~42K SLoC