@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