MarinPostma / rheaperLinks
Use sqlite to profile your rust program heap
☆25Updated last year
Alternatives and similar repositories for rheaper
Users that are interested in rheaper are comparing it to the libraries listed below
Sorting:
- Library safely exposing the io_uring API.☆78Updated last week
- Benchmarking Rust storage engines☆70Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- A fast and flexible LRU map.☆200Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- futures-buffered☆47Updated last week
- Benchmarking library for stable Rust☆47Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Simple async reactor and executor for rust☆79Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Deserialization library with focus on error handling☆49Updated 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…☆67Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- Thin immutable zero-copy byte slice☆63Updated last week
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- ☆64Updated 2 months ago
- Track and query Cargo dependency graphs.☆254Updated this week
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Generate Rust enum variants without associated data☆116Updated last week
- A concurrent, append-only vector.☆208Updated 5 months ago