ustring
Here are 3 public repositories matching this topic...
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.
-
Updated
Oct 20, 2021 - C++
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.
-
Updated
Oct 20, 2021 - C++
Improve this page
Add a description, image, and links to the ustring topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ustring topic, visit your repo's landing page and select "manage topics."