mfs409 / nonblockingLinks
Nonblocking data structures
☆12Updated 10 years ago
Alternatives and similar repositories for nonblocking
Users that are interested in nonblocking are comparing it to the libraries listed below
Sorting:
- Artifact for PPoPP'18☆19Updated 3 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Persistent Memory Storage Engine☆24Updated 11 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- ☆48Updated last year
- Framework for creating simple, efficient, and composable lock-free data structures☆12Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- ☆12Updated 6 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- ☆54Updated last year
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Updated 3 years ago
- A low-latency, extensible, multi-tenant key-value store.☆55Updated 4 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
- User-space Page Management☆108Updated last year
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- Atlas: Programming for Persistent Memory☆76Updated 4 years ago
- ☆30Updated 3 years ago
- Scalable Structural Index Constructor for JSON Analytics☆25Updated last year
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- MapReduce for multi-core☆49Updated 12 years ago
- Python bindings for the PMDK. Non-volatile memory for Python.☆13Updated 2 years ago
- Dependably fast multi-core in-memory transactions☆21Updated 8 years ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆70Updated 6 months ago
- ☆24Updated 11 years ago
- A simple, reference implementation of a B^e-tree☆157Updated 6 years ago
- pmwcas☆138Updated 2 years ago
- NUMA-Aware Reader-Writer Locks☆18Updated 11 years ago
- Library for Restartable Sequences☆73Updated last month
- 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