A SIMD-based C++ library providing rank/select queries over mutable bitmaps.
-
Updated
Jan 8, 2023 - C++
A SIMD-based C++ library providing rank/select queries over mutable bitmaps.
Dynamic succint/compressed rank&select and fenwick tree data structure
A lightweight Rust library for BitVector Rank&Select operations, coupled with a generic Sparse Array implementation.
Implementation of: an efficient basic bitvector library with constant-time set and get words; a succint, constant-time bit-vector rank-support data structure; a succint, logarithmic-time bit-vector select-support data structure; and wavelet tree construction on arbitrary texts, with serialization, access, rank, and select query support.
Add a description, image, and links to the rank-select topic page so that developers can more easily learn about it.
To associate your repository with the rank-select topic, visit your repo's landing page and select "manage topics."