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

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

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

1 个仓库

Awesome GitHub RepositoriesScripting Runtime Hot-Swapping

The ability to switch between different scripting language engines at runtime to balance performance and size.

Distinct from Search Backend Swapping: Distinct from search backend swapping or JVM bytecode hot-swapping; focuses on the entire runtime engine implementation.

Explore 1 awesome GitHub repository matching data & databases · Scripting Runtime Hot-Swapping. Refine with filters or upvote what's useful.

Awesome Scripting Runtime Hot-Swapping GitHub Repositories

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

    Tencent/puerts

    6,103在 GitHub 上查看↗

    Puerts is a TypeScript runtime embedder and game engine scripting framework designed to integrate dynamic languages into low-level host applications. It functions as a high-performance cross-language API bridge, allowing developers to execute gameplay logic and editor scripts using TypeScript and JavaScript within a compiled host environment. The project distinguishes itself through a unified bridging API that supports pluggable scripting backends, enabling the selection or hot-swapping of different language engines to balance execution speed against binary size. It provides automated type de

    Swaps between different language runtimes to balance execution speed, binary size, and specific functional requirements.

    C++dotnetjavascriptnodejs
    在 GitHub 上查看↗6,103
  1. Home
  2. Data & Databases
  3. Table Indexing Systems
  4. Search Backends
  5. Scripting Runtime Hot-Swapping