#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

#282 in No standard library

Download history 47/week @ 2024-07-29 15/week @ 2024-08-05 13/week @ 2024-08-12 1/week @ 2024-08-19 5/week @ 2024-08-26 10/week @ 2024-09-02 14/week @ 2024-09-09 22/week @ 2024-09-16 50/week @ 2024-09-23 8/week @ 2024-09-30 36/week @ 2024-10-14 2/week @ 2024-10-28 44/week @ 2024-11-04

82 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