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.☆79Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- scan-resistant concurrent lazy LRU☆58Updated 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…☆56Updated 3 weeks ago
- Runtime-agnostic actor library☆77Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- A fast and flexible LRU map.☆183Updated 4 months ago
- futures-buffered☆40Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 7 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- ☆41Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Additional utilities around the bytes crate☆19Updated last month
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago