back to home
Best Open Source devops tools Libraries
A curated list of the most popular GitHub repositories tagged with devops tools. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1mikefarah/yq
yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor
14,916Go
Analyze Code
#2johnkerl/miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
9,747Go
Analyze Code
#3saulpw/visidata
A terminal spreadsheet multitool for discovering and arranging data
8,836Python
Analyze Code
#4theskumar/python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
8,657Python
Analyze Code