SaaSHub helps you find the best software and product alternatives Learn more →
Reaktiv Alternatives
Similar projects and alternatives to reaktiv
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

-
-
-
Scrapling
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
-
-
-
livestore
LiveStore is a next-generation state management framework based on reactive SQLite and built-in sync engine.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

-
toller
Lightweight Python library to make your async calls to microservices, LLMs, external APIs, etc., more robust and reliable.
-
reaktiv discussion
reaktiv reviews and mentions
-
Resource Signal: Reactive async data loading for Python
Hi HN!
Resource Signal brings reactive async data loading to Python. Main idea: declare what parameters affect your request, and get automatic cancellation, status management, and error handling.
It's inspired by Angular's resource() but adapted for Python's async/await. Works great for APIs, database queries, search—anywhere you fetch data based on changing parameters.
The guide has 5 working examples. Would love feedback!
GitHub: https://github.com/buiapp/reaktiv
- Reaktiv – A declarative state management library for Python
-
LiveStore
Interesting to see Signal-based reactivity on the backend! I wrote a Signal library for Python [1] and was thinking about what could be done with it.
[1] https://github.com/buiapp/reaktiv
-
This Week In Python
reaktiv – Reactive Computation Graphs State Management for Python
-
When Frontend Reactivity Meets Backend Python: The Story of My First 1,000-Download Library
After years of building software for others, I decided to scratch my own itch and create something for the wider developer community. Today, I'm humbled to share that reaktiv, my first serious open source library, recently crossed 100 stars on GitHub and reached over 1,000 pip installs per month.
-
Signals in Python: How `reaktiv` Brings Feline Reflexes to Your Backend Code
reaktiv brings the elegance of frontend reactivity to Python backends. It's like having a well-trained cat that knows exactly when to pounce on changes and when to conserve energy.
- Reactive Signals for Python – inspired by Angular's reactivity model
- Signals Library in Python
-
A note from our sponsor - SaaSHub
www.saashub.com | 4 Aug 2026
Stats
buiapp/reaktiv is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of reaktiv is Python.