Loreon
Labs
Platform
Docs
Home
Ecosystems
C++
lockfree-userspace-rcu
Lock-free RCU (Read-Copy-Update) user-space library
C++
Emerging
cpp
lock-free
rcu
userspace
GitHub
Stars
13
Forks
—
Contributors
1
Last push
6mo ago
Recent commits
Latest commits.
Implement a bi-directional channel based on `TwoThreadConcurrent`
00a614c
Petr
6mo ago
Remove unnecessary dependencies of `two_thread_concurrent.h`
2c8324e
Petr
6mo ago
Move values instead of copying when possible in `TwoThreadConcurrent`
d4f5e40
Petr
6mo ago
Align members of `Local3StateExchange` to `std::hardware_destructive_interference_size`
13d6b10
Petr
6mo ago
Add a benchmark for `TwoThreadCounter` for 1 and 2 threads
6aa2f6e
Petr
6mo ago
Update test `NoDefaultConstructible` to also validate the case when a `D` object isn't default-constructible
faf8afa
Petr
6mo ago
Rename the static `U::Update` to a more descriptive `Apply`
aedab16
Petr
6mo ago
Replace `UpdateSelfVisible` by a separate method `ObserveLast` that can be called after `Update`.
828531d
Petr
6mo ago
Top contributors
Builders behind this project.
ppetr
288 commits