khonsulabs / sedimentLinks
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
Sorting:
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Benchmarking library for stable Rust☆45Updated 3 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Memory database☆55Updated 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…☆59Updated last week
- futures-buffered☆43Updated 4 months ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- ☆49Updated 6 months ago
- Minimal async cache in Rust with support for key expirations☆53Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- ☆44Updated this week
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- Port of bbolt in Rust☆65Updated 9 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- ☆41Updated last month
- async fn(Input) -> Result<Output, Error>☆50Updated last year