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:
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- Benchmarking Rust storage engines☆66Updated last week
- Library safely exposing the io_uring API.☆71Updated last week
- A fast and flexible LRU map.☆198Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- futures-buffered☆45Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Simple async reactor and executor for rust☆78Updated 9 months ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Define your own PhantomData☆158Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Thin immutable zero-copy byte slice☆57Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- ☆64Updated last month
- Alternative future adapters that provide cancel safety.☆79Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Track and query Cargo dependency graphs.☆247Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Tokio Console Datasource for Grafana☆135Updated 2 years ago