Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 422 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 422 Bytes

acme-strfry

This library provides a simple interface to the glibc strfry function, addressing the perennial programming quandary: "How do I take good data in string form and painlessly turn it into garbage?"

For more information, consult the glibc documentation.

Both String and ByteString interfaces are offered, as well as the raw FFI binding.