MarinPostma / rheaperLinks
Use sqlite to profile your rust program heap
☆20Updated 6 months ago
Alternatives and similar repositories for rheaper
Users that are interested in rheaper are comparing it to the libraries listed below
Sorting:
- Benchmarking library for stable Rust☆38Updated 2 months ago
- ☆32Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- ☆57Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Benchmarking Rust storage engines☆37Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- ☆44Updated last month
- Human-friendly indexed collections☆53Updated last week
- ☆47Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 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…☆56Updated last week
- futures-buffered☆40Updated 3 months ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Progress reporting abstraction for Rust☆64Updated 10 months ago
- Abstract over different executors☆73Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Umbrella repository for Krabcake experiments☆46Updated 3 months ago
- ☆69Updated 2 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year