abseil-cpp icon indicating copy to clipboard operation
abseil-cpp copied to clipboard

UTF-8/Unicode Library

Open davidzchen opened this issue 3 years ago • 0 comments

Given the importance of i18n in software and the lack any good Unicode support in C++, would you consider adding a Unicode library to Abseil?

Copies of the Google utf8 library has already shown up in various open source projects, such as the TensorFlow Syntaxnet model, and a number of other repos, and I think it would be great to make that a standard part of Abseil.

davidzchen avatar Jul 22 '22 17:07 davidzchen