A custom global allocator to track memory operations.
-
Updated
Jun 25, 2021 - Rust
A custom global allocator to track memory operations.
An experimental memory allocation library
Tiny memory manager for tiny data
C++ Workshop about C++17th pma and how to do it in C++14. Therefore this is workshop code not high performance code
Contiguous (and serialized) Memory Allocation
Simple C++ custom memory allocator.
This is my version of my memory allocator in nasm.
This is a c++ memory pool.
A lightweight implementation of Zig's std.mem.Allocator interface that wraps around Microsoft's mimalloc.
A space efficient implementation of malloc
A free list manager — i.e. a custom-written malloc() and free() implementation
Operating Systems Memory Allocator: Exercise 1 - In this assignment for the 'Operating Systems' course, I've created a pseudo memory allocator using the C language. Dive into the fundamentals of memory management and explore the implementation of a custom allocator.
binary search tree based generic memory allocator.
Realtime high-performance non-sampling memory allocation tracker prototype
A header-only library containing various allocators and containers for c++
What if your memory allocator was also your dynamic array library?
Code written for Operating Systems class - Touro College, Spring 2015
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."