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 personal implementation of glibc functions malloc(), free() and realloc()
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
Pure Go generic implementation of freelist allocator
Library to help with memory allocations backed by files
Eyeball Allocation Table
Implementation of malloc, realloc, and free.
This project is a custom implementation of the C family of functions in charge of dynamic memory management: malloc, calloc, realloc and free.
Low-level programming language with ALX and Holberton School
Dynamic Memory alocation library for prog8
Harvard CS50's Introduction to Computer Science
Duke ece 650 homework
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."