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
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23May 30, 2017Updated 8 years ago
- Aeshash is a fast hash function extracted from the Go runtime that uses the Intel AESENC instruction. Used by Go's map on Intel x86-64 ar…☆18Nov 14, 2021Updated 4 years ago
- go-bitstream: read and write bits from io.Reader and io.Writer☆71Jul 24, 2019Updated 6 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Jun 28, 2022Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Aug 7, 2018Updated 7 years ago
- A population count implementation for Golang. [Not maintained].☆25Sep 4, 2019Updated 6 years ago
- Super-efficient, in-memory key/value data store☆21Jul 28, 2017Updated 8 years ago
- Decompose source code into templates and fragments for any language.☆23Aug 29, 2022Updated 3 years ago
- Go implementation of xoroshiro128+ RNG☆15Jun 25, 2021Updated 4 years ago
- BITS: Binary Interval Search☆25Apr 26, 2017Updated 8 years ago
- xoshiro256** random number generator☆22May 7, 2018Updated 7 years ago
- ☆35Jun 17, 2017Updated 8 years ago
- Golang Counting Bloom Filter Implementation☆12Feb 26, 2014Updated 12 years ago
- Small program to run requests against a web server and look for problems☆11Jan 20, 2016Updated 10 years ago
- github.com/cznic/interval has moved to modernc.org/interval☆11Nov 22, 2018Updated 7 years ago
- 🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure. (Python wrapper for daachorse)☆20Mar 15, 2025Updated last year
- FM-index is the fastest full text search algorithm using a compressed index file. This is FM-index for JSX/JS/AMD/Common.js.☆11Nov 9, 2013Updated 12 years ago
- A Rust implementation of the Quad Wavelet Tree☆51Jan 31, 2026Updated last month
- ☆17Mar 12, 2019Updated 7 years ago
- Minimal GUI in Go initially based on https://github.com/faiface/gui☆11Mar 1, 2020Updated 6 years ago
- ReBucket: group panic()s by similarity☆12Nov 1, 2019Updated 6 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Aug 1, 2018Updated 7 years ago
- Storing and accessing large Julia array locally or in cloud storage without server.☆13Jan 29, 2022Updated 4 years ago
- Compact Data Structures Library☆128Sep 4, 2014Updated 11 years ago
- Reduced on-disk Suffix Array☆22Oct 9, 2013Updated 12 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Jan 23, 2017Updated 9 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Apr 25, 2022Updated 3 years ago
- A Go implementation of the Elias-Fano encoding☆41Jun 16, 2024Updated last year
- ☆27Mar 23, 2017Updated 8 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Apr 8, 2022Updated 3 years ago
- A collection of natural language processing algorithms for Go☆28May 4, 2017Updated 8 years ago
- Serialized Roaring Bitmaps☆278Mar 29, 2023Updated 2 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Jul 11, 2013Updated 12 years ago
- Super low overhead application level metrics☆24Oct 12, 2021Updated 4 years ago
- A Go library which determines the dominant colors in an image.☆19Apr 27, 2015Updated 10 years ago
- Yada is a yet another double-array trie library aiming for fast search and compact data representation.☆46Feb 25, 2024Updated 2 years ago
- Private docker registry implemented with golang☆45Oct 16, 2013Updated 12 years ago
- LogLog based Cardinality Estimator☆63Nov 14, 2017Updated 8 years ago