conradludgate / arc-discharge
Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio
☆70Updated 10 months ago
Alternatives and similar repositories for arc-discharge:
Users that are interested in arc-discharge are comparing it to the libraries listed below
- Library and proc macro to analyze memory usage of data structures in rust.☆148Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- A concurrent, append-only vector.☆153Updated this week
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated this week
- Library safely exposing the io_uring API.☆59Updated 3 weeks ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Track and query Cargo dependency graphs.☆206Updated this week
- scan-resistant concurrent lazy LRU☆58Updated last year
- A better metrics crate☆29Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- ☆65Updated 9 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 9 months ago
- Scalable and lock-free memory reclamation system☆23Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Memory validation framework for Rust☆67Updated last month
- The cost of Rust async/await☆129Updated 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…☆47Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- A minimalist property-based testing library☆109Updated last month
- A simple concurrent caching library that might fit to many use cases☆124Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- Allocations profiler built using ebpf☆87Updated 5 months ago
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago