Registered
by
Julien Desfossez
liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible.
Project information
- Licence:
- GNU LGPL v2.1
View full history Series and milestones
Loading graph...
trunk series is the current focus of development.
All packages Packages in Distributions
-
liburcu source package in Xenial
Version 0.9.1-3 uploaded -
liburcu source package in Trusty
Version 0.7.12-0ubuntu2 uploaded -
liburcu source package in Precise
Version 0.6.7-2 uploaded -
liburcu source package in Mantic
Version 0.14.0-1 uploaded -
liburcu source package in Lunar
Version 0.13.2-1 uploaded
More contributors Top contributors
- Mathieu Desnoyers 198 points
- Brad Smith 11 points