ts_bitset
Provides [Bitset256], a compact, efficient, non-allocating 256-entry
bitset implementation supporting bitwise operations, iteration over set
bits, and rank calculation.
Based on the package of the same name in golang: bart.
Provides [Bitset256], a compact, efficient, non-allocating 256-entry
bitset implementation supporting bitwise operations, iteration over set
bits, and rank calculation.
Based on the package of the same name in golang: bart.