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.☆190Updated 7 months ago
- Benchmarking library for stable Rust☆46Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Utilities for working with shared slices of memory☆72Updated last month
- A global executor built on top of async-executor and smol☆74Updated last week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆60Updated 5 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 5 months ago
- Library safely exposing the io_uring API.☆68Updated 4 months ago
- 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.☆115Updated 5 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- futures-buffered☆45Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- ☆43Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- Port of bbolt in Rust☆65Updated 10 months ago
- ☆50Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year