Unicode (UTF-8) capable std::string
-
Updated
Dec 8, 2022 - C++
Unicode (UTF-8) capable std::string
Visualize different Unicode encodings in the terminal
My work on high-speed conversion of UTF-8 to UTF-32/UTF-16
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.
Unicode Security Toolkit
Materials from my talks from CppCon 2018
Simple UTF library for C++
UTF-16 readable C preprocessor (A fork of mcpp 2.7.2)
C/C++ UTF-8, UTF-16, UTF-32 conversion library
Unicode Security Toolkit
Add a description, image, and links to the utf-32 topic page so that developers can more easily learn about it.
To associate your repository with the utf-32 topic, visit your repo's landing page and select "manage topics."