bitpacking
bitpacking copied to clipboard
Supporting SIMD-FastPFOR and other bit packing algorithms
Hi, i was looking at https://arxiv.org/pdf/1209.2137 paper, which proposes a significantly improved sorted number packing approach. I wonder if I should start a new project for that, or if this project is a suitable place for it. Thx!