The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).
-
Updated
Mar 22, 2021
The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).
HTTP server implementation from scratch in C-styled C++, Windows and Linux. School project.
A high-performance memory allocator in C with on-demand defragmentation feature and a garbage collector .
Bee3 is a small engine like pack of dynamic libraries. Built from ground up with minimal use of standard library headers, mainly focusing on use of operating system headers. Linux and windows compatible. WIP
Custom memory allocator using linked list and the next-fit and worst-fit variations
To associate your repository with the custom-allocators topic, visit your repo's landing page and select "manage topics."