ustring

Simple C library for safely handling utf8 strings

Stars
16

ustring Build Status Test Coverage

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.

Badges
Extracted from project README
Build Status Test Coverage