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

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

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

1 个仓库

Awesome GitHub RepositoriesNative C Interface Design

The practice of building lightweight graphical interfaces using the host system's original C-based UI libraries.

Distinct from Native C++ Applications: Focuses on the design and construction of UIs in C rather than language interoperability or general systems programming

Explore 1 awesome GitHub repository matching user interface & experience · Native C Interface Design. Refine with filters or upvote what's useful.

Awesome Native C Interface Design GitHub Repositories

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

    andlabs/libui

    10,882在 GitHub 上查看↗

    libui is a native C GUI library and cross-platform framework used to build desktop applications. It provides a unified C abstraction layer and a native widget toolkit that maps directly to the host operating system's original controls, windows, and menu bars. The project functions as a portable UI wrapper, employing platform-specific backends and a native-API wrapper to maintain visual and behavioral fidelity across different operating systems. It utilizes a C-language binding layer to ensure portability across various compilers and targets. The library covers native interface construction a

    Enables the creation of lightweight graphical user interfaces in C using the host system's original UI libraries.

    C
    在 GitHub 上查看↗10,882
  1. Home
  2. User Interface & Experience
  3. Native C Interface Design