Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ci Cd

Ci Cd

1092 projects

Showing 36 of 1092 projects

chart-testing
chart-testingGo

A CLI tool for linting and testing Helm charts, designed for CI/CD pipelines and pull request validation.

#helm#devops#kubernetes
Stars1.6k
Forks250
Last commit4 days ago
shoutrrr
shoutrrrGo

A Go library and CLI tool for sending notifications to multiple services like Slack, Discord, and more.

#hacktoberfest#devops#go-library
Stars1.6k
Forks97
Last commit23 days ago
terraform-landscape
terraform-landscapeRuby

A tool that reformats Terraform plan output to be more readable and understandable.

#output-formatting#ruby-gem#cli-tool
Stars1.6k
Forks154
Last commit2 years ago
busted
bustedLua

An elegant and easy-to-use unit testing framework for Lua, LuaJIT, and MoonScript.

#unit-testing#luajit#ci-cd
Stars1.6k
Forks205
Last commit4 months ago
AutoCorrect
AutoCorrectRust

A linter and formatter that automatically corrects spaces, words, and punctuation in CJK (Chinese, Japanese, Korean) and English mixed text.

#text-correction#developer-tools#webassembly
Stars1.6k
Forks66
Last commit2 days ago
Psake
PsakePowerShell

A PowerShell-based build automation tool that leverages existing command-line knowledge with a syntax inspired by rake.

#rake-inspired#devops#make-alternative
Stars1.6k
Forks270
Last commit2 months ago
HLint
HLintHaskell

A tool for suggesting possible improvements to Haskell code, such as using alternative functions, simplifying code, and spotting redundancies.

#haskell#developer-tools#code-linter
Stars1.6k
Forks208
Last commit4 months ago
leakage
leakageJavaScript

A Node.js library for writing memory leak tests using Mocha or other test runners.

#heap-analysis#memory-leak-detection#memory-leak
Stars1.6k
Forks36
Last commit3 years ago
rust-musl-builder
rust-musl-builderDockerfile

Docker images for compiling static Rust binaries using musl-libc, with static C libraries for openssl, diesel, and sqlx.

#alpine-linux#static-linking#cross-compilation
Stars1.6k
Forks192
Last commit2 years ago
terravision
terravisionPython

Automatically generates professional cloud architecture diagrams from Terraform code for AWS, GCP, and Azure.

#devops#cloud-architecture#azure
Stars1.6k
Forks171
Last commit3 days ago
Use HashiCorp's Terraform
Use HashiCorp's TerraformJavaScript

A GitHub Action to install and configure Terraform CLI in your workflows, enabling automated infrastructure management.

#devops#terraform#infrastructure-as-code
Stars1.6k
Forks284
Last commit3 days ago
GitHub Actions for Hugo extended
GitHub Actions for Hugo extendedTypeScript

A GitHub Action to quickly install Hugo (including extended version) and build static sites on Linux, macOS, and Windows runners.

#actions#devops#static-site-generator
Stars1.6k
Forks95
Last commit2 days ago
Maven Wrapper
Maven WrapperJava

The official Apache Maven wrapper that downloads and runs Maven without requiring a pre-installed version.

#apache#devops#build-automation
Stars1.6k
Forks232
Last commit4 years ago
Copy files and artifacts via SSH
Copy files and artifacts via SSHShell

A GitHub Action for securely copying files and artifacts to remote servers via SSH.

#deployment#devops#github-action
Stars1.6k
Forks177
Last commit7 days ago
tracemachina/nativelink
tracemachina/nativelinkRust

A Nix-powered, high-performance build cache and remote execution server compatible with Bazel, Buck2, and other RE build systems.

#content-addressable-storage#bazel#build-cache
Stars1.6k
Forks224
Last commit1 day ago
cocoapods-keys
cocoapods-keysRuby

A CocoaPods plugin that securely stores environment and application keys in the developer's keychain, keeping them out of source control.

#environment-variables#cocoapods-plugin#objective-c
Stars1.5k
Forks90
Last commit2 years ago
nox
noxPython

A command-line tool that automates testing in multiple Python environments using standard Python configuration files.

#python-environments#dev-tools#continuous-integration
Stars1.5k
Forks185
Last commit2 days ago
PHP CodeSniffer
PHP CodeSnifferPHP

A PHP tool that tokenizes PHP files to detect and automatically fix coding standard violations.

#phpcs#automated-fixes#coding-standards
Stars1.5k
Forks112
Last commit4 days ago
sceptre
sceptrePython

