3 releases
0.0.2 | Dec 8, 2021 |
---|---|
0.0.1 | Oct 26, 2021 |
0.0.0 | Jul 9, 2021 |
#2071 in Data structures
Used in 3 crates
59KB
2K
SLoC
bitsetium
This crate provides most useful operations on bitsets. Provides lazy wrappers for bitset operations. Supports large sparse bitsets with fast search for bits using hierarchical layers.
This is WIP crate. Use at own risk. Issues are welcomed.
License
Licensed under either of
- Apache License, Version 2.0, (license/APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (license/MIT or http://opensource.org/licenses/MIT)
at your option.
Contributions
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.