utf32
There are 15 repositories under utf32 topic.
ww898/utf-cpp
UTF-8/16/32 C++11 header only library for Windows / Linux / macOS
moehriegitt/vastringify
Type-safe Printf in C
soasis/cuneicode
A C library for converting between two different encodings in a simple, easy, and powerful way.
rmawatson/utf
utf iterators & converters for modern c++
maxdz-gmbh/mdz_unicode
Very lightweight and portable ANSI C 89/90 compliant library for handling Unicode strings.
stdlib-js/constants-unicode-max
Maximum Unicode code point.
stdlib-js/constants-unicode-max-bmp
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
cflaviu/to_uft8
C++ conversion from UTF-16 and UTF-32 to UTF-8
skial/regex
Helper methods to cross-compile Unicode regular expressions in Haxe.
skial/seri
Unicode information. Blocks, scripts, classes and ranges for Haxe. [Experimental]
skial/unifill
Haxe library for Unicode string support
stdlib-js/constants-unicode
Standard string unicode constants.
TeamTest57/utflib
🗜️: UTF-8 UTF-16 UTF-32
maxdz-gmbh/mdz_string
Very lightweight and portable ANSI C 89/90 compliant library for handling single-byte (ASCII/ANSI) strings and Unicode strings.
vector50/Unicode-Summary
A summary of Unicode i compiled from Wikipedia and wrote additional code and explanation with it.