khonsulabs / sediment
A low-level MVCC file format for storing blobs.
☆63Updated last year
Alternatives and similar repositories for sediment:
Users that are interested in sediment are comparing it to the libraries listed below
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Runtime-agnostic actor library☆77Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆38Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆73Updated this week
- An Adaptive Radix Tree implementation.☆38Updated last year
- ☆33Updated 2 years ago
- Port of bbolt in Rust☆65Updated 5 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated 3 weeks ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Fast JSON deserialization on borrowed data☆85Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated 3 weeks ago
- ☆40Updated 3 weeks ago
- A concurrent, append-only vector.☆150Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Yet another key-value storage for Rust☆70Updated 3 years ago
- Human-friendly indexed collections☆53Updated 2 weeks ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 9 months ago
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 11 months ago
- Library safely exposing the io_uring API.☆59Updated 3 weeks ago
- Scalable and lock-free memory reclamation system☆23Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated last month