Skip to content

williamw520/rustyzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustyZip

Compression in Rust

Introduction

RustyZip is a collection of compression routines for Rust.

Status:

  • GZip command line tool is ready.
  • GZip library is ready, with Reader/Writer API and pipe API.
  • DEFLATE library is ready, with stream and pipe API in Rust.
  • Pending on merging the changes into Rust's runtime.

About

Compression library for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors