awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Cross-Platform and Native Compilation · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesCross-Platform and Native Compilation

Specialized toolchains and utilities for targeting multiple operating systems or linking native code modules.

Explore 3 awesome GitHub repositories matching development tools & productivity · Cross-Platform and Native Compilation. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Build Tooling
  4. Cross-Platform and Native Compilation

Awesome Cross-Platform and Native Compilation GitHub Repositories

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

    electron/electron

    120,164GitHubView on GitHub↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security.

    Automates the detection of runtime versions to compile native modules for compatibility with the application environment.

    C++c-plus-pluschromecss
  • lencx/ChatGPT

    lencx/ChatGPT

    54,391GitHubView on GitHub↗

    This project is a cross-platform desktop application that wraps web-based interfaces into a standalone, native container. By utilizing a webview-based rendering engine, it allows users to access web services as local applications on Windows, macOS, and Linux without requiring a full browser installation. The applicati

    Automates the generation of native binaries across diverse operating systems using unified build configurations.

    Rustaiappapplication
  • go-gitea/gitea

    go-gitea/gitea

    53,820GitHubView on GitHub↗

    Gitea is a self-hosted service designed for managing version control repositories, project issue tracking, and software artifact distribution. It provides a collaborative platform that enables teams to host their own source code, manage development tasks through integrated project boards, and store container images or

    Compiles software for diverse operating systems and hardware architectures using configurable environment variables and toolchains.

    Gobitbucketcicddevops

Explore sub-tags

  • Cross-Compilation Toolchains
  • Cross-Platform Build Pipelines
  • Native Module Build Utilities