#array #fixed-length #generic #expr

nightly no-std atools

const generic expr based fixed length array manipulation

4 releases

0.1.4 Apr 11, 2024
0.1.3 Apr 11, 2024
0.1.2 Mar 24, 2024
0.1.1 Mar 9, 2024
0.1.0 Feb 11, 2024

#114 in No standard library

Download history 5/week @ 2024-02-11 36/week @ 2024-02-18 25/week @ 2024-02-25 118/week @ 2024-03-03 77/week @ 2024-03-10 28/week @ 2024-03-17 174/week @ 2024-03-24 51/week @ 2024-03-31 226/week @ 2024-04-07 28/week @ 2024-04-14 20/week @ 2024-04-21 13/week @ 2024-04-28

289 downloads per month
Used in 8 crates (5 directly)

MIT license

38KB
446 lines

atools

const generic expr based fixed length array manipulation crate

it is very nightly.


lib.rs:

a collection of useful features for working with arrays

No runtime deps