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:
- Simple async reactor and executor for rust☆78Updated 8 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆114Updated 2 weeks ago
- Benchmarking library for stable Rust☆47Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago
- Library safely exposing the io_uring API.☆70Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆131Updated this week
- Thin immutable zero-copy byte slice☆52Updated last week
- Benchmarking Rust storage engines☆47Updated 3 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆232Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- A buffering MPSC queue.☆83Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- Discovering and describing Rust's design axioms☆78Updated last year
- A very fast Key-Value store in pure rust☆213Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- The cost of Rust async/await☆132Updated 3 years ago
- A better metrics crate☆38Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- Tokio Console Datasource for Grafana☆135Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Rust io_uring examples☆97Updated last year
- ☆76Updated 3 weeks ago
- Allocations profiler built using ebpf☆92Updated last month