generic c++ implementation of some classic compression algorithms

namark 411fdc950f Psyched myself over a silly typo in smolen. 3 місяців тому
source d9e0765d3c Minor improvements. 3 місяців тому
unit_tests 411fdc950f Psyched myself over a silly typo in smolen. 3 місяців тому
.gitignore 94e2562bc6 Header only library setup. 4 місяців тому
COPYRIGHT f480d3673c Fixed project links in COPYRIGHT. 3 місяців тому
LICENSE 6462fc8ae9 paperwork 4 місяців тому
Makefile 94e2562bc6 Header only library setup. 4 місяців тому
README.md 3864208ad1 can't even makrdown links... 3 місяців тому

README.md

Intro

Generic C++ implementation of some classic compression algorithms.

Dependencies

cpp_tools notabug sourcehut
libsimple_support notabug sourcehut

Licensing

COPYRIGHT and LICENSE apply to all the files in this repository unless otherwise noted in the files themselves.