conradludgate / arc-dischargeLinks
Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio
☆71Updated last year
Alternatives and similar repositories for arc-discharge
Users that are interested in arc-discharge are comparing it to the libraries listed below
Sorting:
- Reports when tokio runtime threads are blocking☆66Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 3 weeks ago
- Simple async reactor and executor for rust☆79Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆178Updated 3 weeks ago
- Benchmarking library for stable Rust☆47Updated last month
- A concurrent, append-only vector.☆204Updated 3 months ago
- Library safely exposing the io_uring API.☆69Updated this week
- A buffering MPSC queue.☆82Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆129Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆231Updated last year
- Benchmarking Rust storage engines☆47Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- Track and query Cargo dependency graphs.☆239Updated this week
- The cost of Rust async/await☆132Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- Allocations profiler built using ebpf☆91Updated 3 weeks ago
- A very fast Key-Value store in pure rust☆211Updated 4 months ago
- A better metrics crate☆36Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- madsim-inspired determinism for turmoil-based simulation tests☆45Updated 7 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years 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…☆65Updated last month
- What if we could check declarative macros before using them?☆51Updated last year