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
Download history 90/week @ 2023-10-26 104/week @ 2023-11-02 98/week @ 2023-11-09 61/week @ 2023-11-16 86/week @ 2023-11-23 91/week @ 2023-11-30 90/week @ 2023-12-07 101/week @ 2023-12-14 103/week @ 2023-12-21 37/week @ 2023-12-28 231/week @ 2024-01-04 118/week @ 2024-01-11 120/week @ 2024-01-18 221/week @ 2024-01-25 160/week @ 2024-02-01 173/week @ 2024-02-08

711 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