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
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 Plucky
Version 0.15.1-1 uploaded -
liburcu source package in Oracular
Version 0.14.0-4 uploaded
More contributors Top contributors
- Mathieu Desnoyers 13 points