homeport/dyff
/ˈdʏf/ - diff tool for YAML files, and sometimes JSON observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 98
- Release rhythm 81
- 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: 15
- age_days: 3099
- days_rel: 129
- days_push: 16
- n_releases_24m: 16
Adoption not part of the score
1876 stars · 100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
dyff is a command-line diff tool for YAML files (and sometimes JSON) that reports only the parts of a file that changed, referencing each difference by its path in the document. It also provides sub-commands to convert between YAML and JSON while preserving key order.
Use cases
- diff two yaml files
- show what changed between kubernetes manifests with kubectl diff
- convert yaml to json
- convert json to yaml
- compare configuration files from files, urls, or stdin
- compact diff output for yaml config changes
When to choose
- you need human-readable, compact diffs of YAML or JSON config files
- you want a better diff backend for kubectl diff
- you need order-preserving YAML/JSON conversion
- you work with BOSH, Spruce, or go-patch style path syntaxes
When to avoid
- you need line-based diffs of arbitrary text files (use standard diff)
- you need semantic diffs of source code
- you need a GUI diff tool
Facets
cli-tool · maturity active
developer-tools cli yaml json file-system developer-tools files cli cross-platform go yaml-diff json-diff kubectl-diff yaml-to-json json-to-yaml bosh configuration-diff command-line devops
1 source
- readme: https://github.com/homeport/dyff · fetched 2026-08-28 · 4cc8b87019ee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| homeport/dyff | main | 92 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem