All Projects → bwrsandman → imgui-flame-graph

bwrsandman / imgui-flame-graph

Licence: MIT license
A Dear ImGui Widget for displaying Flame Graphs.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to imgui-flame-graph

Flamebearer
Blazing fast flame graph tool for V8 and Node 🔥
Stars: ✭ 1,485 (+1496.77%)
Mutual labels:  profiling, flame-graph
gl-bench
⏱ WebGL performance monitor with CPU/GPU load.
Stars: ✭ 146 (+56.99%)
Mutual labels:  profiling
react-native-startup-time
measure startup time of your react-native app
Stars: ✭ 88 (-5.38%)
Mutual labels:  profiling
ImGui Widgets
my imgui widgets/skin including custom UI on openFrameworks
Stars: ✭ 24 (-74.19%)
Mutual labels:  imgui
imgui-rs-vulkan-renderer
A Vulkan renderer for imgui-rs using Ash
Stars: ✭ 44 (-52.69%)
Mutual labels:  imgui
surface splatting
OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.
Stars: ✭ 125 (+34.41%)
Mutual labels:  imgui
thundra-agent-python
Thundra Lambda Python Agent
Stars: ✭ 36 (-61.29%)
Mutual labels:  profiling
com.pixelwizards.utilities
Some Unity utilities (UV tools, resource checker etc) packaged for Unity's Package Manager
Stars: ✭ 61 (-34.41%)
Mutual labels:  profiling
uimgui
UImGui (Unity ImGui) is an UPM package for the immediate mode GUI library using ImGui.NET. This project is based on RG.ImGui project.
Stars: ✭ 143 (+53.76%)
Mutual labels:  imgui
LiteGui
Immediate Mode GUI From Scratch
Stars: ✭ 15 (-83.87%)
Mutual labels:  imgui
spring-startup-analysis
Simple module to analyse bean construction in Java Spring
Stars: ✭ 76 (-18.28%)
Mutual labels:  profiling
Poptart.jl
🏂 GUI programming in Julia based on CImGui.jl
Stars: ✭ 44 (-52.69%)
Mutual labels:  imgui
nuklear4j
Java binding for nuklear
Stars: ✭ 61 (-34.41%)
Mutual labels:  imgui
s7-imgui
Using s7 scheme alongside Dear ImGui to (interactively) build (cross platform) GUI apps.
Stars: ✭ 29 (-68.82%)
Mutual labels:  imgui
hlimgui
No description or website provided.
Stars: ✭ 28 (-69.89%)
Mutual labels:  imgui
perforator
Record "perf" performance metrics for individual functions/regions of an ELF binary.
Stars: ✭ 33 (-64.52%)
Mutual labels:  profiling
RCCpp-DearImGui-GLFW-example
Add Runtime Compiled C++ to the Dear ImGui example using the GLFW and OpenGL backend - with power saving
Stars: ✭ 61 (-34.41%)
Mutual labels:  imgui
rails-mini-profiler
Performance profiling for Rails, made simple 🦔
Stars: ✭ 380 (+308.6%)
Mutual labels:  profiling
GLGame
A Tiny 2D OpenGL based C++ Game Engine that is fast, lightweight and comes with a level editor.
Stars: ✭ 49 (-47.31%)
Mutual labels:  imgui
app profiler
Collect performance profiles for your Rails application.
Stars: ✭ 133 (+43.01%)
Mutual labels:  profiling

Dear ImGui Flame Graph Widget

Build Download License GitHub Stars DOI

A Dear ImGui Widget for displaying Flame Graphs.

flame-graph

Example

Running the imgui-flame-graph-example example will display an example window showcasing the flame graph widget. The code is available for reference in example/main.cpp.

imgui-widget-flame-graph

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].