Skip to content

maxbla/compression-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compression Experiments

This repository contains experiments with (huffman) compression. Feel free to learn from it. The huffman encoding in this crate is hundreds of times slower than DEFLATE (gzip), and has a worse compression ratio, so don't use it if you need something compressed!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published