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:
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Simple async reactor and executor for rust☆79Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Benchmarking library for stable Rust☆43Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated 3 weeks ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- A better metrics crate☆31Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- A concurrent, append-only vector.☆174Updated this week
- scan-resistant concurrent lazy LRU☆60Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Utilities for working with shared slices of memory☆70Updated this week
- Define your own PhantomData☆152Updated last month
- The cost of Rust async/await☆130Updated 2 years 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…☆56Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Use sqlite to profile your rust program heap☆20Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- futures-buffered☆41Updated 3 months ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆227Updated last week
- Type-erased core::Discriminant<T>☆38Updated last month
- ☆69Updated last month
- Tokio Console Datasource for Grafana☆135Updated 2 years ago
- Benchmarking Rust storage engines☆37Updated last month
- Scalable and lock-free memory reclamation system☆29Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A fast, concurrent string interner☆150Updated 10 months ago