Top 155 array open source projects

Collection
A PHP library for representing and manipulating collections.
Netfabric.hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Negative Array
Negative array index support `array[-1]` using ES2015 Proxy
Laravel Helpers
An extensive set of Laravel framework helper functions and collection macros.
Hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
Arrayy
🗃 Array manipulation library for PHP, called Arrayy!
P Iteration
Utilities that make array iteration easy when using async/await or Promises
Morphism
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Structurae
Data structures for high-performance JavaScript applications.
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Kind Of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Blitz
Blitz++ Multi-Dimensional Array Library for C++
type-reverse
🦄 Lightweight reverse utility around strings, arrays, numbers and more.
exponential-moving-average
Calculate an exponential moving average from an array of numbers.
invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
VBA-Arrays
😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.
array-to-sentence
Join all elements of an array and create a human-readable string
ienumerable
Deep immutable, Lightweight Enumerable with superpowers
array-mixer
Powerful, super tiny and easy to use lib to reorder your javascript arrays.
array-api-comparison
Data and tooling to compare the API surfaces of various array libraries.
php-traits
A collection of (more or less) useful traits for PHP7.2+
array-validation
Validation utilities for array structure
SNAP
Easy data format saving and loading for GameMaker Studio 2.3.2
array-diff-multidimensional
Compare the difference between two multidimensional arrays in PHP
arr-flatten
Recursively flatten an array or arrays. This is the fastest implementation of array flatten.
MCUCapture
Utility for plotting array data from MCU RAM
arraync
Async Array methods polyfills
linqjs
use linq and lambda in javascript on es6, can use linq function in an Object or an Array or a String value | 一个方便对数组、字典、树形数据进行操作、筛选等操作的工具库
ss-search
The most basic, yet powerful text search.
spdx-license-ids
a list of SPDX license identifiers
stock-prices
Analyzing stock prices with Fortran arrays
Array.prototype.at
An ES-spec-compliant (proposed) `Array.prototype.at`shim/polyfill/replacement that works as far down as ES3.
ustd
Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
ts-belt
🔧 Fast, modern, and practical utility library for FP in TypeScript.
lazy-arr
Arrays that look just like regular JavaScript arrays, but are computed lazily.
array-sort-by
Powerful mechanism to sort arrays or array of objects by one or more properties. You can also specify a custom comparer function.
array undot
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
repeat-element
Create an array by repeating the given string n times.
arr
数组增强组件主要是对数组等数据进行处理,如无限级分类操作、商品规格的迪卡尔乘积运算等。
HashMapC
A tiny library for using easily HashMap, arraylist in the C.
longest
Get the length of the longest item in an array.
BitLens
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
61-120 of 155 array projects