khonsulabs / sedimentLinks
A low-level MVCC file format for storing blobs.
☆64Updated last year
Alternatives and similar repositories for sediment
Users that are interested in sediment are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- A fast and flexible LRU map.☆198Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Port of bbolt in Rust☆65Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Benchmarking library for stable Rust☆47Updated this week
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last week
- Reports when tokio runtime threads are blocking☆66Updated last year
- Runtime-agnostic actor library☆78Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- futures-buffered☆45Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆52Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Additional utilities around the bytes crate☆19Updated 8 months ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year