croaring 1.0.0

Rust wrapper for CRoaring
Documentation

Rust wrapper for CRoaring (a C/C++ implementation at https://github.com/RoaringBitmap/CRoaring)

Provides Compressed Bitmaps, which act like a set of integers in an efficient way.