package js-lz4

  1. Overview
  2. No Docs
Barebones bindings for the LZ4 C api

Install

Dune Dependency

Authors

Maintainers

Sources

lz4-109.38.alpha1.tar.gz
md5=15c6a257035928b8b65d8c84771d7feb

Description

This library performs no safety check. Instead arguments are handed as it to the the C api. These bindings can serve as the basis for a more highlevel API for LZ4 -OR- when the caller does not want to pay the cost of additional checks.

Published: 07 Jul 2014

Dependencies (5)

  1. ocamlbuild build
  2. pa_ounit >= "109.36.00" & <= "109.53.00"
  3. core >= "109.38.00" & <= "111.21.00"
  4. camlp4
  5. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None