{"adoption": {"forks": 732, "observed_at": "2026-08-28T04:10:11.894138+00:00", "stars": 8025}, "canonical_url": "https://ross.abutalabs.com/products/mapstructure", "card": {"archived": true, "artifact_type": "library", "description": "Go library for decoding generic map values into native Go structures and vice versa.", "domain": ["developer-tools", "apis", "backend"], "enriched": true, "function": ["serialization", "parser", "configuration-management"], "health_score": 10, "homepage": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "abandoned", "member_repos": ["mitchellh/mapstructure"], "name": "mitchellh/mapstructure", "platform": ["go", "cross-platform"], "pushed_at": "2024-06-25T15:17:23+00:00", "repo": "mitchellh/mapstructure", "stars": 8025, "tags": ["go-library", "map-decoding", "struct-decoding", "archived"], "topics": [], "urls": [], "use_cases": ["decode json into go structs dynamically", "convert map[string]interface{} to struct in go", "decode configuration files into typed structs", "handle polymorphic json payloads based on a type field", "marshal go structs back into generic maps", "weakly typed field conversion when decoding data"], "what_it_is": "mapstructure is a Go library for decoding generic map values (e.g. map[string]interface{}) into native Go structs and vice versa, with helpful error handling. It is commonly used to decode dynamic data from JSON, Gob, or configuration sources where the exact structure isn't known until runtime.", "when_to_avoid": ["you need active maintenance or new features - the repository is archived and no longer accepts issues or releases", "your data has a fixed, known schema - standard encoding/json unmarshaling is simpler", "you need high-performance serialization - reflection-based decoding adds overhead"], "when_to_choose": ["you need to decode dynamic or schema-less data into Go structs", "you must inspect part of a payload (like a type field) before choosing a target struct", "you want lenient decoding with custom hooks, tags, and error accumulation"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/mapstructure", "repo": "mitchellh/mapstructure", "role": "main", "score": 10}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:11.894138+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:31:49.349606+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0b5e51cb685c354070d5b06b90e2fc7010c2e613decb17d80e8402a56b76804e", "fetched_at": "2026-08-28T04:10:11.894138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mitchellh/mapstructure"}, {"content_hash": "45ba7fc863a7dc7e914b6bb32e9676c53bb0963df67fa41acf30192b688da18a", "fetched_at": "2026-08-29T08:29:15.595489+00:00", "kind": "homepage", "missing": false, "url": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:11.894138+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:31:49.349606+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0b5e51cb685c354070d5b06b90e2fc7010c2e613decb17d80e8402a56b76804e", "fetched_at": "2026-08-28T04:10:11.894138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mitchellh/mapstructure"}, {"content_hash": "45ba7fc863a7dc7e914b6bb32e9676c53bb0963df67fa41acf30192b688da18a", "fetched_at": "2026-08-29T08:29:15.595489+00:00", "kind": "homepage", "missing": false, "url": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:31:49.349606+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0b5e51cb685c354070d5b06b90e2fc7010c2e613decb17d80e8402a56b76804e", "fetched_at": "2026-08-28T04:10:11.894138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mitchellh/mapstructure"}, {"content_hash": "45ba7fc863a7dc7e914b6bb32e9676c53bb0963df67fa41acf30192b688da18a", "fetched_at": "2026-08-29T08:29:15.595489+00:00", "kind": "homepage", "missing": false, "url": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc"}], "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:10:11.894138+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:11.894138+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:11.894138+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:31:49.349606+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0b5e51cb685c354070d5b06b90e2fc7010c2e613decb17d80e8402a56b76804e", "fetched_at": "2026-08-28T04:10:11.894138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mitchellh/mapstructure"}, {"content_hash": "45ba7fc863a7dc7e914b6bb32e9676c53bb0963df67fa41acf30192b688da18a", "fetched_at": "2026-08-29T08:29:15.595489+00:00", "kind": "homepage", "missing": false, "url": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:11.894138+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:11.894138+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:31:49.349606+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0b5e51cb685c354070d5b06b90e2fc7010c2e613decb17d80e8402a56b76804e", "fetched_at": "2026-08-28T04:10:11.894138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mitchellh/mapstructure"}, {"content_hash": "45ba7fc863a7dc7e914b6bb32e9676c53bb0963df67fa41acf30192b688da18a", "fetched_at": "2026-08-29T08:29:15.595489+00:00", "kind": "homepage", "missing": false, "url": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:11.894138+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:11.894138+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:11.894138+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:31:49.349606+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0b5e51cb685c354070d5b06b90e2fc7010c2e613decb17d80e8402a56b76804e", "fetched_at": "2026-08-28T04:10:11.894138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mitchellh/mapstructure"}, {"content_hash": "45ba7fc863a7dc7e914b6bb32e9676c53bb0963df67fa41acf30192b688da18a", "fetched_at": "2026-08-29T08:29:15.595489+00:00", "kind": "homepage", "missing": false, "url": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:11.894138+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:11.894138+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:31:49.349606+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0b5e51cb685c354070d5b06b90e2fc7010c2e613decb17d80e8402a56b76804e", "fetched_at": "2026-08-28T04:10:11.894138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mitchellh/mapstructure"}, {"content_hash": "45ba7fc863a7dc7e914b6bb32e9676c53bb0963df67fa41acf30192b688da18a", "fetched_at": "2026-08-29T08:29:15.595489+00:00", "kind": "homepage", "missing": false, "url": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:31:49.349606+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0b5e51cb685c354070d5b06b90e2fc7010c2e613decb17d80e8402a56b76804e", "fetched_at": "2026-08-28T04:10:11.894138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mitchellh/mapstructure"}, {"content_hash": "45ba7fc863a7dc7e914b6bb32e9676c53bb0963df67fa41acf30192b688da18a", "fetched_at": "2026-08-29T08:29:15.595489+00:00", "kind": "homepage", "missing": false, "url": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:31:49.349606+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0b5e51cb685c354070d5b06b90e2fc7010c2e613decb17d80e8402a56b76804e", "fetched_at": "2026-08-28T04:10:11.894138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mitchellh/mapstructure"}, {"content_hash": "45ba7fc863a7dc7e914b6bb32e9676c53bb0963df67fa41acf30192b688da18a", "fetched_at": "2026-08-29T08:29:15.595489+00:00", "kind": "homepage", "missing": false, "url": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:31:49.349606+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0b5e51cb685c354070d5b06b90e2fc7010c2e613decb17d80e8402a56b76804e", "fetched_at": "2026-08-28T04:10:11.894138+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mitchellh/mapstructure"}, {"content_hash": "45ba7fc863a7dc7e914b6bb32e9676c53bb0963df67fa41acf30192b688da18a", "fetched_at": "2026-08-29T08:29:15.595489+00:00", "kind": "homepage", "missing": false, "url": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "archived"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4853, "days_push": 799, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 10, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}