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.
-
Updated
May 2, 2022 - C++
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.
Add a description, image, and links to the string-optimization topic page so that developers can more easily learn about it.
To associate your repository with the string-optimization topic, visit your repo's landing page and select "manage topics."