c string library
git clone https://github.com/asdfish/orchestra --depth=1
cd orchestra
make
There are preprocessor flags that you can change before you compile, see documentation for more details.
cc -Lorchestra -lorchestra -Iorchestra/include
If orchestra is cloned to a different directory, change -L and -I to the location of the repository.
See DOCUMENTATION.md.