awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Core Build Engines · Awesome GitHub Repositories

27 repos

Awesome GitHub RepositoriesCore Build Engines

Primary frameworks and systems responsible for compiling source code and managing project dependencies.

Explore 27 awesome GitHub repositories matching devops & infrastructure · Core Build Engines. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. CI/CD and Pipeline Automation
  4. Core Build Engines

Awesome Core Build Engines GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • spring-projects/spring-boot

    spring-projects/spring-boot

    80,046GitHubView on GitHub↗

    Spring Boot is an opinionated application framework designed to streamline the creation of production-ready services. It functions as a comprehensive development platform that utilizes a centralized dependency injection container to manage object lifecycles and wiring. By employing convention-over-configuration, the fr

    Packages code and dependencies into a self-contained executable archive, streamlining the transition from development to production environments.

    Javaframeworkjavaspring
  • astral-sh/uv

    astral-sh/uv

    79,476GitHubView on GitHub↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure repr

    Transforms source code into distributable packages by managing dependency resolution and build execution.

    Rustpackagingpythonresolver
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    Leverages native ESM and high-speed transformation pipelines to optimize production builds for modern web applications.

    TypeScriptbuild-tooldev-serverfrontend
  • localsend/localsend

    localsend/localsend

    75,231GitHubView on GitHub↗

    LocalSend is a cross-platform utility designed for secure, peer-to-peer file transfers between devices on the same local network. By establishing direct, encrypted communication channels, the application enables users to share files without relying on external servers, cloud storage, or active internet connectivity. T

    Orchestrates the automated build process to produce native binaries across diverse operating systems.

    Dartdartfile-sharingflutter
  • webpack/webpack

    webpack/webpack

    66,022GitHubView on GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou

    Automates sequential transformation stages to convert raw source files into production-ready artifacts.

    JavaScriptamdbuild-toolcommonjs
  • go-gitea/gitea

    go-gitea/gitea

    53,820GitHubView on GitHub↗

    Gitea is a self-hosted service designed for managing version control repositories, project issue tracking, and software artifact distribution. It provides a collaborative platform that enables teams to host their own source code, manage development tasks through integrated project boards, and store container images or

    Embed frontend resources directly into the final executable to simplify distribution and remove external dependency requirements.

    Gobitbucketcicddevops
  • JetBrains/kotlin

    JetBrains/kotlin

    52,346GitHubView on GitHub↗

    Kotlin is a statically typed, general-purpose programming language designed for type safety and concise syntax. It functions as a cross-platform development toolkit that enables the sharing of business logic across mobile, web, and server-side environments by compiling a unified intermediate representation into platfor

    Executes automated scripts to manage dependencies and compile source code into reproducible binaries for multiple target platforms.

    Kotlincompilergradle-pluginintellij-plugin
Prev12Next

Explore sub-tags

  • Build Infrastructure1 sub-tagThe underlying hardware or virtualized environments and execution layers required to perform software build tasks.
  • Build Integration1 sub-tagInterfaces and configuration methods that connect external build tools into a unified development or deployment workflow.
  • Build Optimization6 sub-tagsTechniques and utilities that improve build performance by optimizing assets, caching dependencies, and streamlining the compilation process.
  • Build Orchestration
3 sub-tags
Systems that coordinate and sequence multiple build tasks, dependencies, and pipeline stages into a cohesive automated process.
  • Build Systems11 sub-tagsSystems that automate the transformation of source code into executable binaries, managing dependencies and compilation processes.
  • Build Toolchains5 sub-tagsIntegrated collections of compilers, linkers, and libraries required to transform source code into functional software for specific platforms.
  • Build Tooling8 sub-tagsUtilities and frameworks that facilitate the automated transformation, packaging, and optimization of source code into build artifacts.
  • Build-Time Execution1 sub-tagMechanisms that allow code or scripts to be executed during the software build process to generate artifacts.
  • Bundling and Extension Architectures3 sub-tagsSpecialized tools for packaging assets and modular plugins that extend the functionality of base build systems.
  • Configuration and Lifecycle Management3 sub-tagsTools for defining build parameters, environment-specific settings, and automated execution hooks within the pipeline.