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
·
cake-build avatar

cake-build/cake

0
View on GitHub↗
4,179 stele·774 fork-uri·C#·MIT·8 vizualizăricakebuild.net↗

Cake

Cake este un sistem de automatizare a build-ului cross-platform și un framework de scripting care permite utilizatorilor să definească pipeline-uri de build folosind scripturi C#. Funcționează ca un orchestrator de pipeline CI/CD și build runner, oferind un limbaj specific domeniului (DSL) puternic tipizat pentru a simplifica orchestrarea proceselor de compilare, testare și împachetare pe Windows, Linux și macOS.

Sistemul asigură medii de build reproductibile prin fixarea versiunilor instrumentelor de build, modulelor și dependențelor. Se distinge prin activarea unui flux de lucru de scripting C# cu suport complet IDE, inclusiv completare automată, evidențierea sintaxei și execuția directă a sarcinilor în editoare.

Framework-ul acoperă o gamă largă de capabilități, inclusiv execuția sarcinilor de tip graf aciclic direcționat (DAG), abstractizarea proceselor cross-platform și instalarea automată a instrumentelor. Dispune de detectare conștientă de mediu pentru diverși furnizori de integrare continuă și oferă extensibilitate printr-o arhitectură de plugin-uri bazată pe NuGet și injecție de dependențe.

Scripturile de build sunt executate ca binare compilate la runtime sau găzduite într-o aplicație de consolă.

