utf8-string topic
List
utf8-string repositories
tiny-utf8
537
Stars
41
Forks
Watchers
Unicode (UTF-8) capable std::string
FastestSmallestTextEncoderDecoder
134
Stars
32
Forks
Watchers
The fastest smallest Javascript polyfill for encodeInto of TextEncoder, encode of TextEncoder, and decode of TextDecoder for UTF-8 only.
utf8_string
42
Stars
7
Forks
Watchers
A simple implementation of utf8 strings for C++
BestBase64EncoderDecoder
16
Stars
5
Forks
Watchers
The most standard, most cross-browser, most compact, and fastest possible btoa and atob solution for unicode strings with high code points.