Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ci Cd

Ci Cd

761 projects

Showing 36 of 761 projects

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
Forks152
Last commit2 years ago
Bruin
BruinGo

A unified data pipeline tool for ingestion, transformation with SQL/Python/R, and data quality checks across major platforms.

#data-modeling#data-quality#python
Stars1.6k
Forks79
Last commit2 days ago
busted
bustedLua

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

#unit-testing#luajit#ci-cd
Stars1.6k
Forks203
Last commit2 months 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
Forks271
Last commit1 month 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
Forks207
Last commit2 months 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
Forks94
Last commit6 days 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
Forks61
Last commit1 month 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
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
Forks278
Last commit11 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
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
Forks96
Last commit
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
Forks175
Last commit2 months ago
terravision
terravisionPython

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

#devops#cloud-architecture#azure
Stars1.6k
Forks172
Last commit3 days 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.6k
Forks90
Last commit2 years 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.5k
Forks217
Last commit1 day 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
Forks305
Last commit7 days 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
Forks183
Last commit4 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
Forks106
Last commit3 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
Forks106
Last commit6 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
Forks296
Last commit2 months 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
Forks158
Last commit
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
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
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 commit4 days 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
Forks174
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
Forks133
Last commit5 days 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
Forks151
Last commit4 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
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
Forks101
Last commit2 years ago
Skeema
SkeemaGo

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

#declarative#declarative-sql#devops
Stars1.4k
Forks104
Last commit4 days 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 commit1 month ago
OpenCover
OpenCoverC++

A code coverage tool for .NET 2+ on Windows, supporting 32/64-bit processes with branch and sequence point coverage.

#unit-testing#integration-testing#profiler
Stars1.3k
Forks243
Last commit4 years ago
FAKE
FAKEF#

A cross-platform build automation system using F# for succinct, typed, and declarative build scripts.

#functional-programming#nuget#devops
Stars1.3k
Forks580
Last commit23 days 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
Forks193
Last commit7 days ago
PreviousPage 7 of 22Next

Related Tags

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
1 day ago
1 month ago
#Devops318
#Github Actions244
#Automation210
#Docker146
#Testing106
#Static Analysis98
#Code Quality97
#Workflow Automation85
#Developer Tools84
#Go73
#Infrastructure As Code73
#Hacktoberfest65