#bit-vec

ez-bitset

a simple bitset implementation

1 unstable release

0.1.0 Apr 22, 2022

#13 in #bit-vec

MIT license

18KB
552 lines

ez-bitset

ez-bitset is a simple bitset implementation using the bitvec crate as the underlying storage provider.

Dependencies

~1.5MB
~32K SLoC