{"adoption": {"forks": 468, "observed_at": "2026-08-28T04:09:02.338273+00:00", "stars": 4915}, "canonical_url": "https://ross.abutalabs.com/products/easyjson", "card": {"archived": false, "artifact_type": "library", "description": "Fast JSON serializer for golang.", "domain": ["developer-tools", "backend", "apis"], "enriched": true, "function": ["serialization", "parser"], "health_score": 81, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["mailru/easyjson"], "name": "mailru/easyjson", "platform": ["go", "cross-platform"], "pushed_at": "2026-03-14T14:52:53+00:00", "repo": "mailru/easyjson", "stars": 4915, "tags": ["code-generation", "performance", "no-reflection", "golang"], "topics": ["golang", "json", "json-serialization", "code-generation", "json-parser", "perfomance"], "urls": [], "use_cases": ["serialize Go structs to JSON fast", "unmarshal JSON without reflection overhead", "generate JSON marshaler code for my structs", "speed up JSON encoding in a high-throughput Go API", "customize JSON field naming like snake_case", "replace encoding/ for performance-critical paths"], "what_it_is": "easy is a fast JSON serializer for Go that generates marshaler/unmarshaler code for structs via a CLI code generator, avoiding reflection. It claims 4-5x faster marshaling/unmarshaling than the standard encoding/ package.", "when_to_avoid": ["you need dynamic serialization of arbitrary data without code generation", "your workload is not JSON-bound and standard encoding/ is fast enough", "you cannot run a code generation step in your build"], "when_to_choose": ["JSON serialization is a profiling bottleneck in a Go service", "you want generated, inspectable, optimizable marshaler code", "you need options like default omitempty or snake_case keys"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/easyjson", "repo": "mailru/easyjson", "role": "main", "score": 70}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.338273+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:18:03.439307+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e352988ce31a565871bc9bb3ffba211271a2dc8c45d87e2be203e38b19ac0f33", "fetched_at": "2026-08-28T04:09:02.338273+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mailru/easyjson"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.338273+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:18:03.439307+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e352988ce31a565871bc9bb3ffba211271a2dc8c45d87e2be203e38b19ac0f33", "fetched_at": "2026-08-28T04:09:02.338273+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mailru/easyjson"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:18:03.439307+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e352988ce31a565871bc9bb3ffba211271a2dc8c45d87e2be203e38b19ac0f33", "fetched_at": "2026-08-28T04:09:02.338273+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mailru/easyjson"}], "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:09:02.338273+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.338273+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.338273+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:18:03.439307+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e352988ce31a565871bc9bb3ffba211271a2dc8c45d87e2be203e38b19ac0f33", "fetched_at": "2026-08-28T04:09:02.338273+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mailru/easyjson"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.338273+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.338273+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:18:03.439307+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e352988ce31a565871bc9bb3ffba211271a2dc8c45d87e2be203e38b19ac0f33", "fetched_at": "2026-08-28T04:09:02.338273+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mailru/easyjson"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.338273+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.338273+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.338273+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:18:03.439307+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e352988ce31a565871bc9bb3ffba211271a2dc8c45d87e2be203e38b19ac0f33", "fetched_at": "2026-08-28T04:09:02.338273+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mailru/easyjson"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.338273+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:02.338273+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:18:03.439307+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e352988ce31a565871bc9bb3ffba211271a2dc8c45d87e2be203e38b19ac0f33", "fetched_at": "2026-08-28T04:09:02.338273+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mailru/easyjson"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:18:03.439307+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e352988ce31a565871bc9bb3ffba211271a2dc8c45d87e2be203e38b19ac0f33", "fetched_at": "2026-08-28T04:09:02.338273+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mailru/easyjson"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:18:03.439307+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e352988ce31a565871bc9bb3ffba211271a2dc8c45d87e2be203e38b19ac0f33", "fetched_at": "2026-08-28T04:09:02.338273+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mailru/easyjson"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:18:03.439307+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e352988ce31a565871bc9bb3ffba211271a2dc8c45d87e2be203e38b19ac0f33", "fetched_at": "2026-08-28T04:09:02.338273+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mailru/easyjson"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 72, "longevity": 100, "rhythm": 50}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3841, "days_push": 172, "days_rel": 172, "gap_med": 179, "n_releases_24m": 4}, "score": 70, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}