utf-32
Here are 54 public repositories matching this topic...
Convert text to UTF-8, UTF-16 and UTF-32 online
-
Updated
Sep 29, 2018 - JavaScript
Materials from my talks from CppCon 2018
-
Updated
Oct 7, 2018 - C++
Converts UTF-16 (BE/LE), UTF-32 (BE/LE), ISO-8859-N to UTF-8. Removes BOM and surrogate pairs from UTF-8, converting a codepoint between U-D800 and U-DBFF followed by a codepoint between U-DC00 and U-DFFF to one valid codepoint > U-FFFF.
-
Updated
Oct 17, 2018 - C++
My work on high-speed conversion of UTF-8 to UTF-32/UTF-16
-
Updated
Sep 7, 2020 - C++
UTF-16 readable C preprocessor (A fork of mcpp 2.7.2)
-
Updated
Jun 13, 2021 - C
A purely static zero dependencies Helper to handle unicode BOMs
-
Updated
Jun 16, 2021 - PHP
Repository for Unicode related things
-
Updated
Jun 19, 2021
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.
-
Updated
May 2, 2022 - C++
Simple UTF library for C++
-
Updated
Jul 28, 2022 - C++
Improve this page
Add a description, image, and links to the utf-32 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the utf-32 topic, visit your repo's landing page and select "manage topics."