Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 14 Aug 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: 29 Sep 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: 30 Sep 2024

https://github.com/teivah/algodeck

An Open-Source Collection of 200+ Flash Cards to Help You Preparing Your Algorithms & Data Structures Interview ๐Ÿ’ฏ

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: 30 Sep 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: 31 Jul 2024

https://github.com/aimeos/map

PHP arrays and collections made easy

array collection map php php-arrays php-map

Last synced: 30 Sep 2024

https://github.com/elm/core

Elm's core libraries

array core dictionary elm json set

Last synced: 30 Sep 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: 29 Sep 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: 01 Oct 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: 31 Jul 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: 30 Sep 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: 30 Sep 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: 01 Oct 2024

https://github.com/spatie/array-to-xml

A simple class to convert an array to xml

api array configuration xml

Last synced: 30 Sep 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: 13 Aug 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: 30 Sep 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: 30 Sep 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: 02 Aug 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: 30 Jul 2024

https://github.com/eteran/c-vector

A dynamic array implementation in C similar to the one found in standard C++

array c vector

Last synced: 02 Aug 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: 01 Aug 2024

https://github.com/Yonaba/Moses

Utility library for functional programming in Lua

array collection functional functional-programming lua object table underscore

Last synced: 31 Jul 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: 29 Sep 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: 01 Aug 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: 01 Aug 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/sindresorhus/negative-array

Negative array index support `array[-1]` using ES2015 Proxy

array es2015-proxy nodejs npm-package

Last synced: 01 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: 04 Aug 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: 03 Aug 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: 07 Aug 2024

https://github.com/jonschlinkert/kind-of

Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!

arguments array date iterator javascript jonschlinkert kind map node nodejs object primitive regex set string type typeof

Last synced: 03 Oct 2024

https://github.com/g-makarov/dot-path-value

Safely get and set deep nested properties using dot notation.

access array change deep dot get notation object path property set type typescript update value

Last synced: 02 Aug 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: 01 Aug 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 Aug 2024

https://github.com/words/an-array-of-english-words

List of ~275,000 English words

array en english list word words

Last synced: 01 Aug 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: 31 Jul 2024

https://github.com/edwingeng/deque

A highly optimized double-ended queue

array deque dequeue double-ended-queue golang list queue vector

Last synced: 30 Jul 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: 04 Aug 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: 29 Sep 2024

https://github.com/lukechilds/coinlist

Comprehensive list of cryptocurrencies with metadata

array crypto cryptocoins cryptocurrency crytocurrencies list

Last synced: 03 Oct 2024

https://github.com/sindresorhus/chunkify

Split an iterable into evenly sized chunks

array array-chunk array-manipulations javascript npm-package

Last synced: 01 Oct 2024

https://github.com/renato-bohler/what-the-filter

A visual playground to JavaScript array & object transformations.

array javascript object playground transformation

Last synced: 30 Jul 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: 02 Aug 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: 01 Oct 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: 14 Sep 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: 02 Aug 2024

https://github.com/briangu/klongpy

High-Performance Klong array language in Python.

apl array cupy ipc language numpy programming python vector web

Last synced: 27 Sep 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: 01 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: 03 Aug 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: 30 Sep 2024

https://github.com/Senipah/VBA-Better-Array

An array class for VBA providing features found in more modern languages

array arrays csv excel modern vba

Last synced: 13 Aug 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/istresearch/kibana-object-format

A Kibana plugin for displaying objects and arrays of objects.

array formatter kibana object plugin visualization

Last synced: 20 Aug 2024

https://github.com/arthurkushman/pgo

Go library for PHP community with convenient functions

api array arrays date files filter filters functions go golang html ip2long map maps php strings striptags

Last synced: 03 Aug 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: 01 Aug 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: 29 Sep 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: 01 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/bcherny/lazy-arr

Arrays that look just like regular JavaScript arrays, but are computed lazily.

array lazy stream swift

Last synced: 01 Oct 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 Jul 2024

https://github.com/rhysd/array_view

Wrapper for references to array in C++.

array c-plus-plus library

Last synced: 01 Oct 2024

https://github.com/yiisoft/arrays

Yii Array Helper

array arrays hacktoberfest yii3

Last synced: 27 Sep 2024

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: 03 Aug 2024

https://github.com/lezhnev74/pasvl

Array Validator (regular expressions for arrays, sort of)

array php php71 php72 php73 php74 validation

Last synced: 28 Sep 2024

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

array cli explorer-cli

Last synced: 01 Oct 2024

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: 31 Jul 2024

https://github.com/algolia/chunk-text

๐Ÿ”ช chunk/split a string by length without cutting/truncating words.

algolia array chunk length size split string text

Last synced: 02 Aug 2024

https://github.com/es-shims/array-includes

