MarinPostma / rheaperLinks
Use sqlite to profile your rust program heap
☆22Updated 9 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.☆192Updated 7 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- Benchmarking library for stable Rust☆46Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- futures-buffered☆45Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Thin immutable zero-copy byte slice☆46Updated 3 months ago
- Define your own PhantomData☆156Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- ☆49Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- ☆112Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated last week
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 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…☆59Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 5 months ago
- Benchmarking Rust storage engines☆39Updated this week
- Exponential backoff generator with jitter.☆89Updated 4 months ago
- Progress reporting abstraction for Rust☆64Updated last year