open/close binary channels with LZ4 compression in the background
  • OCaml 94.8%
  • Makefile 4.9%
  • Dune 0.3%
Find a file
2019-11-15 12:37:35 +09:00
src Test: compile with more OCaml versions 2019-10-03 15:10:20 +09:00
dune-project new file: dune-project 2019-11-15 12:37:35 +09:00
LICENSE Initial commit 2019-05-16 15:57:00 +09:00
lz4_chans.opam updated dolog dependency version to >= 4.0.0 2019-10-03 15:07:35 +09:00
Makefile Makefile: added test target 2019-05-16 17:53:50 +09:00
README.md readme 2019-05-16 17:13:48 +09:00

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.