nnethercote / dhat-rsLinks
Heap profiling and ad hoc profiling for Rust programs.
☆795Updated 3 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:
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- An implementation of a LRU cache☆707Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Support atomic operations on Arc itself☆979Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆720Updated 2 months ago
- Slab allocator for Rust☆787Updated last week
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Async multi-producer multi-consumer channel☆856Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- A Rust proc-macro attribute parser☆1,121Updated last week
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 2 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)