zhenrong-wang / bcomp

A bit-based, simple algorithm for lossless compression.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bcomp

A simple algorithm for lossless compression.

This program focuses on a new lossless compression method. It is new to the world, therefore, it might be buggy.

Please feel free to clone, fork, and test. Contributions are highly appreciated.

Everything else is in the Technical Review. Please kindly review it.

About

A bit-based, simple algorithm for lossless compression.

License:MIT License


Languages

Language:C 100.0%