awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Native Library Integrations · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesNative Library Integrations

Frameworks and tools that enable the execution of external native libraries through low-level bindings and build configurations.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Native Library Integrations. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Language Interoperability
  4. Foreign Function Interfaces
  5. Native Library Integrations

Awesome Native Library Integrations 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.

    C++c-plus-pluschromecss
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    Zigbunbundlerjavascript