knizhnik / yakv
Yet another key-value storage for Rust
☆70Updated 3 years ago
Alternatives and similar repositories for yakv:
Users that are interested in yakv are comparing it to the libraries listed below
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆55Updated this week
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- Simple and modular write-ahead-logging implementation.☆25Updated last year
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 10 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last month
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- ☆46Updated 2 months ago
- A fast and flexible LRU map.☆174Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- ☆33Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 11 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆146Updated 2 weeks ago
- Scalable and lock-free memory reclamation system☆22Updated 2 weeks ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Memory validation framework for Rust☆66Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Adaptive Radix Tree in Rust☆65Updated 6 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆41Updated last month
- Sparse Merkle tree for a key-value map.☆21Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A simple concurrent caching library that might fit to many use cases☆121Updated last month
- ☆35Updated 3 months ago
- rust bindings of snmalloc☆126Updated 2 weeks ago
- Skiplist implementation in rust☆94Updated last year