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:
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago
- Simple async reactor and executor for rust☆80Updated 4 months ago
- Benchmarking library for stable Rust☆46Updated 4 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A concurrent, append-only vector.☆191Updated last week
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- A buffering MPSC queue.☆79Updated last year
- A better metrics crate☆33Updated last month
- SIMD-optimized B+ Tree implementation that uses integer keys☆61Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Track and query Cargo dependency graphs.☆231Updated last week
- Some internal rustc tools made accessible☆47Updated 7 months ago
- A Write Ahead Log (WAL) implementation in Rust☆229Updated last year
- A very fast Key-Value store in pure rust☆210Updated last month
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆72Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 3 weeks ago
- ☆94Updated last year
- Tokio Console Datasource for Grafana☆135Updated 2 years ago
- Allocations profiler built using ebpf☆91Updated 4 months ago
- Thin immutable zero-copy byte slice☆46Updated 3 months ago
- Safer wrappers over ktls-sys☆79Updated 3 months ago
- futures-buffered☆45Updated 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…☆59Updated 2 weeks ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago