knizhnik / yakvLinks
Yet another key-value storage for Rust
☆72Updated 3 years ago
Alternatives and similar repositories for yakv
Users that are interested in yakv are comparing it to the libraries listed below
Sorting:
- scan-resistant concurrent lazy LRU☆62Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated 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.☆61Updated 6 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- fast hex☆93Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated last year
- A fast and flexible LRU map.☆192Updated 8 months ago
- small distributed database protocol☆31Updated 4 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- INACTIVE - Safe Rust bindings for LMDB☆71Updated 2 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- Raft distributed consensus for WebAssembly in Rust☆68Updated 3 years ago
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- A simple concurrent caching library that might fit to many use cases☆135Updated 7 months ago
- A websocket protocol implementation.☆93Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Rust bindings for MDBX☆90Updated last month
- Trying to create Sync bump allocator☆39Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- This is a project to learn how to implement instruction dispatch in Rust.☆23Updated last year
- ☆50Updated 8 months ago
- Skiplist implementation in rust☆102Updated this week