A tool to drive AWS CloudFormation by automating repetitive tasks and enabling better infrastructure management.

#devops#stack-orchestration#infrastructure-as-code
Stars1.5k
Forks304
Last commit18 days ago
xcbeautify
xcbeautifySwift

A Swift-based formatter that beautifies xcodebuild output with human-friendly, colored logs and CI integration.

#macos-development#log-formatter#ios
Stars1.5k
Forks107
Last commit27 days ago
Setup ssh-agent
Setup ssh-agentJavaScript

A GitHub Action that sets up ssh-agent with private SSH keys to enable secure access to private repositories and servers.

#devops#workflow#private-repositories
Stars1.5k
Forks300
Last commit1 month ago
terraform-compliance
terraform-compliancePython

A lightweight, security-focused BDD test framework for Terraform that enables compliance and negative testing for infrastructure-as-code.

#devops#policy-as-code#bdd-style
Stars1.5k
Forks159
Last commit2 months ago
Run Cypress E2E tests
Run Cypress E2E testsJavaScript

A GitHub Action for running Cypress end-to-end and component tests in CI workflows with built-in dependency installation and caching.

#actions#javascript-testing#cypress-io
Stars1.5k
Forks356
Last commit1 day ago
release-plz
release-plzRust

Automates Rust crate releases from CI with automated changelog generation, version bumps, and publishing via release PRs.

#hacktoberfest#release#version-management
Stars1.4k
Forks179
Last commit1 day ago
crane
craneNix

A Nix library for building cargo projects with incremental artifact caching to avoid rebuilding dependencies.

#rust-tooling#incremental-builds#ci-cd
Stars1.4k
Forks139
Last commit4 days ago
Tailor
TailorJava

A cross-platform static analyzer and linter for Swift that enforces style guidelines and helps avoid bugs.

#apple#xcode-integration#linter
Stars1.4k
Forks48
Last commit5 years ago
GitHub Actions to compile LaTeX documents
GitHub Actions to compile LaTeX documentsShell

A GitHub Action that compiles LaTeX documents to PDF using a complete TeXLive environment.

#texlive#latex#ci-cd
Stars1.4k
Forks149
Last commit29 days ago
habitus
habitusGo

A standalone build flow tool for Docker that adds workflows to Docker builds, enabling chained builds and secure secret handling.

#containerization#devops#workflow-automation
Stars1.4k
Forks80
Last commit6 years ago
FluentDocker
FluentDockerC#

A .NET library for interacting with Docker and Docker Compose via a fluent API, supporting local and remote containers in tests and applications.

#compose#devops#integration-testing
Stars1.4k
Forks104
Last commit5 days ago
create-release
create-releaseJavaScript

A GitHub Action to create releases via the GitHub Release API, automating release creation in workflows.

#actions#release#devops
Stars1.4k
Forks328
Last commit5 years ago
alejandra
alejandraNix

An uncompromising, fast Nix code formatter written in Rust with a comprehensive style guide.

#formatting#developer-tools#pre-commit
Stars1.4k
Forks56
Last commit3 months ago
FOSS for Developers
FOSS for Developers

A curated list of free and open-source software tools for developers across various categories.

#developer-tools#devops#software-catalog
Stars1.4k
Forks102
Last commit2 years ago
deepwiki-rs
deepwiki-rsRust

An AI-powered Rust engine that automatically generates C4 model architecture documentation from source code.

#codebase-analysis#developer-tools#openai
Stars1.4k
Forks156
Last commit8 days ago
Skeema
SkeemaGo

Declarative pure-SQL schema management tool for MySQL and MariaDB using CREATE statements.

#declarative#declarative-sql#devops
Stars1.4k
Forks105
Last commit1 day ago
pip-audit
pip-auditPython

Audits Python environments, requirements files, and dependency trees for known security vulnerabilities and can automatically fix them.

#sbom#vulnerability-management#security
Stars1.3k
Forks111
Last commit1 day ago
slack-github-action
slack-github-actionJavaScript

A GitHub Action for sending data to Slack and running Slack CLI commands from your workflows.

#devops#team-collaboration#workflow-automation
Stars1.3k
Forks194
Last commit9 days ago
PreviousPage 7 of 31Next

Related Tags

#Github Actions423#Devops423#Automation320#Docker203#Testing140#Workflow Automation135#Code Quality122#Static Analysis118#Developer Tools110#Infrastructure As Code93#Go92#Actions84
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub