Popularity
2.8
Stable
Activity
0.0
Stable
1
4
0
Monthly Downloads: 8
Programming language: Haskell
License: LicenseRef-OtherLicense
Tags:
Codec
Latest version: v1.0.0
exomizer alternatives and similar packages
Based on the "Codec" category.
Alternatively, view exomizer 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.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.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 exomizer or a related project?
README
exomizer
Compression and decompression in the exomizer format
This package provides a pure interface for compressing and
decompressing data represented as strict ByteStrings
.
Only the raw
, mem
and level
compressions are supported.
exomizer is created by Magnus Lind ([email protected])