An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with utf-32

A curated list of projects in awesome lists tagged with utf-32 .

https://github.com/janlelis/unibits

Visualize different Unicode encodings in the terminal

ascii cli-command codepoints debugging-tool hacktoberfest ruby-cli terminal unicode utf-16 utf-32 utf-8

Last synced: 10 Oct 2025

https://github.com/ww898/utf-cpp

UTF-8/16/32 C++11 header only library for Windows / Linux / macOS

arm64 armv7 clang cpp11 gcc linux macos msvc unicode utf utf-16 utf-32 utf-8 utf16 utf32 utf8 wchar-support windows x64 x86

Last synced: 14 Apr 2025

https://github.com/bobsteagall/utf_utils

My work on high-speed conversion of UTF-8 to UTF-32/UTF-16

cplusplus-11 cplusplus-14 cplusplus-17 utf-16 utf-32 utf-8

Last synced: 30 Apr 2025

https://github.com/danielkrupinski/stringpool

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.

char char16 char32 char8 cpp cpp17 cpp20 memory-optimization memory-pool single-header string string-optimization string-pool string-view strings utf-16 utf-32 utf-8 wchar

Last synced: 09 Jul 2025

https://github.com/bobsteagall/cppcon2018

Materials from my talks from CppCon 2018

allocators cplusplus-11 cplusplus-14 cplusplus-17 utf-32 utf-8

Last synced: 30 Apr 2025

https://github.com/katahiromz/mcpp

UTF-16 readable C preprocessor (A fork of mcpp 2.7.2)

bom byte-order-mark c-language c-preprocessor preprocessor utf-16 utf-32 utf-8

Last synced: 05 Feb 2026

https://github.com/juliastrings/legacystrings.jl

Legacy Unicode string types

ascii julia strings unicode utf-16 utf-32

Last synced: 19 Apr 2025

https://github.com/jfcherng/php-mb-string

An implementation targeting high performance for frequently reading/writing operations for multi-byte string.

mbstring multibyte-strings php-71 psr-1 psr-2 psr-4 string utf-32 utf-8

Last synced: 17 Mar 2025

https://github.com/danielaparker/unicode_traits

The C++ unicode_traits class template makes using unicode easier

cpp11 unicode unicode-traits utf-16 utf-32 utf-8

Last synced: 22 Apr 2025

https://github.com/schollz/utfdecode

A simple library to decode a string that contains escaped UTF-16/32 characters into unescaped UTF-16.

decode golang strings unicode utf-16 utf-32

Last synced: 22 Apr 2025

https://github.com/katahiromz/utf

C/C++ UTF-8, UTF-16, UTF-32 conversion library

c-language c-plus-plus conversion converter cxx header-only string utf-16 utf-32 utf-8

Last synced: 20 Jun 2025

https://github.com/efmsoft/utf8

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

ansi conversion utf-16 utf-32 utf-8 utf8

Last synced: 18 Jan 2026

https://github.com/railgunlabs/charisma

Secure Unicode® character decoders and encoders.

c99 misra-c unicode utf-16 utf-32 utf-8

Last synced: 28 Feb 2025

https://github.com/stdlib-js/constants-unicode-max-bmp

Maximum Unicode code point in the Basic Multilingual Plane (BMP).

code const constant javascript max maximum node node-js nodejs point stdlib string text unicode utf-16 utf-32 utf-8 utf16 utf32 utf8

Last synced: 15 Mar 2025

https://github.com/maxdz-gmbh/mdz_unicode

Very lightweight and portable ANSI C 89/90 compliant library for handling Unicode strings.

android c freebsd library linux macos portable strings unicode-characters unicode-support unicode-symbols utf-16 utf-32 utf-8 utf16 utf32 utf8 wchar-support windows

Last synced: 13 Feb 2026

https://github.com/yin-jinlong/tiny-unicode

unicode C 转换库及简单工具。Simple unicode C converter and utils.

c tiny unicode unicode-converter utf-32 utf-32be utf-8

Last synced: 18 Mar 2025

https://github.com/fab2s/bom

A purely static zero dependencies Helper to handle unicode BOMs

big-endian bom byte-order-mark little-endian php utf-16 utf-32 utf-8

Last synced: 10 Oct 2025

https://github.com/thatisuday/utf-info

Get encoding information of a character in UTF-8, UTF-16 and UTF-32 encodings.

decoder encoding encodings unicode utf utf-16 utf-32 utf-8

Last synced: 24 Feb 2025

https://github.com/kumarjitdas/unicode-text-library

A C library for encoding, decoding and manipulating Unicode texts.

c cmake library string ucs-2 ucs-4 unicode utf-16 utf-32 utf-8

Last synced: 17 Jul 2025

https://github.com/maxdz-gmbh/mdz_string

Very lightweight and portable ANSI C 89/90 compliant library for handling single-byte (ASCII/ANSI) strings and Unicode strings.

android ansible ascii c freebsd library linux macos portable strings unicode utf-16 utf-32 utf-8 utf16 utf32 utf8 wchar windows

Last synced: 12 Apr 2026

https://github.com/keqingmoe/str

基于 C++26 与模块的现代字符串库 | Modern String Library Built with C++26 and Modules

cpp-modules cpp20 cpp23 cpp26 modern-cpp modules string string-view utf-32 utf-8 utf-8-string

Last synced: 14 Mar 2025

https://github.com/kmx-systems/conversion-to-utf8

Converter from UTF-16 and UTF-32 to UTF-8 (header only)

conversion cpp cpp17 cpp17-library library utf utf-16 utf-32 utf-8

Last synced: 12 Apr 2025

https://github.com/b4n/wtf8tools

WTF-8 conversion tools

encoding-convertors unicode utf-16 utf-32 utf-8 wtf-8

Last synced: 02 Aug 2025

https://github.com/bbqsrc/stringly

A Rust library providing generic string types parameterized by encoding.

cesu8 codepages encoding gb18030 strings utf-16 utf-32 utf-8 utf-ebcdic utf7

Last synced: 14 Apr 2026

https://github.com/silent0wings/steganopixelcrypt

SteganoPixelCrypt is a C++ tool that encodes text into images by mapping characters to pixel colors. It provides a simple form of visual encryption, turning data into colored patterns that can be decoded back to text. Lightweight, fast, and ideal for basic steganography.

cli-tool cplusplus data-visualization encryption image-processing pixel-art steganography text-to-image utf-32 visualization-tool

Last synced: 26 Aug 2025

https://github.com/jurgen-kluft/cstring

string library (WIP = work in progress)

cpp cross-platform string utf-16 utf-32 utf-8 view

Last synced: 27 Jan 2026

https://github.com/KeqingMoe/str

基于 C++26 与模块的现代字符串库 | Modern String Library Built with C++26 and Modules

cpp-modules cpp20 cpp23 cpp26 modern-cpp modules string utf-32 utf-8 utf-8-string

Last synced: 22 Oct 2025