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
·
cogentcore avatar

cogentcore/core

0
View on GitHub↗
2,333 estrellas·104 forks·Go·BSD-3-Clause·2 vistascogentcore.org/core↗

Core

A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and web with a single Go codebase, allowing you to Code Once, Run Everywhere.

Features

  • GUI Frameworks - Builds 2D and 3D apps for desktop, mobile, and web.

Historial de estrellas

Gráfico del historial de estrellas de cogentcore/coreGráfico del historial de estrellas de cogentcore/core

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 Core

Proyectos open-source similares, clasificados según cuántas características comparten con Core.
  • 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 Core→

Preguntas frecuentes

¿Qué hace cogentcore/core?

A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and web with a single Go codebase, allowing you to Code Once, Run Everywhere.

¿Cuáles son las características principales de cogentcore/core?

Las características principales de cogentcore/core son: GUI Frameworks.

¿Qué alternativas de código abierto existen para cogentcore/core?

Las alternativas de código abierto para cogentcore/core 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…