pramalhe / RedoDB
The world's first wait-free KV store with generic durable linearizable transactions
☆40Updated 2 years ago
Alternatives and similar repositories for RedoDB:
Users that are interested in RedoDB are comparing it to the libraries listed below
- ☆40Updated 10 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- ☆52Updated 9 months ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- User-space Page Management☆106Updated 6 months ago
- ☆14Updated last year
- a high performance cache simulator and library☆98Updated 6 months ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- ☆12Updated 6 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- Transactional Data Structure Libraries☆12Updated 7 years ago
- An open-source BzTree implementation☆91Updated 3 years ago
- ☆20Updated 2 years ago
- Persistent Memory Storage Engine☆24Updated 3 months ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Updated 5 years ago
- ☆25Updated 8 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- LiTL: Library for Transparent Lock Interposition☆79Updated last year
- A C library to support applications that map Non-Volatile Memory into their address space for load/store access.☆56Updated 5 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆74Updated 2 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- NVM Database from Carnegie-Mellon U☆24Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 3 years ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆67Updated 2 months ago
- The Cicada engine☆55Updated 7 years ago
- ☆27Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆156Updated 3 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆37Updated 4 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago