All Projects → Immutable Array Prototype → Similar Projects or Alternatives

378 Open source projects that are alternatives of or similar to Immutable Array Prototype

Rpds
Rust Persistent Data Structures
Stars: ✭ 613 (+994.64%)
Mutual labels:  data-structure
Data Structures
Go datastructures.
Stars: ✭ 336 (+500%)
Mutual labels:  immutable
Mori Ext
Function bind syntax wrappers for mori
Stars: ✭ 15 (-73.21%)
Mutual labels:  immutable
Collection
A (memory) friendly, easy, lazy and modular collection class.
Stars: ✭ 331 (+491.07%)
Mutual labels:  immutable
Js Ipfs
IPFS implementation in JavaScript
Stars: ✭ 6,129 (+10844.64%)
Mutual labels:  immutable
Tinyqueue
The smallest and simplest priority queue in JavaScript.
Stars: ✭ 322 (+475%)
Mutual labels:  data-structure
Sma
Calculate the simple moving average of an array.
Stars: ✭ 48 (-14.29%)
Mutual labels:  array
Structurae
Data structures for high-performance JavaScript applications.
Stars: ✭ 323 (+476.79%)
Mutual labels:  array
Leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Stars: ✭ 5,619 (+9933.93%)
Mutual labels:  array
Observable Membrane
A Javascript Membrane implementation using Proxies to observe mutation on an object graph
Stars: ✭ 315 (+462.5%)
Mutual labels:  immutable
Awesome Unam
A curated list of awesome engineering ecosystem, including UNAM Projects
Stars: ✭ 10 (-82.14%)
Mutual labels:  data-structure
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+5735.71%)
Mutual labels:  array
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+43323.21%)
Mutual labels:  data-structure
Mytinystl
Achieve a tiny STL in C++11
Stars: ✭ 4,813 (+8494.64%)
Mutual labels:  data-structure
Mobx Jsonapi Store
JSON API Store for MobX
Stars: ✭ 52 (-7.14%)
Mutual labels:  data-structure
Qframe
Immutable data frame for Go
Stars: ✭ 282 (+403.57%)
Mutual labels:  immutable
Deep Object Diff
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
Stars: ✭ 515 (+819.64%)
Mutual labels:  array
Kind Of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Stars: ✭ 268 (+378.57%)
Mutual labels:  array
Gridiron
Feature-Packed React Grid Framework
Stars: ✭ 8 (-85.71%)
Mutual labels:  immutable
Datastructures Algorithms
This repo contains links of questions and their solution for interview prepration from geeksforgeeks, leetcode, etc.
Stars: ✭ 262 (+367.86%)
Mutual labels:  data-structure
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+810.71%)
Mutual labels:  array
Typed Immutable
Immutable and structurally typed data
Stars: ✭ 263 (+369.64%)
Mutual labels:  immutable
Awesome Competitive Programming
💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Stars: ✭ 9,119 (+16183.93%)
Mutual labels:  data-structure
Blitz
Blitz++ Multi-Dimensional Array Library for C++
Stars: ✭ 257 (+358.93%)
Mutual labels:  array
Netfabric.hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
Stars: ✭ 479 (+755.36%)
Mutual labels:  array
immutabledict
A fork of frozendict, an immutable wrapper around dictionaries for Python3
Stars: ✭ 20 (-64.29%)
Mutual labels:  immutable
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 (-66.07%)
Mutual labels:  array
universal-routed-flux-demo
The code in this repo is intended for people who want to get started building universal flux applications, with modern and exciting technologies such as Reactjs, React Router and es6.
Stars: ✭ 31 (-44.64%)
Mutual labels:  immutable
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (+683.93%)
Mutual labels:  data-structure
venum
Verifiably better, validated Enum for Python
Stars: ✭ 31 (-44.64%)
Mutual labels:  immutable
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 (-5.36%)
Mutual labels:  array
type-reverse
🦄 Lightweight reverse utility around strings, arrays, numbers and more.
Stars: ✭ 30 (-46.43%)
Mutual labels:  array
Easy Peasy
Vegetarian friendly state for React
Stars: ✭ 4,525 (+7980.36%)
Mutual labels:  immutable
finger-tree
🌵 Finger tree data structure for JavaScript
Stars: ✭ 20 (-64.29%)
Mutual labels:  immutable
Immutable
Missing non-mutating functions in Swift
Stars: ✭ 16 (-71.43%)
Mutual labels:  immutable
create-react-redux-app
React boilerplate based on create-react-app
Stars: ✭ 49 (-12.5%)
Mutual labels:  immutable
Dinero.js
Create, calculate, and format money in JavaScript and TypeScript.
Stars: ✭ 5,286 (+9339.29%)
Mutual labels:  immutable
invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Stars: ✭ 40 (-28.57%)
Mutual labels:  array
Utility
Assign/Partial/ReadOnly/Proxy
Stars: ✭ 31 (-44.64%)
Mutual labels:  immutable
elixir-queue
Queue data structure for Elixir-lang
Stars: ✭ 18 (-67.86%)
Mutual labels:  data-structure
Negative Array
Negative array index support `array[-1]` using ES2015 Proxy
Stars: ✭ 420 (+650%)
Mutual labels:  array
total-serialism
Toolbox full of Algorithmic Composition methods
Stars: ✭ 74 (+32.14%)
Mutual labels:  array
Immutables
A high-performance immutable mapping type for Python.
Stars: ✭ 823 (+1369.64%)
Mutual labels:  immutable
sword-x-offer
66 classic and common interview problems from 《剑指offer》 with multiple-method-CPP solutions, and common data structure summary, etc
Stars: ✭ 19 (-66.07%)
Mutual labels:  data-structure
Mail
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
Stars: ✭ 399 (+612.5%)
Mutual labels:  immutable
leetcode
✍️ 200+ LeetCode solutions in Java
Stars: ✭ 53 (-5.36%)
Mutual labels:  data-structure
Golang Combinations
Golang library which provide an algorithm to generate all combinations out of a given string array.
Stars: ✭ 51 (-8.93%)
Mutual labels:  array
constant.js
Immutable/Constant Objects for JavaScript
Stars: ✭ 18 (-67.86%)
Mutual labels:  immutable
Samples
Sample projects using Material, Graph, and Algorithm.
Stars: ✭ 386 (+589.29%)
Mutual labels:  data-structure
Pyopencl
OpenCL integration for Python, plus shiny features
Stars: ✭ 790 (+1310.71%)
Mutual labels:  array
js-data-structures-and-algorithms
JavaScript implementations of common data structure and algorithm concepts.
Stars: ✭ 31 (-44.64%)
Mutual labels:  data-structure
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+35833.93%)
Mutual labels:  data-structure
constantie
A tiny JavaScript library for creation of fully immutable objects and arrays
Stars: ✭ 16 (-71.43%)
Mutual labels:  immutable
Hashcow
A Rust HashMap implementation with copy-on-write keys and values
Stars: ✭ 29 (-48.21%)
Mutual labels:  data-structure
mobx-collection-store
Data collection store for MobX
Stars: ✭ 36 (-35.71%)
Mutual labels:  data-structure
Array To Xml
A simple class to convert an array to xml
Stars: ✭ 744 (+1228.57%)
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 (+548.21%)
Mutual labels:  array
Arrayy
🗃 Array manipulation library for PHP, called Arrayy!
Stars: ✭ 363 (+548.21%)
Mutual labels:  array
Ocaml Containers
A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.
Stars: ✭ 367 (+555.36%)
Mutual labels:  data-structure
Zarr.js
Javascript implementation of Zarr
Stars: ✭ 54 (-3.57%)
Mutual labels:  array
61-120 of 378 similar projects