Projects in Awesome Lists tagged with array
A curated list of projects in awesome lists tagged with array .
https://github.com/jhildenbiddle/mergician
Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.
accessor array clone copy deep deep-merge deepmerge descriptor duplicate extend filter getter immutable javascript merge merge-deep object recursive setter sort
Last synced: 09 Apr 2025
https://github.com/moroshko/shallow-equal
Minimalistic shallow equality check for arrays/objects
array arrays equal equality equality-check equals object objects shallow
Last synced: 04 Apr 2025
https://github.com/haltcase/tablemark
Generate markdown tables from JSON data.
array convert generate hacktoberfest json json-data markdown table typescript
Last synced: 07 Apr 2025
https://github.com/jonschlinkert/array-sort
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
array compare javascript jonschlinkert nodejs sort
Last synced: 05 Apr 2025
https://github.com/nahid/presento
Presento - Transformer & Presenter Package for PHP
array php php7 presenter transformer
Last synced: 13 Apr 2025
https://github.com/joaolucasl/proposal-array-prototype-partition
A TC39 proposal for an utility function that returns two arrays based on the items' conformity to a predicate.
array array-methods ecma ecmascript javascript partition proposal tc39
Last synced: 11 Apr 2025
https://github.com/jackzhenguo/leetcode-csharp
solutions using C# for leetcode according to tags of questions, updating everyday. My contact info: guozhennianhua@163.com or my blog: http://blog.csdn.net/daigualu
array csdn data-structure dynamic-programming graph hashtable leetcode linked-list pointer stack tree
Last synced: 09 Oct 2025
https://github.com/mbasso/ienumerable
Deep immutable, Lightweight Enumerable with superpowers
array immutable javascript linq list
Last synced: 20 Jul 2025
https://github.com/houdunwang/arr
数组增强组件主要是对数组等数据进行处理,如无限级分类操作、商品规格的迪卡尔乘积运算等。
Last synced: 22 Aug 2025
https://github.com/bcherny/lazy-arr
Arrays that look just like regular JavaScript arrays, but are computed lazily.
Last synced: 19 Apr 2025
https://github.com/minwork/array
Pack of advanced PHP array functions
array array-helper array-manipulations array-methods nested-elements php php-library php7
Last synced: 22 Jun 2025
https://github.com/metarhia/common
Metarhia Common Library 🗜️
array callback cluster common curry date eventemitter functional-programming globalstorage impress javascript js jstp metarhia node nodejs server strings tools utilities
Last synced: 07 May 2025
https://github.com/arrayfire/arrayfire-haskell
Haskell bindings to ArrayFire
array gpu haskell image-processing linear-algebra statistics visualization
Last synced: 06 Mar 2026
https://github.com/evandrolg/array.lua
A small library with useful methods to handle Lua's table when it's working like an Array
array functional-programming lua table
Last synced: 13 Apr 2025
https://github.com/EvandroLG/array.lua
A small library with useful methods to handle Lua's table when it's working like an Array
array functional-programming lua table
Last synced: 29 Mar 2025
https://github.com/jonschlinkert/array-unique
Return an array free of duplicate values. Very fast implementation.
array array-uniq javascriopt uniq unique
Last synced: 05 Apr 2025
https://github.com/azu/immutable-array-prototype
A collection of Immutable Array prototype methods(Per method packages).
array data-structure immutable javascript
Last synced: 14 Apr 2025
https://github.com/rhysd/array_view
Wrapper for references to array in C++.
Last synced: 15 Apr 2025
https://github.com/jonschlinkert/arr-flatten
Recursively flatten an array or arrays. This is the fastest implementation of array flatten.
array flatten javascript microlib nested nodejs util utility
Last synced: 05 Apr 2025
https://github.com/x86y/beacon
A native and a cross platform guide for BQN array programming language
apl array array-languages bqn cross-platform desktop desktop-app desktop-application iced k minimal rust terse
Last synced: 07 Oct 2025
https://github.com/kumailn/algorithms
✨ a bunch of algorithms in a bunch of languages ✨
algorithm algorithms array backtracking bst dart data-structures dynamic-programming graph hackerrank hackerrank-solutions java javascript leetcode leetcode-solutions linked-list python rust solutions tree
Last synced: 23 Jul 2025
https://github.com/bjarten/alvito
Alvito - An Algorithm Visualization Tool for Python
algorithm algorithms array create gif gifs jupyter-notebook matplotlib matrix numpy python seaborn searching searching-algorithms sorting sorting-algorithms visualization
Last synced: 08 Oct 2025
https://github.com/doowb/sma
Calculate the simple moving average of an array.
array array-average array-avg average average-array avg avg-array floating floating-average javascript moving-average nodejs rolling rolling-average simple-floating-average simple-moving-average simple-rolling-average
Last synced: 30 Apr 2025
https://github.com/kerollmops/slice-group-by
An implementation of the `group_by` Haskell function for slice and strings
algorithms array group-by rust slice
Last synced: 07 Apr 2025
https://github.com/yiisoft/arrays
Yii Array Helper
array arrays hacktoberfest yii3
Last synced: 16 May 2025
https://github.com/tiledb-inc/tiledb-go
Go Interface to the TileDB storage manager
array go golang golang-library hdfs s3 storage-manager tiledb
Last synced: 20 Aug 2025
https://github.com/anantkaushik/data-structures-and-algorithms
Data Structures and Algorithms implementation in Python
algorithm algorithms algorithms-and-data-structures algorithms-implemented array data-structures kadanes-algorithm linked-list python python-algorithms python-data-structures python3 queue searching-algorithms sorting sorting-algorithms stack trees
Last synced: 16 Sep 2025
https://github.com/lezhnev74/pasvl
Array Validator (regular expressions for arrays, sort of)
array php php71 php72 php73 php74 validation
Last synced: 09 Apr 2025
https://github.com/mpaland/avl_array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
array associative-array avl avl-tree container embedded key-value-store map pointerless static std-map stl template tree
Last synced: 13 Apr 2025
https://github.com/jonschlinkert/exponential-moving-average
Calculate an exponential moving average from an array of numbers.
array average calculate exponential-moving-average math moving-average numbers
Last synced: 30 Apr 2025
https://github.com/ooade/array-explorer-cli
:zap: A CLI package to help figure out what JavaScript array method would be best to use at any given time
Last synced: 21 Jun 2025
https://github.com/jonschlinkert/arr-diff
Returns an array with only the unique values from all given arrays using strict equality for comparisons.
arr array diff difference elements javascript nodejs unique util utility values
Last synced: 05 Apr 2025
https://github.com/cyruskabir/js-challenger
Solution to all JSchallenger challenges
array challenge dom-manipulation javascript jschallenger object practice solved-problems
Last synced: 19 Oct 2025
https://github.com/75lb/sort-array
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
array esmodules function isomorphic javascript javascript-library load-anywhere module sort-array
Last synced: 07 Apr 2025
https://github.com/delonnewman/invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
array composition curry currying functional-programming functions hash memoization memoize objects ruby ruby-gem ruby-lambda ruby-proc set
Last synced: 13 Apr 2025
https://github.com/mtownsend5512/collection-xml
The missing XML support for Laravel's Collection class.
api array collections laravel laravel-package response-format soap toxml xml
Last synced: 27 Mar 2026
https://github.com/es-shims/array-includes
Array.prototype.includes spec-compliant polyfill
array contains ecmascript includes javascript polyfill shim
Last synced: 05 Apr 2025
https://github.com/onflow/atree
Atree provides scalable arrays and scalable ordered maps.
array data-structures ordered-map
Last synced: 10 Apr 2026
https://github.com/devxoul/safecollection
Safe Collection for Swift
array optional subscript swift
Last synced: 16 Jul 2025
https://github.com/zhiim/doa_py
DOA etimation algorithms implemented in Python for ULA, UCA and broadband/wideband DOA estimation
aoa array array-signal-processing direction-of-arrival doa doa-estimation signal-processing
Last synced: 14 Jan 2026
https://github.com/teles/array-mixer
Powerful, super tiny and easy to use lib to reorder your javascript arrays.
array babel es2015 es6 functional functional-programming hacktoberfest javascript node
Last synced: 27 Jun 2025
https://github.com/anko/array-keyed-map
JS datastructure, like Map, but the keys are arrays
array data-structure javascript map path
Last synced: 14 Mar 2026
https://github.com/awulkiew/graphical-debugging-vscode
GraphicalDebugging extension for Visual Studio Code
array boost debug debugger-visualizers debugging debugging-tools extension geometry plot polygon stl vector visual-studio-code
Last synced: 14 Apr 2025
https://github.com/jherax/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.
accent amd arrange array asc commonjs compare desc javascript objects ordering requirejs sort sort-criteria umd-modules
Last synced: 18 Jul 2025
https://github.com/mustaddon/arraytoexcel
Create Excel from Array (List, DataTable, DataSet, ...)
array converter dataset datatable dictionary dotnet excel list xlsx
Last synced: 05 Apr 2025
https://github.com/gontera/array30
行列輸入法表格 (Tables of Array Input Method Series)
Last synced: 06 Apr 2026
https://github.com/jslicense/spdx-license-ids
a list of SPDX license identifiers
array javascript json license list nodejs oss spdx
Last synced: 08 Apr 2026
https://github.com/vyuldashev/xml-to-array
A simple class to convert an xml to array
Last synced: 08 May 2025
https://github.com/1pkg/varint
VarInt: fast & memory efficient arbitrary bit width integers in Go.
arithmetic array bigint bits bitwise go golang memory
Last synced: 15 Jul 2025
https://github.com/moxystudio/js-deep-for-each
Recursively iterates over collections arrays and objects
array collection deep for-each iterate object
Last synced: 12 Dec 2025
https://github.com/jonschlinkert/array-last
Return the last element in an array. Faster than `.slice`
array element javascript last node nodejs slice
Last synced: 20 Aug 2025
https://github.com/metanet/java-algorithms-data-structures
Solutions for popular algorithms and data structures problems on leetcode
array backtracking binary-search binary-search-tree binary-tree breadth-first-search depth-first-search dynamic-programming graph-algorithms greedy-algorithms heap java linked-list matrix queue recursion searching-algorithms sorting-algorithms stack string
Last synced: 15 Jun 2025
https://github.com/supercharge/collections
async/await-ready, chainable Array & Collection utilities
array async-await async-functions asynchronous chainable-methods collections filter hacktoberfest iteration map promise promises reduce supercharge
Last synced: 27 Apr 2025
https://github.com/cami-la/logica_de_programacao_essencial
Aprenda os conceitos que formam a base do desenvolvimento de software e comece a construir sua compreensão do processo de criação de programas eficazes e funcionais.
array biblioteca estrutura-de-repeticao estrutura-sequencial java-17 logica-de-programacao metodos operadores pensamento-computacional variaveis
Last synced: 23 Apr 2025
https://github.com/p-ranav/small_vector
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
array buffer container cpp11 header-only heap memory-management modern-cpp optimization single-header single-header-lib small small-buffer-optimization stack vector
Last synced: 08 Jul 2025
https://github.com/hustcc/slice.js
:milky_way: nano library to enhance String.substring / Array.slice with python slice style by Proxy.
Last synced: 19 Mar 2025
https://github.com/whizkydee/type-reverse
🦄 Lightweight reverse utility around strings, arrays, numbers and more.
array inverse invert inverted-index reverse string
Last synced: 21 Mar 2025
https://github.com/shinnn/array-to-sentence
Join all elements of an array and create a human-readable string
array concatenation javascript natural-language sentence
Last synced: 09 Apr 2025
https://github.com/es-shims/Array.prototype.flatMap
An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
array ecmascript flatmap javascript polyfill shim
Last synced: 11 May 2025
https://github.com/es-shims/array.prototype.flatmap
An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
array ecmascript flatmap javascript polyfill shim
Last synced: 07 May 2025
https://github.com/formapro/values
Your alter ego object. Takes the best of object and array worlds.
Last synced: 09 Mar 2026
https://github.com/es-shims/array.prototype.flat
An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
array ecmascript flat flatten javascript polyfill shim
Last synced: 16 May 2025
https://github.com/es-shims/array.prototype.at
An ES-spec-compliant (proposed) `Array.prototype.at`shim/polyfill/replacement that works as far down as ES3.
array at ecmascript javascript polyfill shim
Last synced: 06 Mar 2025
https://github.com/tomhea/farray
Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.
array bit constant-space constant-time cpp data-structures header header-only implementation initialization library o1 paper template
Last synced: 16 Jul 2025
https://github.com/jonschlinkert/shallow-clone
Make a shallow clone of an object, array or primitive.
array clone object regex regular-expression shallow
Last synced: 09 Apr 2025
https://github.com/modern-fortran/stock-prices
Analyzing stock prices with Fortran arrays
Last synced: 19 Jan 2026
https://github.com/mcabbott/lazystack.jl
🥞
array automatic-differentiation julia slices
Last synced: 21 Mar 2025
https://github.com/thunderer/Serializard
Flexible serializer encouraging good object design
array hydration hydrator json normalizer parser php serialization serializer xml yaml
Last synced: 09 Jul 2025
https://github.com/mschubert/narray
R package for subset- and name-aware array utility functions
Last synced: 09 Apr 2025
https://github.com/neefrehman/make-matrix
A simple, type-safe way to create multi-dimensional arrays
array generator graphics javascript math matrices matrix multidimensional-arrays typescript webgl
Last synced: 23 Feb 2026
https://github.com/arturopala/buffer-and-slice
Lightweight Buffer and Slice abstractions for Scala.
array collection data-structures scala slice
Last synced: 08 Apr 2025
https://github.com/art-w/varray
Resizable arrays with O(ᵏ√N) insertion and deletion (Tiered Vectors)
Last synced: 18 Jan 2026
https://github.com/divineomega/array_undot
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
array array-dot array-undot dot-notation-array laravel
Last synced: 16 Mar 2025
https://github.com/jonschlinkert/expand-range
Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.
array expand fill javascript jonschlinkert js letters node nodejs numbers range range-expansion
Last synced: 21 Aug 2025
https://github.com/ardalanamini/prototyped.js
Some common Typescript prototypes
array boolean client-side common date function javascript nodejs npm number object prototype prototypes server-side string typescript
Last synced: 30 Apr 2025
https://github.com/jonschlinkert/union-value
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. Node.js/JavaScript util.
array dot-notation get nested-values object set union utility
Last synced: 09 Apr 2025
https://github.com/trainingbypackt/cpp-fundamentals
Hit the ground running with C++
array best-practices class cpp17 encapsulation functor inheritance
Last synced: 10 Apr 2025
https://github.com/bpolaszek/php-iterable-functions
Provides functions for iterable variables: iterable_map(, iterable_filter(), iterable_to_array(), ...
array iterable iterator iteratoraggregate php traversable
Last synced: 24 Aug 2025
https://github.com/cmazakas/sleip
Allocator-aware fixed-size dynamic array
array cpp cpp17 memory-management
Last synced: 13 Apr 2025
https://github.com/tom-draper/array-3d-viz
A tool for visualizing arrays and matrices in 3D space.
3d array array-view array-viewer array-visualizer data data-visualisation data-visualization dataviz interactive-visualization interactive-visualizations javascript matrix matrix-visualizer threejs typescript viewer visualization visualizer vizualisation
Last synced: 21 Mar 2025
https://github.com/nathanpb/kext
Fast Typescript utility library for declarative programming
array dependency-free hacktoberfest typescript utility-library
Last synced: 15 Apr 2025