awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CzaxStudio avatar

CzaxStudio/proton

0
View on GitHub↗
11 stars·0 forks·Go·MIT·1 viewprotonlib.pages.dev↗

Proton

A framework(library) for building GUI applications in Go without any need of Cgo, Stay positive :)

Features

  • GUI Frameworks - Builds immediate-mode GUIs with zero CGO.

Star history

Star history chart for czaxstudio/protonStar history chart for czaxstudio/proton

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Proton

Similar open-source projects, ranked by how many features they share with Proton.
  • akxcv/vueraakxcv avatar

    akxcv/vuera

    4,292View on 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
    View on GitHub↗4,292
  • allendang/cimgui-goAllenDang avatar

    AllenDang/cimgui-go

    523View on GitHub↗

    Auto generated Go wrapper for Dear ImGui via cimgui

    C++cimguigolangimgui
    View on GitHub↗523
  • andlabs/libuiandlabs avatar

    andlabs/libui

    10,882View on 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
    View on GitHub↗10,882
  • acdlite/recomposeacdlite avatar

    acdlite/recompose

    14,801View on 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
    View on GitHub↗14,801
See all 30 alternatives to Proton→

Frequently asked questions

What does czaxstudio/proton do?

A framework(library) for building GUI applications in Go without any need of Cgo, Stay positive :)

What are the main features of czaxstudio/proton?

The main features of czaxstudio/proton are: GUI Frameworks.

What are some open-source alternatives to czaxstudio/proton?

Open-source alternatives to czaxstudio/proton include: 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…