{"adoption": {"forks": 84, "observed_at": "2026-08-28T04:06:23.864203+00:00", "stars": 2188}, "canonical_url": "https://ross.abutalabs.com/products/pond", "card": {"archived": false, "artifact_type": "library", "description": "🔘 Minimalistic and High-performance goroutine worker pool written in Go", "domain": ["developer-tools", "backend", "performance"], "enriched": true, "function": ["concurrency"], "health_score": 91, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["alitto/pond"], "name": "alitto/pond", "platform": ["go", "cross-platform"], "pushed_at": "2026-06-22T23:33:00+00:00", "repo": "alitto/pond", "stars": 2188, "tags": ["worker-pool", "goroutine-pool", "task-scheduling", "rate-limiting", "zero-dependencies"], "topics": ["go", "goroutine-pool", "worker-pool", "worker-pool-factory", "golang", "golang-library", "pond", "concurrency", "high-performance"], "urls": [], "use_cases": ["process a large number of tasks concurrently in Go", "limit the number of concurrent HTTP requests", "limit concurrent database connections", "call a rate-limited API without exceeding its limits", "run tasks in parallel and collect results or first error", "monitor worker pool queue depth and running workers"], "what_it_is": "pond is a minimalistic, high-performance Go library implementing the worker pool pattern to manage concurrent tasks. It limits the number of goroutines running simultaneously, with automatic scaling, metrics, and type-safe task submission APIs.", "when_to_avoid": ["your workload is simple enough for plain goroutines and sync primitives", "you need distributed task queues across multiple machines rather than in-process concurrency"], "when_to_choose": ["you need bounded concurrency in Go without writing your own worker pool", "you want a zero-dependency, high-performance pool with metrics and panic recovery", "you need subpools, bounded queues, or awaitable task results"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pond", "repo": "alitto/pond", "role": "main", "score": 87}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:23.864203+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:47:45.901953+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a408cdb1b04ff1d2df887e727fa6a20a8295443e06166e87980b3c1c9a08b5d", "fetched_at": "2026-08-28T04:06:23.864203+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alitto/pond"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:23.864203+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:47:45.901953+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a408cdb1b04ff1d2df887e727fa6a20a8295443e06166e87980b3c1c9a08b5d", "fetched_at": "2026-08-28T04:06:23.864203+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alitto/pond"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:47:45.901953+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a408cdb1b04ff1d2df887e727fa6a20a8295443e06166e87980b3c1c9a08b5d", "fetched_at": "2026-08-28T04:06:23.864203+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alitto/pond"}], "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:06:23.864203+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:23.864203+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:23.864203+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:47:45.901953+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a408cdb1b04ff1d2df887e727fa6a20a8295443e06166e87980b3c1c9a08b5d", "fetched_at": "2026-08-28T04:06:23.864203+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alitto/pond"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:23.864203+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:23.864203+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:47:45.901953+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a408cdb1b04ff1d2df887e727fa6a20a8295443e06166e87980b3c1c9a08b5d", "fetched_at": "2026-08-28T04:06:23.864203+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alitto/pond"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:23.864203+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:23.864203+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:23.864203+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:47:45.901953+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a408cdb1b04ff1d2df887e727fa6a20a8295443e06166e87980b3c1c9a08b5d", "fetched_at": "2026-08-28T04:06:23.864203+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alitto/pond"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:23.864203+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:23.864203+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:47:45.901953+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a408cdb1b04ff1d2df887e727fa6a20a8295443e06166e87980b3c1c9a08b5d", "fetched_at": "2026-08-28T04:06:23.864203+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alitto/pond"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:47:45.901953+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a408cdb1b04ff1d2df887e727fa6a20a8295443e06166e87980b3c1c9a08b5d", "fetched_at": "2026-08-28T04:06:23.864203+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alitto/pond"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:47:45.901953+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a408cdb1b04ff1d2df887e727fa6a20a8295443e06166e87980b3c1c9a08b5d", "fetched_at": "2026-08-28T04:06:23.864203+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alitto/pond"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:47:45.901953+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a408cdb1b04ff1d2df887e727fa6a20a8295443e06166e87980b3c1c9a08b5d", "fetched_at": "2026-08-28T04:06:23.864203+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alitto/pond"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 88, "longevity": 100, "rhythm": 79}, "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": 2356, "days_push": 72, "days_rel": 141, "gap_med": 11.0, "n_releases_24m": 25}, "score": 87, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}