compression-schemes
There are 9 repositories under compression-schemes topic.
fast-pack/FastPFOR
The FastPFOR C++ library: Fast integer compression
fast-pack/PyFastPFor
Python bindings for the fast integer compression library FastPFor.
wolfgarbe/EliasFanoCompression
EliasFanoCompression: quasi-succinct compression of sorted integers in C#
gevg/ef
Elias-Fano dictionary
drovandi/GraphCompressionByBFS
Graph Compression by BFS implementation
ShaynAli/Voronoi-Compression
A lossy compression algorithm using Voronoi cells to encode information.
Semiott/LatticeNet
Livid Lattices for Large Lineages of Chains and Ciphers
snwfdhmp/compression
Software Engineer studies: Implement Huffman compression algorithm in C