Skip to content

Example implementations of various data compression methods

License

Notifications You must be signed in to change notification settings

inglorion/compression_toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compression_toolkit - implementations of various data compression methods

This project contains example implementations of various data
compression methods. The compression methods are described in more
detail at http://inglorion.net/documents/essays/data_compression/

The implementations come with tests that serve the dual purpose of
illustrating how they can be used and verifying that they work as
expected. These tests can be run with

  cargo test --release

Copyright 2021 Robbert Haarman. This project is covered by the MIT license.
Please see the LICENSE file for details.

About

Example implementations of various data compression methods

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages