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

225 stars
9 watching
14 forks
Language: JavaScript
last commit: 2 months ago
fasthigh-perfomanceimmutableimmutablejs

Related projects:

Repository Description Stars
scottcorgan/immu A lightweight JavaScript library that enables immutable objects with fail-fast error checking and lazy property evaluation. 356
frptools/collectable A library providing high-performance immutable data structures for modern JavaScript applications. 272
benji6/imlazy A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. 103
ivanzusko/ramda A functional JavaScript library designed to make it easy to create immutable data sources with minimal side effects 46
gajus/redux-immutable Provides a way to create Redux stores with Immutable.js state 1,876
drboolean/immutable-ext An extension to Immutable.js providing additional algebraic structures and operations for functional programming. 490
qiao/immutable-sequence.js A high-performance implementation of an immutable sequence data structure in JavaScript. 16
aearly/icepick A library for efficiently handling immutable data structures in JavaScript 421
lucaong/immutable Efficient immutable data structures for the Crystal programming language 203
aweary/react-copy-write A 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-js A library providing persistent and immutable data structures to improve application development simplicity and efficiency 32,954
js-joda/js-joda An immutable date and time library for JavaScript with a focus on simplicity, domain-driven design, and performance. 1,620
andrewdavey/immutable-devtools Custom formatter for displaying Immutable-js collections in Chrome Dev Tools 662
wildlyinaccurate/plait A lightweight JavaScript framework for building isomorphic reactive web components with an emphasis on immutability and purity. 29
thejaminator/slist A Python library providing an immutable list implementation with type-safe methods for chaining 12