There are 1 repository under utf-16 topic.
:joy: :ok_hand: A curated list of delightful Unicode tidbits, packages and resources.
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
Turns image into Unicode Braille art. (Now also with color!)
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.
A wrapper around Text for fast line/column navigation and logarithmic concatenation
CHARacter-awaRE Diffusion: Multilingual Character-Aware Encoders for Font-Aware Diffusers That Can Actually Spell
Simple UTF library for C++
Get the UTF-8 byte length of a string.
UTF-16 readable C preprocessor (A fork of mcpp 2.7.2)
The C++ unicode_traits class template makes using unicode easier
Like `string.slice()` but bytewise.
C/C++ UTF-8, UTF-16, UTF-32 conversion library
C++ library to manage strings with different encodings
A simple library to decode a string that contains escaped UTF-16/32 characters into unescaped UTF-16.
Like fopen() except it always works with UTF-8 paths
This library contains a set of classes for working with strings in utf8 format, as well as functions for converting strings in utf8, ANSI, utf16, utf32 formats. The most commonly used format conversion operations are converting from ANSI encoding (on Windows), as well as from a Unicode string
Conversion library between string, u16string, u32string and u8string
Convenient easy-to-use and efficient helper functions to convert between Unicode UTF-16 and UTF-8 using std::wstring and std::string
Additional materials for my 2022 Mobius Presentation
character encodings converter for Windows. EUC-JIS-2004, EUC-JP, UTF-16 and UTF-8 supported