Ustring
Simple C library for safely handling utf8 strings
Install / Use
/learn @TingPing/UstringREADME
ustring

Simple C library to provide safer utf8 string functions similiar to those found in the stdlib.
Installation
You can install with clib:
clib install TingPing/ustring
Usage
All functions in ustring.c are documented. Note that C99 is required.
