#array #ops #operations #utility #async #operation #no-alloc

nightly no-std array__ops

A selection of useful array operations

25 releases (4 stable)

1.0.3 Feb 6, 2025
1.0.1 Dec 29, 2024
0.1.20 Dec 12, 2024
0.1.19 Apr 7, 2024
0.1.1 Dec 29, 2023

#211 in Asynchronous

Download history 6/week @ 2024-10-23 13/week @ 2024-10-30 11/week @ 2024-11-06 4/week @ 2024-11-13 20/week @ 2024-11-20 20/week @ 2024-11-27 19/week @ 2024-12-04 172/week @ 2024-12-11 18/week @ 2024-12-18 188/week @ 2024-12-25 26/week @ 2025-01-01 8/week @ 2025-01-08 14/week @ 2025-01-15 6/week @ 2025-01-29 293/week @ 2025-02-05

314 downloads per month
Used in 8 crates (4 directly)

MIT license

545KB
14K SLoC

Build Status (nightly) Build Status (nightly, all features)

Build Status (stable) Build Status (stable, all features)

Test Status Lint Status

Latest Version License:MIT Documentation Coverage Status

array__ops

Provides many useful utility methods for arrays.

This crate is a superset of the crate slice_ops.

I had to name it array__ops because array_ops was taken.

Dependencies

~145KB