2 results found Sort:

62
282
mit
19
Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions
Created 2019-04-20
339 commits to develop branch, last one 8 days ago
Small Box optimization: store small item on stack and fallback to heap for large item.
Created 2017-05-28
87 commits to master branch, last one 9 months ago