Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
/ hibitset Public archive
forked from amethyst/hibitset

Hierarchical bit set container

License

Notifications You must be signed in to change notification settings

twiby/hibitset

 
 

Repository files navigation

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.

About

Hierarchical bit set container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%