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)
📈 Примеры использования утилит профилирования Xcode Instruments.
cpp-alloctrack: AllocTrack serves to be a light-weight memory allocation tracker library that is ideal for any debugging C++ code without a IDE.
A lightweight flexible hierarchical memory manager for C++
Add a description, image, and links to the allocations topic page so that developers can more easily learn about it.
To associate your repository with the allocations topic, visit your repo's landing page and select "manage topics."