Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. State Management

State Management

624 projects

Showing 36 of 624 projects

v-bucket
v-bucketJavaScript

A fast, simple, and lightweight state management library for Vue 3 built with the Composition API, inspired by Vuex.

#vuex#reactive-state#lightweight
Stars44
Forks4
Last commit1 year ago
redux-core
redux-coreJavaScript

A minimal implementation of Redux core functionality in ~60 lines of code for easy understanding and customization.

#open-source#minimalist#customizable
Stars42
Forks1
Last commit11 years ago
cycle-hn
cycle-hnTypeScript

A Hacker News clone built with CycleJS and cycle-onionify, using the HNPWA API.

#cyclejs#functional-programming#progressive-web-app
Stars42
Forks4
Last commit8 years ago
Entanglement
EntanglementClojure

A Clojure library that creates entangled atoms which share state with getter/setter transformations.

#functional-programming#cursors#atoms
Stars42
Forks1
Last commit10 years ago
MonarchRouter
MonarchRouterSwift

A declarative, state-based router for Swift that manages complex view controller hierarchies and decouples navigation logic.

#monarch-router#reswift#hacktoberfest
Stars41
Forks6
Last commit5 years ago
ngrx-store-storagesync
ngrx-store-storagesyncTypeScript

A highly configurable state synchronization library between localStorage/sessionStorage and NgRx Store for Angular applications.

#storage#browser-storage#localstorage
Stars41
Forks6
Last commit1 day ago
ngrx-devtool
ngrx-devtoolTypeScript

A development tool for visualizing and debugging NgRx state management in Angular applications.

#ngrx-effects#debugging-tools#developer-tools
Stars41
Forks6
Last commit1 day ago
ReduxSwift
ReduxSwiftSwift

A minimal Swift port of Redux for predictable state management in iOS, tvOS, macOS, and watchOS applications.

#functional-programming#ios#tvos
Stars39
Forks3
Last commit9 years ago
react-native-use-persist-storage
react-native-use-persist-storageTypeScript

A React Native hook for persisting and rehydrating context store data with async storage and sensitive info support.

#hooks#sensitive-data#storage
Stars39
Forks2
Last commit
foect
foectTypeScript

A lightweight form validation library for React Native with a declarative API and built-in validators.

#validation#validation-library#frontend
Stars38
Forks12
Last commit6 years ago
angular-web-storage
angular-web-storageTypeScript

Angular decorator and service for HTML5 LocalStorage and SessionStorage with expiration support.

#decorators#localstorage#web-storage-api
Stars37
Forks6
Last commit4 months ago
choo-store
choo-storeJavaScript

A lightweight state structure for choo applications that provides namespacing, scoped state, and simplified events.

#event-driven#boilerplate-reduction#namespacing
Stars37
Forks4
Last commit5 years ago
RxEffects
RxEffectsTypeScript

A reactive state and effect management library using RxJS with MVC-like architecture for building business logic.

#functional-programming#effects#side-effects
Stars37
Forks1
Last commit2 years ago
fuzzy-terraform-rm
fuzzy-terraform-rmGo

A fuzzy-finder CLI tool for safely removing resources from Terraform state.

#devops#cli-tool#terraform
Stars36
Forks4
Last commit2 years ago
tfmigrator
tfmigratorGo

A CLI tool for migrating Terraform configuration and state files between different versions or providers.

#devops#cli-tool#terraform
Stars35
Forks2
Last commit1 year ago
ScreenManager
ScreenManagerLua

A stackable screen and state management library for the LÖVE 2D game framework.

#screenmanager#game-development#screen-management
Stars35
Forks7
Last commit8 years ago
mmstack
mmstackTypeScript

An ecosystem of reactive, type-safe libraries to enhance Angular development with advanced signal-based utilities.

#client-storage#reactive-programming#type-safe
Stars35
Forks3
Last commit4 days ago
GoodReactor
GoodReactorSwift

A Redux-inspired Reactor framework for iOS that enables seamless communication between View Model, View Controller, and Coordinator.

#ios#library#reactorkit
Stars33
Forks3
Last commit16 days ago
ngx-collection
ngx-collectionTypeScript

A state management service for Angular that provides immutable, race-condition-safe CRUD operations on collections with built-in loading states and Angular Signals support.

