mit-carbon / Flat-CombiningLinks
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
Sorting:
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- ☆20Updated 2 years ago
- The Cicada engine☆57Updated 8 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- NVM Evaluation Testbed☆29Updated 6 years ago
- pmwcas☆139Updated 2 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- Persistent Memory Storage Engine☆24Updated 7 months ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ☆29Updated 2 years ago
- NUMA-Aware Reader-Writer Locks☆18Updated 11 years ago
- ☆54Updated last year
- MapReduce for multi-core☆49Updated 11 years ago
- Benchmarking tools for pmemkv☆23Updated 2 years ago
- NVM Database from Carnegie-Mellon U☆24Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- Transactional Data Structure Libraries☆12Updated 7 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- QSBR and EBR library☆121Updated 5 years ago
- ☆47Updated last year
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- Quickstep project☆42Updated 7 months ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Software Transactional Objects☆58Updated last year