https://github.com/luispedro/conduit-zstd
Conduit interface to zstandard compression
https://github.com/luispedro/conduit-zstd
Last synced: 2 months ago
JSON representation
Conduit interface to zstandard compression
- Host: GitHub
- URL: https://github.com/luispedro/conduit-zstd
- Owner: luispedro
- License: other
- Created: 2018-02-12T16:52:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-24T21:33:14.000Z (about 4 years ago)
- Last Synced: 2025-12-28T13:30:03.781Z (6 months ago)
- Language: Haskell
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
# ZStandard conduit wrappers
[](https://hackage.haskell.org/package/conduit-zstd)
[](http://packdeps.haskellers.com/feed?needle=conduit-zstd)
[](https://travis-ci.com/luispedro/conduit-zstd)
ZStandard compression as a Conduit
Very thin wrapper around the
[hs-zstd](https://github.com/facebookexperimental/hs-zstd) Haskell bindings for
the [ZStandard compresssion library](http://facebook.github.io/zstd/).