GitHub topics: utf-32
paulhuggett/icubaby
A C++ header-only library for converting between Unicode encodings
Language: C++ - Size: 1.91 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 1

Gagniuc/Vertical-chart-from-array-with-random-values-at-each-run
This example generates a vertical bar chart in Python using ASCII characters. Random values are stored in an array and visualized with block symbols, while an ASCII axis and labels enhance readability. Each run produces a different chart, combining randomness with simple visualization.
Language: MATLAB - Size: 20.5 KB - Last synced at: 3 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

Gagniuc/Native-horizontal-chart-made-from-text
This repository contains Example (85), entitled “Horizontal chart with UTF-8 symbols proportional with max array”, implemented in Python, MATLAB, and JavaScript. The example demonstrates how to generate a simple bar chart by using UTF symbols, where the length of each bar is scaled proportionally to the maximum value in the array.
Language: JavaScript - Size: 35.2 KB - Last synced at: 3 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

noraj/unisec Fork of Acceis/unisec
Unicode Security Toolkit
Language: Ruby - Size: 785 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 11 - Forks: 0

josephmawa/EncodingExplorer
Learn character encoding
Language: JavaScript - Size: 364 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 1

maximus-lee-678/reenCoder
An implementation of the UTF encoding spec in C from scratch.
Language: C - Size: 124 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

i2van/UnicodeCharsetDetector Fork of posledam/UnicodeCharsetDetector
Text files Unicode charset detector w/wo BOM.
Language: C# - Size: 532 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

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.
Language: C++ - Size: 51.4 MB - Last synced at: 13 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

stdlib-js/constants-unicode-max-bmp
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
Language: JavaScript - Size: 326 KB - Last synced at: 3 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

JuliaStrings/LegacyStrings.jl
Legacy Unicode string types
Language: Julia - Size: 93.8 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 17

VoidStarKat/widestring-rs
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
Language: Rust - Size: 665 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 93 - Forks: 27

railgunlabs/charisma
Secure Unicode® character decoders and encoders.
Language: C - Size: 117 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

Acceis/unisec
Unicode Security Toolkit
Language: Ruby - Size: 701 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 37 - Forks: 2

jurgen-kluft/cstring
string library (WIP = work in progress)
Language: C++ - Size: 282 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

KMX-Systems/kmx-conversion-to-utf8
Converter from UTF-16 and UTF-32 to UTF-8 (header only)
Language: C++ - Size: 3.91 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

stdlib-js/constants-unicode
Standard string unicode constants.
Language: JavaScript - Size: 413 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-unicode-max
Maximum Unicode code point.
Language: JavaScript - Size: 316 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

DuffsDevice/tiny-utf8
Unicode (UTF-8) capable std::string
Language: C++ - Size: 854 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 546 - Forks: 45

jfcherng/php-mb-string
An implementation targeting high performance for frequently reading/writing operations for multi-byte string.
Language: PHP - Size: 217 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 13 - Forks: 0

katahiromz/UTF
C/C++ UTF-8, UTF-16, UTF-32 conversion library
Language: C++ - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 2

janlelis/unibits
Visualize different Unicode encodings in the terminal
Language: Ruby - Size: 1.51 MB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 129 - Forks: 3

ww898/utf-cpp
UTF-8/16/32 C++11 header only library for Windows / Linux / macOS
Language: C++ - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 134 - Forks: 20

BobSteagall/utf_utils
My work on high-speed conversion of UTF-8 to UTF-32/UTF-16
Language: C++ - Size: 2.37 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 59 - Forks: 12

xavetar/COXave
Instruments for codings
Language: Rust - Size: 2.79 MB - Last synced at: about 6 hours ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

KeqingMoe/str
基于 C++26 与模块的现代字符串库 | Modern String Library Built with C++26 and Modules
Language: C++ - Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

peelonet/peelo-unicode
Simple Unicode utilities for C++
Language: C++ - Size: 616 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

shimoning/php-bom
BOM を取得するためだけのユーティリティ
Language: PHP - Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

BobSteagall/CppCon2018
Materials from my talks from CppCon 2018
Language: C++ - Size: 3.81 MB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 2

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.
Language: C++ - Size: 96.7 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 56 - Forks: 8

