package zstd

  1. Overview
  2. Docs
Bindings to zstd compression library

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-zstd-0.3.tar.gz
md5=632a2e170d8a233365899d152974e085
sha256=d3f12f6ecbcedc5920ec24cc2c1679e79a7a5db77bb8f69bda3ff8915585bcb3
sha512=58922944a24b4314207dde5dadf268ac6ca3b3e181ddba257aef1e5a31e8b55c55e26e3b5f4c46a2c748195d1406f70c7581c2605839bf81056aa07c64fff73b

Description

Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. See http://zstd.net/ for more info.

Tags

org:ygrek clib:zstd

Published: 26 Nov 2021

Dependencies (5)

  1. conf-zstd
  2. integers
  3. ctypes < "0.21.0"
  4. dune >= "2.0"
  5. ocaml

Dev Dependencies (3)

  1. base-unix with-test
  2. extlib-compat with-test
  3. extlib with-test

Used by

None

Conflicts

None