Popularity
6.9
Stable
Activity
0.0
Stable
1
4
14
Monthly Downloads: 15
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.2.1.0
base32-bytestring alternatives and similar packages
Based on the "Codec" category.
Alternatively, view base32-bytestring alternatives based on common mentions on social networks and blogs.
-
threefish
Haskell implementation of the Threefish block cipher and the Skein hash function built on it.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of base32-bytestring or a related project?
README
base32-bytestring
is efficient base32 and base32hex codec for
bytestrings. The API is similar to base16-bytestring and
base64-bytestring packages.
Performance
function | MB/sec |
---|---|
encoding | 400 |
decoding | 400 |
lenient decoding | 250 |
Build Status 
Maintainer [email protected]
You can report any issues at Issue tracker.