RudjiGames / rprofLinks
CPU scope based profiling library and browser based profile inspector with ImGui visualization
☆93Updated last month
Alternatives and similar repositories for rprof
Users that are interested in rprof are comparing it to the libraries listed below
Sorting:
- Simple CPU/GPU profiler with ImGui HUD☆79Updated last year
- A Dear ImGui Widget for displaying Flame Graphs.☆162Updated 2 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆53Updated last month
- ☆51Updated 2 years ago
- Sublime Text or VSCode style command palette in ImGui☆180Updated last year
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆71Updated this week
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- Small single-header C++ library that renders Windows fonts in graphics applications☆47Updated 6 years ago
- Dear IMGUI + Render + Window handling, amalgamation in two files ready to use☆169Updated 2 years ago
- imgui control to inspect image pixels☆111Updated 6 years ago
- Immediate mode searching, an extension for Dear ImGui☆59Updated 2 months ago
- Dear ImGui styling tricks☆30Updated 4 years ago
- A header only library to simplify creating 🌋 Vulkan / ⚪ OpenGL / 🌐 WebGL / ❎DirectX / 🤖 Metal data structures with CrossWindow.☆82Updated last year
- Yet another multiplatform C++ framework to make games☆81Updated last week
- Single file DDS header encoder and decoder☆77Updated 2 months ago
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆47Updated 4 years ago
- Minimal C++20 STL replacement library. Simpler, smaller, and in many cases faster.☆183Updated 3 weeks ago
- Single Header Hotkey editor for dear imgui☆222Updated 6 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆125Updated 6 months ago
- Yet another pet engine☆71Updated 5 months ago
- Mini Spin-X Library☆51Updated last week
- An entity component framework.☆55Updated 3 years ago
- c++17 header only library implementing a terminal for imgui applications☆183Updated last year
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆172Updated last year
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆97Updated 2 years ago
- Headers Only C++11 Geometry Tessellation library for Vector Graphics, that can run on any computer with or without FPU. No standard libr…☆100Updated 3 weeks ago
- C++11 syntactic sugar for ImGui with RAII guards☆71Updated 6 months ago
- Dear ImGui extension that adds a gradient widget☆40Updated last month
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times