Expand description
BitMap utilities for efficient bit manipulation
This module provides efficient bit manipulation utilities used by bloom filters and other algorithms that need to manage bit arrays.
Structsยง
- BitMap
- A memory-efficient bitmap implementation