Registry / utility / tinyutf8

tinyutf8

JSON →
library4.4.3vcpkgunverified

TINYUTF8 is a library for extremely easy integration of Unicode into an arbitrary C++11 project.

vcpkg install tinyutf8
INSTALL
IMPORT
SIG · TINYUTF8
T
tinyutf8
utilitycppv4.4.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tinyutf8/tinyutf8.h
✓ #include <tinyutf8/tinyutf8.h>

Create and manipulate a UTF-8 string

#include "tinyutf8/tinyutf8.h" #include <iostream> int main() { utf8_string str = "Hello, 世界!"; std::cout << str.length() << std::endl; // Number of Unicode code points return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.3latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources

No resource links recorded.