{"adoption": {"forks": 2331, "observed_at": "2026-08-28T04:10:25.787451+00:00", "stars": 8797}, "canonical_url": "https://ross.abutalabs.com/products/threadpool", "card": {"archived": false, "artifact_type": "library", "description": "A simple C++11 Thread Pool implementation", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["concurrency"], "health_score": 20, "homepage": null, "language": "C++", "license": "Zlib", "license_family": "permissive", "maturity": "stable", "member_repos": ["progschj/ThreadPool"], "name": "progschj/ThreadPool", "platform": ["cpp", "cross-platform"], "pushed_at": "2024-07-20T12:33:59+00:00", "repo": "progschj/ThreadPool", "stars": 8797, "tags": ["thread-pool", "cpp11", "header-only", "futures", "task-scheduling", "algorithms"], "topics": [], "urls": [], "use_cases": ["run tasks in parallel with a fixed worker pool in C++", "enqueue functions and get results via futures", "avoid manually managing std::thread instances", "parallelize CPU-bound workloads", "implement background task execution in a C++ application"], "what_it_is": "A minimal, header-only C++11 thread pool library that manages a fixed set of worker threads executing queued tasks. Tasks return std::future objects, allowing callers to retrieve results asynchronously.", "when_to_avoid": ["you need advanced features like work stealing, priorities, or dynamic resizing", "your project targets C++ standards older than C++11", "you need a full async runtime or coroutine integration"], "when_to_choose": ["you need a tiny, dependency-free thread pool in modern C++", "you want std::future-based task results with minimal boilerplate", "you prefer a single-header library that is easy to drop into any project"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/threadpool", "repo": "progschj/ThreadPool", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:25.787451+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:25:11.815877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf37cab50970370171550535352ae8b942b1815c887d9ddef9d63eb56725419b", "fetched_at": "2026-08-28T04:10:25.787451+00:00", "kind": "readme", "missing": false, "url": "https://github.com/progschj/ThreadPool"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:25.787451+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:25:11.815877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf37cab50970370171550535352ae8b942b1815c887d9ddef9d63eb56725419b", "fetched_at": "2026-08-28T04:10:25.787451+00:00", "kind": "readme", "missing": false, "url": "https://github.com/progschj/ThreadPool"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:25:11.815877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf37cab50970370171550535352ae8b942b1815c887d9ddef9d63eb56725419b", "fetched_at": "2026-08-28T04:10:25.787451+00:00", "kind": "readme", "missing": false, "url": "https://github.com/progschj/ThreadPool"}], "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:25.787451+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:25.787451+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:25.787451+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:25:11.815877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf37cab50970370171550535352ae8b942b1815c887d9ddef9d63eb56725419b", "fetched_at": "2026-08-28T04:10:25.787451+00:00", "kind": "readme", "missing": false, "url": "https://github.com/progschj/ThreadPool"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:25.787451+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:25.787451+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:25:11.815877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf37cab50970370171550535352ae8b942b1815c887d9ddef9d63eb56725419b", "fetched_at": "2026-08-28T04:10:25.787451+00:00", "kind": "readme", "missing": false, "url": "https://github.com/progschj/ThreadPool"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:25.787451+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:25.787451+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:25.787451+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:25:11.815877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf37cab50970370171550535352ae8b942b1815c887d9ddef9d63eb56725419b", "fetched_at": "2026-08-28T04:10:25.787451+00:00", "kind": "readme", "missing": false, "url": "https://github.com/progschj/ThreadPool"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:25.787451+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:25.787451+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:25:11.815877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf37cab50970370171550535352ae8b942b1815c887d9ddef9d63eb56725419b", "fetched_at": "2026-08-28T04:10:25.787451+00:00", "kind": "readme", "missing": false, "url": "https://github.com/progschj/ThreadPool"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:25:11.815877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf37cab50970370171550535352ae8b942b1815c887d9ddef9d63eb56725419b", "fetched_at": "2026-08-28T04:10:25.787451+00:00", "kind": "readme", "missing": false, "url": "https://github.com/progschj/ThreadPool"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:25:11.815877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf37cab50970370171550535352ae8b942b1815c887d9ddef9d63eb56725419b", "fetched_at": "2026-08-28T04:10:25.787451+00:00", "kind": "readme", "missing": false, "url": "https://github.com/progschj/ThreadPool"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:25:11.815877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf37cab50970370171550535352ae8b942b1815c887d9ddef9d63eb56725419b", "fetched_at": "2026-08-28T04:10:25.787451+00:00", "kind": "readme", "missing": false, "url": "https://github.com/progschj/ThreadPool"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5081, "days_push": 774, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}