2 results found Sort:

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)
Created 2021-01-01
103 commits to main branch, last one about a year ago
MemPlumber is a library that helps developers with debugging of memory allocations and detection of memory leaks in C++ applications
Created 2019-07-31
30 commits to master branch, last one 2 years ago