awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Unified Runtimes · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesUnified Runtimes

Environments that execute both server-side and client-side logic.

Distinguishing note: Focuses on the unified execution environment, not just isomorphic rendering.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Unified Runtimes. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Unified Runtimes

Awesome Unified Runtimes GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • reflex-dev/reflex

    reflex-dev/reflex

    28,136View on GitHub↗

    Reflex is a full-stack web framework that enables the development of complete web applications using only Python. It provides a unified environment where server-side logic and client-side interfaces are synchronized through a shared, event-driven architecture. By using a declarative component language, the framework compiles code into reactive frontend elements and backend event handlers, allowing developers to manage the entire application lifecycle within a single codebase. The framework distinguishes itself through its reactive state management and integrated AI-assisted development tools.

    Executes application logic within a single environment that manages both server-side and client-side rendering.

    Pythonframeworkguiopen-source
    28,136View on GitHub↗