streaming-libdeflate-rs

Crates.iostreaming-libdeflate-rs
lib.rsstreaming-libdeflate-rs
version0.1.6
sourcesrc
created_at2022-11-09 22:37:38.356421
updated_at2024-08-23 09:25:13.430597
descriptionStreaming decompression RIIR of libdeflate
homepage
repositoryhttps://github.com/Guilucand/streaming-libdeflate-rs
max_upload_size
id709039
size112,318
(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