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

https://github.com/twaritwaikar/simple-memory-manager

A simple memory manager suited for lighter and quicker dynamic allocations in heavy lifting environments
https://github.com/twaritwaikar/simple-memory-manager

cpp cpp-memory memory-manager proof-of-concept

Last synced: about 1 month ago
JSON representation

A simple memory manager suited for lighter and quicker dynamic allocations in heavy lifting environments

Awesome Lists containing this project

README

          

# A Simple Pool Based Memory Manager

This is a work in progress so this is only useable for inspirations.

I would not ship this code. (It's not even tested, just a proof of implementation)