A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
-
Updated
Jul 18, 2024 - C++
A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
MemPlumber is a library that helps developers with debugging of memory allocations and detection of memory leaks in C++ applications
Rust library to measure memory allocations of a function or closure.
C++ wrapper around /proc/self/maps
Updated vlc plugin for Visual Studio 2010/12/13/15/17/19/22 memory leak detection
The final project of the academic course Advanced Programming in C, The TAKI card game
Add a description, image, and links to the memory-allocations topic page so that developers can more easily learn about it.
To associate your repository with the memory-allocations topic, visit your repo's landing page and select "manage topics."