All Projects → arr → Similar Projects or Alternatives

186 Open source projects that are alternatives of or similar to arr

DS ALGO
Data Structures and algorithms
Stars: ✭ 20 (-67.74%)
Mutual labels:  array
Swift Utils
A collection of handy swift utils
Stars: ✭ 253 (+308.06%)
Mutual labels:  array
deque
A highly optimized double-ended queue
Stars: ✭ 75 (+20.97%)
Mutual labels:  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.
Stars: ✭ 113 (+82.26%)
Mutual labels:  array
Csmodel
CSModel is a concise and efficient model framework for iOS/OSX, and provides nested Model to compare values and copy values.
Stars: ✭ 192 (+209.68%)
Mutual labels:  array
Competitive Programming
Programming👨‍💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
Stars: ✭ 188 (+203.23%)
Mutual labels:  array
AHCategoryView
A navigation view for categories
Stars: ✭ 29 (-53.23%)
Mutual labels:  category
PREBorderView
A very simple Objective-C UIView category for specifying single-sided borders.
Stars: ✭ 18 (-70.97%)
Mutual labels:  category
C Vector
A dynamic array implementation in C similar to the one found in standard C++
Stars: ✭ 234 (+277.42%)
Mutual labels:  array
php-helpers
An extensive set of PHP helper functions and classes.
Stars: ✭ 27 (-56.45%)
Mutual labels:  array
hexo-directory-category
Automatically add category to Hexo article according to the article file directory.
Stars: ✭ 35 (-43.55%)
Mutual labels:  category
Uxdm
🔀 UXDM helps developers migrate data from one system or format to another.
Stars: ✭ 159 (+156.45%)
Mutual labels:  array
java-notes
Complete Java Note for colleges in Nepal.
Stars: ✭ 30 (-51.61%)
Mutual labels:  array
all-about-node
All about Node.js
Stars: ✭ 16 (-74.19%)
Mutual labels:  array
ZCategoryTool
ZCategoryTool
Stars: ✭ 37 (-40.32%)
Mutual labels:  category
js-deep-sort-object
Simple module to sort objects recursively by its keys
Stars: ✭ 19 (-69.35%)
Mutual labels:  array
pretty-d-array
Pretty printing multidimensional D arrays.
Stars: ✭ 16 (-74.19%)
Mutual labels:  array
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-53.23%)
Mutual labels:  array
BitLens
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
Stars: ✭ 20 (-67.74%)
Mutual labels:  array
Arr
A collection of tiny, highly performant Array.prototype alternatives
Stars: ✭ 239 (+285.48%)
Mutual labels:  array
common
Metarhia Common Library
Stars: ✭ 55 (-11.29%)
Mutual labels:  array
Static Frame
Immutable and grow-only Pandas-like DataFrames with a more explicit and consistent interface.
Stars: ✭ 217 (+250%)
Mutual labels:  array
Public-Method-CardGame-NiuNiu
纸牌游戏牛牛的最优算法及Method
Stars: ✭ 21 (-66.13%)
Mutual labels:  array
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.
Stars: ✭ 166 (+167.74%)
Mutual labels:  array
array-last
Return the last element in an array. Faster than `.slice`
Stars: ✭ 34 (-45.16%)
Mutual labels:  array
Lattice2
FreeCAD workbench about arrays of all sorts and kinds, and local coordinate systems
Stars: ✭ 40 (-35.48%)
Mutual labels:  array
Coinlist
Comprehensive list of cryptocurrencies with metadata
Stars: ✭ 148 (+138.71%)
Mutual labels:  array
php-collections
A collection library for php
Stars: ✭ 34 (-45.16%)
Mutual labels:  array
xml-to-array
A simple class to convert an xml to array
Stars: ✭ 30 (-51.61%)
Mutual labels:  array
linqjs
Perform queries on collections in the manner of C#s System.Linq in JavaScript
Stars: ✭ 14 (-77.42%)
Mutual labels:  array
MKMapView-ZoomLevel
MKMapView category with zoom level extension.
Stars: ✭ 23 (-62.9%)
Mutual labels:  category
Problem-Solving
contains all coding interview practice problems, data structures and algorithms implementations. 👨‍💻👨‍💻💥 🚩
Stars: ✭ 14 (-77.42%)
Mutual labels:  array
RFKit
Toolkit for daily Cocoa development. Since 2012.
Stars: ✭ 20 (-67.74%)
Mutual labels:  category
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-51.61%)
Mutual labels:  array
slimarray
SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.
Stars: ✭ 39 (-37.1%)
Mutual labels:  array
my-swift-projects
An overview of my most relevant open-source projects on GitHub
Stars: ✭ 261 (+320.97%)
Mutual labels:  array
avl array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
Stars: ✭ 33 (-46.77%)
Mutual labels:  array
go-streams
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
Stars: ✭ 127 (+104.84%)
Mutual labels:  array
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+648.39%)
Mutual labels:  array
in-array
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
Stars: ✭ 16 (-74.19%)
Mutual labels:  array
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-72.58%)
Mutual labels:  array
HashMapC
A tiny library for using easily HashMap, arraylist in the C.
Stars: ✭ 21 (-66.13%)
Mutual labels:  array
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
Stars: ✭ 245 (+295.16%)
Mutual labels:  array
array-includes
Array.prototype.includes spec-compliant polyfill
Stars: ✭ 42 (-32.26%)
Mutual labels:  array
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+280.65%)
Mutual labels:  array
FUPRAL
Fortran OO implementation of a generic container using an unlimited polymorphic class. Implementation of a resizable container array and a double linked list.
Stars: ✭ 18 (-70.97%)
Mutual labels:  array
Core
Elm's core libraries
Stars: ✭ 2,634 (+4148.39%)
Mutual labels:  array
VBA-Better-Array
An array class for VBA providing features found in more modern languages
Stars: ✭ 77 (+24.19%)
Mutual labels:  array
Array Functions
Some handy array functions
Stars: ✭ 215 (+246.77%)
Mutual labels:  array
CuVec
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
Stars: ✭ 73 (+17.74%)
Mutual labels:  array
Panthera
Data-frames & arrays on Clojure
Stars: ✭ 168 (+170.97%)
Mutual labels:  array
js-explorer
Find the method you need without digging through the docs, directly on the command line!
Stars: ✭ 287 (+362.9%)
Mutual labels:  array
Metasync
Asynchronous Programming Library for JavaScript & Node.js
Stars: ✭ 164 (+164.52%)
Mutual labels:  array
array-keyed-map
JS datastructure, like Map, but the keys are arrays
Stars: ✭ 29 (-53.23%)
Mutual labels:  array
arr-sort
🎉 多重条件下的数组排序方法
Stars: ✭ 20 (-67.74%)
Mutual labels:  array
arrayfire-haskell
Haskell bindings to ArrayFire
Stars: ✭ 52 (-16.13%)
Mutual labels:  array
longest
Get the length of the longest item in an array.
Stars: ✭ 31 (-50%)
Mutual labels:  array
pasvl
Array Validator (regular expressions for arrays, sort of)
Stars: ✭ 40 (-35.48%)
Mutual labels:  array
an-array-of-spanish-words
List of ~636,000 Spanish words
Stars: ✭ 31 (-50%)
Mutual labels:  array
arrays
Yii Array Helper
Stars: ✭ 41 (-33.87%)
Mutual labels:  array
1-60 of 186 similar projects