Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Devops Tools

Devops Tools

386 projects

Showing 36 of 386 projects

terrac
terracTypeScript

A CLI tool to set up a minimal private module registry for Terraform and OpenTofu using cloud storage.

#private-registry#opentofu#serverless
Stars34
Forks0
Last commit5 months ago
werk
werkCrystal

A local CI pipeline runner with parallel execution, Docker support, and declarative YAML configuration.

#parallel-execution#workflow-automation#parallel-jobs
Stars32
Forks3
Last commit4 months ago
tfrepl
tfreplShell

A Terraform REPL for interactively building and testing infrastructure-as-code configurations.

#repl#cli-tool#devops-tools
Stars31
Forks0
Last commit3 years ago
asdf-opentofu
asdf-opentofuShell

Official asdf plugin for installing and managing OpenTofu versions.

#terraform-alternative#opentofu#cli-tool
Stars31
Forks4
Last commit1 month ago
/linux-desktop-slash-commands
/linux-desktop-slash-commandsShell

A collection of slash commands for Claude Code CLI to automate Linux desktop system administration, optimization, and configuration tasks.

#slash-commands#linux-sysadmin#linux-desktop
Stars30
Forks7
Last commit
xk6-exec
xk6-execGo

A k6 extension that enables running external shell commands and scripts within k6 performance tests.

#exec#load-testing#performance-testing
Stars29
Forks25
Last commit2 months ago
trupositive
trupositiveShell

Automatically tag Terraform and CloudFormation resources with Git commit SHA, branch, and repository for instant infrastructure traceability.

#aws-cloudformation#audit-compliance#devops
Stars29
Forks4
Last commit4 months ago
tfmake
tfmakeShell

A tool for automating Terraform with make, designed for multi-module projects with explicit dependencies.

#terraform-automation#command-line-tool#makefile
Stars28
Forks1
Last commit1 year ago
dockyard.nvim
dockyard.nvimLua

Interactive Docker dashboard for Neovim to view and manage containers, images, networks, and logs directly in the editor.

#container-orchestration#docker-management#editor-integration
Stars27
Forks3
Last commit2 months ago
flora
floraGo

A Terraform version and upgrade manager written in Go, enabling easy switching and one-command upgrades.

#rbenv#upgrade-manager#binary-management
Stars26
Forks5
Last commit3 years ago
kubernetes-typed
kubernetes-typedPython

A mypy plugin that provides dynamic type checking for Kubernetes resources, including Custom Resource Definitions and Python client objects.

#kubernetes-python-client#typeddict#mypy-stubs
Stars26
Forks4
Last commit1 year ago
tbd
tbdGo

A simple command-line tool for creating text templates with placeholders and merging them with variable files.

#commandline-tool#dotenv-files#configuration-generation
Stars26
Forks2
Last commit4 years ago
tfam
tfamRust

A Rust-based wrapper for concurrent Terraform apply operations with multi-deployment support.

#concurrent-execution#tfswitch#multi-deployment
Stars25
Forks0
Last commit1 year ago
k6-html-reporter
k6-html-reporterHTML

A lightweight HTML reporter that generates visual summary reports from k6 performance test results.

#load-testing#performance-testing#k6
Stars25
Forks6
Last commit4 years ago
terraform (macunha1)
terraform (macunha1)Shell

A ZSH plugin for Terraform that provides convenient aliases and autocompletion, extending the original Oh My ZSH plugin.

#autocompletion#zsh-plugin#devops-tools
Stars25
Forks5
Last commit1 month ago
SPM c
SPM cJava

A Java-based agent for collecting application metrics from JMX, HTTP APIs, and SQL sources, shipping to Influx-compatible endpoints.

#metrics-collection#monitoring-agent#agent
Stars25
Forks10
Last commit1 day ago
Asdf-kustomize
Asdf-kustomizeShell

An asdf plugin for installing and managing multiple versions of Kustomize.

#plugin-manager#version-management#kubernetes
Stars24
Forks12
Last commit11 months ago
Read Properties
Read PropertiesShell

A GitHub Action that reads key-value pairs from Java .properties files and similar key=value formatted files.

#actions#deployment#workflow-automation
Stars23
Forks7
Last commit3 years ago
SwarmManagement
SwarmManagementPython

