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

Download history 6291/week @ 2024-12-11 3784/week @ 2024-12-18 2754/week @ 2024-12-25 3725/week @ 2025-01-01 5912/week @ 2025-01-08 7342/week @ 2025-01-15 5802/week @ 2025-01-22 6310/week @ 2025-01-29 11640/week @ 2025-02-05 5903/week @ 2025-02-12 4380/week @ 2025-02-19 6787/week @ 2025-02-26 4453/week @ 2025-03-05 6497/week @ 2025-03-12 5255/week @ 2025-03-19 5108/week @ 2025-03-26

21,936 downloads per month
Used in 176 crates (26 directly)

MIT/Apache

87KB
2K SLoC

hibitset

Build Status Crates.io

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