Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

mbitsnbites/hzr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repository has moved to: https://gitlab.com/mbitsnbites/hzr

hzr

This is a fast Huffman+RLE compression library. Its main features are:

  • Very fast compression and decompression (usually much faster than zlib).
  • Close to symmetric compression / decompression performance.
  • Optimized for stochastic data with many values close to zero.
  • Suitable for entropy reduced data (e.g. for image and audio compression).

About

A Huffman+RLE compression library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published