KonPet / compressions

Some (de-)compression algorithms I'm implementing for a school project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codacy Badge Standard

compressions

Some (de-)compression algorithms I'm implementing for a school project. They aren't going to be the most efficient and well written ones out there, but I'm trying my best to make them as fast as possible while also writing code that is semi readable.

About

Some (de-)compression algorithms I'm implementing for a school project.

License:MIT License


Languages

Language:C++ 100.0%