utf-16 topic
List
utf-16 repositories
wchar-rs
20
Stars
8
Forks
Watchers
A procedural macro for compile time UTF-16 strings
StringPool
51
Stars
8
Forks
Watchers
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.
img2braille
49
Stars
3
Forks
Watchers
Turns image into Unicode Braille art. (Now also with color!)
unicode-segmenter
48
Stars
1
Forks
Watchers
A lightweight implementation of the Unicode Text Segmentation (UAX #29)