conradludgate / arc-discharge
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
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated this week
- Simple async reactor and executor for rust☆79Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- A concurrent, append-only vector.☆158Updated this week
- Benchmarking library for stable Rust☆35Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated last month
- A better metrics crate☆30Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Scalable and lock-free memory reclamation system☆28Updated last month
- Library safely exposing the io_uring API.☆61Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 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…☆55Updated this week
- Memory validation framework for Rust☆67Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A buffering MPSC queue.☆78Updated 9 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Human-friendly indexed collections☆53Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- Tokio Console Datasource for Grafana☆133Updated 2 years ago
- Allocations profiler built using ebpf☆89Updated 3 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- ☆65Updated 11 months ago
- A Platform-less, Runtime-less Actor Computing Model☆122Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 2 months ago