hillbig / rsdicLinks
A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.
☆37Updated 5 years ago
Alternatives and similar repositories for rsdic
Users that are interested in rsdic are comparing it to the libraries listed below
Sorting:
- A Go package for myriad array operations using wavelet trees☆18Updated 9 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- A Go implementation of the Elias-Fano encoding☆40Updated last year
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- SSE-optimized group varint integer encoding