{"adoption": {"forks": 228, "observed_at": "2026-08-28T04:06:12.065138+00:00", "stars": 2087}, "canonical_url": "https://ross.abutalabs.com/products/go-diff", "card": {"archived": false, "artifact_type": "library", "description": "Diff, match and patch text in Go", "domain": ["developer-tools", "text-editors"], "enriched": true, "function": ["parser", "developer-tools"], "health_score": 35, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["sergi/go-diff"], "name": "sergi/go-diff", "platform": ["go", "cross-platform"], "pushed_at": "2025-06-05T16:30:21+00:00", "repo": "sergi/go-diff", "stars": 2087, "tags": ["diff", "patch", "fuzzy-matching", "text-comparison", "diff-match-patch", "algorithms"], "topics": [], "urls": [], "use_cases": ["compare two texts and show their differences in go", "apply patches to text files programmatically", "fuzzy match a string inside a larger text", "implement text synchronization in a go application", "generate diffs for version tracking of plain text", "port diff-match-patch functionality to go"], "what_it_is": "A Go library port of Google's diff-match-patch library that computes text differences, performs fuzzy text matching, and applies patches to text. It provides the core algorithms needed for synchronizing plain text.", "when_to_avoid": ["you need binary file diffs rather than plain text", "you need a CLI diff tool rather than a library", "you need word-processor-style rich text or semantic diffs out of the box"], "when_to_choose": ["you need diff, match, and patch algorithms in a Go project", "you want a Go port of the well-tested google-diff-match-patch algorithms", "you need fuzzy text matching, not just exact diffs"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/go-diff", "repo": "sergi/go-diff", "role": "main", "score": 44}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:55:46.660319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8f8e9b26aa193ae1c3939d3d6f85a80ca4a51b96b1abf5c3b8b0e62588c4aa24", "fetched_at": "2026-08-28T04:06:12.065138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sergi/go-diff"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:55:46.660319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8f8e9b26aa193ae1c3939d3d6f85a80ca4a51b96b1abf5c3b8b0e62588c4aa24", "fetched_at": "2026-08-28T04:06:12.065138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sergi/go-diff"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:55:46.660319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8f8e9b26aa193ae1c3939d3d6f85a80ca4a51b96b1abf5c3b8b0e62588c4aa24", "fetched_at": "2026-08-28T04:06:12.065138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sergi/go-diff"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:55:46.660319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8f8e9b26aa193ae1c3939d3d6f85a80ca4a51b96b1abf5c3b8b0e62588c4aa24", "fetched_at": "2026-08-28T04:06:12.065138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sergi/go-diff"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:55:46.660319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8f8e9b26aa193ae1c3939d3d6f85a80ca4a51b96b1abf5c3b8b0e62588c4aa24", "fetched_at": "2026-08-28T04:06:12.065138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sergi/go-diff"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:55:46.660319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8f8e9b26aa193ae1c3939d3d6f85a80ca4a51b96b1abf5c3b8b0e62588c4aa24", "fetched_at": "2026-08-28T04:06:12.065138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sergi/go-diff"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.065138+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:55:46.660319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8f8e9b26aa193ae1c3939d3d6f85a80ca4a51b96b1abf5c3b8b0e62588c4aa24", "fetched_at": "2026-08-28T04:06:12.065138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sergi/go-diff"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:55:46.660319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8f8e9b26aa193ae1c3939d3d6f85a80ca4a51b96b1abf5c3b8b0e62588c4aa24", "fetched_at": "2026-08-28T04:06:12.065138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sergi/go-diff"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:55:46.660319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8f8e9b26aa193ae1c3939d3d6f85a80ca4a51b96b1abf5c3b8b0e62588c4aa24", "fetched_at": "2026-08-28T04:06:12.065138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sergi/go-diff"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:55:46.660319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8f8e9b26aa193ae1c3939d3d6f85a80ca4a51b96b1abf5c3b8b0e62588c4aa24", "fetched_at": "2026-08-28T04:06:12.065138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sergi/go-diff"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 25, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5011, "days_push": 454, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 44, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}