rlu-sync / rluLinks
Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming
☆49Updated 9 years ago
Alternatives and similar repositories for rlu
Users that are interested in rlu are comparing it to the libraries listed below
Sorting:
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free multithreaded memory allocation☆107Updated 8 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆79Updated 7 years ago
- QSBR and EBR library☆123Updated 5 years ago
- A simple, reference implementation of a B^e-tree☆156Updated 6 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Yesquel: scalable SQL storage for Web apps☆42Updated 8 years ago
- LSM-trie☆114Updated 4 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- NVM key-value store API lIbrary repository.☆88Updated 11 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 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
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 5 years ago
- The Cicada engine☆58Updated 8 years ago
- NOPaxos consensus protocol☆136Updated 4 years ago
- Atlas: Programming for Persistent Memory☆76Updated 4 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
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- LiTL: Library for Transparent Lock Interposition☆84Updated 2 years ago