SkyEng1neering / dalloc

This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when you need to allocate memory dynamically, but memory fragmentation is the problem.
16Updated 2 years ago

Alternatives and similar repositories for dalloc:

Users that are interested in dalloc are comparing it to the libraries listed below