roaring 0.4.2

http://roaringbitmap.org for http://www.rust-lang.org
Documentation

RoaringBitmap travis-badge release-badge docs-badge license-badge

This is not yet production ready. The API should be mostly complete now.

This is a Rust port of the Roaring bitmap data structure, initially defined as a Java library and described in Better bitmap performance with Roaring bitmaps.

Developing

Take note of the Collections reform RFC for the API. Mostly aiming to duplicate the BitSet API.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.