/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.

Primary LanguageC++Apache License 2.0Apache-2.0

No issues in this repository yet.