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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sciter-sdk avatar

sciter-sdk/go-sciter

0
View on GitHub↗
2,623 stars·269 forks·C++·18 viewssciter.com↗

Go Sciter

Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development

Features

  • Graphical User Interfaces - Go bindings for the Sciter HTML/CSS engine.
  • GUI Development - Go bindings for the Sciter embedded HTML/CSS engine.
  • GUI Frameworks - Embeds the Sciter HTML/CSS engine for UI development.

Star history

Star history chart for sciter-sdk/go-sciterStar history chart for sciter-sdk/go-sciter

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Go Sciter

These projects share indexed features with Go Sciter. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dtylman/gowddtylman avatar

    dtylman/gowd

    436View on GitHub↗

    Build cross platform GUI apps with GO and HTML/JS/CSS (powered by nwjs)

    Go
    View on GitHub↗436
  • fyne-io/fynefyne-io avatar

    fyne-io/fyne

    27,941View on GitHub↗

    Fyne is a cross-platform graphical user interface toolkit for the Go programming language. It provides a comprehensive framework for building native applications that run on desktop, mobile, and web environments from a single codebase. The toolkit centers on a canvas-based rendering engine and a device-independent layout engine, ensuring that visual elements maintain consistent dimensions and behavior across diverse operating systems and screen densities. The project distinguishes itself through a reactive data-binding system that automatically synchronizes application state with interface co

    Goandroidcross-platformfyne
    View on GitHub↗27,941
  • andlabs/uiandlabs avatar

    andlabs/ui

    8,357View on GitHub↗

    This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of instructions to render native windows, forms, and layouts across different operating systems by mapping high-level instructions to the native widgets and controls of the host environment. The toolkit includes a vector graphics engine for rendering custom shapes, gradients, and high-density images using brushes and matrices. It also serves as a native dialog provider for system-level operations such as file path selection and message box alerts. The library covers a broad range of GUI co

    Go
    View on GitHub↗8,357
  • gotk3/gotk3gotk3 avatar

    gotk3/gotk3

    2,206View on GitHub↗

    Go bindings for GTK3

    Go
    View on GitHub↗2,206
Compare all 30 related projects→

Frequently asked questions

What does sciter-sdk/go-sciter do?

Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development

What are the main features of sciter-sdk/go-sciter?

The main features of sciter-sdk/go-sciter are: Graphical User Interfaces, GUI Development, GUI Frameworks.

Which projects share features with sciter-sdk/go-sciter?

Projects with overlapping indexed features include: gotk3/gotk3 — Go bindings for GTK3. lxn/walk — Walk is a comprehensive framework for building native Windows desktop applications. It functions as a GUI library and… andlabs/ui — This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of… fyne-io/fyne — Fyne is a cross-platform graphical user interface toolkit for the Go programming language. It provides a comprehensive… dtylman/gowd — Build cross platform GUI apps with GO and HTML/JS/CSS (powered by nwjs). murlokswarm/app — This project is a Go WebAssembly frontend framework designed for building interactive web applications. It provides a…