An open API service indexing awesome lists of open source software.

https://github.com/bmoscon/memmgr

Memory Allocator and Manager in C/C++
https://github.com/bmoscon/memmgr

Last synced: 13 days ago
JSON representation

Memory Allocator and Manager in C/C++

Awesome Lists containing this project

README

          

Memory Manager written in C/C++

Initial commit only contains a simple allocator. Need to add an actual memory manager