nnethercote / dhat-rsView external linksLinks
Heap profiling and ad hoc profiling for Rust programs.
☆935Feb 20, 2025Updated 11 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:
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,588Updated this week
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,771Feb 5, 2026Updated last week
- a debugger for async rust!☆4,403Feb 3, 2026Updated last week
- A Rust port of FlameGraph☆2,031Dec 6, 2025Updated 2 months ago
- Slab allocator for Rust☆875Jan 31, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- A next-generation test runner for Rust.☆2,816Updated this week
- Support atomic operations on Arc itself☆1,244Feb 2, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,503Apr 29, 2025Updated 9 months ago
- Statistics-driven benchmarking library for Rust☆5,416Nov 29, 2025Updated 2 months ago
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆644Aug 14, 2024Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆921Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- Command-line sampling profiler for macOS, Linux, and Windows☆3,909Jan 27, 2026Updated 2 weeks ago
- A metrics ecosystem for Rust.☆1,419Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- Async multi-producer multi-consumer channel☆930Jul 6, 2025Updated 7 months ago
- Application level tracing for Rust.☆6,508Dec 28, 2025Updated last month
- The `io_uring` library for Rust☆1,592Dec 16, 2025Updated last month
- Scan your Rust crate for semver violations.☆1,581Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,469Jan 21, 2026Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,704Jan 14, 2026Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Nov 24, 2025Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,613Updated this week
- A code coverage tool for Rust projects☆2,903Updated this week
- Statically-checked alternatives to RefCell and RwLock☆388Sep 17, 2025Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆952Updated this week
- A minimal `syn` syntax tree pretty-printer☆737Updated this week
- 🐦 Friendly little instrumentation profiler for Rust 🦀☆1,670Sep 16, 2025Updated 4 months ago
- Kani Rust Verifier☆2,903Updated this week
- SIMD-accelerated UTF-8 validation for Rust.☆582Dec 21, 2025Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,901Updated this week
- Utilities for collecting metrics from a Tokio application☆392Jan 26, 2026Updated 2 weeks ago