10 releases (breaking)

new 0.7.1 May 9, 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

#267 in Algorithms

Download history 697/week @ 2024-01-20 370/week @ 2024-01-27 578/week @ 2024-02-03 546/week @ 2024-02-10 639/week @ 2024-02-17 808/week @ 2024-02-24 632/week @ 2024-03-02 530/week @ 2024-03-09 462/week @ 2024-03-16 572/week @ 2024-03-23 542/week @ 2024-03-30 381/week @ 2024-04-06 448/week @ 2024-04-13 429/week @ 2024-04-20 587/week @ 2024-04-27 692/week @ 2024-05-04

2,220 downloads per month
Used in 10 crates (6 directly)

MIT/Apache

22KB
431 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

~75–255KB