awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
CI/CD and Pipeline Management · Awesome GitHub Repositories

12 repos

Awesome GitHub RepositoriesCI/CD and Pipeline Management

Platforms and services that orchestrate the end-to-end lifecycle of continuous integration and continuous delivery pipelines.

Explore 12 awesome GitHub repositories matching devops & infrastructure · CI/CD and Pipeline Management. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. CI/CD and Pipeline Automation
  4. CI/CD and Pipeline Management

Awesome CI/CD and Pipeline Management GitHub Repositories

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

    openclaw/openclaw

    211,971GitHubView on GitHub↗

    Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem

    TypeScriptaiassistantcrustacean
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    Zigbunbundlerjavascript
  • bregman-arie/devops-exercises

    bregman-arie/devops-exercises

    81,169GitHubView on GitHub↗

    This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding cha

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

    TypeScriptbuild-tooldev-serverfrontend
  • CompVis/stable-diffusion

    CompVis/stable-diffusion

    72,380GitHubView on GitHub↗

    Stable Diffusion is a generative machine learning pipeline that synthesizes high-resolution visual content by performing iterative denoising within a compressed latent space. By mapping natural language embeddings into pixel outputs through conditioned probabilistic processes, the framework enables the generation of im

    Jupyter Notebook
  • abi/screenshot-to-code

    abi/screenshot-to-code

    71,707GitHubView on GitHub↗

    This project is an artificial intelligence-powered frontend generator that translates visual design inputs into functional source code. It functions as a workflow engine that interprets graphical user interfaces, mapping layout structures and styling rules to structured markup and programming language syntax. The tool

    TypeScript
  • swiftlang/swift

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    C++
  • rails/rails

    rails/rails

    58,297GitHubView on GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side temp

    Rubyactivejobactiverecordframework
  • tiimgreen/github-cheat-sheet

    tiimgreen/github-cheat-sheet

    55,238GitHubView on GitHub↗

    This project is a community-driven knowledge base that serves as a comprehensive reference guide for Git and GitHub. It functions as both a command-line cheat sheet for terminal-based version control operations and a collaborative workflow resource detailing platform-specific conventions for managing repositories, issu

    awesomeawesome-listgit
  • 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

    Gobitbucketcicddevops
  • wagoodman/dive

    wagoodman/dive

    53,375GitHubView on GitHub↗

    Dive is a command-line tool designed for the analysis and optimization of container images. It functions as a layered storage inspector, allowing users to decompose image manifests to examine individual filesystem layers and identify opportunities to reduce total image size. The tool features a filesystem diffing engi

    Goclidockerdocker-image
  • prettier/prettier

    prettier/prettier

    51,664GitHubView on GitHub↗

    Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files ad

    JavaScriptangularastcss

Explore sub-tags

  • Argo RolloutsProgressive delivery controllers for Kubernetes.
  • Automation Pipelines2 sub-tagsPlatforms that define and execute automated sequences of tasks for software delivery, from code commit to deployment.
  • Build Pipelines2 sub-tagsStructured workflows that automate the compilation, testing, and packaging of source code into deployable software versions.
  • CI/CD Workflows2 sub-tagsAutomated sequences of actions that trigger testing, validation, and deployment tasks based on code changes.
  • Continuous Integration2 sub-tagsPractices and tools that ensure code changes are frequently merged, tested, and validated against a shared repository.
  • Continuous Integration Integrations1 sub-tagConnectors that link continuous integration systems with external platforms to report build status and validation results.
  • Continuous Integration Tools3 sub-tagsUtilities that enforce quality standards and validate code integrity during the automated integration process.
  • Pipeline Orchestration1 sub-tagSystems that manage the execution flow, scheduling, and dependency resolution of complex multi-stage automation pipelines.