Efficient, easy, and safe string manipulation.
Main docs: Home | Get started & guides | Design & roadmap | Code size analysis
Submodules | |
InlineString and InlineBasicString | |
Safer alternatives to std::string and std::basic_string | |
StringBuilder | |
The flexibility of std::ostringstream but with a small footprint. | |
UTF-8 helpers | |
Basic helpers for reading and writing UTF-8-encoded strings. | |
Utilities | |
Safer alternatives to C++ standard library string functions. | |