5 releases (stable)

Uses new Rust 2024

new 2.1.0 May 11, 2025
2.0.0 May 10, 2025
1.1.0 Apr 28, 2025
1.0.0 Mar 6, 2025
0.1.1 Mar 6, 2025

#6 in #boundaries

Download history 255/week @ 2025-03-05 5/week @ 2025-03-12 91/week @ 2025-04-23 32/week @ 2025-04-30

123 downloads per month

MIT license

26KB
714 lines

multid

multidimensional (currently just 2) vectors parameterized by number of columns and rows

includes some helpful iterators and an interface that gracefully handles boundaries

requires feature(generic_const_exprs)


multid-rs

ya boy has gone cuckoo for 2-dimensional array implementations

like the other one this one is largely an exercise in api design and scratching a brain itch and should not be used by anyone

unlike the other one it's also an excuse to write rust

Dependencies

~220–660KB
~15K SLoC