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:
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- ☆21Updated 3 years ago
- high-efficiency concurrent reclamation☆38Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- An Adaptive Radix Tree implementation.☆45Updated 4 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- ☆57Updated 2 months ago
- ☆12Updated 3 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- ☆51Updated 11 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- SIEVE cache replacement policy for Rust.☆21Updated 3 months ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 2 weeks ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Library safely exposing the io_uring API.☆70Updated 2 weeks ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago