micro-string

There are 1 repositories under micro-string topic.

  • SkyEng1neering/ustring

    This is the magic implementation of dynamic string. 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.

    Language:C++5100