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]
Modules
- Codec
- Compression
- SnappyC
- Codec.Compression.SnappyC.Framed
- Codec.Compression.SnappyC.Raw
- SnappyC
- Compression
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| pkg-config | Use | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- snappy-c-0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.14 && <4.23), bytestring (>=0.10 && <0.13), conduit (>=1.3.5 && <1.4), crc32c (>=0.2.2 && <0.3), data-default (>=0.7 && <0.9), mtl (>=2.2.2 && <2.4), optparse-applicative (>=0.18 && <0.20), snappy-c [details] |
| Tested with | ghc ==8.10.7, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.2, ghc ==9.14.1 |
| License | BSD-3-Clause |
| Author | Finley McIlwaine, Edsko de Vries |
| Maintainer | finley@well-typed.com |
| Uploaded | by EdskoDeVries at 2026-03-05T09:48:16Z |
| Category | Codec |
| Source repo | head: git clone https://github.com/well-typed/snappy-c |
| Distributions | NixOS:0.1.2 |
| Reverse Dependencies | 1 direct, 3 indirect [details] |
| Executables | snappy-cli |
| Downloads | 266 total (7 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2026-03-05 [all 2 reports] |
