Remem is a C++ library that provides memory allocation tracking via address mapping, as well as automatic size alignment and exponential memory expansion.
The documentation can be found here.
Remem was created by UnexomWid. It is licensed under the MIT license.