Skip to content
A dense bitmap for Rust
Rust
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src
.gitignore
.travis.yml
Cargo.toml
README.rst

README.rst

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.

You can’t perform that action at this time.