Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 236 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 236 Bytes

SBPP

Source code snippets for SIMD compression of sparse bit arrays. The approach is similar to multiple independent Golomb coders, one per SIMD lane.

License: MIT (see LICENSE file)

2016-09-22 Jan Wassenberg (first.last at gmail)