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:
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- Simple async reactor and executor for rust☆79Updated 5 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- A fast and flexible LRU map.☆192Updated 8 months ago
- A concurrent, append-only vector.☆195Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Library safely exposing the io_uring API.☆68Updated last week
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- A buffering MPSC queue.☆79Updated last year
- Track and query Cargo dependency graphs.☆234Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- A better metrics crate☆33Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Benchmarking Rust storage engines☆43Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 3 weeks ago
- The cost of Rust async/await☆131Updated 3 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆67Updated 2 months ago
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Allocations profiler built using ebpf☆91Updated 5 months ago
- Thin immutable zero-copy byte slice☆47Updated 4 months 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
- A simple concurrent caching library that might fit to many use cases☆135Updated 8 months ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆100Updated this week
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Memory validation framework for Rust☆70Updated 7 months ago
- Tokio Console Datasource for Grafana☆135Updated 2 years ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Some internal rustc tools made accessible☆47Updated 8 months ago