1 unstable release
0.0.0 | Jan 20, 2024 |
---|
#29 in #zstd
14KB
227 lines
Zstd file format parser.
This crate has the ambition of becoming a Zstandard implementation in pure Rust. For now, it only implements types for encoding and decoding the framing of the file format.
Dependencies
~3.5MB
~76K SLoC