mit-carbon / Flat-Combining
Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. Flat Combining is a new, efficient synchronization paradigm based on coarse locking.
☆31Updated 14 years ago
Alternatives and similar repositories for Flat-Combining:
Users that are interested in Flat-Combining are comparing it to the libraries listed below
- A fast in-memory key-value store☆49Updated 7 years ago
- pmwcas☆136Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- NVM Evaluation Testbed☆29Updated 6 years ago
- The Cicada engine☆55Updated 7 years ago
- ☆20Updated 2 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- ☆53Updated 10 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- An open-source BzTree implementation☆91Updated 3 years ago
- User-space Page Management☆107Updated 8 months ago
- Quickstep project☆42Updated 5 months ago
- NUMA-Aware Reader-Writer Locks☆18Updated 10 years ago
- Persistent Memory Storage Engine☆24Updated 5 months ago
- ☆15Updated 5 years ago
- A fork of DBx1000 for Cicada SIGMOD 2017 evaluation☆9Updated 7 years ago
- Benchmarking tools for pmemkv☆22Updated 2 years ago
- ☆45Updated last year
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆67Updated 3 months ago
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 3 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).☆76Updated 3 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ☆25Updated 8 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- QSBR and EBR library☆119Updated 5 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- ☆28Updated 2 years ago