pramalhe / RedoDBLinks
The world's first wait-free KV store with generic durable linearizable transactions
☆41Updated 3 years ago
Alternatives and similar repositories for RedoDB
Users that are interested in RedoDB are comparing it to the libraries listed below
Sorting:
- ☆47Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- A simple, reference implementation of a B^e-tree☆154Updated 6 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- ☆54Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- ☆12Updated 6 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆163Updated 3 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 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
- ☆12Updated 4 years ago
- ☆14Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- HOT - Height Optimized Trie☆154Updated 7 years ago
- User-space Page Management☆109Updated 11 months ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- ☆20Updated 2 years ago
- Transactional Data Structure Libraries☆12Updated 7 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Adaptive Radix Tree in C++☆45Updated last month
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- Grizzly: Efficient Stream Processing Through Adaptive Query Compilation☆16Updated 5 years ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆68Updated 3 months ago
- ☆38Updated 5 years ago