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.
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
Blazing fast memory allocator designed for video games
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activity because the project is finished and does not require further changes.
Go 语言内存分配可视化指南(A visual guide to Go Memory Allocator from scratch (Golang))
A single header buddy memory allocator for C & C++
Blazing fast memory allocator designed for video games meets .NET
Custom memory allocator that helps discover reads from uninitialized memory
Constant-time dynamic memory allocator in Rust
Fast multi-threaded memory allocator
facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.
Android Memory Access at Runtime: Reading and Writing Using Memory Files and Maps
Fast O(1) offset allocator with minimal fragmentation in C99
Persistent memory allocator for data-centric analytics
C++ memory allocator with smart GC
SMalloc -- a *static* memory allocator.
Low memory overhead allocator
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."