utf-cpp
Unicode converter
C++ header-only library for converting between different Unicode character encodings
UTF-8/16/32 C++11 header only library for Windows / Linux / macOS
133 stars
8 watching
19 forks
Language: C++
last commit: 11 months ago arm64armv7clangcpp11gcclinuxmacosmsvcunicodeutfutf-16utf-32utf-8utf16utf32utf8wchar-supportwindowsx64x86
Related projects:
Repository | Description | Stars |
---|---|---|
yhirose/cpp-unicodelib | A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters | 102 |
uni-algo/uni-algo | A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 285 |
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 |
dabbertorres/unicode | Utilities and data structures for working with UTF-8 encoded strings in C++ | 3 |
tapika/cutf | Functions to convert UTF-8 encoded strings to wchar_t values in C and C++. | 19 |
99x/emojicpp | Converts emoji codes to Unicode emojis in C++ | 271 |
wcz-txp/unicode-url-for-textpattern | Automatically converts non-ASCII characters in text links to UTF-8 URLs for improved SEO and readability | 4 |
mutouyun/cpp-format | C++ formatting library with syntax compatible to C#/Rust/Python | 11 |
docopt/docopt.cpp | Automatically generates command-line interfaces based on a well-written usage message. | 1,047 |
robhz786/strf | A C++ library for formatting and transcoding text | 70 |
red0124/ssp | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 51 |
taocpp/json | A header-only C++ library for working with JSON data | 605 |
furfurylic/commata | A header-only C++17 CSV parser library | 13 |
vittorioromeo/unosolo | A tool that converts C++ header-only libraries to single self-contained headers. | 26 |