Array.prototype.includes spec-compliant polyfill

array contains ecmascript includes javascript polyfill shim

Last synced: 03 Aug 2024

https://github.com/anko/array-keyed-map

JS datastructure, like Map, but the keys are arrays

array data-structure javascript map path

Last synced: 03 Oct 2024

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 javascript node

Last synced: 01 Aug 2024

https://github.com/Delta456/range

Functionality of Python's range() in V

array python range vlang

Last synced: 04 Aug 2024

https://github.com/mooreniemi/array_collapse

:boom: Array#collapse

array c-extension ruby

Last synced: 02 Oct 2024

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: 03 Aug 2024

https://github.com/jonschlinkert/longest

Get the length of the longest item in an array.

array element length longest value

Last synced: 01 Aug 2024

https://github.com/Kunde21/numgo

n-dimensional array implementation in Go.

array go multi-dimensional

Last synced: 02 Aug 2024

https://github.com/thunderer/Serializard

Flexible serializer encouraging good object design

array hydration hydrator json normalizer parser php serialization serializer xml yaml

Last synced: 04 Aug 2024

https://github.com/sebastiaanluca/php-helpers

THIS PACKAGE HAS BEEN DEPRECATED โ€” An extensive set of PHP helper functions and classes.

array carbon class constants datetime debug functions helpers methods object php string

Last synced: 04 Aug 2024

https://github.com/petrgrishin/array-access

PHP multi array access

array array-map changing php yii yii2

Last synced: 29 Sep 2024

https://github.com/georapbox/immutable-arrays

Immutable versions of normally mutable array methods

array delete immutable methods pop push reverse shift splice unshift

Last synced: 01 Oct 2024

https://github.com/gbeckers/darr

A Python library for numpy arrays that persist on disk in a format that is simple, self-documented and tool-independent, and maximizes universal readability.

array bsd-3-clause data-science data-sharing data-storage idl interoperability jagged-array julia-language maple mathematica matlab numeric octave python r ragged-array science scilab

Last synced: 27 Sep 2024

https://github.com/anonrig/fast-array-join

61% faster array join for JavaScript.

array javascript

Last synced: 01 Oct 2024

https://github.com/chillerlan/php-traits

A collection of (more or less) useful traits for PHP7.2+

array dotenv helper magic php-spl-iterators php7 trait

Last synced: 29 Sep 2024

https://github.com/KeeVeeGames/foreach.gml

foreach() loop implementation for GameMaker 2.3 for arrays, ds_lists, ds_maps, ds_stacks, ds_queues, ds_priorities and structs

array foreach gamemaker gamemaker-language gamemaker-projects gamemaker-studio gamemaker-studio-2 gamemaker-studio-2-3 gamemakerstudio gamemakerstudio2 gml gms gms2 loop

Last synced: 01 Aug 2024

https://github.com/samsonasik/arraylookup

๐Ÿš€ A fast lookup library that help you verify and search array and Traversable data.

array atleast fast filter find finder iterable lookup only php search traversable

Last synced: 01 Oct 2024

https://github.com/sad-spirit/pg-wrapper

Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension

array complex-types composite datetime geometric hstore interval json pdo pgsql php postgres postgresql range

Last synced: 27 Sep 2024

https://github.com/Rabbitzzc/always-helper

ๅ‰็ซฏ้กน็›ฎๅผ€ๅ‘ไธญ๏ผŒ็ปๅธธไผš็”จๅˆฐไธ€ไบ›ๅทฅๅ…ทๅ‡ฝๆ•ฐ็š„ๅˆ้›†ใ€‚

always always-helper array chart color cookie css device dom function helper hex-rgb listen number random regex string web

Last synced: 03 Aug 2024

https://github.com/deatil/go-array

A Go package that read or set data from map, slice or json

array go go-array map slice

Last synced: 30 Jul 2024

https://github.com/KeeVeeGames/ArrayList.gml

The most complete list class for GameMaker Studio 2.3+. GC-friendly, [โ€ฏโ€ฏ] accessor, 50+ functions (add, remove, insert, contains, find, sort, shuffle, reverse, etc.) and reference as array.

accessor array arraylist gamemaker gamemaker-language gamemaker-projects gamemaker-studio gamemaker-studio-2 gamemaker-studio-2-3 gamemakerstudio gamemakerstudio2 gml gms gms2 list

Last synced: 01 Aug 2024

https://github.com/davdroman/swift-builders

Result builders for Swift and Foundation types

array builder data dictionary resultbuilder set string substring swift

Last synced: 28 Sep 2024

https://github.com/envygeeks/liquid-tag-parser

Give super powers to your tag parsing in Liquid.

array boolean hash jekyll liquid liquid-tag-parser parsing tag-parsing tags

Last synced: 30 Sep 2024