A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.
cppstringstringsutf-8cpp17memory-poolcharutf-16utf-32single-headercpp20string-viewstring-optimizationmemory-optimizationwcharstring-poolchar16char32char8
-
Updated
May 2, 2022 - C++