awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Native Application Bundlers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesNative Application Bundlers

Build tools that compile source code and assets into standalone executable files for specific operating systems.

Distinguishing note: Focuses on final binary packaging for desktop environments, distinct from general web asset bundlers.

Explore 1 awesome GitHub repository matching devops & infrastructure · Native Application Bundlers. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Native Application Bundlers

Awesome Native Application Bundlers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • wailsapp/wails

    wailsapp/wails

    32,787View on GitHub↗

    Wails is a cross-platform framework for building native desktop applications by combining a Go backend with web-based frontend technologies. It enables developers to create lightweight software by utilizing the host operating system's native web rendering engine, eliminating the need to bundle heavy browser dependencies. The framework distinguishes itself through a robust communication layer that bridges the backend and frontend. It automatically generates type-safe JavaScript bindings and proxies from Go code, allowing for seamless, asynchronous method invocation and data serialization acros

    A build tool that compiles source code and web assets into a single, standalone executable file for specific operating systems.

    Goangulardesktop-applicationgo
    32,787View on GitHub↗