awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesNative Module Linking

Systems for connecting native code and build systems with community-provided modules.

Distinct from Native Module Bridges: Focuses on the linking of community modules, whereas the sibling focuses on the communication bridge.

Explore 2 awesome GitHub repositories matching part of an awesome list · Native Module Linking. Refine with filters or upvote what's useful.

Awesome Native Module Linking GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/react-native-windowsAvatar von microsoft

    microsoft/react-native-windows

    17,300Auf GitHub ansehen↗

    This project is a framework for Windows desktop application development that allows the creation of native user interfaces using React and JavaScript. It enables the compilation of high-level application logic into native executables by targeting the Windows software development kit. The system leverages a C++ scene graph and visual layer for high-performance native rendering and provides mechanisms to map JavaScript calls to native C++ or C# methods. It synchronizes application styles with native operating system theme brushes to maintain visual consistency and manages desktop-specific inter

    Connects native code and build systems with community modules to avoid manual configuration.

    C++dotnetreactreact-native
    Auf GitHub ansehen↗17,300
  • nklayman/vue-cli-plugin-electron-builderAvatar von nklayman

    nklayman/vue-cli-plugin-electron-builder

    4,081Auf GitHub ansehen↗

    Dieses Projekt ist ein Vue.js-Plugin und Build-Tool, das darauf ausgelegt ist, Webanwendungen mithilfe von Electron in eigenständige Desktop-Executables zu verpacken. Es fungiert als Desktop-Anwendungs-Bundler und Verpackungstool, das Web-Code in verteilbare Installationspakete für verschiedene Betriebssysteme und Architekturen umwandelt. Das Tool bietet eine dedizierte Entwicklungsumgebung, die gleichzeitig einen Live-Reloading-Server und ein Desktop-Fenster ausführt, um eine schnelle Iteration zu ermöglichen. Es automatisiert das Setup und die Konfiguration, die erforderlich sind, um Hintergrund- und Vordergrundprozesse in einer einzigen ausführbaren Datei zu bündeln. Das Projekt deckt ein breites Spektrum an Funktionen ab, einschließlich nativer OS-API-Integration, Multi-Prozess-Debugging und automatisierter Software-Updates. Es unterstützt zudem plattformübergreifende Softwareverteilung, Multi-Window-Management und die Integration nativer Binärmodule.

    Connects native code and build systems with binary modules to access low-level operating system functions.

    JavaScriptclielectronelectron-builder
    Auf GitHub ansehen↗4,081
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Native Integration
  5. Native Module Linking