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
- scan-resistant concurrent lazy LRU☆58Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 7 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 2 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- Simple and modular write-ahead-logging implementation.☆25Updated last year
- ☆47Updated 4 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- Bw-Tree for Rust☆27Updated last year
- Cross-platform implementation of cross-process named locks☆35Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated 3 weeks ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- fast hex☆91Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A simple concurrent caching library that might fit to many use cases☆129Updated 3 months ago
- Framework for simulating distributed applications☆101Updated 5 years ago
- Trying to create Sync bump allocator☆36Updated 5 months ago
- rust bindings of snmalloc☆129Updated last month
- rust database engineering toolkit☆33Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Skiplist implementation in rust☆95Updated this week
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year