#array #fixed-length #generic #expr

nightly no-std atools

const generic expr based fixed length array manipulation

5 releases

0.1.5 May 30, 2024
0.1.4 Apr 11, 2024
0.1.2 Mar 24, 2024
0.1.0 Feb 11, 2024

#298 in No standard library

Download history 2/week @ 2024-08-18 4/week @ 2024-08-25 9/week @ 2024-09-01 15/week @ 2024-09-08 21/week @ 2024-09-15 41/week @ 2024-09-22 18/week @ 2024-09-29 1/week @ 2024-10-06 33/week @ 2024-10-13 3/week @ 2024-10-20 2/week @ 2024-10-27 41/week @ 2024-11-03 8/week @ 2024-11-10 20/week @ 2024-11-17 25/week @ 2024-11-24 14/week @ 2024-12-01

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

MIT license

43KB
562 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