awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesLanguage Bridge Frameworks

Frameworks for combining different programming languages to create linkable libraries or replace logic.

Distinct from Rust-to-Python Binding Generators: Provides a framework for combining languages, whereas binding generators focus on the interface layer.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Language Bridge Frameworks. Refine with filters or upvote what's useful.

Awesome Language Bridge Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • indygreg/pyoxidizerindygreg 的头像

    indygreg/PyOxidizer

    6,105在 GitHub 上查看↗

    PyOxidizer is a Python application packager and interpreter embedder designed to compile Python code and dependencies into a single standalone executable binary. It functions as a distribution tool that allows applications to run on target machines without a pre-installed interpreter. The project serves as a bridge between Rust and Python, providing a framework to integrate the two languages for creating linkable libraries or incrementally replacing logic. It facilitates the embedding of a Python runtime into larger applications to execute scripts or provide Python-based logic. The toolset c

    Combines Rust and Python to create linkable libraries or replace logic gradually.

    Rust
    在 GitHub 上查看↗6,105
  1. Home
  2. Programming Languages & Runtimes
  3. Language Interoperability
  4. Interoperability
  5. Python Bindings
  6. Language Bridge Frameworks