Stars
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
Code for "Yoav Zuriel, Michal Friedman, Gali Sheffi, Nachshon Cohen, and Erez Petrank. Efficient Lock-Free Durable Sets, OOPSLA 2019" (https://dl.acm.org/doi/10.1145/3360554)
Official public repository for TinySTM (tmware.org)
Paper and test code for C++ bindings/API for userspace RCU
Software and Hardware C-language Locking Algorithms and Implementations
ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists, binary search trees, queues, and stacks.
A High Dynamic Range (HDR) Histogram