awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • teambit/bitAvatar de teambit

    teambit/bit

    18,408Ver en 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
    Ver en GitHub↗18,408
  • metersphere/metersphereAvatar de metersphere

    metersphere/metersphere

    13,302Ver en 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
    Ver en GitHub↗13,302
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Multi-Target Compilers
  5. Versioned Component Compilation

Explorar subetiquetas

  • 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.