Skip to content

KOLANICH-mirrors/bcm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release (latest by date) GitHub Release Date GitHub repo size GitHub all releases GitHub

BCM

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 -b100 20,789,667 bytes

Depends

Libsais:

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

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.8%
  • Makefile 2.2%