GitHunt
MI

What a c++ standard Unicode library might look like.

text

This library includes three layers:

  • The string layer, a set of types that constitute "a better std::string"
  • The Unicode layer, consisting of the Unicode algorithms and data
  • The text layer, a set of types like the string layer types, but providing transparent Unicode support

This library targets submission to Boost and eventual standardization.

It's more interesting than it sounds.

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

Build Status
Build Status
codecov
License

Languages

C++100.0%Python0.0%CMake0.0%Shell0.0%Makefile0.0%M40.0%C0.0%

Contributors

Boost Software License 1.0
Created April 2, 2020
Updated May 19, 2020