Popularity
2.9
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.
-
yes-precure5-command
Extended yes command to reproduce the phrases when the Japanese battle heroine PreCure transform. -
typesafe-precure
Type-safe transformations and purifications of PreCures (Japanese battle heroine) -
acme-cofunctor
A Cofunctor is a structure from category theory dual to Functor -
acme-cutegirl
A package which exists solely to try and give the user a cute girl. Executable and library are both available. -
acme-circular-containers
Spineless containers which are fast to read but inefficient to update -
acme-one
The identity element and the absorbing element of Cabal package dependencies -
acme-zero
The identity element and the absorbing element of Cabal package dependencies
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
Do you think we are missing an alternative of acme-strfry or a related project?
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.