utf8
There are 283 repositories under utf8 topic.
sheredom/utf8.h
📚 single header utf8 string functions for C and C++
symfony/string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
BalazsJako/ImGuiColorTextEdit
Colorizing text editor for ImGui
simdutf/simdutf
Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js, WebKit/Safari, Ladybird, Cloudflare Workers and Bun.
jagracey/Awesome-Unicode
:joy: :ok_hand: A curated list of delightful Unicode tidbits, packages and resources.
d99kris/rapidcsv
C++ CSV parser library
moononournation/Arduino_GFX
Arduino GFX developing for various color displays and various data bus interfaces
mathiasbynens/utf8.js
A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
DuffsDevice/tiny-utf8
Unicode (UTF-8) capable std::string
voku/portable-utf8
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.
haskell/text
Haskell library for space- and time-efficient operations over Unicode text.
cytopia/awesome-ci
Awesome Continuous Integration - Lot's of tools for git, file and static source code analysis.
anyascii/anyascii
Unicode to ASCII transliteration - C Elixir Go Java JS Julia PHP Python Ruby Rust Shell .NET
uni-algo/uni-algo
Unicode Algorithms Implementation for C/C++
p-ranav/hypergrep
Recursively search directories for a regex pattern
a-merezhanyi/voca_rs
Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).
Stepets/utf8.lua
pure-lua 5.3 regex library
anonyco/FastestSmallestTextEncoderDecoder
The fastest smallest Javascript polyfill for encodeInto of TextEncoder, encode of TextEncoder, and decode of TextDecoder for UTF-8 only.
ww898/utf-cpp
UTF-8/16/32 C++11 header only library for Windows / Linux / macOS
websockets/utf-8-validate
Check if a buffer contains valid UTF-8
x1angli/cvt2utf
This lightweight tool converts non-UTF-encoded (such as GB2312, GBK, BIG5 encoded) files to UTF-8 encoding.
life4/homoglyphs
Homoglyphs: get similar letters, convert to ASCII, detect possible languages and UTF-8 group.
moehriegitt/vastringify
Type-safe Printf in C
Stenway/RSV-Specification
Rows of String Values (RSV Data Format) Specification - A Simple Binary Alternative to CSV
flymote/FSlmx
FreeSWITCH GUI 简体中文GUI for PHP (UTF8)
ivanseidel/unicute
💙 Cute Unicode symbols. Make the terminal GREAT AGAIN
soasis/cuneicode
A C library for converting between two different encodings in a simple, easy, and powerful way.
figsoda/utf8
UTF-8 support for Nix
serokell/haskell-with-utf8
Get your IO right on the first try
SynchronetBBS/sbbs
Mirror of gitlab.synchro.net/sbbs (don't submit pull requests here)
p-ranav/unicode_display_width
Displayed width of UTF-8 strings in Modern C++
Gumichan01/utf8_string
A simple implementation of utf8 strings for C++
patch/unicode-programming
Unicode programming examples
jwerle/libutf8
A whatwg compliant UTF8 encoding and decoding library
vilien/base64-utf8
无依赖utf8字符base64编/解码模块,可安全用于微信小程序