Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 Nov 2024
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: 14 Aug 2024
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: 15 Oct 2024
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: 19 Nov 2024
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: 27 Oct 2024
https://github.com/aimeos/map
PHP arrays and collections made easy
array collection map php php-arrays php-map
Last synced: 18 Nov 2024
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: 19 Nov 2024
https://github.com/elm/core
Elm's core libraries
array core dictionary elm json set
Last synced: 18 Nov 2024
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: 18 Nov 2024
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: 27 Oct 2024
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: 19 Nov 2024
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: 18 Nov 2024
https://github.com/spatie/array-to-xml
A simple class to convert an array to xml
Last synced: 18 Nov 2024
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: 19 Nov 2024
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: 20 Nov 2024
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: 19 Nov 2024
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: 19 Nov 2024
https://github.com/spiraldb/vortex
An extensible, state-of-the-art columnar file format
array arrow compression python rust
Last synced: 14 Nov 2024
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: 11 Nov 2024
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: 14 Oct 2024
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: 25 Oct 2024
https://github.com/eteran/c-vector
A dynamic array implementation in C similar to the one found in standard C++
Last synced: 11 Nov 2024
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: 05 Nov 2024
https://github.com/Yonaba/Moses
Utility library for functional programming in Lua
array collection functional functional-programming lua object table underscore
Last synced: 30 Oct 2024
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: 29 Oct 2024
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: 06 Nov 2024
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: 13 Oct 2024
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: 02 Nov 2024
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: 04 Aug 2024
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: 19 Nov 2024
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: 19 Nov 2024
https://github.com/sindresorhus/negative-array
Negative array index support `array[-1]` using ES2015 Proxy
array es2015-proxy nodejs npm-package
Last synced: 07 Oct 2024
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: 20 Nov 2024
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: 24 Aug 2024
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: 13 Nov 2024
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: 15 Nov 2024
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: 17 Nov 2024
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: 16 Nov 2024
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: 14 Nov 2024
https://github.com/jonniedie/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: 30 Oct 2024
https://github.com/jonniedie/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: 12 Oct 2024
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: 16 Nov 2024
https://github.com/lukeed/arr
A collection of tiny, highly performant Array.prototype alternatives
array array-methods javascript js nodejs performance
Last synced: 01 Nov 2024
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: 15 Nov 2024
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: 31 Oct 2024
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: 30 Oct 2024
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: 12 Nov 2024
https://github.com/tiledb-inc/tiledb-py
Python interface to the TileDB storage engine
array hdfs numpy python s3 storage-manager tiledb
Last synced: 14 Nov 2024
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: 10 Nov 2024
https://github.com/edwingeng/deque
A highly optimized double-ended queue
array deque dequeue double-ended-queue golang list queue vector
Last synced: 26 Oct 2024
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: 16 Nov 2024
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: 20 Nov 2024
https://github.com/masonprotter/bumper.jl
Bring Your Own Stack
arena-allocator array bump-allocator julia julia-language performance stack
Last synced: 13 Nov 2024
https://github.com/pencilcaseman/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: 10 Oct 2024
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 Nov 2024
https://github.com/lukechilds/coinlist
Comprehensive list of cryptocurrencies with metadata
array crypto cryptocoins cryptocurrency crytocurrencies list
Last synced: 14 Nov 2024
https://github.com/renato-bohler/what-the-filter
A visual playground to JavaScript array & object transformations.
array javascript object playground transformation
Last synced: 27 Oct 2024
https://github.com/sindresorhus/chunkify
Split an iterable into evenly sized chunks
array array-chunk array-manipulations javascript npm-package
Last synced: 07 Oct 2024
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: 13 Nov 2024
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: 09 Nov 2024
https://github.com/chrispsn/mesh-spreadsheet
A data and code editor that feels like a spreadsheet.
array array-languages arrays spreadsheet spreadsheets
Last synced: 17 Nov 2024
https://github.com/lovesoo/orthogonalarraytest
OrthogonalArrayTest. ๆญฃไบคๅฎ้ชๆณ่ฎพ่ฎกๆต่ฏ็จไพ๏ผ่ชๅจ็ๆๆต่ฏ้ใ
Last synced: 05 Nov 2024
https://github.com/tc39/proposal-array-unique
ECMAScript proposal for Deduplicating method of Array
array deduplicate ecmascript javascript polyfill proposal unique
Last synced: 16 Nov 2024
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: 16 Oct 2024
https://github.com/jcmgray/autoray
Abstract your array operations.
array dask deep-learning jax lazy machine-learning numpy python pytorch tensor tensorflow
Last synced: 13 Nov 2024
https://github.com/gzuidhof/zarr.js
Javascript implementation of Zarr
array data-science gehlenborglab javascript typescript zarr
Last synced: 13 Nov 2024
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: 15 Nov 2024
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: 12 Nov 2024
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: 29 Oct 2024
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: 14 Nov 2024
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: 15 Oct 2024
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: 13 Nov 2024
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: 18 Nov 2024
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 Nov 2024
https://github.com/tiledb-inc/tiledb-r
R interface to TileDB: The Modern Database
array hdfs r s3 storage-manager tiledb
Last synced: 12 Nov 2024
https://github.com/TileDB-Inc/TileDB-R
R interface to TileDB: The Modern Database
array hdfs r s3 storage-manager tiledb
Last synced: 05 Aug 2024
https://github.com/nahid/qarray
A Query Engine For PHP Array
array array-query engine php qarray query
Last synced: 14 Oct 2024
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: 08 Nov 2024
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: 02 Nov 2024
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: 13 Nov 2024
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: 17 Nov 2024
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: 13 Nov 2024
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: 12 Nov 2024
https://github.com/haltcase/tablemark
Generate markdown tables from JSON data.
array convert generate hacktoberfest json json-data markdown table typescript
Last synced: 17 Nov 2024
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: 13 Nov 2024
https://github.com/nahid/presento
Presento - Transformer & Presenter Package for PHP
array php php7 presenter transformer
Last synced: 14 Oct 2024
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: 04 Aug 2024
https://github.com/mbasso/ienumerable
Deep immutable, Lightweight Enumerable with superpowers
array immutable javascript linq list
Last synced: 26 Oct 2024
https://github.com/houdunwang/arr
ๆฐ็ปๅขๅผบ็ปไปถไธป่ฆๆฏๅฏนๆฐ็ป็ญๆฐๆฎ่ฟ่กๅค็๏ผๅฆๆ ้็บงๅ็ฑปๆไฝใๅๅ่งๆ ผ็่ฟชๅกๅฐไน็งฏ่ฟ็ฎ็ญใ
Last synced: 15 Nov 2024
https://github.com/bcherny/lazy-arr
Arrays that look just like regular JavaScript arrays, but are computed lazily.
Last synced: 08 Nov 2024
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: 12 Nov 2024
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: 31 Oct 2024
https://github.com/jonschlinkert/array-unique
Return an array free of duplicate values. Very fast implementation.
array array-uniq javascriopt uniq unique
Last synced: 13 Nov 2024