Skip to content

An implementation of the Deflate algorithm in Rust.

License

Notifications You must be signed in to change notification settings

kevinji/deflate-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deflate-rs

An implementation of the Deflate algorithm in Rust.

The main CLI includes Deflate and gzip decoders implemented directly from the RFC 1951 and RFC 1952 specs.

About

An implementation of the Deflate algorithm in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages