Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability/integration over time.
Memory allocator improvements including edge case fix for realloc operations from small allocations, libdivide library update, and GCC 15 warning suppression.