conradludgate / arc-dischargeLinks
Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio
☆72Updated 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☆65Updated last year
- A fast and flexible LRU map.☆192Updated 9 months ago
- Simple async reactor and executor for rust☆79Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- A concurrent, append-only vector.☆201Updated last month
- Benchmarking library for stable Rust☆46Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- A buffering MPSC queue.☆81Updated last year
- Track and query Cargo dependency graphs.☆237Updated this week
- A better metrics crate☆34Updated 2 months ago
- Allocations profiler built using ebpf☆91Updated 5 months ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆109Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Benchmarking Rust storage engines☆44Updated last week
- Tokio Console Datasource for Grafana☆135Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆90Updated last year
- Thin immutable zero-copy byte slice☆47Updated last week
- An ε-copy serialization/deserialization framework for Rust☆158Updated this week
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago
- Discovering and describing Rust's design axioms☆77Updated last year
- Program startup and thread support written in Rust☆193Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- ☆76Updated 2 months ago