43 releases (15 breaking)
| new 0.16.1 | May 17, 2026 |
|---|---|
| 0.15.1 | Apr 27, 2026 |
| 0.14.1 | Mar 27, 2026 |
| 0.9.2 | Dec 22, 2025 |
| 0.7.5 | Nov 27, 2025 |
#26 in Profiling
38,625 downloads per month
Used in 76 crates
(45 directly)
1MB
23K
SLoC
hotpath-rs is a simple async Rust profiler. It instruments functions, channels, futures, and streams to quickly find bottlenecks and focus optimizations where they matter most. It can provide actionable insights into time, memory, and data flow with minimal setup.
Setup & Usage
For a complete setup guide, examples, and advanced configuration, visit hotpath.rs.
hotpath
Core library - profiling runtime, reporting, metrics server, MCP server, TUI binary.
Dependencies
~0–23MB
~306K SLoC