layered-bitset 0.1.0

Bit set implementation using layered structure
Documentation
layered-bitset-0.1.0 has been yanked.

Layered bitsets

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