SkyEng1neering/constchar_tuple
This is the container for char strings. 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.
C++Apache-2.0
No issues in this repository yet.