20 releases
Uses old Rust 2015
0.6.4 | Sep 16, 2023 |
---|---|
0.6.3 | Feb 16, 2020 |
0.6.2 | Jul 26, 2019 |
0.5.4 | Jan 4, 2019 |
0.1.3 | Jun 15, 2017 |
#153 in Data structures
21,936 downloads per month
Used in 176 crates
(26 directly)
87KB
2K
SLoC
hibitset
Provides hierarchical bit sets, which allow very fast iteration on sparse data structures.
Usage
Just add this to your Cargo.toml
:
[dependencies]
hibitset = "0.6"
License
This library is licensed under the Apache License 2.0, see the LICENSE file for more information.
Dependencies
~0–265KB