Home

Awesome

text

Motivation

C and C++ are the only major production languages that do not have robust Unicode support. This library attempts to provide that support for C++.

This library provides a Unicode implementation suitable for use by anyone — including those who know next to nothing about Unicode.

Features

This library targets submission to Boost and eventual standardization.

It's more interesting than it sounds.

Online docs: https://tzlaine.github.io/text

Ubuntu-20.04 - GCC 9,10 Ubuntu-22.04 - GCC 10,11

Windows-2019 - Visual Studio 2019 Windows-2022 - Visual Studio 2022

License