awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • teambit/bitAvatar de teambit

    teambit/bit

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

    metersphere/metersphere

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

Explorer les sous-tags

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