deplinenoise / ig-debugheapLinks
Debug heap useful for tracking down memory errors.
☆184Updated 10 years ago
Alternatives and similar repositories for ig-debugheap
Users that are interested in ig-debugheap are comparing it to the libraries listed below
Sorting:
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆169Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- Tiny (as in minimal) implementation of some core STL functionality☆245Updated last year
- Runtime C++ Editing☆165Updated 8 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆235Updated 10 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated 2 weeks ago
- cross-platform filewatcher library for c/c++☆101Updated 4 years ago
- Live memory allocation tracing header only library using ImGui☆84Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Small collection of debug-related drop-in c/c++-utils☆252Updated 3 years ago
- Entropia File System Watcher☆38Updated 12 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆41Updated 9 years ago
- C++ Reflection using clang☆283Updated 2 years ago
- A header only cross platform wrapper of fiber API.☆46Updated 7 years ago
- C++ Delegate Library Collection