GitXplorerGitXplorer
j

SBPP

public
7 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
cd458a6fddc8903fd072c638d287aceab1e7320c

Add MIT license headers

jjan-wassenberg committed 8 years ago
Unverified
2982efc8c565635c4c2acacf89a2e5728bb21e33

Mention license

jjan-wassenberg committed 8 years ago
Unverified
a9fdda20e778d4fead6e2cecf1de2dd780d33bd0

Update readme

jjan-wassenberg committed 8 years ago
Unverified
dceaf4c640bb87897cd8a30ef6bac61a003777c2

Readme+BitBuffer/Indices/Pack/Coder

jjan-wassenberg committed 8 years ago
Unverified
4e66bdf4b6babd362f554fd8942d7af11cb4d37e

Initial commit

jjan-wassenberg committed 8 years ago

README

The README file for this repository.

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)