Top 155 array open source projects

CuVec
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
pasvl
Array Validator (regular expressions for arrays, sort of)
linqjs
Perform queries on collections in the manner of C#s System.Linq in JavaScript
FUPRAL
Fortran OO implementation of a generic container using an unlimited polymorphic class. Implementation of a resizable container array and a double linked list.
Public-Method-CardGame-NiuNiu
纸牌游戏牛牛的最优算法及Method
array-keyed-map
JS datastructure, like Map, but the keys are arrays
Problem-Solving
contains all coding interview practice problems, data structures and algorithms implementations. 👨‍💻👨‍💻💥 🚩
Competitive Programming
Programming👨‍💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
my-swift-projects
An overview of my most relevant open-source projects on GitHub
pretty-d-array
Pretty printing multidimensional D arrays.
in-array
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
deque
A highly optimized double-ended queue
array-includes
Array.prototype.includes spec-compliant polyfill
VBA-Better-Array
An array class for VBA providing features found in more modern languages
php-helpers
An extensive set of PHP helper functions and classes.
js-explorer
Find the method you need without digging through the docs, directly on the command line!
array-last
Return the last element in an array. Faster than `.slice`
arr-sort
🎉 多重条件下的数组排序方法
Lattice2
FreeCAD workbench about arrays of all sorts and kinds, and local coordinate systems
xml-to-array
A simple class to convert an xml to array
Ubigeo-Peru
Base de datos de departamentos, provincias y distritos del Perú (UBIGEO) actualizada al 2019 (El INEI ha actualizado hasta el 2016). SQL, JSON, XML, CSV, Arreglos PHP, YAML.
slimarray
SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.
js-deep-sort-object
Simple module to sort objects recursively by its keys
avl array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
data-structure-project
自己实现集合框架系列整理总结
121-155 of 155 array projects