xstate VS redux

Compare xstate vs redux and see what are their differences.

redux

Predictable state container for JavaScript apps [Moved to: https://github.com/reduxjs/redux] (by rackt)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
xstate redux
60 6
26,155 57,680
1.3% -
9.6 9.0
1 day ago about 2 years ago
TypeScript TypeScript
MIT License GNU General Public License v3.0 or later
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.

xstate

Posts with mentions or reviews of xstate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-05.

redux

Posts with mentions or reviews of redux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-14.
  • How to logically combine react-router and redux for client- and server-side rendering
    4 projects | /r/codehunter | 14 May 2022
    I'd like my React based SPA to render on server side (who's not these days). Therefore I want to combine React with react-router, redux and some build layer like isomorphic starterkit.
  • React-redux connect method unable to locate store in props
    1 project | /r/codehunter | 13 Apr 2022
    I have a application structure that mostly mimics the redux real-world example but can't get past getting this error:
  • Why do Redux examples pass empty object as first Object.assign() argument?
    1 project | /r/codehunter | 11 Apr 2022
    In the todoMVC example of the redux project, the reducer for dealing with todos have these lines:
  • Implementing undo / redo in Redux
    1 project | /r/codehunter | 7 Apr 2022
    For a while now I've been wracking my brain as to how you would implement undo / redo in Redux with server interactions (via ajax).
  • How do you configure babel to run with different configurations in different environments
    1 project | /r/codehunter | 18 Mar 2022
    { "name": "add-projects", "version": "0.0.0", "description": "Add projects", "scripts": { "start": "node server.js" }, "repository": { "type": "git", "url": "https://github.com/rackt/redux.git" }, "license": "MIT", "bugs": { "url": "https://github.com/rackt/redux/issues" }, "homepage": "http://rackt.github.io/redux", "dependencies": { "immutable": "^3.7.6", "react": "^0.14.0", "react-dom": "^0.14.0", "react-redux": "^4.0.0", "redux": "^3.0.0", "redux-thunk": "^0.1.0", "redux-undo": "^0.5.0" }, "devDependencies": { "babel-core": "^5.6.18", "babel-loader": "^5.1.4", "babel-plugin-react-transform": "^1.1.0", "babel-preset-es2015": "^6.3.13", "babel-preset-react": "^6.3.13", "babel-tape-runner": "^2.0.0", "enzyme": "^2.0.0-rc1", "expect": "^1.6.0", "express": "^4.13.3", "jsdom": "^7.2.2", "node-libs-browser": "^0.5.2", "react-addons-test-utils": "^0.14.6", "react-transform-hmr": "^1.0.0", "tape": "^4.4.0", "tape-run": "^2.1.2", "webpack": "^1.9.11", "webpack-dev-middleware": "^1.2.0", "webpack-hot-middleware": "^2.2.0" }} Here is the server.js:
  • How do you add/remove to a redux store generated with normalizr?
    2 projects | /r/codehunter | 16 Mar 2022
    I can't find any examples online of someone working with the normalizr tree in this way. The official example does no adding and removing so it was no help either.

What are some alternatives?

When comparing xstate and redux you can also consider the following projects:

redux - A JS library for predictable global state management

swift-composable-architecture - A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.

jssm - Fast, easy Javascript finite state machines with visualizations; enjoy a one liner FSM instead of pages. MIT; Typescripted; 100% test coverage. Implements the FSL language.

zustand - 🐻 Bear necessities for state management in React

ringpop-go - Scalable, fault-tolerant application-layer sharding for Go applications

SWR - React Hooks for Data Fetching

downshift 🏎 - 🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.

valtio - 💊 Valtio makes proxy-state simple for React and Vanilla

flux - Application Architecture for Building User Interfaces

awesome-workflow-engines - A curated list of awesome open source workflow engines

Fluxor - Fluxor is a zero boilerplate Flux/Redux library for Microsoft .NET and Blazor.