tudordavid / libslock
Cross-platform atomic operations and lock algorithm library
☆98Updated 6 years ago
Alternatives and similar repositories for libslock:
Users that are interested in libslock are comparing it to the libraries listed below
- QSBR and EBR library☆119Updated 5 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆179Updated 7 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- Concurrent trie-hash map library☆91Updated last year
- Our open source benchmarks and code samples☆191Updated last month
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- C11 Lock-free Stack☆181Updated last year
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- COW b-trees☆100Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 6 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆56Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- NVM key-value store API lIbrary repository.☆88Updated 11 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆78Updated 3 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Buffer based LRU cache☆39Updated 2 years ago