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:
- ☆49Updated last year
- User-space Page Management☆111Updated last year
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆83Updated 3 years ago
- A simple, reference implementation of a B^e-tree☆160Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- ☆55Updated last year
- Atlas: Programming for Persistent Memory☆76Updated 5 years ago
- a high performance cache simulator and library☆111Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- Remote Persistent Memory Access Library☆104Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- pmwcas☆139Updated 2 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- ☆30Updated 3 years ago
- PAIO: General, Portable I/O Optimizations With Minor Application Modifications (FAST'22)☆24Updated 2 years ago
- A fast in-memory key-value store☆51Updated 8 years ago
- The Cicada engine☆59Updated 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 8 months ago
- ☆78Updated 3 months ago
- In memory TPC-C implementation. Used for a number of database research projects.☆39Updated 5 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- LiTL: Library for Transparent Lock Interposition☆84Updated 2 years ago
- LSM-trie☆114Updated 4 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆211Updated 9 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 3 years ago
- HOT - Height Optimized Trie☆157Updated 7 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
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- Sundial: A distributed OLTP database testbed.☆38Updated 5 years ago