Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hendriknielaender/zflame

🔥 Flamegraph Profiling
https://github.com/hendriknielaender/zflame

flamegraph performance zig

Last synced: 4 months ago
JSON representation

🔥 Flamegraph Profiling

Awesome Lists containing this project

README

        

# zflame - Flamegraph Profiling Tool in Zig
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/hendriknielaender/zflame/blob/HEAD/LICENSE)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/hendriknielaender/zflame)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/hendriknielaender/zflame/blob/HEAD/CONTRIBUTING.md)
zflame logo

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.