GrapheneOS/hardened_malloc
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.
GitHub repository with 1,879 stars and 145 forks.
Language: C
Topics: malloc, security, memory-allocation, malloc-library, memory-allocator, memory, hardening, slab-allocator, quarantine, grapheneos