bmap

CountedBitmap
Login

CountedBitmap

A compact list of bits where the number of zeroes and ones are being counted as the bits are being updated.

This crate has a very specific use case. You are probably looking for the bitvec crate.

Change log

The details of changes can always be found in the timeline, but for a high-level view of changes between released versions there's a manually maintained Change Log.

Project Status

bmap is in maintenance mode; it is feature-complete, but will receive bugfixes and improvements to implementation/documentation.