Skip to content

ricbit/rgzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rgzip: a gzip decompressor in Rust

I'm following the gzip/deflate RFCs to write a complete gzip decompressor from scratch, while learning Rust in the process.

This is my first Rust program, code reviews are welcome .

How to use it

git clone https://github.com/ricbit/rgzip.git
cd rgzip
cargo run inputfile outputfile

About

Gzip decoder in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •