8 stable releases

Uses old Rust 2015

3.1.3 Mar 13, 2016
3.0.1 Mar 13, 2016
2.0.0 Jan 18, 2016
1.0.2 Jul 11, 2015
1.0.1 Nov 23, 2014

#1084 in Data structures

Download history 119/week @ 2023-06-04 137/week @ 2023-06-11 112/week @ 2023-06-18 134/week @ 2023-06-25 113/week @ 2023-07-02 99/week @ 2023-07-09 115/week @ 2023-07-16 94/week @ 2023-07-23 51/week @ 2023-07-30 102/week @ 2023-08-06 123/week @ 2023-08-13 73/week @ 2023-08-20 101/week @ 2023-08-27 75/week @ 2023-09-03 68/week @ 2023-09-10 114/week @ 2023-09-17

363 downloads per month

MIT/Apache

18KB
386 lines

rust-sel4

Crates.io

Documentation

A simple datastructure: an array of values whose width in bits is not necessarily a multiple of 8.

Status

Complete.


lib.rs:

See the Bitmap type.

No runtime deps