Skip to content

lygstate/kanzi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

kanzi

This project offers Java & Go code for manipulation and compression of data and images. The goal is to provide clean APIs and really fast implementation. It includes lossless compression codecs (Huffman, Range, LZ4, Snappy, PAQ), color model transforms, resampling, wavelet, DCT, Hadamard transform, bit stream manipulation, Burrows-Wheeler (BWT) and Move-To-Front transform, Run Length coding, etc ... It also provides video filters such as fast Gaussian filter, Sobel filter and constant time bilateral filter.

For more details, check https://github.com/flanglet/kanzi/wiki or go to https://code.google.com/p/kanzi/

About

Java & Go code for manipulation and compression of data and images.

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
license.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 74.7%
  • Go 25.2%
  • Shell 0.1%