Popularity
3.5
Growing
Activity
0.0
Stable
1
4
0
Monthly Downloads: 12
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.
-
binary-serialise-cbor
Binary serialisation in the CBOR format -
postgresql-binary
Encoders and decoders for the PostgreSQL's binary format -
multihash-serialise
Haskell libraries for interacting with IPFS -
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 -
friday-juicypixels
Convert between friday and juicypixels types -
activitystreams-aeson
Basic library for working with Activity Streams -
hs-zstd
Bindings to the Zstandard library to make it usable from the Haskell programming language. -
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 -
iteratee-compress
Enumerators for compressing and decompressing streams -
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 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])