Projects in Awesome Lists tagged with string-optimization
A curated list of projects in awesome lists tagged with string-optimization .
https://github.com/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.
char char16 char32 char8 cpp cpp17 cpp20 memory-optimization memory-pool single-header string string-optimization string-pool string-view strings utf-16 utf-32 utf-8 wchar
Last synced: 09 Jul 2025
https://github.com/mjz86/basic_string
a c++20 string class library that aims to achive performance and memory efficiency while being constexpr friendly
cpp20 cpp23-library string string-algorithms string-formatter string-manipulation string-optimization strings
Last synced: 28 Mar 2025