All Projects → markerikson → Redux Ecosystem Links

markerikson / Redux Ecosystem Links

A categorized list of Redux-related addons, libraries, and utilities

Projects that are alternatives of or similar to Redux Ecosystem Links

RxReduxK
Micro-framework for Redux implemented in Kotlin
Stars: ✭ 65 (-98.72%)
Mutual labels:  store, reducer, action
Redux Most
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
Stars: ✭ 137 (-97.3%)
Mutual labels:  async, middleware
Hooks
Async middleware for JavaScript and TypeScript
Stars: ✭ 117 (-97.7%)
Mutual labels:  async, middleware
Vkbottle
Homogenic! Customizable asynchronous VK API framework
Stars: ✭ 191 (-96.24%)
Mutual labels:  async, middleware
Redux Dynamic Modules
Modularize Redux by dynamically loading reducers and middlewares.
Stars: ✭ 874 (-82.78%)
Mutual labels:  middleware, reducer
Keshi
A better in-memory cache for Node and the browser
Stars: ✭ 75 (-98.52%)
Mutual labels:  async, store
Redux Arc
A declarative way to make request with redux actions
Stars: ✭ 162 (-96.81%)
Mutual labels:  async, middleware
Redux Dataloader
Loads async data for Redux apps focusing on preventing duplicated requests and dealing with async dependencies.
Stars: ✭ 139 (-97.26%)
Mutual labels:  async, action
redux-lightweight
Write one business logic instead of writing actions, action types and reducers
Stars: ✭ 41 (-99.19%)
Mutual labels:  reducer, action
hermes-js
Universal action dispatcher for JavaScript apps
Stars: ✭ 15 (-99.7%)
Mutual labels:  reducer, action
Repatch
Dispatch reducers
Stars: ✭ 516 (-89.83%)
Mutual labels:  middleware, reducer
Deox
Functional Type-safe Flux Standard Utilities
Stars: ✭ 200 (-96.06%)
Mutual labels:  action, reducer
Use Substate
🍙 Lightweight (<600B minified + gzipped) React Hook to subscribe to a subset of your single app state.
Stars: ✭ 97 (-98.09%)
Mutual labels:  store, reducer
Datastore
🐹 Bloat free and flexible interface for data store and database access.
Stars: ✭ 99 (-98.05%)
Mutual labels:  async, store
redux-reducer-async
Create redux reducers for async behaviors of multiple actions.
Stars: ✭ 14 (-99.72%)
Mutual labels:  reducer, action
k-redux-factory
Factory of Redux reducers and their associated actions and selectors.
Stars: ✭ 18 (-99.65%)
Mutual labels:  reducer, action
Transmittable Thread Local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Stars: ✭ 4,678 (-7.84%)
Mutual labels:  async, middleware
Lapin
AMQP client library in Rust, with a clean, futures based API
Stars: ✭ 497 (-90.21%)
Mutual labels:  async
Soap Client
A general purpose SOAP client for PHP
Stars: ✭ 523 (-89.7%)
Mutual labels:  middleware
Vertx Guide For Java Devs
Vert.x 3 guide for Java developers
Stars: ✭ 500 (-90.15%)
Mutual labels:  async

Redux Ecosystem Links

A categorized list of addon libraries for Redux, as well as other libraries that are closely related.

This page overlaps with the Ecosystem page in the Redux documentation, and the Awesome-Redux list, but is much more comprehensive and includes more categories.

Items listed in a category are generally in no specific order - just whatever sequence I happened to add them in.

You may also be interested in my React/Redux tutorials and resources collection.

Table of Contents

Core Redux Concepts

Advanced/Additional Redux Concepts

Components and UI

Redux-Based Libraries and Apps

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].