Cunicode A simple C library for handling utf-8 strings in C. Built for educational purposes. Building Install dependencies: make gcc libcriterion-dev (only for testing) Build using: $ make This builds the library to a file called cunicode.a in the build directory.