Popularity
0.8
Declining
Activity
10.0
Stable
0
0
0

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.

Programming language: C++
License: MIT License
Tags: Header Only     Text Processing     Unicode     UTF-8    

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.

Do you think we are missing an alternative of UTF-Utils or a related project?

Add another 'Text Processing' Library