unicode

UTF-8 library

Utilities and data structures for working with UTF-8 encoded strings in C++

C++ UTF-8 Strings and Utilities

GitHub

3 stars
3 watching
0 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
juliastrings/utf8proc A C library for processing UTF-8 Unicode data 1,069
duffsdevice/tiny-utf8 A lightweight C++ library providing a drop-in replacement for strings with efficient Unicode support and conversion between UTF-8 and UTF-32. 543
uni-algo/uni-algo A C/C++ library that provides secure and efficient Unicode algorithms for text processing 285
haskell/text Efficient Unicode text operations in Haskell 411
ww898/utf-cpp C++ header-only library for converting between different Unicode character encodings 133
sheredom/utf8.h A single header library providing UTF-8 string functions similar to those in standard C libraries. 1,758
robhz786/strf A C++ library for formatting and transcoding text 70
sindresorhus/transliterate Converts Unicode characters to Latin characters using transliteration 291
josephg/librope A C library for efficient manipulation of heavyweight UTF-8 strings using skip lists 273
lang/unicode_utils Utilities for working with Unicode strings in Ruby 113
microsoft/unicoder This repository provides pre-trained models and code for understanding and generation tasks in multiple languages. 89
simdutf/simdutf Fast Unicode validation and transcoding utilities 1,220
blady-com/uxstrings Improves the representation of character strings in Ada GUI applications to handle internationalization and Unicode support more efficiently 11
starwing/luautf8 Adds UTF-8 support to the Lua programming language and its variants 415
tapika/cutf Functions to convert UTF-8 encoded strings to wchar_t values in C and C++. 19