cesarl / LiveMemTracerLinks
Live memory allocation tracing header only library using ImGui
☆85Updated 9 years ago
Alternatives and similar repositories for LiveMemTracer
Users that are interested in LiveMemTracer are comparing it to the libraries listed below
Sorting:
- C++11 lock-free job queue☆83Updated 9 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Runtime C++ Editing☆161Updated 8 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Simple sampling C/C++ profiler☆97Updated 8 years ago
- A minimal geometry editing UI based on IMGUI☆112Updated 5 years ago
- Intrusive Profiler for C++ (comes with viewer)☆77Updated 5 years ago
- ☆133Updated 9 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated last year
- Clone of https://bitbucket.org/jonasmeyer/microprofile☆45Updated 5 months ago
- Debug heap useful for tracking down memory errors.☆185Updated 9 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- GLSL shader live-reloading☆70Updated 7 years ago
- Minimalistic image loader library for GL projects☆65Updated 7 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Updated 6 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- Program analyses debugger information file (PDB, so Microsoft Visual C++ only) and presents info about user defined structures (size, pad…☆69Updated 3 years ago
- A cross-platform remote logging console written in C++☆60Updated 2 years ago
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 9 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 14 years ago
- Ugly docking code for ImGui☆66Updated last year
- High performance multithreading toolkit for C++17☆46Updated 3 months ago
- A Generic and Flexible Shader Cross Compiler Library/Tool