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

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

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

1 个仓库

Awesome GitHub RepositoriesStandardized Assembly Interfaces

Interfaces that use a common assembly model to integrate diverse scripting languages into one execution environment.

Distinct from Script Compilation: Focuses on the integration interface for multiple languages rather than the general process of compiling scripts to binaries.

Explore 1 awesome GitHub repository matching development tools & productivity · Standardized Assembly Interfaces. Refine with filters or upvote what's useful.

Awesome Standardized Assembly Interfaces GitHub Repositories

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

    tjanczuk/edge

    5,439在 GitHub 上查看↗

    This project is a polyglot runtime bridge and interop framework designed to execute .NET and Node.js code within a single operating system process. It functions as a cross-runtime execution engine and in-process scripting host, enabling bidirectional communication and data exchange between the Common Language Runtime and JavaScript environments to eliminate cross-process communication overhead. The framework distinguishes itself by providing a system for bidirectional asynchronous callbacks and automatic data marshalling of binary buffers and serializable values between different managed obje

    Uses a standardized assembly model to integrate multiple scripting languages into a single execution environment.

    C++
    在 GitHub 上查看↗5,439
  1. Home
  2. Development Tools & Productivity
  3. Compilers & Toolchains
  4. Compilers
  5. Script Compilation
  6. Standardized Assembly Interfaces