Description
A userspace read-copy-update library that helps multithreaded programs read shared data efficiently while updates happen safely.
It is concurrency infrastructure for developers. Users normally need it as a dependency of performance-sensitive applications, services, or libraries.