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
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- A Go implementation of the Elias-Fano encoding☆40Updated last year
- A port of Stream VByte to Go☆35Updated 3 years ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Updated 9 years ago
- Hollow Heaps for Go☆20Updated 7 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- BottomK minwise hashing for streaming set similarity☆43Updated 6 years ago
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23Updated 8 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- an exhaustive sequence pattern search tool☆55Updated last year
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- an adaptive radix tree implementation in go☆69Updated 3 years ago
- Minimal Perfect Hashing for Go☆187Updated 10 months ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Updated 12 years ago
- LogLog based Cardinality Estimator☆63Updated 7 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 6 years ago
- hokusai -- sketching streams in real-time☆78Updated 8 years ago
- fixed-length integer trim☆34Updated 2 years ago
- A golang streaming histogram sketch. Fast quantiles and counts below a threshold.☆44Updated 2 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- Directed Acyclic Word Graph implementation in Go, with fuzzy search of words in the graph.☆31Updated 11 years ago