Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 803 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 803 Bytes

Baziot — a Roaring bitmap implementation, with a more compact serialization

Build Status Tests results Coverage License

A pure Rust implementation of the Roaring Bitmap data structure, with support for 64-bit keys and providing a compact serialization format in addition to the interoperable one.