komora-io / sharded-logLinks
log for concurrent workloads, with support for atomic batches and in-order recovery
☆37Updated 3 years ago
Alternatives and similar repositories for sharded-log
Users that are interested in sharded-log are comparing it to the libraries listed below
Sorting:
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated last year
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- high-efficiency concurrent reclamation☆35Updated last year
- ☆19Updated 2 years ago
- An Adaptive Radix Tree implementation.☆42Updated 3 weeks ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- trigger io::Error's in test, and annotate their source☆30Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆229Updated last year
- ☆11Updated 2 weeks ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- ☆50Updated 8 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 2 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- Yet another key-value storage for Rust☆72Updated 3 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 5 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆23Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago