A memory allocator that automatically reduces the memory footprint of C/C++ applications.
-
Updated
Jun 19, 2020 - C++
{{ message }}
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.
Blazing fast memory allocator designed for video games
Custom memory allocator that helps discover reads from uninitialized memory
Go 语言内存分配可视化指南(A visual guide to Go Memory Allocator from scratch (Golang))
Blazing fast memory allocator designed for video games meets .NET
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems
Fast multi-threaded memory allocator
Managed C# wrapper for rpmalloc memory allocator by Mattias Jansson
C++ memory allocator with smart GC
An easy to use and efficient memory pool allocator written in C++.
SMalloc -- a *static* memory allocator.
Experimental NUMA-aware, lock-free heap memory allocator
A hobby library for c++ memory management
Region based memory allocator
A minimal replacement library for borlndmm.dll which wraps the native Windows heap allocator.
Memory allocation/pointer elimination experiments
The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).
Tiny memory manager for tiny data
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
Reorders the fields of structure to optimize the amount of padding.
Memory allocator and management for billions of very small objects
Dynamic suballocators for external memory (e.g., Vulkan device memory).
New Windows Memory manager for the GHC Haskell Compiler
Implemented functions of MALLOC, FREE and REALLOC routines and used explicit free list to keep track of free blocks in allocated heap memory.
Alligator is a wrapper over your memory allocator functions that will enforce OOM-conditions checking making code safer.
A platform independent memory allocator in Crystal
Add a description, image, and links to the memory-allocator topic page so that developers can more easily learn about it.
To associate your repository with the memory-allocator topic, visit your repo's landing page and select "manage topics."