pramalhe / RedoDB
The world's first wait-free KV store with generic durable linearizable transactions
☆40Updated 3 years ago
Alternatives and similar repositories for RedoDB:
Users that are interested in RedoDB are comparing it to the libraries listed below
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆79Updated 2 years ago
- ☆45Updated last year
- ☆12Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- ☆53Updated 10 months ago
- Transactional Data Structure Libraries☆12Updated 7 years ago
- User-space Page Management☆107Updated 8 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- The Cicada engine☆55Updated 7 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Updated 5 years ago
- ☆20Updated 2 years ago
- Embedded DB Benchmark Framework☆60Updated 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
- Framework for creating simple, efficient, and composable lock-free data structures☆12Updated 8 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆158Updated 3 years ago
- An open-source BzTree implementation☆91Updated 3 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- ☆25Updated 8 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- ☆12Updated 3 years ago
- pmwcas☆136Updated 2 years ago
- ☆14Updated 2 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
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆88Updated 2 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- NVM Database from Carnegie-Mellon U☆24Updated 4 years ago
- LiTL: Library for Transparent Lock Interposition☆79Updated last year
- A simple, reference implementation of a B^e-tree☆152Updated 6 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago