An open API service indexing awesome lists of open source software.

https://github.com/unixjunkie/lz4-chans

open/close binary channels with LZ4 compression in the background
https://github.com/unixjunkie/lz4-chans

channels lz4-compression ocaml-library unix

Last synced: about 1 year ago
JSON representation

open/close binary channels with LZ4 compression in the background

Awesome Lists containing this project

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.