{"adoption": {"forks": 60, "observed_at": "2026-08-28T04:03:58.276455+00:00", "stars": 1201}, "canonical_url": "https://ross.abutalabs.com/products/rust-typed-builder", "card": {"archived": false, "artifact_type": "library", "description": "Compile-time type-checked builder derive", "domain": ["developer-tools", "programming-languages"], "enriched": true, "function": ["boilerplate", "type-system", "developer-tools"], "health_score": 93, "homepage": "https://crates.io/crates/typed-builder", "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["idanarye/rust-typed-builder"], "name": "idanarye/rust-typed-builder", "platform": ["rust", "cross-platform"], "pushed_at": "2026-08-01T12:52:42+00:00", "repo": "idanarye/rust-typed-builder", "stars": 1201, "tags": ["builder-pattern", "proc-macro", "derive-macro", "compile-time-verification", "named-arguments"], "topics": [], "urls": [], "use_cases": ["generate builders for rust structs", "enforce named constructor arguments at compile time", "make struct fields optional with defaults", "prevent setting a field twice in a builder", "replace verbose constructor boilerplate in rust"], "what_it_is": "A Rust proc-macro crate that derives a compile-time type-checked builder pattern for structs. It enforces at compile time that all mandatory fields are set exactly once, while supporting defaults and optional fields.", "when_to_avoid": ["you need a builder you can pass around or clone - use derive-builder instead", "you want clean compiler errors; missing/duplicate fields surface as deprecation warnings", "you need runtime flexibility or fancy builder tricks with the generated type"], "when_to_choose": ["you want compile-time guarantees that all required fields are set before build", "you want setters that reject duplicate field assignment at compile time", "you need optional fields with default values in a builder", "you want a lightweight derive macro rather than a runtime builder"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/rust-typed-builder", "repo": "idanarye/rust-typed-builder", "role": "main", "score": 83}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.276455+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:20:41.923901+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7822d3d0ea5f6ac68dc5c3ea5f6a558efe69ee48947dd2f0cfdc94fadd0580a", "fetched_at": "2026-08-28T04:03:58.276455+00:00", "kind": "readme", "missing": false, "url": "https://github.com/idanarye/rust-typed-builder"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.276455+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:20:41.923901+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7822d3d0ea5f6ac68dc5c3ea5f6a558efe69ee48947dd2f0cfdc94fadd0580a", "fetched_at": "2026-08-28T04:03:58.276455+00:00", "kind": "readme", "missing": false, "url": "https://github.com/idanarye/rust-typed-builder"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:20:41.923901+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7822d3d0ea5f6ac68dc5c3ea5f6a558efe69ee48947dd2f0cfdc94fadd0580a", "fetched_at": "2026-08-28T04:03:58.276455+00:00", "kind": "readme", "missing": false, "url": "https://github.com/idanarye/rust-typed-builder"}], "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:03:58.276455+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.276455+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.276455+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:20:41.923901+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7822d3d0ea5f6ac68dc5c3ea5f6a558efe69ee48947dd2f0cfdc94fadd0580a", "fetched_at": "2026-08-28T04:03:58.276455+00:00", "kind": "readme", "missing": false, "url": "https://github.com/idanarye/rust-typed-builder"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.276455+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.276455+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:20:41.923901+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7822d3d0ea5f6ac68dc5c3ea5f6a558efe69ee48947dd2f0cfdc94fadd0580a", "fetched_at": "2026-08-28T04:03:58.276455+00:00", "kind": "readme", "missing": false, "url": "https://github.com/idanarye/rust-typed-builder"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.276455+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.276455+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.276455+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:20:41.923901+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7822d3d0ea5f6ac68dc5c3ea5f6a558efe69ee48947dd2f0cfdc94fadd0580a", "fetched_at": "2026-08-28T04:03:58.276455+00:00", "kind": "readme", "missing": false, "url": "https://github.com/idanarye/rust-typed-builder"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.276455+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:58.276455+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:20:41.923901+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7822d3d0ea5f6ac68dc5c3ea5f6a558efe69ee48947dd2f0cfdc94fadd0580a", "fetched_at": "2026-08-28T04:03:58.276455+00:00", "kind": "readme", "missing": false, "url": "https://github.com/idanarye/rust-typed-builder"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:20:41.923901+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7822d3d0ea5f6ac68dc5c3ea5f6a558efe69ee48947dd2f0cfdc94fadd0580a", "fetched_at": "2026-08-28T04:03:58.276455+00:00", "kind": "readme", "missing": false, "url": "https://github.com/idanarye/rust-typed-builder"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:20:41.923901+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7822d3d0ea5f6ac68dc5c3ea5f6a558efe69ee48947dd2f0cfdc94fadd0580a", "fetched_at": "2026-08-28T04:03:58.276455+00:00", "kind": "readme", "missing": false, "url": "https://github.com/idanarye/rust-typed-builder"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:20:41.923901+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7822d3d0ea5f6ac68dc5c3ea5f6a558efe69ee48947dd2f0cfdc94fadd0580a", "fetched_at": "2026-08-28T04:03:58.276455+00:00", "kind": "readme", "missing": false, "url": "https://github.com/idanarye/rust-typed-builder"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 95, "longevity": 100, "rhythm": 57}, "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": 3255, "days_push": 32, "days_rel": 287, "gap_med": 0.0, "n_releases_24m": 37}, "score": 83, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}