decompress

Compression library

A library implementing several decompression algorithms for various compression formats

Pure OCaml implementation of Zlib.

GitHub

115 stars
9 watching
21 forks
Language: OCaml
last commit: over 2 years ago
Linked from 1 awesome list

compressiondecompressiondeflatehuffmaninflatelz77ocamlzlib

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
emmanuel-marty/em_inflateA fast, in-memory decompression library for common compression formats73
emmanuel-marty/zultraA fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli.27
mirage/ocaml-rpcA library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols96
mirage/ocaml-dnsAn OCaml implementation of the DNS protocol supporting most standard domain name system functions.105
brimworks/lua-zlibA Lua binding to zlib for streaming compression and decompression276
mirage/digestifTools for implementing various hash algorithms in multiple programming languages.87
rust-lang/flate2-rsA library that provides bindings to various compression formats.936
mirage/keFast implementation of queue data structure51
g1mv/densityA fast compression library designed to achieve optimal compression ratios while minimizing processing time.1,019
johnezang/pithyA fast compression and decompression library written in C.92
froydnj/chipzA Common Lisp library for decompressing compressed data from various algorithms17
mirage/ocaml-cohttpAn OCaml library for building HTTP clients and servers using various asynchronous programming libraries715
mirage/charruaA comprehensive DHCP library implementation in OCaml, providing a set of tools and services for building DHCP servers and clients.55
gildor2/fast_zlibAn optimized zlib compression algorithm that provides faster time and slightly smaller compressed files132
mirage/ocaml-uriAn OCaml implementation of the RFC3986 specification for parsing URI or URLs.98