awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Cross-Language Bindings Layers · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesCross-Language Bindings Layers

Architectures that provide bridging mechanisms to map low-level code implementations to different programming language interfaces.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Cross-Language Bindings Layers. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Language Interoperability
  4. Foreign Function Interfaces
  5. Cross-Language Bindings Layers

Awesome Cross-Language Bindings Layers GitHub Repositories

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

    opencv/opencv

    86,238GitHubView on GitHub↗

    OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It provides a native execution environment that leverages multi-threaded operations and automated memory management to handle intensive computational tasks, including image processing and machine learning

    C++c-plus-pluscomputer-visiondeep-learning
  • swiftlang/swift

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    C++