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

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

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

brson/rust-sdl

0
View on GitHub↗
180 星标·48 分支·Rust·MIT·1 次浏览

Rust Sdl

Bindings for SDL in Rust

Features

  • GUI Frameworks - Bindings for the SDL1 multimedia library.

Star 历史

brson/rust-sdl 的 Star 历史图表brson/rust-sdl 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Rust Sdl 的开源替代方案

相似的开源项目,按与 Rust Sdl 的功能重合度排序。
  • akxcv/vueraakxcv 的头像

    akxcv/vuera

    4,292在 GitHub 上查看↗

    Vuera is a compatibility layer and interoperability bridge designed to enable shared rendering between Vue and React. It provides a set of wrappers that allow components from one framework to be embedded and rendered inside the other. The project focuses on cross-framework component integration, allowing for the coexistence of both frameworks within a single project. This supports the use of shared UI libraries across different ecosystems and enables incremental migration between Vue and React. The system handles the transfer of nested elements by mapping slots and children properties betwee

    JavaScript
    在 GitHub 上查看↗4,292
  • allendang/cimgui-goAllenDang 的头像

    AllenDang/cimgui-go

    523在 GitHub 上查看↗

    Auto generated Go wrapper for Dear ImGui via cimgui

    C++cimguigolangimgui
    在 GitHub 上查看↗523
  • 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

    C
    在 GitHub 上查看↗10,882
  • acdlite/recomposeacdlite 的头像

    acdlite/recompose

    14,801在 GitHub 上查看↗

    Recompose is a suite of toolsets for implementing higher-order component composition, context extraction, render optimization, and external state integration. It provides a library of utilities to wrap components in reusable logic and behavioral layers, allowing developers to chain functional wrappers and reduce nesting within a component tree. The project focuses on the composition of functional wrappers to inject properties and behavior into components. It includes a set of helpers for extracting values from component context and passing them as direct properties, as well as tools for integ

    JavaScript
    在 GitHub 上查看↗14,801
查看 Rust Sdl 的所有 30 个替代方案→

常见问题解答

brson/rust-sdl 是做什么的?

Bindings for SDL in Rust

brson/rust-sdl 的主要功能有哪些?

brson/rust-sdl 的主要功能包括:GUI Frameworks。

brson/rust-sdl 有哪些开源替代品?

brson/rust-sdl 的开源替代品包括: akxcv/vuera — Vuera is a compatibility layer and interoperability bridge designed to enable shared rendering between Vue and React.… allendang/cimgui-go — Auto generated Go wrapper for Dear ImGui via cimgui. andlabs/libui — libui is a native C GUI library and cross-platform framework used to build desktop applications. It provides a unified… andlabs/ui — This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of… andyobtiva/glimmer — DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop… acdlite/recompose — Recompose is a suite of toolsets for implementing higher-order component composition, context extraction, render…