Popularity
6.9
Growing
Activity
0.0
Stable
1
3
14
Monthly Downloads: 24
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.
-
binary-serialise-cbor
Binary serialisation in the CBOR format -
ffmpeg-light
Minimal Haskell bindings to the FFmpeg library -
zlib
Compression and decompression in the gzip and zlib formats -
zip-archive
Native Haskell library for working with zip archives -
utf8-string
Support for reading and writing UTF8 Strings in Haskell -
snappy
Fast Haskell bindings to Google's Snappy compression library -
multihash-serialise
Haskell libraries for interacting with IPFS -
postgresql-binary
Encoders and decoders for the PostgreSQL's binary format -
HCodecs
A library to read, write and manipulate MIDI, WAVE, and SoundFont2 files -
html-entities
A codec library for HTML-escaped text and HTML-entities -
zip-stream
Haskell ZIP archive streaming processing using conduit -
friday-juicypixels
Convert between friday and juicypixels types -
hs-zstd
Bindings to the Zstandard library to make it usable from the Haskell programming language. -
zlib-bindings
Low-level wrapper around the zlib library -
activitystreams-aeson
Basic library for working with Activity Streams -
libvorbis
Haskell binding for libvorbis, for decoding Ogg Vorbis audio files -
threefish
Haskell implementation of the Threefish block cipher and the Skein hash function built on it. -
logic-TPTP
Import, export etc. for TPTP, a syntax for first-order logic -
base32-z-bytestring
Efficient z-base32 codec for bytestrings. -
hogg
Haskell library and tools to manipulate the Ogg container format -
bzlib-conduit
Streaming compression/decompression via conduits. -
streaming-brotli
Streaming interface for Brotli (RFC7932) compression
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
* 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.