awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesState-Synchronized Frameworks

Server-side frameworks that maintain a live, stateful connection with the client for real-time UI updates.

Distinct from Server-Side Rendering Frameworks: Distinct from Server-Side Rendering Frameworks: focuses on persistent state synchronization rather than just initial page rendering.

Explore 1 awesome GitHub repository matching web development · State-Synchronized Frameworks. Refine with filters or upvote what's useful.

Awesome State-Synchronized Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • swiftwebui/swiftwebuiswiftwebui 的头像

    swiftwebui/SwiftWebUI

    4,277在 GitHub 上查看↗

    SwiftWebUI 是一个服务端 UI 框架和声明式 Web 库,允许使用基于 SwiftUI 模式的语法创建 Web 界面。它作为一个服务端驱动的系统,界面结构和状态在服务端管理,并在 Web 浏览器中渲染。 该框架支持通过镜像原生 Apple 平台界面模式的声明式领域特定语言来开发 Web 界面。它在服务端和浏览器之间保持实时连接,以处理实时状态同步和用户交互。 该系统涵盖了跨平台界面设计以及导航和输入控件等交互元素的管理。它利用差异化更新仅修改页面中已更改的部分,并采用持久的双向连接来传输用户输入和 UI 更新。

    Renders interfaces on the server and synchronizes state and interactivity with the browser in real time.

    Swift
    在 GitHub 上查看↗4,277
  1. Home
  2. Web Development
  3. Server-Side Rendering Frameworks
  4. State-Synchronized Frameworks