awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
brson avatar

brson/rust-sdl

0
View on GitHub↗
180 estrellas·48 forks·Rust·MIT·3 vistas

Rust Sdl

Bindings for SDL in Rust

Features

  • GUI Frameworks - Bindings for the SDL1 multimedia library.

Historial de estrellas

Gráfico del historial de estrellas de brson/rust-sdlGráfico del historial de estrellas de brson/rust-sdl

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Rust Sdl

Proyectos open-source similares, clasificados según cuántas características comparten con Rust Sdl.
  • akxcv/vueraAvatar de akxcv

    akxcv/vuera

    4,292Ver en 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
    Ver en GitHub↗4,292
  • allendang/cimgui-goAvatar de AllenDang

    AllenDang/cimgui-go

    523Ver en GitHub↗

    Auto generated Go wrapper for Dear ImGui via cimgui

    C++cimguigolangimgui
    Ver en GitHub↗523
  • andlabs/libuiAvatar de andlabs

    andlabs/libui

    10,882Ver en 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
    Ver en GitHub↗10,882
  • acdlite/recomposeAvatar de acdlite

    acdlite/recompose

    14,801Ver en 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
    Ver en GitHub↗14,801
Ver las 30 alternativas a Rust Sdl→

Preguntas frecuentes

¿Qué hace brson/rust-sdl?

Bindings for SDL in Rust

¿Cuáles son las características principales de brson/rust-sdl?

Las características principales de brson/rust-sdl son: GUI Frameworks.

¿Qué alternativas de código abierto existen para brson/rust-sdl?

Las alternativas de código abierto para brson/rust-sdl incluyen: 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…