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:
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months 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…☆96Updated 3 weeks ago
- ☆55Updated last week
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- Port of bbolt in Rust☆65Updated 11 months ago
- ☆51Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- futures-buffered☆45Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- Embedded Key-Value Storage Engine☆125Updated 4 months ago
- ☆74Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago