{"adoption": {"forks": 88, "observed_at": "2026-08-28T04:05:18.083190+00:00", "stars": 1656}, "canonical_url": "https://ross.abutalabs.com/products/r2d2", "card": {"archived": false, "artifact_type": "library", "description": "A generic connection pool for Rust", "domain": ["databases", "developer-tools", "backend"], "enriched": true, "function": ["database", "caching", "concurrency"], "health_score": 20, "homepage": null, "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["sfackler/r2d2"], "name": "sfackler/r2d2", "platform": ["rust", "cross-platform"], "pushed_at": "2024-10-10T01:01:52+00:00", "repo": "sfackler/r2d2", "stars": 1656, "tags": ["connection-pool", "rust-library", "database-pooling"], "topics": [], "urls": [], "use_cases": ["pool database connections in a rust web service", "avoid opening a new connection per request under high traffic", "manage postgres connection pool in rust", "reuse redis connections efficiently", "add connection pooling to diesel or rusqlite", "prevent resource exhaustion from too many open connections"], "what_it_is": "r2d2 is a generic connection pool library for Rust that maintains a set of open connections for repeated use. It is backend-agnostic, with adaptor crates for PostgreSQL, Redis, MySQL, SQLite, and many other databases.", "when_to_avoid": ["your database driver already includes built-in pooling (e.g. official mongodb driver)", "you need async connection pooling, where alternatives like deadpool or bb8 may fit better"], "when_to_choose": ["you need a mature, widely-used connection pool in Rust", "your backend database has an existing r2d2 adaptor crate", "you want backend-agnostic pooling via the ManageConnection trait"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/r2d2", "repo": "sfackler/r2d2", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.083190+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:44:50.645460+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1ebce0afcae63681c3e801848c90be588f2dc09af99f526a1fe390188fae26", "fetched_at": "2026-08-28T04:05:18.083190+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sfackler/r2d2"}, {"content_hash": "f70a306d5a16c851563be0130e337111bd7ab3a5962ac2e0eed66db3d60263d2", "fetched_at": "2026-08-29T11:17:34.521407+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/r2d2"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.083190+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:44:50.645460+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1ebce0afcae63681c3e801848c90be588f2dc09af99f526a1fe390188fae26", "fetched_at": "2026-08-28T04:05:18.083190+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sfackler/r2d2"}, {"content_hash": "f70a306d5a16c851563be0130e337111bd7ab3a5962ac2e0eed66db3d60263d2", "fetched_at": "2026-08-29T11:17:34.521407+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/r2d2"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:44:50.645460+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1ebce0afcae63681c3e801848c90be588f2dc09af99f526a1fe390188fae26", "fetched_at": "2026-08-28T04:05:18.083190+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sfackler/r2d2"}, {"content_hash": "f70a306d5a16c851563be0130e337111bd7ab3a5962ac2e0eed66db3d60263d2", "fetched_at": "2026-08-29T11:17:34.521407+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/r2d2"}], "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:05:18.083190+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.083190+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.083190+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:44:50.645460+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1ebce0afcae63681c3e801848c90be588f2dc09af99f526a1fe390188fae26", "fetched_at": "2026-08-28T04:05:18.083190+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sfackler/r2d2"}, {"content_hash": "f70a306d5a16c851563be0130e337111bd7ab3a5962ac2e0eed66db3d60263d2", "fetched_at": "2026-08-29T11:17:34.521407+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/r2d2"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.083190+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.083190+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:44:50.645460+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1ebce0afcae63681c3e801848c90be588f2dc09af99f526a1fe390188fae26", "fetched_at": "2026-08-28T04:05:18.083190+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sfackler/r2d2"}, {"content_hash": "f70a306d5a16c851563be0130e337111bd7ab3a5962ac2e0eed66db3d60263d2", "fetched_at": "2026-08-29T11:17:34.521407+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/r2d2"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.083190+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.083190+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.083190+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:44:50.645460+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1ebce0afcae63681c3e801848c90be588f2dc09af99f526a1fe390188fae26", "fetched_at": "2026-08-28T04:05:18.083190+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sfackler/r2d2"}, {"content_hash": "f70a306d5a16c851563be0130e337111bd7ab3a5962ac2e0eed66db3d60263d2", "fetched_at": "2026-08-29T11:17:34.521407+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/r2d2"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.083190+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.083190+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:44:50.645460+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1ebce0afcae63681c3e801848c90be588f2dc09af99f526a1fe390188fae26", "fetched_at": "2026-08-28T04:05:18.083190+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sfackler/r2d2"}, {"content_hash": "f70a306d5a16c851563be0130e337111bd7ab3a5962ac2e0eed66db3d60263d2", "fetched_at": "2026-08-29T11:17:34.521407+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/r2d2"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:44:50.645460+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1ebce0afcae63681c3e801848c90be588f2dc09af99f526a1fe390188fae26", "fetched_at": "2026-08-28T04:05:18.083190+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sfackler/r2d2"}, {"content_hash": "f70a306d5a16c851563be0130e337111bd7ab3a5962ac2e0eed66db3d60263d2", "fetched_at": "2026-08-29T11:17:34.521407+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/r2d2"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:44:50.645460+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1ebce0afcae63681c3e801848c90be588f2dc09af99f526a1fe390188fae26", "fetched_at": "2026-08-28T04:05:18.083190+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sfackler/r2d2"}, {"content_hash": "f70a306d5a16c851563be0130e337111bd7ab3a5962ac2e0eed66db3d60263d2", "fetched_at": "2026-08-29T11:17:34.521407+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/r2d2"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:44:50.645460+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1ebce0afcae63681c3e801848c90be588f2dc09af99f526a1fe390188fae26", "fetched_at": "2026-08-28T04:05:18.083190+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sfackler/r2d2"}, {"content_hash": "f70a306d5a16c851563be0130e337111bd7ab3a5962ac2e0eed66db3d60263d2", "fetched_at": "2026-08-29T11:17:34.521407+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/r2d2"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "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": 4411, "days_push": 693, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}