@stencil/store

Store is a lightweight shared state library by the StencilJS core team. Implements a simple key/value map that efficiently re-renders components when necessary.

react-atomic-state

Dead simple React global state management based on use-sync-external-store

combine-reducers-global-state

Like combineReducers that comes with redux but with global state passed through to individual reducers