leeopop / rust-bitmap

A dense bitmap for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A dense bitmap for Rust


Languages

Language:Rust 100.0%