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

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

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

1 个仓库

Awesome GitHub RepositoriesApplication Patterns

Architectural design patterns for structuring application logic and data flow.

Distinguishing note: Focuses on structural patterns like MVVM, distinct from general software architecture.

Explore 1 awesome GitHub repository matching software engineering & architecture · Application Patterns. Refine with filters or upvote what's useful.

Awesome Application Patterns GitHub Repositories

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

    AvaloniaUI/Avalonia

    30,986在 GitHub 上查看↗

    Avalonia is a cross-platform desktop framework that enables the creation of native-feeling applications for Windows, macOS, and Linux from a single codebase. It functions as a declarative UI toolkit, allowing developers to define complex visual hierarchies and interface structures using a markup-based syntax that maps directly to underlying object properties. By utilizing the Model-View-ViewModel architectural pattern, the framework facilitates a clean separation between application logic and user interface layout, which simplifies unit testing and component maintenance. The framework disting

    Implements the Model-View-ViewModel pattern to decouple interface logic from business data.

    C#androidapp-frameworkavalonia
    在 GitHub 上查看↗30,986
  1. Home
  2. Software Engineering & Architecture
  3. Application Patterns