generic c++ implementation of some classic compression algorithms

namark 6db7f7b453 Type traits improvements. 2 months ago
source 6db7f7b453 Type traits improvements. 2 months ago
unit_tests 411fdc950f Psyched myself over a silly typo in smolen. 11 months ago
.gitignore 94e2562bc6 Header only library setup. 1 year ago
COPYRIGHT 7fc4ea6235 oi! 2 months ago
LICENSE 6462fc8ae9 paperwork 1 year ago
Makefile 94e2562bc6 Header only library setup. 1 year ago
README.md 3864208ad1 can't even makrdown links... 11 months ago

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.