Features

  • Frameworks - Provides a framework for organizing build logic into reusable tasks with version-pinned tools and dependency management.
  • Build Orchestrators - Coordinates complex build lifecycles including compilation, testing, and packaging via a strongly-typed C# DSL.
  • Build Automation - Scripts and automates compilation, testing, and packaging steps using a strongly-typed domain-specific language.
  • Build Orchestration Tools - Automates the execution sequence and dependencies of external command-line tools and compilers via structured scripts.
  • Cross-Platform Build Systems - Enables the definition and execution of software build pipelines across Windows, Linux, and macOS using a unified tool.
  • Build Automation Scripts - Creates automated software build processes using scripts or console applications.
  • C# Build Automation Systems - Provides a full-featured system for defining build pipelines using a strongly-typed C# domain-specific language.
  • Build Configuration Arguments - Processes command-line arguments and environment variables to parameterize the build automation process.
  • Build Script Execution Engines - Provides a CLI execution engine to run typed C# build script functions with support for dry runs and debugging.
  • C# Scripting Workflows - Enables writing build logic in C# with full IDE support, including autocomplete and debugging.
  • Command Line Argument Parsing - Maps external command-line input to internal properties to dynamically control build behavior.
  • Cross-Platform Process Abstractions - Provides a unified abstraction for launching external command-line tools across Windows, Linux, and macOS.
  • Cross-Platform Script Runners - Provides a console-based execution engine that runs automation scripts on Windows, Linux, and macOS.
  • Automated Test Execution - Runs suites of tests against compiled solutions to verify software functionality.
  • External Command Execution - Executes system programs and manages their arguments and output within the build sequence.
  • Task Execution Integrations - Allows specific build tasks to be triggered directly from within the IDE interface.
  • Script Code Intelligence - Downloads required packages to provide autocomplete and type-checking for build scripts within the editor.
  • Software Compilation - Transforms source code into binaries using specific build configurations and settings.
  • Task Dependency Management - Defines execution order and prerequisites to ensure tasks run in a deterministic sequence.
  • Build Task Definitions - Allows defining runnable units of work as tasks with specific dependencies and error handling logic.
  • Version Pinning - Locks specific versions of build extensions to ensure consistent and reproducible environments.
  • Build Pipeline Integrations - Links build processes to common platforms using extensions to automate pipeline execution.
  • CI/CD Integrations - Detects active CI platforms to automatically retrieve metadata and adjust build behavior per environment.
  • CI/CD Orchestration - Coordinates compilation, testing, and packaging across various continuous integration environments.
  • CI/CD Pipeline Orchestration - Coordinates software delivery workflows and retrieves environment metadata across diverse CI/CD platforms.
  • CI/CD Platform Integrations - Connects build processes to external continuous integration platforms to automate execution across environments.
  • CI Provider Detection - Identifies the active continuous integration provider to conditionally execute tasks and adjust behavior.
  • Process Execution - Provides precise control over the startup settings, arguments, and environment of external executables.
  • JIT-Compiled Script Runtimes - Executes build definitions by compiling C# source code into binaries at runtime.
  • Domain Specific Languages - Provides a strongly-typed set of aliases and methods that simplify the orchestration of common build tasks.
  • Process Abstractions - Launches external command-line tools using a unified interface that abstracts operating system differences.
  • Build Lifecycles - Implements standardized sequences of build phases, executing specific logic before the first task and after the final task.
  • Directed Acyclic Graph Pipelines - Orders task execution by resolving prerequisites and dependencies using directed acyclic graphs.
  • Reproducible Build Environments - Ensures consistent software assembly by pinning versions of build tools, modules, and dependencies.
  • Build Configuration Overrides - Implements a priority hierarchy of arguments and configuration files to override default build settings.
  • Code Syntax Highlighting - Provides color coding in script files to improve readability and structure recognition.
  • Script Organization - Supports splitting build logic across multiple files to improve maintainability and structural organization.
  • Build Property Definitions - Defines text-based build properties to control the behavior and configuration of the build process.
  • Build Definition Organization - Splits build logic across multiple files to maintain structure and readability in large applications.
  • Build Script Host Applications - Provides a structured console application environment to host and manage the execution of build scripts.
  • Build Server Management - Connects the build system to external servers for automated job triggering and reporting.
  • Command Aliasing Tools - Provides built-in aliases for common build tools and package managers to streamline the pipeline.
  • Fallback Variable Defaults - Retrieves system environment variables with support for fallback default values.
  • Build Task Parallelism - Runs multiple independent build and test steps concurrently to reduce total processing time.
  • Binary Dependency Bootstrapping - Automates the installation of required tools and modules before execution to ensure environment consistency.
  • External Assembly Loading - Loads external DLLs into the execution environment to make their types and methods available.
  • Build Script Imports - Loads shared utility functions from local files or packages to reuse build logic across different projects.
  • GitHub API Integrations - Automates interactions with GitHub repository services to manage workflows within the build process.
  • GitLab Integrations - Executes API calls via specialized aliases to manage GitLab repositories and project settings.
  • Rider Integrations - Integrates run configurations, project templates, and task execution directly within JetBrains Rider.
  • Manual Task Triggering - Allows individual build tasks to be executed directly via a user interface without using a command line.
  • NuGet Package Resolvers - Fetches external assemblies from the NuGet registry for use within build scripts.
  • Conditional Task Execution - Evaluates predicates and expressions at runtime to determine if specific build tasks should be executed or skipped.
  • Reusable Build Logic - Shares common scripts and logic across multiple projects and repositories for consistency.
  • SDK Integration - References and imports software development kits from package providers to provide necessary build tools.
  • Tool Installers - Automates the downloading and installation of required binaries from package providers or local storage.
  • Version Pinning Tools - Locks external tool dependencies to specific versions to maintain build consistency across environments.
  • VS Code Extensions - Integrates language support, code navigation, and task execution directly within Visual Studio Code.
  • Task Hooks - Provides hooks that execute logic immediately before and after every individual task to handle cross-cutting concerns.
  • Build Exit Code Controls - Controls build outcomes by throwing exceptions that trigger error logs and return non-zero process exit codes.
  • CI Metadata Retrieval - Retrieves build numbers and environment metadata provided by the host CI system.
  • Build Task Execution - Allows triggering of specific build tasks by name, with the option to skip prerequisite dependencies.
  • Build Error Handling - Intercepts task exceptions to execute recovery logic or report errors without halting the entire build.
  • Azure DevOps Pipelines - Connects to Azure DevOps instances to automate build processes and manage pipeline tasks.
  • Build Step Gating - Determines which build steps to execute based on the detected environment using preprocessor symbols.
  • Containerized Build Environments - Wraps automation logic into container images to ensure reproducible and consistent build execution.
  • Build Dependency Management - Manages required add-ins, tools, and modules from external packages directly within the build configuration.
  • Build System Extensibility - Integrates community-driven add-ins and modules to add specialized tasks to the build system.
  • Build Script Extensions - Provides a mechanism to create external libraries that add new methods and properties to build scripts.
  • Self-Contained Deployments - Compiles build scripts into independent, self-contained executables that run without a pre-installed runtime.
  • Shared Logic Packages - Packages shared tasks and assemblies as reusable units to ensure consistency across multiple projects.
  • Typed Aliases - Uses strongly-typed method aliases for common build tools to automate argument formatting and ensure correctness.
  • Build Artifact Management - Manages build outputs by copying directories, compressing archives, and creating distribution packages.
  • Build Logic Sharing - References external project files and directories to share build logic and dependencies across projects.
  • Dependency Injection Containers - Registers and resolves internal services via a container to decouple build logic.
  • Assembly-Based Extensions - Extends build capabilities by importing external compiled .NET assemblies via NuGet packages.
  • .NET IoC Containers - Implements a .NET-based Inversion of Control container to register and resolve services within build tasks.
  • Build Logic Bootstrapping - Downloads and loads external build logic from a package source before the main script execution begins.
  • Post-Task Callback Automation - Automatically triggers specific code blocks upon the completion of a build task, regardless of success or failure.
  • Plugin-Based Architectures - Loads external assemblies and add-ins from NuGet to extend the build system with new aliases.
  • Build Pipeline Data Sharing - Implements mechanisms for passing state and configuration context between different tasks within a single build execution.
  • Deferred Failure Strategies - Collects all exceptions during execution and defers throwing them until all defined build actions have finished.
  • Build Progress Logging - Writes status and diagnostic messages to the console using predefined logging aliases.
  • Rich Terminal UIs - Displays visual elements like progress bars, tables, and charts to improve the readability of build output.
  • Build Automation - Cross-platform build automation with a C# DSL.
  • Build Automation - Cross-platform build automation using C# scripts.
  • Developer Tooling - Cross-platform build automation system with a C# DSL.

