layered-bitset 0.1.0

Bit set implementation using layered structure
Documentation
1
2
3
# Layered bitsets


This crates contains implementation of bitsets with layered structure, allowing fast operations that benifit from skipping large empty chunks.