Bouncner / column-compression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Column-Compression

Interesting Links

  • Overview Upscaledb tried out different integer compression approaches and benchmarked them. Interesting as a short and well written introduction.
  • This professor apparently has developed almost all of the popular integer compression libraries :D Interesting to me are:
  • Masked VByte
  • StreamVByte apparently very fast
  • simdcomp BinPacking (but not the most uptodate)
  • SIMDCOmpression Similar to FastPFOr and TurboPFOr I think, but is optimized for sorted integers

About


Languages

Language:Jupyter Notebook 100.0%Language:Shell 0.0%Language:Python 0.0%