redux-action-tree
Behavior tree library
An implementation of a signal-based behavior tree for Redux actions
The Cerebral signals running with Redux
228 stars
7 watching
10 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a behavior tree data structure in ActionScript | 27 |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| A lightweight C++ library for implementing behavior trees used in robotics and AI | 186 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| A tool that displays Redux action logs in a filterable tree view. | 153 |
| Provides a C++ implementation of behavior tree logic for distributed robotic applications | 21 |
| A behavior tree library for robotics and AI that enables modular control of complex systems | 351 |
| A Lua implementation of a behavior tree data structure for AI decision-making in games and other applications. | 15 |
| A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 |
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| A simple behavior tree system for Gamemaker Studio 2 allowing sequential and fallback state management | 8 |
| A library that allows you to execute history transitions after actions are dispatched in your Redux store | 167 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| A higher-order reducer that enables the selective ignoring of Redux actions to improve performance in large applications. | 843 |
| Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |