limu

Immutable JS library

An immutable JavaScript library that improves performance by using shallow copy on read and mark modified on write mechanisms

High performance immutable lib alternative to immer with the same api, based on shallow copy on read and mark modified on write mechanism.

GitHub

228 stars
9 watching
14 forks
Language: JavaScript
last commit: about 2 years ago
fasthigh-perfomanceimmutableimmutablejs

Related projects:

RepositoryDescriptionStars
scottcorgan/immuA lightweight JavaScript library that enables immutable objects with fail-fast error checking and lazy property evaluation.356
frptools/collectableA library providing high-performance immutable data structures for modern JavaScript applications.271
benji6/imlazyA library providing functional programming tools for working with lazy, immutable iterables in JavaScript.103
ivanzusko/ramdaA functional JavaScript library designed to make it easy to create immutable data sources with minimal side effects46
gajus/redux-immutableProvides a way to create Redux stores with Immutable.js state1,877
drboolean/immutable-extAn extension to Immutable.js providing additional algebraic structures and operations for functional programming.489
qiao/immutable-sequence.jsHigh-performance implementation of an immutable sequence data structure using Finger Tree algorithm16
aearly/icepickA library for efficiently handling immutable data structures in JavaScript421
lucaong/immutableEfficient immutable data structures for the Crystal programming language201
aweary/react-copy-writeA library that provides an immutable state management system with a simple mutable API and features like memoized selectors and structural sharing.1,784
immutable-js/immutable-jsA library providing persistent and immutable data structures to improve application development simplicity and efficiency32,987
js-joda/js-jodaAn immutable date and time library for JavaScript with a focus on simplicity, domain-driven design, and performance.1,624
andrewdavey/immutable-devtoolsCustom formatter for displaying Immutable-js collections in Chrome Dev Tools662
wildlyinaccurate/plaitA lightweight JavaScript framework for building isomorphic reactive web components with an emphasis on immutability and purity.29
thejaminator/slistA Python library providing an immutable list implementation with type-safe methods for chaining12