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.
cpp
string
strings
utf-8
cpp17
memory-pool
char
utf-16
utf-32
single-header
cpp20
string-view
string-optimization
memory-optimization
wchar
string-pool
char16
char32
char8
-
Updated
May 2, 2022 - C++