A Rust CPU profiler implemented with the help of backtrace-rs
☆1,599Feb 9, 2026Updated 3 weeks ago
Alternatives and similar repositories for pprof-rs
Users that are interested in pprof-rs are comparing it to the libraries listed below
Sorting:
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Feb 23, 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,515Apr 29, 2025Updated 10 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Extremely fast tracing library for Rust☆752Jul 23, 2024Updated last year
- The `io_uring` library for Rust☆1,608Updated this week
- A metrics ecosystem for Rust.☆1,427Updated this week
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Rust async runtime based on io-uring.☆4,895Feb 19, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated 2 weeks ago
- a debugger for async rust!☆4,422Feb 3, 2026Updated last month
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- An io_uring backed runtime for Rust☆1,434Jul 7, 2025Updated 7 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- A Rust port of FlameGraph☆2,046Updated this week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,618Feb 22, 2026Updated last week
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- 🐦 Friendly little instrumentation profiler for Rust 🦀☆1,678Feb 23, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Prometheus instrumentation library for Rust applications