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

#917 in Data structures

Download history 200/week @ 2024-11-29 109/week @ 2024-12-06 70/week @ 2024-12-13 34/week @ 2024-12-20 31/week @ 2024-12-27 111/week @ 2025-01-03 130/week @ 2025-01-10 196/week @ 2025-01-17 134/week @ 2025-01-24 229/week @ 2025-01-31 172/week @ 2025-02-07 150/week @ 2025-02-14 139/week @ 2025-02-21 193/week @ 2025-02-28 188/week @ 2025-03-07 54/week @ 2025-03-14

614 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