8 releases (breaking)

Uses old Rust 2015

0.6.1 Dec 31, 2021
0.6.0 Nov 23, 2019
0.5.0 Nov 23, 2019
0.4.0 Sep 4, 2019
0.0.1 Sep 7, 2015

#922 in Algorithms

Download history 392/week @ 2023-12-16 108/week @ 2023-12-23 322/week @ 2023-12-30 672/week @ 2024-01-06 751/week @ 2024-01-13 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 589/week @ 2024-03-23 476/week @ 2024-03-30

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

MIT/Apache

20KB
436 lines

bit-matrix • Build status Latest version

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.


lib.rs:

Implements bit matrices.

Dependencies

~250KB