An open API service indexing awesome lists of open source software.

https://github.com/composewell/streamly-zlib


https://github.com/composewell/streamly-zlib

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# streamly-zlib

This library is an extention of the Streamly ecosystem that provides
APIs for compression and decompression. All the exposed APIs are streaming
in nature.

This library builds on top of the
[zlib](https://hackage.haskell.org/package/zlib-0.6.2.1) package.