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
- ☆40Updated 11 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Updated 5 years ago
- ☆53Updated 9 months ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆78Updated 2 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- ☆20Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆157Updated 3 years 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
- An open-source BzTree implementation☆91Updated 3 years ago
- a high performance cache simulator and library☆99Updated 6 months ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- ☆37Updated 4 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- ☆25Updated 8 years ago
- A simple, reference implementation of a B^e-tree☆152Updated 5 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 years ago
- ☆12Updated 6 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆38Updated 4 years ago
- User-space Page Management☆108Updated 7 months ago
- mpool UAPI and CLI for HSE 1.x☆35Updated 3 years ago
- ☆27Updated 2 years ago
- Transactional Data Structure Libraries☆12Updated 7 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆74Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- zero-copy user-mode server. User-mode server which delegates zufs commands to specific file-system implementation.☆50Updated 4 years ago
- LiTL: Library for Transparent Lock Interposition☆79Updated last year