The FastPFOR C++ library: Fast integer compression
C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference
A simple C library for compressing lists of integers using binary packing
Fast integer compression in C using the StreamVByte codec