All Projects → Orthogonalarraytest → Similar Projects or Alternatives

154 Open source projects that are alternatives of or similar to Orthogonalarraytest

Golang Combinations
Golang library which provide an algorithm to generate all combinations out of a given string array.
Stars: ✭ 51 (-35.44%)
Mutual labels:  array
rxjs-ninja
RxJS Operators for handling Observable strings, numbers, booleans and more
Stars: ✭ 68 (-13.92%)
Mutual labels:  array
Laravel Helpers
An extensive set of Laravel framework helper functions and collection macros.
Stars: ✭ 407 (+415.19%)
Mutual labels:  array
ss-search
The most basic, yet powerful text search.
Stars: ✭ 41 (-48.1%)
Mutual labels:  array
Pycuda
CUDA integration for Python, plus shiny features
Stars: ✭ 1,112 (+1307.59%)
Mutual labels:  array
spdx-license-ids
a list of SPDX license identifiers
Stars: ✭ 29 (-63.29%)
Mutual labels:  array
Hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
Stars: ✭ 363 (+359.49%)
Mutual labels:  array
array
Pack of advanced PHP array functions
Stars: ✭ 45 (-43.04%)
Mutual labels:  array
Sma
Calculate the simple moving average of an array.
Stars: ✭ 48 (-39.24%)
Mutual labels:  array
ustd
Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
Stars: ✭ 14 (-82.28%)
Mutual labels:  array
P Iteration
Utilities that make array iteration easy when using async/await or Promises
Stars: ✭ 337 (+326.58%)
Mutual labels:  array
lazy-arr
Arrays that look just like regular JavaScript arrays, but are computed lazily.
Stars: ✭ 67 (-15.19%)
Mutual labels:  array
Componentarrays.jl
Arrays with arbitrarily nested named components.
Stars: ✭ 72 (-8.86%)
Mutual labels:  array
array-sort-by
Powerful mechanism to sort arrays or array of objects by one or more properties. You can also specify a custom comparer function.
Stars: ✭ 37 (-53.16%)
Mutual labels:  array
Massiv
Efficient Haskell Arrays featuring Parallel computation
Stars: ✭ 328 (+315.19%)
Mutual labels:  array
repeat-element
Create an array by repeating the given string n times.
Stars: ✭ 19 (-75.95%)
Mutual labels:  array
Kakajson
Fast conversion between JSON and model in Swift.
Stars: ✭ 867 (+997.47%)
Mutual labels:  array
arr
数组增强组件主要是对数组等数据进行处理,如无限级分类操作、商品规格的迪卡尔乘积运算等。
Stars: ✭ 62 (-21.52%)
Mutual labels:  array
Structurae
Data structures for high-performance JavaScript applications.
Stars: ✭ 323 (+308.86%)
Mutual labels:  array
HashMapC
A tiny library for using easily HashMap, arraylist in the C.
Stars: ✭ 21 (-73.42%)
Mutual labels:  array
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.
Stars: ✭ 58 (-26.58%)
Mutual labels:  array
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-62.03%)
Mutual labels:  array
Kind Of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Stars: ✭ 268 (+239.24%)
Mutual labels:  array
CuVec
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
Stars: ✭ 73 (-7.59%)
Mutual labels:  array
Generate Random Web V7.19.03
Projeto para um cliente, afim de automatizar a escolha de números, pois o mesmo é jogador de loterias e queria um sistema para gerar jogos prontos.
Stars: ✭ 19 (-75.95%)
Mutual labels:  array
linqjs
Perform queries on collections in the manner of C#s System.Linq in JavaScript
Stars: ✭ 14 (-82.28%)
Mutual labels:  array
type-reverse
🦄 Lightweight reverse utility around strings, arrays, numbers and more.
Stars: ✭ 30 (-62.03%)
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 (-77.22%)
Mutual labels:  array
Map
PHP Map package for easy and elegant handling of PHP arrays as array-like map objects
Stars: ✭ 1,180 (+1393.67%)
Mutual labels:  array
array-keyed-map
JS datastructure, like Map, but the keys are arrays
Stars: ✭ 29 (-63.29%)
Mutual labels:  array
invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Stars: ✭ 40 (-49.37%)
Mutual labels:  array
php-collections
A collection library for php
Stars: ✭ 34 (-56.96%)
Mutual labels:  array
Pyopencl
OpenCL integration for Python, plus shiny features
Stars: ✭ 790 (+900%)
Mutual labels:  array
Problem-Solving
contains all coding interview practice problems, data structures and algorithms implementations. 👨‍💻👨‍💻💥 🚩
Stars: ✭ 14 (-82.28%)
Mutual labels:  array
total-serialism
Toolbox full of Algorithmic Composition methods
Stars: ✭ 74 (-6.33%)
Mutual labels:  array
my-swift-projects
An overview of my most relevant open-source projects on GitHub
Stars: ✭ 261 (+230.38%)
Mutual labels:  array
Immutable Array Prototype
A collection of Immutable Array prototype methods(Per method packages).
Stars: ✭ 56 (-29.11%)
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 (-79.75%)
Mutual labels:  array
array-to-sentence
Join all elements of an array and create a human-readable string
Stars: ✭ 32 (-59.49%)
Mutual labels:  array
array-includes
Array.prototype.includes spec-compliant polyfill
Stars: ✭ 42 (-46.84%)
Mutual labels:  array
Leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Stars: ✭ 5,619 (+7012.66%)
Mutual labels:  array
VBA-Better-Array
An array class for VBA providing features found in more modern languages
Stars: ✭ 77 (-2.53%)
Mutual labels:  array
array-mixer
Powerful, super tiny and easy to use lib to reorder your javascript arrays.
Stars: ✭ 32 (-59.49%)
Mutual labels:  array
js-explorer
Find the method you need without digging through the docs, directly on the command line!
Stars: ✭ 287 (+263.29%)
Mutual labels:  array
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.
Stars: ✭ 8,458 (+10606.33%)
Mutual labels:  array
arr-sort
🎉 多重条件下的数组排序方法
Stars: ✭ 20 (-74.68%)
Mutual labels:  array
rrbit-js
No description or website provided.
Stars: ✭ 11 (-86.08%)
Mutual labels:  array
Lattice2
FreeCAD workbench about arrays of all sorts and kinds, and local coordinate systems
Stars: ✭ 40 (-49.37%)
Mutual labels:  array
Deep Object Diff
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
Stars: ✭ 515 (+551.9%)
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 (+43.04%)
Mutual labels:  array
array-api-comparison
Data and tooling to compare the API surfaces of various array libraries.
Stars: ✭ 46 (-41.77%)
Mutual labels:  array
DS ALGO
Data Structures and algorithms
Stars: ✭ 20 (-74.68%)
Mutual labels:  array
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (-32.91%)
Mutual labels:  array
array-validation
Validation utilities for array structure
Stars: ✭ 14 (-82.28%)
Mutual labels:  array
Tiledb Py
Python interface to the TileDB storage manager
Stars: ✭ 78 (-1.27%)
Mutual labels:  array
Jewell
Javascript Syntax Sugar for Higher-Order Messaging
Stars: ✭ 72 (-8.86%)
Mutual labels:  array
Hibernate Types
The Hibernate Types library gives you extra types that are not supported by the Hibernate ORM core.
Stars: ✭ 1,122 (+1320.25%)
Mutual labels:  array
Array Unique
Return an array free of duplicate values. Very fast implementation.
Stars: ✭ 51 (-35.44%)
Mutual labels:  array
Netfabric.hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
Stars: ✭ 479 (+506.33%)
Mutual labels:  array
array-diff-multidimensional
Compare the difference between two multidimensional arrays in PHP
Stars: ✭ 60 (-24.05%)
Mutual labels:  array
61-120 of 154 similar projects