flame
Profiling tool
A tool for visualizing and analyzing performance data from Rust applications
An intrusive flamegraph profiling tool for rust.
705 stars
14 watching
30 forks
Language: Rust
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
40ants/cl-flamegraph | A tool for visualizing performance hotspots in Common Lisp programs | 73 |
scymtym/clim.flamegraph | A tool for visualizing performance data from different sources in Common Lisp applications | 16 |
proger/eflame | A tool for visualizing the performance of Erlang applications | 426 |
torch/graph | A Lua-based library for graph manipulation and visualization in Torch. | 35 |
mgartner/pg_flame | Generates a visual representation of Postgres query plan performance | 1,575 |
mgechev/ngx-flamegraph | A library for visualizing stack traces in Angular applications | 57 |
stoyannk/profi | A lightweight C++ profiling library designed to minimize performance impact while providing detailed timing and counter data for multithreaded applications. | 31 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,578 |
epickrram/grav | Tools for visualizing and analyzing application performance | 294 |
lpereira/hardinfo | A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 770 |
mrhooray/torch | A tool to generate visual performance graphs of CPU usage from DWARF debug information | 132 |
pkg/profile | A simple Go package to enable profiling of application performance | 2,003 |
sslab-gatech/rudra | A tool that detects common undefined behaviors in Rust programs. | 1,319 |
nvzqz/divan | A tool that allows developers to easily and efficiently compare the performance of different parts of their codebase | 954 |
qiskit/rustworkx | A high-performance graph library for Python, implemented in Rust. | 1,119 |