{"adoption": {"forks": 152, "observed_at": "2026-08-28T04:04:47.258240+00:00", "stars": 1459}, "canonical_url": "https://ross.abutalabs.com/products/tempfile", "card": {"archived": false, "artifact_type": "library", "description": "Temporary file library for rust", "domain": ["developer-tools", "files", "cross-platform"], "enriched": true, "function": ["file-system", "security", "testing"], "health_score": 79, "homepage": "http://stebalien.com/projects/tempfile-rs", "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["Stebalien/tempfile"], "name": "Stebalien/tempfile", "platform": ["rust", "windows", "bsd", "wasm", "cross-platform"], "pushed_at": "2026-08-14T02:32:57+00:00", "repo": "Stebalien/tempfile", "stars": 1459, "tags": ["tempfile", "temporary-files", "temporary-directories", "filesystem", "rust-crate", "linux", "macos", "android", "ios"], "topics": ["library", "rust", "tempfile", "filesystem-library", "testing"], "urls": [], "use_cases": ["create temporary files in rust", "securely manage temp files that auto-delete", "create named temporary files with a known path", "create temporary directories for test fixtures", "share a temporary file between producer and consumer safely", "cross-platform temp file handling including wasm/wasi"], "what_it_is": "A secure, cross-platform Rust library for creating and managing temporary files and directories. It supports anonymous temporary files, named temporary files, and securely opening multiple independent references to the same temporary file, with automatic cleanup on drop.", "when_to_avoid": ["you need temporary files in a non-Rust project", "you need long-lived files that survive program aborts (NamedTempFile cleanup can be skipped if destructors don't run)", "your environment has pathological temp-directory cleaners and you rely on named paths"], "when_to_choose": ["you need secure, race-free temporary file creation in Rust", "you want automatic cleanup of temp files on drop", "you need cross-platform support including BSDs, Android, and WASI", "you need multiple independent handles to the same temp file"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/tempfile", "repo": "Stebalien/tempfile", "role": "main", "score": 76}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.258240+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:35:26.983958+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "236f5375a7ee3a550ab1cae4a42047aa94efbcf8c3889947dd807cca6d71cdc6", "fetched_at": "2026-08-28T04:04:47.258240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Stebalien/tempfile"}, {"content_hash": "e64223eeac4270261b28fa2c7b91ef047bf3779b1234cd5bd01755178cd073f3", "fetched_at": "2026-08-29T11:44:16.524924+00:00", "kind": "homepage", "missing": false, "url": "http://stebalien.com/projects/tempfile-rs"}, {"content_hash": "93a7d1a02857c3df514e63dddfad7c2d197dcb97b89be18409535bbbfe25f792", "fetched_at": "2026-08-29T11:44:16.527496+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tempfile"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.258240+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:35:26.983958+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "236f5375a7ee3a550ab1cae4a42047aa94efbcf8c3889947dd807cca6d71cdc6", "fetched_at": "2026-08-28T04:04:47.258240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Stebalien/tempfile"}, {"content_hash": "e64223eeac4270261b28fa2c7b91ef047bf3779b1234cd5bd01755178cd073f3", "fetched_at": "2026-08-29T11:44:16.524924+00:00", "kind": "homepage", "missing": false, "url": "http://stebalien.com/projects/tempfile-rs"}, {"content_hash": "93a7d1a02857c3df514e63dddfad7c2d197dcb97b89be18409535bbbfe25f792", "fetched_at": "2026-08-29T11:44:16.527496+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tempfile"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:35:26.983958+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "236f5375a7ee3a550ab1cae4a42047aa94efbcf8c3889947dd807cca6d71cdc6", "fetched_at": "2026-08-28T04:04:47.258240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Stebalien/tempfile"}, {"content_hash": "e64223eeac4270261b28fa2c7b91ef047bf3779b1234cd5bd01755178cd073f3", "fetched_at": "2026-08-29T11:44:16.524924+00:00", "kind": "homepage", "missing": false, "url": "http://stebalien.com/projects/tempfile-rs"}, {"content_hash": "93a7d1a02857c3df514e63dddfad7c2d197dcb97b89be18409535bbbfe25f792", "fetched_at": "2026-08-29T11:44:16.527496+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tempfile"}], "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:04:47.258240+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.258240+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.258240+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:35:26.983958+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "236f5375a7ee3a550ab1cae4a42047aa94efbcf8c3889947dd807cca6d71cdc6", "fetched_at": "2026-08-28T04:04:47.258240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Stebalien/tempfile"}, {"content_hash": "e64223eeac4270261b28fa2c7b91ef047bf3779b1234cd5bd01755178cd073f3", "fetched_at": "2026-08-29T11:44:16.524924+00:00", "kind": "homepage", "missing": false, "url": "http://stebalien.com/projects/tempfile-rs"}, {"content_hash": "93a7d1a02857c3df514e63dddfad7c2d197dcb97b89be18409535bbbfe25f792", "fetched_at": "2026-08-29T11:44:16.527496+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tempfile"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.258240+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.258240+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:35:26.983958+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "236f5375a7ee3a550ab1cae4a42047aa94efbcf8c3889947dd807cca6d71cdc6", "fetched_at": "2026-08-28T04:04:47.258240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Stebalien/tempfile"}, {"content_hash": "e64223eeac4270261b28fa2c7b91ef047bf3779b1234cd5bd01755178cd073f3", "fetched_at": "2026-08-29T11:44:16.524924+00:00", "kind": "homepage", "missing": false, "url": "http://stebalien.com/projects/tempfile-rs"}, {"content_hash": "93a7d1a02857c3df514e63dddfad7c2d197dcb97b89be18409535bbbfe25f792", "fetched_at": "2026-08-29T11:44:16.527496+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tempfile"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.258240+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.258240+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.258240+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:35:26.983958+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "236f5375a7ee3a550ab1cae4a42047aa94efbcf8c3889947dd807cca6d71cdc6", "fetched_at": "2026-08-28T04:04:47.258240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Stebalien/tempfile"}, {"content_hash": "e64223eeac4270261b28fa2c7b91ef047bf3779b1234cd5bd01755178cd073f3", "fetched_at": "2026-08-29T11:44:16.524924+00:00", "kind": "homepage", "missing": false, "url": "http://stebalien.com/projects/tempfile-rs"}, {"content_hash": "93a7d1a02857c3df514e63dddfad7c2d197dcb97b89be18409535bbbfe25f792", "fetched_at": "2026-08-29T11:44:16.527496+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tempfile"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.258240+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.258240+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:35:26.983958+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "236f5375a7ee3a550ab1cae4a42047aa94efbcf8c3889947dd807cca6d71cdc6", "fetched_at": "2026-08-28T04:04:47.258240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Stebalien/tempfile"}, {"content_hash": "e64223eeac4270261b28fa2c7b91ef047bf3779b1234cd5bd01755178cd073f3", "fetched_at": "2026-08-29T11:44:16.524924+00:00", "kind": "homepage", "missing": false, "url": "http://stebalien.com/projects/tempfile-rs"}, {"content_hash": "93a7d1a02857c3df514e63dddfad7c2d197dcb97b89be18409535bbbfe25f792", "fetched_at": "2026-08-29T11:44:16.527496+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tempfile"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:35:26.983958+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "236f5375a7ee3a550ab1cae4a42047aa94efbcf8c3889947dd807cca6d71cdc6", "fetched_at": "2026-08-28T04:04:47.258240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Stebalien/tempfile"}, {"content_hash": "e64223eeac4270261b28fa2c7b91ef047bf3779b1234cd5bd01755178cd073f3", "fetched_at": "2026-08-29T11:44:16.524924+00:00", "kind": "homepage", "missing": false, "url": "http://stebalien.com/projects/tempfile-rs"}, {"content_hash": "93a7d1a02857c3df514e63dddfad7c2d197dcb97b89be18409535bbbfe25f792", "fetched_at": "2026-08-29T11:44:16.527496+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tempfile"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:35:26.983958+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "236f5375a7ee3a550ab1cae4a42047aa94efbcf8c3889947dd807cca6d71cdc6", "fetched_at": "2026-08-28T04:04:47.258240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Stebalien/tempfile"}, {"content_hash": "e64223eeac4270261b28fa2c7b91ef047bf3779b1234cd5bd01755178cd073f3", "fetched_at": "2026-08-29T11:44:16.524924+00:00", "kind": "homepage", "missing": false, "url": "http://stebalien.com/projects/tempfile-rs"}, {"content_hash": "93a7d1a02857c3df514e63dddfad7c2d197dcb97b89be18409535bbbfe25f792", "fetched_at": "2026-08-29T11:44:16.527496+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tempfile"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:35:26.983958+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "236f5375a7ee3a550ab1cae4a42047aa94efbcf8c3889947dd807cca6d71cdc6", "fetched_at": "2026-08-28T04:04:47.258240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Stebalien/tempfile"}, {"content_hash": "e64223eeac4270261b28fa2c7b91ef047bf3779b1234cd5bd01755178cd073f3", "fetched_at": "2026-08-29T11:44:16.524924+00:00", "kind": "homepage", "missing": false, "url": "http://stebalien.com/projects/tempfile-rs"}, {"content_hash": "93a7d1a02857c3df514e63dddfad7c2d197dcb97b89be18409535bbbfe25f792", "fetched_at": "2026-08-29T11:44:16.527496+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tempfile"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:39:23.370411+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4161, "days_push": 20, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 76, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}