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

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

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

2 个仓库

Awesome GitHub RepositoriesVersioned Component Compilation

Processes that compile source code and install dependencies to create distributable versioned components.

Distinct from Component Compilers: Focuses on the full transformation from source to distributable versioned package, not just target-framework transformation.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Versioned Component Compilation. Refine with filters or upvote what's useful.

Awesome Versioned Component Compilation GitHub Repositories

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

    teambit/bit

    18,408在 GitHub 上查看↗

    Bit is a component-based development platform and monorepo orchestrator used to build, manage, and share reusable software components across projects. It functions as a system for modular software architecture, providing a component registry for publishing and distributing independent software modules via remote scopes. The platform distinguishes itself through lane-based versioning, which isolates feature development into parallel tracks for comparison and merging. It utilizes a scope-based namespace registry to organize components into hierarchical groups and employs environment-driven comp

    Compiles source code and installs dependencies to transform reusable software units into distributable components.

    TypeScriptaicollaborationcomponent-driven
    在 GitHub 上查看↗18,408
  • metersphere/meterspheremetersphere 的头像

    metersphere/metersphere

    13,302在 GitHub 上查看↗

    MeterSphere is a continuous testing platform that provides a suite of tools for automating interface, performance, and functional tests within a delivery pipeline. It functions as a comprehensive system for managing the testing lifecycle, from initial case planning and execution to defect tracking and reporting. The platform distinguishes itself through the use of large language models to automatically generate functional and interface test cases from requirements. It also features a distributed performance testing engine that coordinates pools of hardware and software resources to execute hi

    Compiles source code into executable files and installs dependencies for integration into other projects.

    Java
    在 GitHub 上查看↗13,302
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Multi-Target Compilers
  5. Versioned Component Compilation

探索子标签

  • Backend Component CompilationCompilation of source code into executable files with dependency installation for project integration. **Distinct from Versioned Component Compilation:** Focuses on the specific act of compiling backend logic into executables, rather than versioned package distribution.