tudordavid / libslockLinks
Cross-platform atomic operations and lock algorithm library
☆99Updated 7 years ago
Alternatives and similar repositories for libslock
Users that are interested in libslock are comparing it to the libraries listed below
Sorting:
- QSBR and EBR library☆127Updated 5 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆89Updated 3 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- C11 Lock-free Stack☆183Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- LSM-trie☆114Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- COW b-trees☆104Updated 7 years ago
- Concurrent trie-hash map library☆92Updated last year
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆79Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Lightweight locality-aware user-level threading runtime.☆196Updated 2 weeks ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- C port of the HdrHistogram☆254Updated last month