streaming-libdeflate-rs

Crates.iostreaming-libdeflate-rs
lib.rsstreaming-libdeflate-rs
version0.2.2
created_at2022-11-09 22:37:38.356421+00
updated_at2025-07-11 07:59:28.736915+00
descriptionStreaming decompression RIIR of libdeflate
homepage
repositoryhttps://github.com/Guilucand/streaming-libdeflate-rs
max_upload_size
id709039
size144,025
(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: 9

cargo fmt