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 `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A concurrent, append-only vector.☆208Updated 4 months ago
- Benchmarking library for stable Rust☆47Updated this week
- Library safely exposing the io_uring API.☆70Updated this week
- A buffering MPSC queue.☆83Updated 3 weeks ago
- A better metrics crate☆39Updated last month
- Track and query Cargo dependency graphs.☆245Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 4 months ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆134Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆234Updated 2 years ago
- ☆94Updated 2 years ago
- Memory validation framework for Rust☆72Updated 2 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆167Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Benchmarking Rust storage engines☆59Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- The cost of Rust async/await☆132Updated 3 years ago
- Define your own PhantomData☆158Updated last week
- Tokio Console Datasource for Grafana☆135Updated 2 years ago