Minimalistic utf8 ⇔ utf32 (Unicode) conversion for C and C++
- For C include
c-utf8/convert.h
- For C++ include
c-utf8/convert.hpp
The C++ header requires C++17, though this restriction can easily be lifted if there's interest
The API documentation can be found in the header files
The library is distributed under the MIT Software License. See LICENSE.txt for further details or copy here.
Copyright © 2023-2024 Borislav Stanimirov.