Inexorable
React hooks for state management with deferred dispatching (by spinfoam-games)
mutative
Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer. (by unadlib)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Inexorable | mutative | |
---|---|---|
1 | 17 | |
1 | 1,786 | |
- | 2.5% | |
6.1 | 7.7 | |
about 1 month ago | 1 day ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Inexorable
Posts with mentions or reviews of Inexorable.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-09.
-
Inexorable VS redux-saga - a user suggested alternative
2 projects | 9 Jun 2025
mutative
Posts with mentions or reviews of mutative.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-16.
-
Unlocking Multiprocessing for Smoother Web Applications
Immutable State with Optional Mutability: Powered by the Mutative library, the core provides an immutable state transition process while allowing performance optimization with mutable instances when needed.
-
Comparing React Mutative vs. React Immer
This article covers two popular React frameworks for handling state; React Mutative and Immer. Both libraries promote immutability, albeit through distinct means.
- Mutative: Efficient immutable updates, more than 10x faster than Immer
-
Mutative 1.0 – A New Era in Efficient Immutable Updates
The readme explains how Mutative achieves better performance over Immer: https://github.com/unadlib/mutative#readme
-
Immer VS mutative - a user suggested alternative
2 projects | 25 Jan 2024
Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer.
-
How to build high-performance front-end applications based on multi-processing
High Performance Based on Mutative: Mutative is faster than the naive handcrafted reducer and 10x faster than Immer. Updates to immutable data based on Mutative also maintain good performance. The patches obtained from the shared state update are used for state synchronization.
- Mutative – A 10x Faster Alternative to Immer
-
Deep Cloning Objects in JavaScript, the Modern Way
for those recommending Immer, check out Mutative or Limu instead (much faster)
https://github.com/unadlib/mutative
https://github.com/tnfe/limu
-
Limu, the fastest immutable data JavaScript lib was borned

At the same time, the number of single test cases has increased to 500+, with a coverage rate of '95+' (the results can be viewed by executing NPM run tests in the root directory)
- Mutative: production-ready version coming soon, it provides the fastest immutable data updates.
What are some alternatives?
When comparing Inexorable and mutative you can also consider the following projects:
redux-saga - An alternative side effect model for Redux apps
cow-list - Copy-On-Write iterable list
reatom - Reatom - the ultimate state manager
data-transport - A simple and responsive universal transport
resso - 🪢 Simplest React state manager
limu - High performance immutable lib alternative to immer with the same api, based on shallow copy on read and mark modified on write mechanism.

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured