This is a library for managing dynamic C strings of bytes (not multibyte characters). It is also a training vehicle for me to learn how to make C shared libraries properly.

See http://gitorious.org/dynstr for the git repository.