array-manipulations topic
async-ray
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
bottomline
A full-on PHP manipulation utility-belt that provides support for the usual functional. :package:
blitz
Blitz++ Multi-Dimensional Array Library for C++
Utils
Collection of useful PHP functions, mini-classes, and snippets for every day.
array-to-tree
Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure
utils
🛠Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
performant-array-to-tree
Converts an array of items with ids and parent ids to a nested tree in a performant O(n) way. Runs in browsers and Node.js.
Helpers
A collection of Javascript String and Array helpers for Laravel developers
09_Python_NumPy_Module
Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working with these arrays. It is the fundamental package for scientific...
chunkify
Split an iterable into evenly sized chunks