streaming-libdeflate-rs

Crates.iostreaming-libdeflate-rs
lib.rsstreaming-libdeflate-rs
version0.1.5
sourcesrc
created_at2022-11-09 22:37:38.356421
updated_at2023-05-28 10:36:21.873347
descriptionStreaming decompression RIIR of libdeflate
homepage
repositoryhttps://github.com/Guilucand/streaming-libdeflate-rs
max_upload_size
id709039
size113,484
(Guilucand)

documentation

README

Streaming libdeflate RIIR

A rewrite in rust of the libdeflate library (https://github.com/ebiggers/libdeflate) that supports I/O data streaming. At the moment only the decompression part is implemented

Commit count: 7

cargo fmt