zooko / libzstr

libzstr is a C library for safe, efficient, 8-bit clean strings. It is also fully compatible with traditional <string.h> functions from the C standard library as well as alternative string functions like OpenBSD's strl{cat,cpy}()'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

libzstr is a C library for safe, efficient, 8-bit clean strings. It is also fully compatible with traditional <string.h> functions from the C standard library as well as alternative string functions like OpenBSD's strl{cat,cpy}()'.

License:Creative Commons Zero v1.0 Universal


Languages

Language:C 96.2%Language:Makefile 3.8%