header only library for compressing arrays of integers
- C++ 81%
- CMake 19%
| cmake | ||
| include | ||
| .gitignore | ||
| changelog | ||
| CMakeLists.txt | ||
| LICENSE_1_0.txt | ||
| README.md | ||
| squeeze-config.cmake.in | ||
| unit-test.cpp | ||
squeeze
This is a simple header only library for compressing arrays of integers with increasing value. It is space efficient, very fast, and easy to use.