All Projects → Immer → Similar Projects or Alternatives

560 Open source projects that are alternatives of or similar to Immer

Interview Guide
Coding/technical interview guide: data structures, algorithms, complexity analyses, interview questions
Stars: ✭ 54 (-97.21%)
Mutual labels:  data-structures
Structurae
Data structures for high-performance JavaScript applications.
Stars: ✭ 323 (-83.31%)
Mutual labels:  data-structures
Array Hash
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
Stars: ✭ 130 (-93.28%)
Mutual labels:  data-structures
React Antd
基于react + redux + immutable + less + ES6/7 + webpack2.0 + fetch + react-router + antd实现的SPA后台管理系统模板
Stars: ✭ 321 (-83.41%)
Mutual labels:  immutable
Dart Algorithms
Data structures and algorithms with Dart. Dart版本的数据结构与算法.
Stars: ✭ 53 (-97.26%)
Mutual labels:  data-structures
Ds
A Haxe library containing data structures for games.
Stars: ✭ 318 (-83.57%)
Mutual labels:  data-structures
Codelibrary
💎Collection of algorithms and data structures
Stars: ✭ 1,585 (-18.09%)
Mutual labels:  data-structures
Prelude Ts
Functional programming, immutable collections and FP constructs for typescript and javascript
Stars: ✭ 315 (-83.72%)
Mutual labels:  data-structures
Raspbernetes
Raspberry Pi Kubernetes Cluster
Stars: ✭ 53 (-97.26%)
Mutual labels:  immutable
Observable Membrane
A Javascript Membrane implementation using Proxies to observe mutation on an object graph
Stars: ✭ 315 (-83.72%)
Mutual labels:  immutable
React Storage Hooks
React hooks for persistent state
Stars: ✭ 146 (-92.45%)
Mutual labels:  persistent
Ppds
Pretty Print Data Structures
Stars: ✭ 307 (-84.13%)
Mutual labels:  data-structures
Dlist
Difference lists in Haskell
Stars: ✭ 52 (-97.31%)
Mutual labels:  data-structures
Rubytree
A General Purpose Tree Data Structure for Ruby
Stars: ✭ 300 (-84.5%)
Mutual labels:  data-structures
Gopherlabs
The Ultimate Workshop Track for #golang Developer
Stars: ✭ 106 (-94.52%)
Mutual labels:  data-structures
Ordered Map
C++ hash map and hash set which preserve the order of insertion
Stars: ✭ 287 (-85.17%)
Mutual labels:  data-structures
Visualgo
visualization of algorithms and data structures.
Stars: ✭ 50 (-97.42%)
Mutual labels:  data-structures
Polychrome
🎨 Easy color manipulation in ~2kb (gzipped)
Stars: ✭ 286 (-85.22%)
Mutual labels:  immutable
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-93.39%)
Mutual labels:  data-structures
Libgraph
A graph data structure library for Elixir projects
Stars: ✭ 284 (-85.32%)
Mutual labels:  data-structures
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-97.52%)
Mutual labels:  data-structures
Fpp
Functional PHP Preprocessor - Generate Immutable Data Types
Stars: ✭ 282 (-85.43%)
Mutual labels:  immutable
Proposal Record Tuple
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
Stars: ✭ 1,394 (-27.96%)
Mutual labels:  immutable
Laravel Setting
Persistent settings package for Laravel
Stars: ✭ 278 (-85.63%)
Mutual labels:  persistent
Qp Trie Rs
An idiomatic and fast QP-trie implementation in pure Rust.
Stars: ✭ 47 (-97.57%)
Mutual labels:  data-structures
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (-85.79%)
Mutual labels:  data-structures
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-92.82%)
Mutual labels:  data-structures
Arcus
ARCUS is the NAVER memcached with lists, sets, maps and b+trees. http://naver.github.io/arcus
Stars: ✭ 273 (-85.89%)
Mutual labels:  data-structures
Knit
Ties the knot on data structures that reference each other by unique keys
Stars: ✭ 45 (-97.67%)
Mutual labels:  data-structures
Php
All Algorithms implemented in Php
Stars: ✭ 272 (-85.94%)
Mutual labels:  data-structures
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-94.78%)
Mutual labels:  data-structures
Notes
算法刷题指南、Java多线程与高并发、Java集合源码、Spring boot、Spring Cloud等笔记,源码级学习笔记后续也会更新。
Stars: ✭ 256 (-86.77%)
Mutual labels:  data-structures
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-97.83%)
Mutual labels:  data-structures
Python Data Structure Cn
problem-solving-with-algorithms-and-data-structure-using-python 中文版
Stars: ✭ 2,898 (+49.77%)
Mutual labels:  data-structures
Leetcode
✏️ 算法相关知识储备 LeetCode with Python and JavaScript 📚
Stars: ✭ 1,713 (-11.47%)
Mutual labels:  data-structures
Floweaver
View flow data as Sankey diagrams
Stars: ✭ 266 (-86.25%)
Mutual labels:  data-structures
Learn some algorithm and data structure
从零开始回顾一下最简单最基础的算法与数据结构
Stars: ✭ 38 (-98.04%)
Mutual labels:  data-structures
T 414 Aflv
T-414-ÁFLV: A Competitive Programming Course
Stars: ✭ 488 (-74.78%)
Mutual labels:  data-structures
Bit
Bitset data structure
Stars: ✭ 100 (-94.83%)
Mutual labels:  data-structures
Jschema
A simple, easy to use data modeling framework for JavaScript
Stars: ✭ 261 (-86.51%)
Mutual labels:  data-structures
Lib9wada
Wonderful library with lots of useful functions, algorithms and data structures in C, link it with -l9wada
Stars: ✭ 35 (-98.19%)
Mutual labels:  data-structures
LeetCode-Py
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
Stars: ✭ 881 (-54.47%)
Mutual labels:  data-structures
Play With Data Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 1,878 (-2.95%)
Mutual labels:  data-structures
DataStructure.Samples.CSharp
数据结构示例程序(C#语言描述)
Stars: ✭ 103 (-94.68%)
Mutual labels:  data-structures
O
Ring-buffers in go without interface{}
Stars: ✭ 33 (-98.29%)
Mutual labels:  data-structures
geeks-for-geeks-solutions
Solutions of questions on Geeks-for-Geeks.Solution Available in C++.
Stars: ✭ 28 (-98.55%)
Mutual labels:  data-structures
Bqn
An APL-like programming language. Self-hosted!
Stars: ✭ 100 (-94.83%)
Mutual labels:  immutable
DSA
Implementation of various data structures and algorithms.
Stars: ✭ 15 (-99.22%)
Mutual labels:  data-structures
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (-50.08%)
Mutual labels:  data-structures
algorithm
📌 Notes and Codes for studying data structures and algorithm
Stars: ✭ 72 (-96.28%)
Mutual labels:  data-structures
Codezilla
⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.
Stars: ✭ 127 (-93.44%)
Mutual labels:  data-structures
Pybktree
Python BK-tree data structure to allow fast querying of "close" matches
Stars: ✭ 117 (-93.95%)
Mutual labels:  data-structures
Reim
🤔 Handle logic in frontend
Stars: ✭ 79 (-95.92%)
Mutual labels:  immutable
Cs Playground React
In-Browser Algorithm and Data Structures Practice
Stars: ✭ 491 (-74.63%)
Mutual labels:  data-structures
Hellokoding Courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
Stars: ✭ 490 (-74.68%)
Mutual labels:  data-structures
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-95.97%)
Mutual labels:  data-structures
Faster
Fast persistent recoverable log and key-value store + cache, in C# and C++.
Stars: ✭ 4,846 (+150.44%)
Mutual labels:  persistent
Competitiveprogramming
A collection of algorithms, data structures and other useful information for competitive programming.
Stars: ✭ 475 (-75.45%)
Mutual labels:  data-structures
Utility
Assign/Partial/ReadOnly/Proxy
Stars: ✭ 31 (-98.4%)
Mutual labels:  immutable
Graphlib
Simple but powerful graph library for Rust
Stars: ✭ 148 (-92.35%)
Mutual labels:  data-structures
301-360 of 560 similar projects