| Crates.io | hibitset |
| lib.rs | hibitset |
| version | 0.6.4 |
| created_at | 2017-04-20 15:38:10.488209+00 |
| updated_at | 2023-09-16 06:43:45.813329+00 |
| description | Hierarchical bit set structure |
| homepage | |
| repository | https://github.com/slide-rs/hibitset |
| max_upload_size | |
| id | 11320 |
| size | 109,418 |
Provides hierarchical bit sets, which allow very fast iteration on sparse data structures.
Just add this to your Cargo.toml:
[dependencies]
hibitset = "0.6"
This library is licensed under the Apache License 2.0, see the LICENSE file for more information.