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:
- ☆48Updated last year
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆82Updated 3 years ago
- a high performance cache simulator and library☆109Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- A simple, reference implementation of a B^e-tree☆157Updated 6 years ago
- User-space Page Management☆108Updated last year
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Updated 6 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 4 years ago
- ☆73Updated last month
- LiTL: Library for Transparent Lock Interposition☆84Updated 2 years ago
- ☆30Updated 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
- pmwcas☆138Updated 2 years ago
- ☆54Updated last year
- HOT - Height Optimized Trie☆156Updated 7 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 2 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cos…☆124Updated last year
- 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
- In memory TPC-C implementation. Used for a number of database research projects.☆39Updated 5 years ago
- ☆38Updated 5 years ago
- Remote Persistent Memory Access Library☆104Updated 2 years ago
- Atlas: Programming for Persistent Memory☆76Updated 4 years ago
- Persistent Memory Storage Engine☆24Updated 11 months ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- A fast in-memory key-value store☆51Updated 8 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆211Updated 9 years ago