Projects in Awesome Lists tagged with array
A curated list of projects in awesome lists tagged with array .
https://github.com/codermjlee/mjextension
A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
array dictionary json model objective-c
Last synced: 13 May 2025
https://github.com/CoderMJLee/MJExtension
A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
array dictionary json model objective-c
Last synced: 02 Aug 2025
https://github.com/grandyang/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
alogrithms array coding-practices data-structures interview-questions leetcode leetcode-solutions sort
Last synced: 03 Nov 2025
https://github.com/teivah/algodeck
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
algorithm algorithms array bit-manipulation complexity data-structures dynamic-programming graph greedy-algorithms hashtable heap interview-practice java linked-list math queue recursion sorting-algorithms stack tree
Last synced: 05 Oct 2025
https://github.com/kennymkchan/interview-questions-in-javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
array interview-practice interview-questions interviews javascript recursion stack strings
Last synced: 17 Mar 2025
https://github.com/aimeos/map
PHP arrays and collections made easy
array collection map php php-arrays php-map
Last synced: 12 May 2025
https://github.com/srdja/collections-c
A library of generic data structures for the C language.
algorithms array c collections data-structures deque hashtable library list memory-pool
Last synced: 14 May 2025
https://github.com/srdja/Collections-C
A library of generic data structures for the C language.
algorithms array c collections data-structures deque hashtable library list memory-pool
Last synced: 20 Mar 2025
https://github.com/symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
access array component extraction index injection object php property property-path reflection symfony symfony-component
Last synced: 13 May 2025
https://github.com/elm/core
Elm's core libraries
array core dictionary elm json set
Last synced: 14 May 2025
https://github.com/vladmihalcea/hypersistence-utils
The Hypersistence Utils library (previously known as Hibernate Types) gives you Spring and Hibernate utilities that can help you get the most out of your data access layer.
array custom-types enum hibernate hibernate-types hypersistence java json performance performance-testing spring spring-boot spring-data-jpa
Last synced: 12 May 2025
https://github.com/inducer/pycuda
CUDA integration for Python, plus shiny features
array cuda gpu gpu-computing multidimensional-arrays pycuda python scientific-computing
Last synced: 13 May 2025
https://github.com/vortex-data/vortex
An extensible, state of the art columnar file format
array arrow compression python rust
Last synced: 13 May 2025
https://github.com/ramsey/collection
:card_index_dividers: A PHP library for representing and manipulating collections.
array collection hash map php php8 queue set
Last synced: 11 May 2025
https://github.com/mobily/ts-belt
🔧 Fast, modern, and practical utility library for FP in TypeScript.
array flow fp functional-programming monad option option-type result result-type typescript
Last synced: 14 May 2025
https://github.com/spatie/array-to-xml
A simple class to convert an array to xml
Last synced: 12 May 2025
https://github.com/mattphillips/deep-object-diff
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
array deep diff nested-structures object
Last synced: 14 May 2025
https://github.com/inducer/pyopencl
OpenCL integration for Python, plus shiny features
amd array cuda gpu heterogeneous-parallel-programming multidimensional-arrays nvidia opencl opengl parallel-algorithm parallel-computing performance prefix-sum pyopencl python reduction scientific-computing shared-memory sorting
Last synced: 13 May 2025
https://github.com/netfabric/netfabric.hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
array async-enumerable buffer-pools csharp csharp-library dotnet dotnet-core dotnet-standard enumeration heap-allocations linq nuget-package performance reduced-heap-allocations simd span
Last synced: 12 Apr 2025
https://github.com/NetFabric/NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
array async-enumerable buffer-pools csharp csharp-library dotnet dotnet-core dotnet-standard enumeration heap-allocations linq nuget-package performance reduced-heap-allocations simd span
Last synced: 29 Apr 2025
https://github.com/P-p-H-d/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).
algorithms array bitset c collections data-structures generic hashmap json list lock-free memory-pool priority-queue queue set stack string tree tuples variant
Last synced: 14 Mar 2025
https://github.com/eteran/c-vector
A dynamic array implementation in C similar to the one found in standard C++
Last synced: 15 May 2025
https://github.com/zandaqo/structurae
Data structures for high-performance JavaScript applications.
array bigint binary bitfield data-structures graphs javascript matrices optimization sorted typescript
Last synced: 16 May 2025
https://github.com/yonaba/moses
Utility library for functional programming in Lua
array collection functional functional-programming lua object table underscore
Last synced: 04 Apr 2025
https://github.com/Yonaba/Moses
Utility library for functional programming in Lua
array collection functional functional-programming lua object table underscore
Last synced: 27 Mar 2025
https://github.com/inducer/loopy
A code generator for array-based code on CPUs and GPUs
array code-generation code-generator code-optimization code-transformation cuda ispc loop-optimization multidimensional-arrays opencl performance performance-analysis prefix-sum python reduction scan scientific-computing
Last synced: 14 May 2025
https://github.com/RandomFractals/vscode-data-preview
Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
array arrow avro config csv data excel extension json parquet perspective viewer vscode yaml
Last synced: 08 Apr 2025
https://github.com/randomfractals/vscode-data-preview
Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
array arrow avro config csv data excel extension json parquet perspective viewer vscode yaml
Last synced: 04 Apr 2025
https://github.com/tc39/proposal-change-array-by-copy
Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.
array javascript tc39 tuple typedarray
Last synced: 01 Apr 2025
https://github.com/nobrainr/morphism
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
array automapper data flow fp functional functors javascript js mapper morphism morphisms object parser typescript
Last synced: 12 Dec 2025
https://github.com/voku/arrayy
🗃 Array manipulation library for PHP, called Arrayy!
array array-methods arrayaccess closure collection composer dot-notation hacktoberfest immutable multi-array multidimensional-arrays php php7
Last synced: 14 May 2025
https://github.com/voku/Arrayy
🗃 Array manipulation library for PHP, called Arrayy!
array array-methods arrayaccess closure collection composer dot-notation hacktoberfest immutable multi-array multidimensional-arrays php php7
Last synced: 16 May 2025
https://github.com/sindresorhus/negative-array
Negative array index support `array[-1]` using ES2015 Proxy
array es2015-proxy nodejs npm-package
Last synced: 05 Apr 2025
https://github.com/sebastiaanluca/laravel-helpers
THIS PACKAGE HAS BEEN DEPRECATED — An extensive set of Laravel framework helper functions and collection macros.
array collections helpers laravel macros php
Last synced: 09 Jul 2025
https://github.com/blitzpp/blitz
Blitz++ Multi-Dimensional Array Library for C++
array array-manipulations blitz cpp-library high-performance hpc multi-dimensional-array numerical-calculations numerical-computation numerics partial-evaluators scientific-computing template-metaprogramming tensor vector
Last synced: 21 Oct 2025
https://github.com/lehins/massiv
Efficient Haskell Arrays featuring Parallel computation
array arrays convolution delayed-arrays haskell haskell-arrays massiv massiv-io multidimensional-arrays parallel-computing parallel-processing stencil
Last synced: 14 May 2025
https://github.com/flesler/hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
array flesler hashmap javascript key-value map node nodejs npm
Last synced: 16 May 2025
https://github.com/algo-phantoms/algo-tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
array backtracking bit-manipulation data-structures-and-algorithms dynamic-programming graph greedy-algorithms hashing-algorithm heap linked-list number-theory queue recursion searching-algorithms sorting-algorithms stack string tree trie
Last synced: 16 May 2025
https://github.com/toniov/p-iteration
Utilities that make array iteration easy when using async/await or Promises
array array-iteration array-methods async async-await async-functions await es2017 promise
Last synced: 08 Apr 2025
https://github.com/sdras/js-explorer
Find the method you need without digging through the docs, directly on the command line!
array array-methods javascript javascript-api learning object object-methods tools
Last synced: 02 Sep 2025
https://github.com/sciml/componentarrays.jl
Arrays with arbitrarily nested named components.
array arrays control-systems controls controls-and-dynamics differential-equations differentialequations dynamical-systems julia machine-learning modeling modeling-language named-tuples neural-networks neural-ode optimization scientific-machine-learning simulation simulation-modeling
Last synced: 10 Apr 2025
https://github.com/jucardi/go-streams
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
array collection collections filter foreach go go-streams golang iterables java-streams linq slice stream stream-collections stream-match stream-pipeline streams
Last synced: 06 May 2025
https://github.com/SciML/ComponentArrays.jl
Arrays with arbitrarily nested named components.
array arrays control-systems controls controls-and-dynamics differential-equations differentialequations dynamical-systems julia machine-learning modeling modeling-language named-tuples neural-networks neural-ode optimization scientific-machine-learning simulation simulation-modeling
Last synced: 01 Aug 2025
https://github.com/williamtroup/jsontree.js
🔗 A lightweight JavaScript library that generates customizable tree views to better visualize, and edit, JSON data.
array array-viewer component interactive interactive-json json json-component json-display json-inspector json-tree json-view json-viewer jsontree react react-component react-json theme tree tree-view treeview
Last synced: 08 Apr 2025
https://github.com/williamtroup/JsonTree.js
🔗 A lightweight JavaScript library that generates customizable tree views to better visualize, and edit, JSON data.
array array-viewer component interactive interactive-json json json-component json-display json-inspector json-tree json-view json-viewer jsontree react react-component react-json theme tree tree-view treeview
Last synced: 28 Mar 2025
https://github.com/eonist/my-swift-projects
An overview of my most relevant open-source projects on GitHub
animation array event filewatcher gradient json reflection regex svg xml
Last synced: 10 Apr 2025
https://github.com/lukeed/arr
A collection of tiny, highly performant Array.prototype alternatives
array array-methods javascript js nodejs performance
Last synced: 09 Oct 2025
https://github.com/sciml/recursivearraytools.jl
Tools for easily handling objects like arrays of arrays and deeper nestings in scientific machine learning (SciML) and other applications
array recursion scientific-machine-learning sciml vector
Last synced: 04 Sep 2025
https://github.com/SciML/RecursiveArrayTools.jl
Tools for easily handling objects like arrays of arrays and deeper nestings in scientific machine learning (SciML) and other applications
array recursion scientific-machine-learning sciml vector
Last synced: 27 Mar 2025
https://github.com/metarhia/metasync
Asynchronous Programming Library for JavaScript & Node.js
array async asynchronous callback chain collector composition impress javascript js metarhia node nodejs parallel promise series sync synchronous thenable
Last synced: 05 Apr 2025
https://github.com/tiledb-inc/tiledb-py
Python interface to the TileDB storage engine
array hdfs numpy python s3 storage-manager tiledb
Last synced: 15 May 2025
https://github.com/chasel-shao/csmodel
CSModel is a concise and efficient model framework for iOS/OSX, and provides nested Model to compare values and copy values.
array cocoapod dictionary json model objective-c runtime
Last synced: 23 Apr 2025
https://github.com/masonprotter/bumper.jl
Bring Your Own Stack
arena-allocator array bump-allocator julia julia-language performance stack
Last synced: 16 May 2025
https://github.com/edwingeng/deque
A highly optimized double-ended queue
array deque dequeue double-ended-queue golang list queue vector
Last synced: 14 Mar 2025
https://github.com/librapid/librapid
A highly optimised C++ library for mathematical applications and neural networks.
array cpp cpp20 cpp23 cuda gpu high-performance-computing library matrix multidimensional-arrays multithreading parallel-programming pypy pypy3 python python3 simd
Last synced: 08 Oct 2025
https://github.com/DivineOmega/uxdm
🔀 UXDM helps developers migrate data from one system or format to another.
array csv data-conversion data-migration data-migrator json markdown pdo php php-library uxdm wordpress xml
Last synced: 09 Jul 2025
https://github.com/divineomega/uxdm
🔀 UXDM helps developers migrate data from one system or format to another.
array csv data-conversion data-migration data-migrator json markdown pdo php php-library uxdm wordpress xml
Last synced: 06 Apr 2025
https://github.com/LibRapid/librapid
A highly optimised C++ library for mathematical applications and neural networks.
array cpp cpp20 cpp23 cuda gpu high-performance-computing library matrix multidimensional-arrays multithreading parallel-programming pypy pypy3 python python3 simd
Last synced: 01 Aug 2025
https://github.com/lukechilds/coinlist
Comprehensive list of cryptocurrencies with metadata
array crypto cryptocoins cryptocurrency crytocurrencies list
Last synced: 07 Oct 2025
https://github.com/lovesoo/orthogonalarraytest
OrthogonalArrayTest. 正交实验法设计测试用例,自动生成测试集。
Last synced: 20 Aug 2025
https://github.com/sindresorhus/chunkify
Split an iterable into evenly sized chunks
array array-chunk array-manipulations javascript npm-package
Last synced: 05 Apr 2025
https://github.com/awulkiew/graphical-debugging
Graphical Debugging extension for Visual Studio
array boost debug debugger-visualizers debugging debugging-tools extension geometry plot polygon stl vector visual-studio
Last synced: 20 Jul 2025
https://github.com/chrispsn/mesh-spreadsheet
A data and code editor that feels like a spreadsheet.
array array-languages arrays spreadsheet spreadsheets
Last synced: 12 Mar 2025
https://github.com/renato-bohler/what-the-filter
A visual playground to JavaScript array & object transformations.
array javascript object playground transformation
Last synced: 16 Mar 2025
https://github.com/scandum/rotate
A collection of array rotation algorithms.
array array-rotation c grail gries-mills helix juggling reversal rotation trinity
Last synced: 20 Apr 2025
https://github.com/jcmgray/autoray
Abstract your array operations.
array dask deep-learning jax lazy machine-learning numpy python pytorch tensor tensorflow
Last synced: 15 May 2025
https://github.com/gzuidhof/zarr.js
Javascript implementation of Zarr
array data-science gehlenborglab javascript typescript zarr
Last synced: 05 Apr 2025
https://github.com/electrovir/prettier-plugin-multiline-arrays
Prettier plugin to force array elements to wrap onto new lines.
array format formatting multiline newline prettier wrapping
Last synced: 08 Apr 2025
https://github.com/tc39/proposal-array-unique
ECMAScript proposal for Deduplicating method of Array
array deduplicate ecmascript javascript polyfill proposal unique
Last synced: 19 Aug 2025
https://github.com/icza/dyno
Package dyno is a utility to work with dynamic objects at ease.
array dictionary dynamic-objects map path slice
Last synced: 04 Apr 2025
https://github.com/Bin-Huang/prray
"Promisified" Array, it compatible with the original Array but comes with async versions of native Array methods
array async bluebird filterasync javascript mapasync nodejs promise reduceasync
Last synced: 30 Apr 2025
https://github.com/bin-huang/prray
"Promisified" Array, it compatible with the original Array but comes with async versions of native Array methods
array async bluebird filterasync javascript mapasync nodejs promise reduceasync
Last synced: 09 Apr 2025
https://github.com/mxschmitt/golang-combinations
Golang library which provide an algorithm to generate all combinations out of a given string array.
arrangement array golang hacktoberfest permutation powerset string strings
Last synced: 16 May 2025
https://github.com/mtownsend5512/xml-to-array
Easily convert valid xml to a php array.
api array convert xml xml-files xml-parser xml-to-array
Last synced: 05 Apr 2025
https://github.com/safx/ObservableArray-RxSwift
An array that can emit messages of elements and diffs on it's changing.
array observable rxswift swift
Last synced: 07 May 2025
https://github.com/moinism/faltu
Search sort, filter, limit an array of objects in Mongo-style.
array filter javascript mongo-style nodejs objects search sort
Last synced: 10 Oct 2025
https://github.com/dlang-community/containers
Containers backed by std.experimental.allocator
array containers d data-structures double-linked-list fast hashmap set single-linked-list
Last synced: 13 May 2025
https://github.com/ballerina-platform/module-ballerina-jballerina.java.arrays
Ballerina Java Array Module
array ballerina hacktoberfest integration java wso2
Last synced: 19 Jun 2025
https://github.com/nahid/qarray
A Query Engine For PHP Array
array array-query engine php qarray query
Last synced: 15 May 2025
https://github.com/rpgeeganage/async-ray
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
array array-helper array-manipulations array-methods array-processing array-utils arrays async-await async-callback async-ray es6-modules javascript loops modules node-js node-module typescript-library utility
Last synced: 17 Mar 2025
https://github.com/tiledb-inc/tiledb-r
R interface to TileDB: The Modern Database
array hdfs r s3 storage-manager tiledb
Last synced: 12 Apr 2025
https://github.com/TileDB-Inc/TileDB-R
R interface to TileDB: The Modern Database
array hdfs r s3 storage-manager tiledb
Last synced: 13 Jul 2025
https://github.com/istresearch/kibana-object-format
A Kibana plugin for displaying objects and arrays of objects.
array formatter kibana object plugin visualization
Last synced: 24 Apr 2025
https://github.com/JujuAdams/SNAP
Data format converters for GameMaker LTS 2022
array data gamemaker gamemaker-studio-2 gms2 ini json messagepack struct xml
Last synced: 01 Apr 2025
https://github.com/jujuadams/snap
Data format converters for GameMaker LTS 2022
array data gamemaker gamemaker-studio-2 gms2 ini json messagepack struct xml
Last synced: 06 Apr 2025
https://github.com/fix2015/interview-questions
A CLI tool for generating interview questions by difficulty level and quantity, with support for multiple output formats including text, JSON, and arrays.
array cli command-line-tool difficulty-level filter interview javascript json junior middle nodejs question-bank question-generator questions random-selection senior text top-questions
Last synced: 04 Apr 2025
https://github.com/bpolaszek/cartesian-product
PHP - A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
array cartesian combinations function php product
Last synced: 07 Apr 2025
https://github.com/levantaj/anycodable
Decode [String: Any] for Codable
any array cocoapods codable dictionary ios json jsondecoder jsonencoder swift xcode
Last synced: 20 Sep 2025
https://github.com/amypad/cuvec
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
array buffer c cpp cpu cpython cpython-api cpython-extensions cuda cxx gpu hacktoberfest pybind11 python swig vector
Last synced: 05 Apr 2025
https://github.com/rxjs-ninja/rxjs-ninja
RxJS Operators for handling Observable strings, numbers, booleans and more
angular-library array array-comparison array-manipulations array-methods boolean ecmascript ecmascript-methods javascript javascript-library library number random readable-streams rxjs string typescript typescript-library writable-streams
Last synced: 13 May 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