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:
- Simple async reactor and executor for rust☆80Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆157Updated this week
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- Benchmarking library for stable Rust☆45Updated 3 months ago
- A buffering MPSC queue.☆78Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- A better metrics crate☆31Updated 5 months ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Rust io_uring examples☆82Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- Allocations profiler built using ebpf☆90Updated 3 months ago
- A very fast Key-Value store in pure rust☆179Updated last week
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Tokio Console Datasource for Grafana☆135Updated 2 years ago
- The cost of Rust async/await☆130Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated last week
- Trying to create Sync bump allocator☆37Updated this week
- Program startup and thread support written in Rust☆188Updated last month