@hackage base32-bytestring0.1.0.0
Fast base32 and base32hex codec for ByteStrings
Categories
License
BSD-3-Clause
Maintainer
Sam Truzjan <pxqr.sta@gmail.com>
Links
Versions
Installation
Dependencies (4)
- base >=4 && <5
- bits-extras >=0.1 && <0.2
- bytestring >=0.9
- cpu >=0.1 && <0.2 Show all…
Dependents (3)
@hackage/oidc-client, @hackage/acme-everything, @hackage/bittorrent
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 | N/A |
Build Status 
Maintainer pxqr.sta@gmail.com
You can report any issues at Issue tracker.