SkyEng1neering / uvector

This is the magic implementation of dynamic array. Based on dalloc allocator, that solves memory fragmentation problem. So you can use it in your embedded project and not to be afraid of program crash by reason of memory fragmentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkyEng1neering/uvector Stargazers