nnethercote / dhat-rs
Heap profiling and ad hoc profiling for Rust programs.
☆792Updated 2 months ago
Alternatives and similar repositories for dhat-rs
Users that are interested in dhat-rs are comparing it to the libraries listed below
Sorting:
- Module initialization/global constructor functions for Rust☆853Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- Async multi-producer multi-consumer channel☆849Updated last week
- Rust library allowing to register multiple handlers for the same signal☆773Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated 2 weeks ago
- Slab allocator for Rust☆779Updated 2 weeks ago
- Support atomic operations on Arc itself☆955Updated last week
- An implementation of a LRU cache☆700Updated last month
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆654Updated last month
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- Typed distributed plugin registration☆1,105Updated 2 months ago
- Optimized string search routines for Rust.☆1,074Updated last month
- A Rust proc-macro attribute parser☆1,117Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆702Updated last month
- Data structure serialization library with several opposite design goals from Serde☆854Updated 2 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆815Updated last year
- A minimal `syn` syntax tree pretty-printer☆693Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,127Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆929Updated last month
- ☆824Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆609Updated 4 months ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- A crate for managing memory bit by bit☆1,293Updated 9 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆473Updated last week
- Compile-time type-checked builder derive☆1,016Updated last month
- Fast floating point to string conversion☆633Updated 2 months ago