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:
- A fast and flexible LRU map.☆199Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Library safely exposing the io_uring API.☆78Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆44Updated 8 months ago
- Port of bbolt in Rust☆67Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- futures-buffered☆46Updated this week
- Runtime-agnostic actor library☆78Updated 2 years ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- ☆52Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated last month
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Memory validation framework for Rust☆75Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago