mikebmcl / text

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

Home Page:https://tzlaine.github.io/text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://tzlaine.github.io/text

License:Boost Software License 1.0


Languages

Language:C++ 100.0%Language:Python 0.0%Language:CMake 0.0%Language:Shell 0.0%Language:Makefile 0.0%Language:M4 0.0%Language:C 0.0%