knizhnik / yakv
Yet another key-value storage for Rust
☆71Updated 3 years ago
Alternatives and similar repositories for yakv:
Users that are interested in yakv are comparing it to the libraries listed below
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Simple and modular write-ahead-logging implementation.☆25Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- scan-resistant concurrent lazy LRU☆58Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- Rust bindings for MDBX☆87Updated last month
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆150Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- small distributed database protocol☆31Updated 4 years ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- An async RPC in rust-lang that mimics golang's net/rpc☆30Updated 11 months ago
- Non-interleaving multithreaded output queue☆71Updated last month
- ☆47Updated 4 months ago
- Runtime-agnostic actor library☆77Updated last year
- A websocket protocol implementation.☆91Updated 2 weeks ago
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- Memory validation framework for Rust☆67Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Sparse Merkle tree for a key-value map.☆21Updated 2 years ago
- fast hex☆90Updated last month
- This is a project to learn how to implement instruction dispatch in Rust.☆24Updated 9 months ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 5 years ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- A minimal implementation of consistent hashing☆57Updated 8 months ago