Ross ROSS = Recommend OSS · open-source software intelligence for agents

mikefarah/yq

yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor observed · 2026-08-28

github.com/mikefarah/yq · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 22
  • age_days: 3994
  • days_rel: 13
  • days_push: 8
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

15882 stars · 827 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

yq is a lightweight, portable command-line processor for YAML, JSON, XML, CSV, TOML, HCL, INI, and properties files, using jq-like syntax. Written in Go, it ships as a dependency-free binary for reading, updating, merging, and converting between structured data formats.

Use cases

  • extract values from yaml files in shell scripts
  • convert json to yaml from the command line
  • update kubernetes manifest files in place
  • merge multiple yaml config files
  • query and edit toml or xml files with jq-like syntax
  • process csv and properties files in ci pipelines

When to choose

  • you need a single dependency-free binary for structured data manipulation
  • you want jq-style expressions but for YAML and other formats
  • you're editing config files in CI/CD pipelines or shell scripts

When to avoid

  • you need full jq feature coverage for complex JSON programs
  • you prefer a library API inside a programming language rather than a CLI
  • you need schema validation of YAML documents

Facets

cli-tool · maturity stable

parser serialization cli developer-tools json yaml csv developer-tools files windows cli cross-platform yaml-processor jq-syntax toml xml hcl terraform data-transformation go-binary command-line devops automation linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
mikefarah/yqmain99

For agents

markdown · JSON · MCP: product_card(name="mikefarah/yq")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem