danielkrupinski / StringPool

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.
β˜†53Updated 2 years ago

Related projects β“˜

Alternatives and complementary repositories for StringPool