awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • teambit/bitAvatar teambit

    teambit/bit

    18,408Vezi pe 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
    Vezi pe GitHub↗18,408
  • metersphere/metersphereAvatar metersphere

    metersphere/metersphere

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

Explorează sub-etichetele

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