#crud#ngrx-component-store#rxjs
Stars33
Forks1
Last commit1 month ago
React-tea-cup
React-tea-cupTypeScript

A lightweight React library for implementing The Elm Architecture pattern in React applications.

#functional-programming#type-safety#frontend
Stars33
Forks8
Last commit2 months ago
React Redux Intro
React Redux IntroCSS

A starter template with basic configuration for React-Redux projects, including an ant-design demo.

#ant-design#boilerplate#frontend
Stars32
Forks6
Last commit10 years ago
Preact Redux SSR Example
Preact Redux SSR ExampleJavaScript

Example implementation of server-side rendering with Preact and Redux for building isomorphic JavaScript applications.

#javascript-framework#isomorphic-javascript#server-side-rendering
Stars32
Forks4
Last commit
ngx-signal-plus
ngx-signal-plusTypeScript

A comprehensive utility library for Angular Signals providing enhanced functionality, operators, and reactive utilities.

#developer-tools#reactive-programming#frontend
Stars32
Forks1
Last commit13 days ago
ngspot
ngspotTypeScript

A collection of reusable Angular libraries for form validation, UI components, and state management.

#frontend#typescript#angular-libraries
Stars32
Forks2
Last commit4 months ago
vue-datatable-url-sync
vue-datatable-url-syncTypeScript

A Vue.js library that synchronizes datatable filters, ordering, and pagination with URL query parameters.

#vue2#vue3#url-sync
Stars32
Forks0
Last commit1 year ago
Framer DesignComponents
Framer DesignComponentsCoffeeScript

A Framer module that converts design mode layers into reusable code classes and components without writing code.

#interactive-design#animation#framer
Stars31
Forks3
Last commit8 years ago
hooked-components
hooked-componentsTypeScript

An Ember addon that brings React Hooks-style APIs to Ember components, offering both React-like and Ember-native implementations.

#emberjs#functional-programming#component-lifecycle
Stars31
Forks2
Last commit
BlazorState.Redux
BlazorState.ReduxC#

A collection of libraries for managing state in Blazor applications, offering both Redux and React-like Hooks patterns.

#hooks#spa#csharp
Stars30
Forks0
Last commit3 years ago
Phork.Blazor.Reactivity
Phork.Blazor.ReactivityC#

A Blazor state management library that automatically reacts to INotifyPropertyChanged and INotifyCollectionChanged events.

#webassembly#csharp#reactive-programming
Stars30
Forks5
Last commit1 year ago
Tuck
TuckClojure

A micro framework for building Reagent apps with clean separation between view code and event processing.

#event-driven#functional-programming#micro-framework
Stars30
Forks3
Last commit5 years ago
plato
platoClojure

A ClojureScript library for incrementally persisting atom state to Local Storage, keeping storage separate from application logic.

#data-persistence#clojurescript#incremental-updates
Stars30
Forks1
Last commit11 years ago
deku-redux
deku-reduxJavaScript

Provides Redux bindings for Deku v1, enabling state management in Deku applications.

#deku#functional-ui#frontend
Stars30
Forks4
Last commit10 years ago
element-js
element-jsJavaScript

Simple and lightweight base classes for creating web components with a beautiful, declarative API.

#web-components#custom-elements#vanilla-js
Stars30
Forks5
Last commit1 month ago
actions-executing
actions-executingTypeScript

A plugin for NGXS that tracks action execution state to control UI elements like loading spinners or disable buttons.

#loading-indicator#stage-2#plugin
Stars28
Forks4
Last commit7 months ago
framer-QueryInterface
framer-QueryInterfaceCoffeeScript

A Framer module for reading and writing prototype variables via URL query parameters with localStorage persistence.

#interactive-design#url-parameters#localstorage
Stars28
Forks2
Last commit8 years ago
angular-signal-generators
angular-signal-generatorsTypeScript

An Angular library providing specialized signals and utilities to replace common reactive patterns for cleaner, more efficient code.

#animation#reactive-programming#debouncing
Stars27
Forks0
Last commit
PreviousPage 13 of 18

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 years ago
9 years ago
5 years ago
4 months ago
Next
#Frontend198
#Typescript155
#Javascript141
#React134
#Redux131
#Angular123
#Reactive Programming105
#React Native62
#Functional Programming60
#Rxjs58
#Mobile Development52
#Ui Components50