mulle-c/mulle-utf
🔤 UTF8-16-32 analysis and manipulation library
Language: C - Size: 1.48 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

Juici/wchar-rs
A procedural macro for compile time UTF-16 strings
Language: Rust - Size: 105 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 9

katahiromz/mcpp
UTF-16 readable C preprocessor (A fork of mcpp 2.7.2)
Language: C - Size: 1.57 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 0

PranoSA/LearnUTF8Web
Frontend For Unicode Calculator Application
Language: TypeScript - Size: 203 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

cs127/unicorn
lightweight implementation of wide character functions for C
Language: C - Size: 22.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

danielaparker/unicode_traits
The C++ unicode_traits class template makes using unicode easier
Language: C++ - Size: 303 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 2

maxdz-gmbh/mdz_unicode
Very lightweight and portable ANSI C 89/90 compliant library for handling Unicode strings.
Language: C - Size: 2.01 MB - Last synced at: 7 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

maxdz-gmbh/mdz_string
Very lightweight and portable ANSI C 89/90 compliant library for handling single-byte (ASCII/ANSI) strings and Unicode strings.
Language: C - Size: 240 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

schollz/utfdecode
A simple library to decode a string that contains escaped UTF-16/32 characters into unescaped UTF-16.
Language: Go - Size: 12.7 KB - Last synced at: 10 days ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 1

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
Language: C++ - Size: 194 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

TeamTest57/utflib 📦
🗜️: UTF-8 UTF-16 UTF-32
Language: C++ - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

softlandia/cpd
code page detect
Language: Go - Size: 2.89 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 3

kuhumcst/makeUTF8
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.
Language: C++ - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

CORDEA/utf32
Language: Berry - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mbits-libs/utfconv
Conversion library between string, u16string, u32string and u8string
Language: C++ - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

matgat/unicode_text
A small c++ library for unicode encoding and decoding
Language: C++ - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PranoSA/LearnUTF8Sam
Backend For Unicode Calculator
Language: Python - Size: 24.4 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Yin-Jinlong/tiny-unicode
unicode C 转换库及简单工具。Simple unicode C converter and utils.
Language: C - Size: 30.3 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

terbshaeusser/utf8streams
An istream extension converting Unicode encodings (i.e. UTF-16 Little Endian) on the fly to UTF-8.
Language: C++ - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

subhash4git/Unicode
Repository for Unicode related things
Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

devatrun/sutfcpplib
Simple UTF library for C++
Language: C++ - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 0

skial/regex
Helper methods to cross-compile Unicode regular expressions in Haxe.
Language: Haxe - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

skial/seri
Unicode information. Blocks, scripts, classes and ranges for Haxe. [Experimental]
Language: Haxe - Size: 4.9 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

Loara/StringSuite
C++ library to manage strings with different encodings
Language: C++ - Size: 864 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

fab2s/Bom
A purely static zero dependencies Helper to handle unicode BOMs
Language: PHP - Size: 6.84 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

rick-de-water/Lingo
Text encoding for modern C++
Language: C++ - Size: 1.03 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 29 - Forks: 2

DevelopersTree/Encoding
Convert text to UTF-8, UTF-16 and UTF-32 online
Language: JavaScript - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

glukianets/Strings
Additional materials for my 2022 Mobius Presentation
Language: Swift - Size: 10.1 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

YanjieHe/RegularExpression
A regular expression engine for UTF-32 string, based on deterministic finite automaton (DFA), implemented in C++.
Language: C++ - Size: 1.89 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

LilJohny/UnicodeProcessorCpp
Unicode processor app that can change encoding
Language: C++ - Size: 4.26 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

miniaturebase/runes
A low-level string character analysis library for PHP.
Language: PHP - Size: 114 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

KumarjitDas/Unicode-Text-library
A C library for encoding, decoding and manipulating Unicode texts.
Language: C - Size: 19.5 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

thatisuday/utf-info
Get encoding information of a character in UTF-8, UTF-16 and UTF-32 encodings.
Language: JavaScript - Size: 75.2 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

b4n/wtf8tools
WTF-8 conversion tools
Language: C - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0
