hillbig / rsdicLinks
A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.
☆38Updated 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☆19Updated 9 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- Bloom-filter based search index☆127Updated 4 years ago
- A Go implementation of the Elias-Fano encoding☆41Updated last year
- A port of Stream VByte to Go☆35Updated 3 years ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Updated 10 years ago
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23Updated 8 years ago
- LogLog based Cardinality Estimator☆63Updated 8 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- ☆29Updated 6 years ago
- wyhash fast non-cryptographic string hash☆37Updated 5 years ago
- hokusai -- sketching streams in real-time☆76Updated 8 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- Implementation of "An Optimal Suffix Array Construction Algorithm" described in a Technical Report by Ge Nong☆26Updated 12 years ago
- Integer Compression Libraries for Go☆134Updated 8 years ago
- ☆41Updated 6 years ago
- Experiment with Go intrinsics (NOT USABLE)☆38Updated 8 years ago
- Hollow Heaps for Go☆20Updated 8 years ago
- Positional Population Count for Go☆70Updated 2 months ago
- an adaptive radix tree implementation in go☆69Updated 4 years ago
- Minimal Perfect Hashing for Go☆192Updated last year
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- Multidimensional Arrays for the Go Language☆35Updated 10 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 9 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- an exhaustive sequence pattern search tool☆57Updated 2 months ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year