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:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A fast and flexible LRU map.☆190Updated 6 months ago
- Benchmarking library for stable Rust☆45Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- Utilities for working with shared slices of memory☆72Updated last month
- Port of bbolt in Rust☆65Updated 9 months ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆54Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆96Updated last month
- scan-resistant concurrent lazy LRU☆61Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- 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…☆89Updated 4 months ago
- A concurrent, append-only vector.☆187Updated last month
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated 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…☆59Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago