#array #fixed-length #generic #expr

nightly no-std atools

const generic expr based fixed length array manipulation

6 releases

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

#124 in No standard library

Download history 9/week @ 2024-11-13 25/week @ 2024-11-20 25/week @ 2024-11-27 24/week @ 2024-12-04 31/week @ 2024-12-11 3/week @ 2024-12-18 7/week @ 2025-01-15 1/week @ 2025-01-22 119/week @ 2025-01-29 78/week @ 2025-02-05 24/week @ 2025-02-12 14/week @ 2025-02-19 28/week @ 2025-02-26

244 downloads per month
Used in 8 crates (6 directly)

MIT license

44KB
563 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