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.☆192Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Benchmarking library for stable Rust☆46Updated 5 months ago
- scan-resistant concurrent lazy LRU☆62Updated 2 years ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- ☆43Updated 3 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…☆93Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Port of bbolt in Rust☆65Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- Asynchronous DNS lookups☆66Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- futures-buffered☆45Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week