package lz4_chans

  1. Overview
  2. Docs
LZ4-compressed binary channels

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.0.tar.gz
md5=a59b549d999a6c249bdbb96480eeeb88

Description

Open/close binary channels, with LZ4-compression happening in the background, using a separate process and a named pipe.

Published: 28 May 2019

README

lz4-chans

open/close binary channels with LZ4 compression in the background

One of the goals is to allow on-the-fly LZ4-compressed channels for the Marshal module of the stdlib.

Dependencies (4)

  1. dune < "3.0"
  2. dolog < "4.0.0"
  3. conf-lz4
  4. base-unix

Dev Dependencies

None

Used by

None

Conflicts

None