#container #bit #bitfield #algebra

bit-matrix

Library for bit matrices and vectors

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

#408 in Math

Download history 247/week @ 2023-02-07 368/week @ 2023-02-14 134/week @ 2023-02-21 229/week @ 2023-02-28 161/week @ 2023-03-07 128/week @ 2023-03-14 148/week @ 2023-03-21 285/week @ 2023-03-28 137/week @ 2023-04-04 261/week @ 2023-04-11 188/week @ 2023-04-18 115/week @ 2023-04-25 98/week @ 2023-05-02 296/week @ 2023-05-09 228/week @ 2023-05-16 375/week @ 2023-05-23

1,005 downloads per month
Used in 10 crates (6 directly)

MIT/Apache

19KB
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

~75–275KB