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
- 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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- ☆64Updated 4 months ago
- ☆52Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆43Updated 7 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- Port of bbolt in Rust☆67Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Library safely exposing the io_uring API.☆74Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 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…☆67Updated last month
- A concurrent, append-only vector.☆208Updated 5 months ago
- Blazing Fast Erasure-Coding with Random Linear Network Coding (RLNC)☆37Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- ☆76Updated 2 weeks ago