package zlib

  1. Overview
  2. Docs
Bindings to the zlib compression library

Install

Dune Dependency

Authors

Maintainers

Sources

0.8.tar.gz
sha256=fe1c1ef005a40e3bd70cc2b3e64c716ca85a30cc1062fbc7543de5a1d5d9b42f
sha512=9e03b4cb87a8eb4418a61cc7b84001ea3f353450b72eed5e77833d1253d3ee9706f817ae32898c5a6249a1fb0585c64d63319095fe150d59cb93611d353f55ab

Description

providing deflate compression with or without zlib or gzip headers.

This library uses bigarrays as buffers and can therefore release the OCaml runtime during (de)compression, allowing other OCaml threads to continue.

Published: 05 Jun 2024

README

ocaml-zlib

OCaml zlib bindings

Documentation

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. biotk >= "0.2.0"

Conflicts

None

OCaml

Innovation. Community. Security.