Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-gzip

gzip implementation conforming to RFC 1952, written for learning.

Do NOT use this for practical purposes.

Todo / Implementation status

  • compression
  • decompression
  • integration tests
  • unit tests

Usage

# decompresses src and output to dest
cargo run <src> <dest>

License

MIT

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages