layered-bitset 0.1.1

Bit set implementation using layered structure
Documentation
# Layered bitsets


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