2 results found Sort:

72
361
mit
18
Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions
Created 2019-04-20
371 commits to develop branch, last one 24 days ago
Small Box optimization: store small item on stack and fallback to heap for large item.
Created 2017-05-28
104 commits to master branch, last one 4 months ago