Skip to content

Implementation of the package-merge algorithm in Rust. The package-merge algorithm is a tool for data compression and can compute an optimal length-limited prefix-free code.

Notifications You must be signed in to change notification settings

sellibitze/packagemerge-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Rust implementation of the package-merge algorithm. It's used to compute optimal length-limited prefix codes for data compression.

About

Implementation of the package-merge algorithm in Rust. The package-merge algorithm is a tool for data compression and can compute an optimal length-limited prefix-free code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages