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

nightly no-std array__ops

A selection of useful array operations

23 releases (2 stable)

1.0.1 Dec 29, 2024
0.1.20 Dec 12, 2024
0.1.19 Apr 7, 2024
0.1.17 Mar 31, 2024
0.1.1 Dec 29, 2023

#231 in Asynchronous

Download history 39/week @ 2024-09-25 9/week @ 2024-10-02 10/week @ 2024-10-09 18/week @ 2024-10-16 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

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

MIT license

540KB
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

~140KB