conradludgate / arc-discharge
Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio
☆70Updated 9 months ago
Alternatives and similar repositories for arc-discharge:
Users that are interested in arc-discharge are comparing it to the libraries listed below
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆146Updated 2 weeks ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- A better metrics crate☆28Updated last week
- A concurrent, append-only vector.☆149Updated this week
- A fast and flexible LRU map.☆175Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- Scalable and lock-free memory reclamation system☆22Updated 2 weeks ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Memory validation framework for Rust☆66Updated last week
- Allocations profiler built using ebpf☆86Updated 4 months ago
- Track and query Cargo dependency graphs.☆201Updated this week
- Benchmarking library for stable Rust☆32Updated 3 months ago
- A buffering MPSC queue.☆78Updated 7 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 3 months ago
- WireGuard(R) impl in pure rust☆73Updated this week
- Human-friendly indexed collections☆51Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- Safer wrappers over ktls-sys☆68Updated 2 months ago
- How fast can we recognize a word from a small pre-determined set?☆75Updated 3 weeks 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…☆48Updated 2 weeks ago
- Type-erased core::Discriminant<T>☆38Updated this week
- ☆65Updated 8 months ago
- A Write Ahead Log (WAL) implementation in Rust☆222Updated last year
- Program startup and thread support written in Rust☆174Updated last week
- Generate enum variants inline☆55Updated last year