A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.
☆38Jul 24, 2020Updated 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☆19Feb 28, 2016Updated 10 years ago
- Reader and writer of HDF5 files☆18Jul 15, 2017Updated 8 years ago
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23May 30, 2017Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Aug 7, 2018Updated 7 years ago
- go-bitstream: read and write bits from io.Reader and io.Writer