Skip to content
/ bcm Public
forked from geekmaster/bcm

The ultimate BWT-based file compressor

License

Notifications You must be signed in to change notification settings

tansy/bcm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCM v1.60

Description

BCM is a high-performance file compressor that utilizes advanced context modeling techniques to achieve a very high compression ratio. All in all, it's like a big brother of the BZIP2.

Quick Benchmark

ENWIK8 Compressed Size
Original 100,000,000 bytes
GZIP -9 36,445,248 bytes
BZIP2 -9 29,008,758 bytes
7-Zip Ultra 24,864,804 bytes
BCM -9 20,789,667 bytes

Author

Ilya Muravyov

Thanks

Special thanks to Ilya Grebnov, Yuta Mori, Matt Mahoney, Eugene Shelwien, Alexander Rhatushnyak, Przemyslaw Skibinski, Malcolm Taylor and LovePimple.

About

The ultimate BWT-based file compressor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.2%
  • C++ 10.8%