conradludgate / arc-discharge
Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio
☆71Updated 11 months ago
Alternatives and similar repositories for arc-discharge:
Users that are interested in arc-discharge are comparing it to the libraries listed below
- Library and proc macro to analyze memory usage of data structures in rust.☆150Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- Simple async reactor and executor for rust☆79Updated 2 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 3 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Benchmarking library for stable Rust☆35Updated last week
- A concurrent, append-only vector.☆153Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated last week
- Library safely exposing the io_uring API.☆61Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆207Updated last week
- Allocations profiler built using ebpf☆88Updated last week
- Tokio Console Datasource for Grafana☆131Updated 2 years ago
- A buffering MPSC queue.☆78Updated 9 months ago
- Benchmarking Rust storage engines☆35Updated last week
- A better metrics crate☆30Updated 2 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- madsim-inspired determinism for turmoil-based simulation tests☆36Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆111Updated 3 weeks ago
- Rust bindings for Binaryen's wasm-opt☆70Updated last year
- Memory validation framework for Rust☆67Updated 2 months ago
- Define your own PhantomData☆152Updated last month
- A fast, concurrent string interner☆149Updated 7 months ago
- What if we could check declarative macros before using them?☆48Updated 5 months ago