komora-io / sharded-logLinks
log for concurrent workloads, with support for atomic batches and in-order recovery
☆36Updated 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 5 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 5 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- high-efficiency concurrent reclamation☆35Updated 11 months ago
- trigger io::Error's in test, and annotate their source☆30Updated 2 years ago
- Framework for simulating distributed applications☆103Updated 5 years ago
- ☆11Updated 9 months ago
- ☆19Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 10 months ago
- An Adaptive Radix Tree implementation.☆42Updated last week
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- ☆49Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆59Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Safer wrappers over ktls-sys☆79Updated 3 months ago
- Port of bbolt in Rust☆65Updated 10 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago