Popularity
2.2
Declining
Activity
0.0
Stable
3
2
1

Monthly Downloads: 5
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: ACME    

acme-strfry alternatives and similar packages

Based on the "ACME" category.
Alternatively, view acme-strfry alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of acme-strfry or a related project?

Add another 'ACME' Package

README

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.