/rust-bitmap

A dense bitmap for Rust

Primary LanguageRust

rust-bitmap

https://travis-ci.org/cmr/rust-bitmap.png?branch=master

Documentation_ is hosted by rust-ci_

Provides a "dense bitmap", a tightly-packed array of N-bit values, where N is less then the size of a uint.

license

rust-bitmap is available under the Boost Software License. This is roughly the same as the MIT license, but without requiring attribution.