Description
A simple and small header-only helper for transcoding between UTF-16LE, UTF-32LE, and UTF-8.
This library also includes some miscellaneous functions for validating a correct UTF-8 sequence, reserving enough bytes for a conversion to UTF-8, detecting BOMs, as well as a struct (InputSource) which is templatized to take any string-ish type argument and automatically convert it to UTF-8 - making the result available via the `input` member variable.
UTF-Utils alternatives and similar libraries
Based on the "Text Processing" category.
Alternatively, view UTF-Utils alternatives based on common mentions on social networks and blogs.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of UTF-Utils or a related project?