Skip to content

cifkao/bis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bis

Bis is a file compression tool written in C. It compresses files using a combination of the Burrows-Wheeler transform and Huffman coding. It is probably not useful for practical purposes, as there are compression methods out there that are both faster and more effective. Hopefully, someone will at least have fun reading the code.

Documentation can be found on the project's wiki.

About

A block-sorting compression tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published