reactive-signals
reactive-signals is a dx-first scope-based fine-grained reactive system. It is based on the excellent ideas in leptos_reactive but is written from scratch to provide the simplest API and mental model possible for developers. See docs.rs for much more information.
Status: fund raising for achieving a production-level featureset and quality:
- attached data for Scopes
- async signals
- full test-coverage
- push-pull updates
- tokio tracing instrumentation