https://github.com/hendriknielaender/zflame
🔥 Flamegraph Profiling
https://github.com/hendriknielaender/zflame
flamegraph performance zig
Last synced: about 1 year ago
JSON representation
🔥 Flamegraph Profiling
- Host: GitHub
- URL: https://github.com/hendriknielaender/zflame
- Owner: hendriknielaender
- License: mit
- Created: 2024-02-13T17:20:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T15:34:28.000Z (about 1 year ago)
- Last Synced: 2025-04-11T02:57:47.681Z (about 1 year ago)
- Topics: flamegraph, performance, zig
- Language: Zig
- Homepage:
- Size: 455 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zflame - Flamegraph Profiling Tool in Zig
[](https://github.com/hendriknielaender/zflame/blob/HEAD/LICENSE)

[](https://github.com/hendriknielaender/zflame/blob/HEAD/CONTRIBUTING.md)

zflame is a cutting-edge flamegraph profiling tool designed for the Zig programming language, aimed at simplifying performance analysis and optimization. By leveraging Zig's low-level capabilities, `zflame` provides detailed, interactive flamegraphs that help developers identify and address performance bottlenecks in their applications.