MarinPostma / rheaperLinks
Use sqlite to profile your rust program heap
☆20Updated 7 months ago
Alternatives and similar repositories for rheaper
Users that are interested in rheaper are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆189Updated 6 months ago
- Benchmarking library for stable Rust☆45Updated 3 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Library safely exposing the io_uring API.☆65Updated 3 months ago
- Define your own PhantomData☆155Updated 2 weeks ago
- Benchmarking Rust storage engines☆37Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆124Updated this week
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Utilities for working with shared slices of memory☆71Updated 2 weeks ago
- Track memory allocations by backtrace or originating thread☆43Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆127Updated 2 months ago
- ☆32Updated 8 months ago
- ☆72Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Simple async reactor and executor for rust☆80Updated 3 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 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
- Better reference counted strings for Rust☆130Updated last year
- Storage library (Work In Progress)☆20Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Umbrella repository for Krabcake experiments☆47Updated 5 months ago