Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Archiver

Efficient file compression with Huffman's coding

How to use

  • clone this repo
  • ./archiver -h see possible commands
  • ./archiver -c archive_name file1 file2 ... for compressing file1, file2, ... into in archive_name
  • ./archiver -d archive_name for decompressing archive_name in same folder

About

Efficient file compression with Huffman's coding

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages