snappy-c: Bindings to Google's Snappy: A fast compression library
Snappy is a fast (de)compression library. It is written in C++, but a basic set of C bindings is also provided. Although the C bindings only support the "raw" Snappy format, this package provides support for the Snappy "frame" format on top of the raw C API, enabling extremely fast (de)compression of lazy (streamed) data.
[Skip to Readme]
Downloads
- snappy-c-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14 && <4.21), bytestring (>=0.10 && <0.13), conduit (>=1.3.5 && <1.4), data-default (>=0.7 && <0.8), digest (>=0.0.2 && <0.0.3), mtl (>=2.2.2 && <2.4), optparse-applicative (>=0.18 && <0.19), snappy-c [details] |
Tested with | ghc ==8.10.7, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.4, ghc ==9.8.2 |
License | BSD-3-Clause |
Author | Finley McIlwaine, Edsko de Vries |
Maintainer | finley@well-typed.com |
Revised | Revision 1 made by EdskoDeVries at 2024-05-29T12:46:20Z |
Category | Codec |
Source repo | head: git clone https://github.com/well-typed/snappy-c |
Uploaded | by EdskoDeVries at 2024-04-10T15:35:09Z |
Distributions | |
Executables | snappy-cli |
Downloads | 143 total (12 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2024-04-10 [all 2 reports] |