{"adoption": {"forks": 221, "observed_at": "2026-08-28T04:09:45.816144+00:00", "stars": 6631}, "canonical_url": "https://ross.abutalabs.com/products/anyhow", "card": {"archived": false, "artifact_type": "library", "description": "Flexible concrete Error type built on std::error::Error", "domain": ["developer-tools", "programming-languages"], "enriched": true, "function": ["error-handling"], "health_score": 99, "homepage": null, "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["dtolnay/anyhow"], "name": "dtolnay/anyhow", "platform": ["rust"], "pushed_at": "2026-08-22T02:43:42+00:00", "repo": "dtolnay/anyhow", "stars": 6631, "tags": ["error-type", "rust-library", "result", "backtrace", "error-context"], "topics": [], "urls": [], "use_cases": ["handle errors in a Rust application without defining custom error types", "propagate errors with the ? operator across fallible functions", "add human-readable context to low-level errors like IO failures", "downcast errors to underlying concrete error types", "capture and print backtraces for errors", "simplify error handling in application code rather than library code"], "what_it_is": "A Rust library providing anyhow::Error, a trait-object-based concrete error type for idiomatic error handling in applications. It supports easy error propagation with ?, context attachment, downcasting, and optional backtrace capture.", "when_to_avoid": ["you are writing a public library where callers need to match on specific error variants", "you need structured, typed error enums for programmatic error handling", "you need no_std or embedded support"], "when_to_choose": ["you are building a Rust application and want ergonomic error handling", "you want a single concrete error type instead of custom error enums", "you need to attach context messages to errors as they bubble up", "you want backtrace support with minimal boilerplate"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/anyhow", "repo": "dtolnay/anyhow", "role": "main", "score": 97}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:45.816144+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:43:13.612695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fc09a1e1cd5788054b5e26754a967057c92e2f2b16e62ca08b0839a976d40f2f", "fetched_at": "2026-08-28T04:09:45.816144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/anyhow"}, {"content_hash": "5605a11feef5482acb51faf92c840864fc99a6cddadf03c1e066263269730db8", "fetched_at": "2026-08-29T08:39:32.778818+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/anyhow"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:45.816144+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:43:13.612695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fc09a1e1cd5788054b5e26754a967057c92e2f2b16e62ca08b0839a976d40f2f", "fetched_at": "2026-08-28T04:09:45.816144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/anyhow"}, {"content_hash": "5605a11feef5482acb51faf92c840864fc99a6cddadf03c1e066263269730db8", "fetched_at": "2026-08-29T08:39:32.778818+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/anyhow"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:43:13.612695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fc09a1e1cd5788054b5e26754a967057c92e2f2b16e62ca08b0839a976d40f2f", "fetched_at": "2026-08-28T04:09:45.816144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/anyhow"}, {"content_hash": "5605a11feef5482acb51faf92c840864fc99a6cddadf03c1e066263269730db8", "fetched_at": "2026-08-29T08:39:32.778818+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/anyhow"}], "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:45.816144+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:45.816144+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:45.816144+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:43:13.612695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fc09a1e1cd5788054b5e26754a967057c92e2f2b16e62ca08b0839a976d40f2f", "fetched_at": "2026-08-28T04:09:45.816144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/anyhow"}, {"content_hash": "5605a11feef5482acb51faf92c840864fc99a6cddadf03c1e066263269730db8", "fetched_at": "2026-08-29T08:39:32.778818+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/anyhow"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:45.816144+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:45.816144+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:43:13.612695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fc09a1e1cd5788054b5e26754a967057c92e2f2b16e62ca08b0839a976d40f2f", "fetched_at": "2026-08-28T04:09:45.816144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/anyhow"}, {"content_hash": "5605a11feef5482acb51faf92c840864fc99a6cddadf03c1e066263269730db8", "fetched_at": "2026-08-29T08:39:32.778818+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/anyhow"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:45.816144+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:45.816144+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:45.816144+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:43:13.612695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fc09a1e1cd5788054b5e26754a967057c92e2f2b16e62ca08b0839a976d40f2f", "fetched_at": "2026-08-28T04:09:45.816144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/anyhow"}, {"content_hash": "5605a11feef5482acb51faf92c840864fc99a6cddadf03c1e066263269730db8", "fetched_at": "2026-08-29T08:39:32.778818+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/anyhow"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:45.816144+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:45.816144+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:43:13.612695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fc09a1e1cd5788054b5e26754a967057c92e2f2b16e62ca08b0839a976d40f2f", "fetched_at": "2026-08-28T04:09:45.816144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/anyhow"}, {"content_hash": "5605a11feef5482acb51faf92c840864fc99a6cddadf03c1e066263269730db8", "fetched_at": "2026-08-29T08:39:32.778818+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/anyhow"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:43:13.612695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fc09a1e1cd5788054b5e26754a967057c92e2f2b16e62ca08b0839a976d40f2f", "fetched_at": "2026-08-28T04:09:45.816144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/anyhow"}, {"content_hash": "5605a11feef5482acb51faf92c840864fc99a6cddadf03c1e066263269730db8", "fetched_at": "2026-08-29T08:39:32.778818+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/anyhow"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:43:13.612695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fc09a1e1cd5788054b5e26754a967057c92e2f2b16e62ca08b0839a976d40f2f", "fetched_at": "2026-08-28T04:09:45.816144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/anyhow"}, {"content_hash": "5605a11feef5482acb51faf92c840864fc99a6cddadf03c1e066263269730db8", "fetched_at": "2026-08-29T08:39:32.778818+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/anyhow"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:43:13.612695+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fc09a1e1cd5788054b5e26754a967057c92e2f2b16e62ca08b0839a976d40f2f", "fetched_at": "2026-08-28T04:09:45.816144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/anyhow"}, {"content_hash": "5605a11feef5482acb51faf92c840864fc99a6cddadf03c1e066263269730db8", "fetched_at": "2026-08-29T08:39:32.778818+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/anyhow"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 93}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2524, "days_push": 11, "days_rel": 46, "gap_med": 23, "n_releases_24m": 18}, "score": 97, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}