A Python CLI tool to manage Docker Swarm deployments using a single YAML configuration file.

#deployment#container-orchestration#docker-swarm
Stars22
Forks1
Last commit2 months ago
NugetVisualizer
NugetVisualizerJavaScript

Visualizes NuGet package dependencies and versions across multiple Git repositories to track usage and consistency.

#nuget#software-analytics#dependency-visualization
Stars21
Forks0
Last commit8 years ago
envyaml
envyamlGo

A Go library that merges YAML configuration files with environment variables for secure secret management.

#environment-variables#yaml-parser#go-config
Stars21
Forks2
Last commit2 months ago
Kitt
KittPython

A container-based portable shell environment manager for building, running, and distributing personalized shell setups.

#containerization#shell-environment#dotenv
Stars20
Forks1
Last commit3 months ago
dockerex
dockerexElixir

A lightweight Elixir client for Docker Remote API with SSL/TLS and Unix socket connection support.

#elixir#ssl-tls#docker-client
Stars19
Forks9
Last commit9 years ago
codeship-go
codeship-goGo

Go client library for interacting with the Codeship API v2, providing authentication, pagination, and logging.

#codeship#go-client#continuous-integration
Stars18
Forks7
Last commit5 years ago
tfe-state-explorer
tfe-state-explorerGo

A shell with autocomplete for exploring remote Terraform Enterprise state files.

#terraform-cloud#cli-tool#devops-tools
Stars18
Forks1
Last commit6 years ago
xk6-prompt
xk6-promptGo

A k6 extension that adds interactive UI prompts for input arguments in load testing scripts.

#go-extension#load-testing#performance-testing
Stars17
Forks0
Last commit2 years ago
berkshelf-completions
berkshelf-completionsShell

An oh-my-zsh plugin providing command completion for Berkshelf, a Chef dependency manager.

#berkshelf#shell-automation#chef
Stars17
Forks1
Last commit4 years ago
terraform-provider-value
terraform-provider-valueGo

A Terraform provider offering resources and data sources for value manipulation within infrastructure as code.

#value-manipulation#devops-tools#terraform-provider
Stars17
Forks0
Last commit
Create a JSON Environment File
Create a JSON Environment FileJavaScript

A GitHub Action that writes environment variables or custom inputs to a JSON file for use in subsequent workflow steps.

#environment-variables#workflow-automation#devops-tools
Stars15
Forks14
Last commit
Write Properties
Write PropertiesShell

A GitHub Action for writing key-value pairs to Java .properties files and similar key=value formatted files.

#actions#ci#action
Stars14
Forks4
Last commit4 years ago
godfish
godfishGo

A Go-based database migration manager that works as a CLI and library, supporting multiple databases with native SQL migration files.

#migration#database#version-control
Stars14
Forks1
Last commit1 day ago
quadlet-lsp.nvim
quadlet-lsp.nvimLua

Neovim plugin providing language server support for Podman Quadlet configuration files.

#language-server#editor-integration#podman
Stars14
Forks0
Last commit7 months ago
hostutils
hostutilsGo

A Go library for compressing and expanding lists of hostnames using range notation.

#golang-package#text-compression#hostname-management
Stars13
Forks5
Last commit2 years ago
GitHub Action for Homebrew Tap
GitHub Action for Homebrew TapJavaScript

A GitHub Action to automatically update Homebrew formulas when releasing new versions of software.

#release-automation#devops-tools#ci-cd
Stars13
Forks0
Last commit3 years ago
AWS-CDK-Kotlin-DSL
AWS-CDK-Kotlin-DSL

Generates Kotlin DSL code for AWS CDK, enabling type-safe infrastructure-as-code in Kotlin.

#kotlin-dsl#cloud-infrastructure#devops-tools
Stars13
Forks0
Last commit5 years ago
senpai
senpai

A clean Zsh prompt theme for DevOps that shows git status, Kubernetes context, and cloud provider profiles.

#terminal-prompt#azure#kubernetes
Stars12
Forks3
Last commit7 years ago
PreviousPage 9 of 11

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
8 months ago
3 years ago
3 years ago
Next
#Infrastructure As Code121
#Terraform78
#Go64
#Cli Tool61
#Ci Cd55
#Configuration Management52
#Docker50
#Automation47
#Golang42
#Kubernetes41
#Devops39
#Github Actions36