Istoric stele

Graficul istoricului de stele pentru cake-build/cakeGraficul istoricului de stele pentru cake-build/cake

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Cake

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Cake.
  • project-chip/connectedhomeipAvatar project-chip

    project-chip/connectedhomeip

    8,586Vezi pe GitHub↗

    This project is an open-source software development kit and framework for implementing the Matter smart home standard. It provides a universal IPv6-based application layer and a cluster-based data model to ensure interoperability between diverse smart home devices and controllers. The system is distinguished by its multi-transport network abstraction, which maps Bluetooth LE, Thread, and Wi-Fi implementations to a common layer. It includes specialized tooling for secure device commissioning via QR codes and NFC, as well as a comprehensive over-the-air firmware update system for distributing s

    C++build-with-matterchipconnected-devices
    Vezi pe GitHub↗8,586
  • facebook/buckAvatar facebook

    facebook/buck

    8,542Vezi pe GitHub↗

    Buck is a multi-language build system and modular build orchestrator designed to compile and package software modules across different programming languages and hardware platforms. It functions as a hermetic build tool, isolating the build process from the host system to ensure consistent and reproducible outputs. The system manages polyglot software builds by organizing code into small, independent units to facilitate faster compilation. It operates as a cross-platform package manager that creates and distributes software components across various operating systems and language ecosystems.

    Javaandroidbuckbuild-tool
    Vezi pe GitHub↗8,542
  • google/wireitAvatar google

    google/wireit

    6,409Vezi pe GitHub↗

    Wireit is a build system orchestrator and npm script task runner that manages complex dependencies between scripts. It functions as a development workflow automator by tracking input files and dependencies to skip redundant executions and optimize total build time. The project features a content-addressable build cache that saves generated files to bypass expensive computations. It includes a file watcher that monitors project changes and automatically triggers only the affected scripts within a dependency graph. The tool covers task orchestration through parallel script execution, backgroun

    TypeScript
    Vezi pe GitHub↗6,409
  • earthly/earthlyAvatar earthly

    earthly/earthly

    12,035Vezi pe GitHub↗

    Earthly is a containerized build system and Docker build framework designed for creating reproducible build pipelines. It ensures environment consistency by executing every build step inside an isolated container, combining the isolation of container images with dependency tracking and parallel execution. The system differentiates itself through a focus on hermeticity and multiplatform support, allowing for the generation of container images targeting multiple CPU architectures within a single execution flow. It maintains a hermetic build environment by isolating network access and utilizing

    Gobuildbuild-automationbuild-system
    Vezi pe GitHub↗12,035
Vezi toate cele 30 alternative pentru Cake→

Întrebări frecvente

Ce face cake-build/cake?

Cake este un sistem de automatizare a build-ului cross-platform și un framework de scripting care permite utilizatorilor să definească pipeline-uri de build folosind scripturi C#. Funcționează ca un orchestrator de pipeline CI/CD și build runner, oferind un limbaj specific domeniului (DSL) puternic tipizat pentru a simplifica orchestrarea proceselor de compilare, testare și împachetare pe Windows, Linux și macOS.

Care sunt principalele funcționalități ale cake-build/cake?

Principalele funcționalități ale cake-build/cake sunt: Frameworks, Build Orchestrators, Build Automation, Build Orchestration Tools, Cross-Platform Build Systems, Build Automation Scripts, C# Build Automation Systems, Build Configuration Arguments.

Care sunt câteva alternative open-source pentru cake-build/cake?

Alternativele open-source pentru cake-build/cake includ: project-chip/connectedhomeip — This project is an open-source software development kit and framework for implementing the Matter smart home standard.… facebook/buck — Buck is a multi-language build system and modular build orchestrator designed to compile and package software modules… google/wireit — Wireit is a build system orchestrator and npm script task runner that manages complex dependencies between scripts. It… gradle/gradle — Gradle is a build automation tool for the Java Virtual Machine that functions as a polyglot build orchestrator. It… earthly/earthly — Earthly is a containerized build system and Docker build framework designed for creating reproducible build pipelines.… blade-build/blade-build — Blade-build is a multi-language build system and software orchestrator designed to automate the compilation, linking,…