11 releases (breaking)

0.8.0 Jun 26, 2024
0.6.1 Dec 31, 2021
0.6.0 Nov 23, 2019
0.3.0 Jun 10, 2019
0.0.1 Sep 7, 2015

#358 in Algorithms

Download history 516/week @ 2024-05-29 578/week @ 2024-06-05 545/week @ 2024-06-12 443/week @ 2024-06-19 648/week @ 2024-06-26 410/week @ 2024-07-03 914/week @ 2024-07-10 617/week @ 2024-07-17 612/week @ 2024-07-24 633/week @ 2024-07-31 634/week @ 2024-08-07 571/week @ 2024-08-14 602/week @ 2024-08-21 675/week @ 2024-08-28 1018/week @ 2024-09-04 692/week @ 2024-09-11

3,109 downloads per month
Used in 14 crates (9 directly)

MIT/Apache

22KB
433 lines

bit-matrix

A compact matrix of bits.

crates.io Documentation Rust CI MSRV

Dependency Status Download Status

Rust library that implements bit matrices. You can check the documentation here.

License

Dual-licensed for compatibility with the Rust project.

Licensed under the Apache License Version 2.0: http://www.apache.org/licenses/LICENSE-2.0, or the MIT license: http://opensource.org/licenses/MIT, at your option.

Dependencies

~100–310KB