State management, possible alternatives to redux

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. zustand

    🐻 Bear necessities for state management in React

    By "computed" I mean derived data from the state, which is automatically updated. Zustand has poor support to this.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. reactish-state

    Simple, decentralized (atomic) state management for React

    Try reactish-state https://github.com/szhsin/reactish-state. It's a lightweight alternative to zustand/jotai

  4. statery

    Surprise-Free State Management! Designed for React with functional components, but can also be used with other frameworks (or no framework at all.)

  5. jotai

    👻 Primitive and flexible state management for React

    MobX is great, but compare it to Jotai as well. I used MobX in a few projects in the past (so yes, I know it well), and nowadays I prefer Jotai.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Zustand = 🔥

    5 projects | /r/reactjs | 20 Mar 2023
  • Does react have something equivalent to vue composables?

    3 projects | /r/reactjs | 23 Feb 2023
  • Any possibility that the React team makes a single instance hook?

    2 projects | /r/reactjs | 27 Sep 2022
  • Zustand vs Jotai vs Recoil vs React-query

    2 projects | /r/reactjs | 26 Apr 2021
  • Best practice for handling parent state of unknown amount of similar child components

    3 projects | /r/reactjs | 24 Feb 2021

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?