A memory allocator that automatically reduces the memory footprint of C/C++ applications.
-
Updated
Jul 6, 2024 - C++
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
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.
[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
Fast multi-threaded memory allocator
Low memory overhead allocator
A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.
A hardened malloc() replacement
Hardened Memory Allocator for many Applications to increase Security. Debian packaging fork only. Fork Homepage: https://www.whonix.org/wiki/Hardened_Malloc Upstream original: https://github.com/GrapheneOS/hardened_malloc
A personal implementation of glibc functions malloc(), free() and realloc()
Pure Go generic implementation of freelist allocator
A high-performance off-heap memory pool for Java applications.
Eyeball Allocation Table
Library to help with memory allocations backed by files
Dynamic Memory alocation library for prog8
Implementation of malloc, realloc, and free.
Low-level programming language with ALX and Holberton School
This project is a custom implementation of the C family of functions in charge of dynamic memory management: malloc, calloc, realloc and free.
Add a description, image, and links to the malloc-library topic page so that developers can more easily learn about it.
To associate your repository with the malloc-library topic, visit your repo's landing page and select "manage topics."