redux-action-tree

Behavior tree library

An implementation of a signal-based behavior tree for Redux actions

The Cerebral signals running with Redux

GitHub

228 stars
7 watching
10 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tconkling/godmode-as3An implementation of a behavior tree data structure in ActionScript27
redux-loop/redux-loopA library that enables reducers to handle effects naturally and purely by returning them from the reducer1,960
miccol/behavior-treeA lightweight C++ library for implementing behavior trees used in robotics and AI186
lewis617/redux-amrcA tool for managing asynchronous actions in Redux applications with minimal boilerplate code.35
bvaughn/redux-devtools-filterable-log-monitorA tool that displays Redux action logs in a filterable tree view.153
autonomous-logistics/sts_bt_libraryProvides a C++ implementation of behavior tree logic for distributed robotic applications21
miccol/ros-behavior-treeA behavior tree library for robotics and AI that enables modular control of complex systems351
drhayes/beehive.luaA Lua implementation of a behavior tree data structure for AI decision-making in games and other applications.15
wellguimaraes/actionwareA Redux library reducing boilerplate and automating error and busy status management in action executions.200
grigory-leonenko/redux-easy-actionsSimplifies Redux action creation by providing a decorator to automatically generate action types and payloads.42
gizmo199/behaviortreeA simple behavior tree system for Gamemaker Studio 2 allowing sequential and fallback state management8
johanneslumpe/redux-history-transitionsA library that allows you to execute history transitions after actions are dispatched in your Redux store167
zackargyle/redux-async-queueMiddleware for Redux to queue and execute actions asynchronously112
omnidan/redux-ignoreA higher-order reducer that enables the selective ignoring of Redux actions to improve performance in large applications.843
platzidev/socket.io-reduxMiddleware to connect Redux with Socket.IO and send actions via a real-time network connection.105