{"adoption": {"forks": 151, "observed_at": "2026-08-28T04:06:41.710057+00:00", "stars": 2370}, "canonical_url": "https://ross.abutalabs.com/products/go-resiliency", "card": {"archived": false, "artifact_type": "library", "description": "Resiliency patterns for golang", "domain": ["developer-tools", "backend", "microservices"], "enriched": true, "function": ["middleware", "concurrency", "error-handling"], "health_score": 33, "homepage": "https://godoc.org/github.com/eapache/go-resiliency", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["eapache/go-resiliency"], "name": "eapache/go-resiliency", "platform": ["go"], "pushed_at": "2025-02-23T20:11:08+00:00", "repo": "eapache/go-resiliency", "stars": 2370, "tags": ["resiliency-patterns", "circuit-breaker", "retry", "timeout", "batching", "semaphore", "hystrix-inspired"], "topics": ["resiliency", "go", "golang", "resiliency-patterns"], "urls": [], "use_cases": ["add circuit breaker to go service calls", "retry failed http requests in golang", "add timeout wrapper around function calls", "batch concurrent requests in go", "limit concurrency with a semaphore in go", "make go clients resilient to downstream failures"], "what_it_is": "A Go library implementing common resiliency patterns such as circuit breaker, retrier, deadline/timeout, batching, and semaphore. It is inspired by Netflix Hystrix and Shopify Semian.", "when_to_avoid": ["you need a full-featured resilience framework with metrics dashboards and config servers", "you are not writing Go", "you want automatic instrumentation of HTTP clients or service mesh-level traffic management"], "when_to_choose": ["you want small, focused, dependency-free resiliency primitives in Go", "you need circuit breaker, retry, timeout, batching, or semaphore patterns without a full service mesh", "you prefer Hystrix-style patterns as simple Go packages"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/go-resiliency", "repo": "eapache/go-resiliency", "role": "main", "score": 26}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:41.710057+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:35:24.751645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ee6efb2920c73280992fcd0649d3a346ed23c744a5832e6df40dd7ff3ea7d1a4", "fetched_at": "2026-08-28T04:06:41.710057+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eapache/go-resiliency"}, {"content_hash": "92228780493d14aa045fac92ad7632445d646517a416627801fbfecd0d0cba29", "fetched_at": "2026-08-29T10:16:15.265212+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/eapache/go-resiliency"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T10:16:15.276342+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "b81e160260333d6ce05847b877a694ff693df71f26088314604c90a66e7ec389", "fetched_at": "2026-08-29T10:16:15.274459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/eapache/go-resiliency"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T10:16:15.279566+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:41.710057+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:35:24.751645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ee6efb2920c73280992fcd0649d3a346ed23c744a5832e6df40dd7ff3ea7d1a4", "fetched_at": "2026-08-28T04:06:41.710057+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eapache/go-resiliency"}, {"content_hash": "92228780493d14aa045fac92ad7632445d646517a416627801fbfecd0d0cba29", "fetched_at": "2026-08-29T10:16:15.265212+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/eapache/go-resiliency"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T10:16:15.276342+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "b81e160260333d6ce05847b877a694ff693df71f26088314604c90a66e7ec389", "fetched_at": "2026-08-29T10:16:15.274459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/eapache/go-resiliency"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T10:16:15.279566+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:35:24.751645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ee6efb2920c73280992fcd0649d3a346ed23c744a5832e6df40dd7ff3ea7d1a4", "fetched_at": "2026-08-28T04:06:41.710057+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eapache/go-resiliency"}, {"content_hash": "92228780493d14aa045fac92ad7632445d646517a416627801fbfecd0d0cba29", "fetched_at": "2026-08-29T10:16:15.265212+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/eapache/go-resiliency"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T10:16:15.276342+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "b81e160260333d6ce05847b877a694ff693df71f26088314604c90a66e7ec389", "fetched_at": "2026-08-29T10:16:15.274459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/eapache/go-resiliency"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T10:16:15.279566+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "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:41.710057+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:41.710057+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:41.710057+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:35:24.751645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ee6efb2920c73280992fcd0649d3a346ed23c744a5832e6df40dd7ff3ea7d1a4", "fetched_at": "2026-08-28T04:06:41.710057+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eapache/go-resiliency"}, {"content_hash": "92228780493d14aa045fac92ad7632445d646517a416627801fbfecd0d0cba29", "fetched_at": "2026-08-29T10:16:15.265212+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/eapache/go-resiliency"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T10:16:15.276342+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "b81e160260333d6ce05847b877a694ff693df71f26088314604c90a66e7ec389", "fetched_at": "2026-08-29T10:16:15.274459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/eapache/go-resiliency"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T10:16:15.279566+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:41.710057+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:41.710057+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:35:24.751645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ee6efb2920c73280992fcd0649d3a346ed23c744a5832e6df40dd7ff3ea7d1a4", "fetched_at": "2026-08-28T04:06:41.710057+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eapache/go-resiliency"}, {"content_hash": "92228780493d14aa045fac92ad7632445d646517a416627801fbfecd0d0cba29", "fetched_at": "2026-08-29T10:16:15.265212+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/eapache/go-resiliency"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T10:16:15.276342+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "b81e160260333d6ce05847b877a694ff693df71f26088314604c90a66e7ec389", "fetched_at": "2026-08-29T10:16:15.274459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/eapache/go-resiliency"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T10:16:15.279566+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:41.710057+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:41.710057+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:41.710057+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:35:24.751645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ee6efb2920c73280992fcd0649d3a346ed23c744a5832e6df40dd7ff3ea7d1a4", "fetched_at": "2026-08-28T04:06:41.710057+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eapache/go-resiliency"}, {"content_hash": "92228780493d14aa045fac92ad7632445d646517a416627801fbfecd0d0cba29", "fetched_at": "2026-08-29T10:16:15.265212+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/eapache/go-resiliency"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T10:16:15.276342+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "b81e160260333d6ce05847b877a694ff693df71f26088314604c90a66e7ec389", "fetched_at": "2026-08-29T10:16:15.274459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/eapache/go-resiliency"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T10:16:15.279566+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:41.710057+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:41.710057+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:35:24.751645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ee6efb2920c73280992fcd0649d3a346ed23c744a5832e6df40dd7ff3ea7d1a4", "fetched_at": "2026-08-28T04:06:41.710057+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eapache/go-resiliency"}, {"content_hash": "92228780493d14aa045fac92ad7632445d646517a416627801fbfecd0d0cba29", "fetched_at": "2026-08-29T10:16:15.265212+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/eapache/go-resiliency"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T10:16:15.276342+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "b81e160260333d6ce05847b877a694ff693df71f26088314604c90a66e7ec389", "fetched_at": "2026-08-29T10:16:15.274459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/eapache/go-resiliency"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T10:16:15.279566+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:35:24.751645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ee6efb2920c73280992fcd0649d3a346ed23c744a5832e6df40dd7ff3ea7d1a4", "fetched_at": "2026-08-28T04:06:41.710057+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eapache/go-resiliency"}, {"content_hash": "92228780493d14aa045fac92ad7632445d646517a416627801fbfecd0d0cba29", "fetched_at": "2026-08-29T10:16:15.265212+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/eapache/go-resiliency"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T10:16:15.276342+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "b81e160260333d6ce05847b877a694ff693df71f26088314604c90a66e7ec389", "fetched_at": "2026-08-29T10:16:15.274459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/eapache/go-resiliency"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T10:16:15.279566+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:35:24.751645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ee6efb2920c73280992fcd0649d3a346ed23c744a5832e6df40dd7ff3ea7d1a4", "fetched_at": "2026-08-28T04:06:41.710057+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eapache/go-resiliency"}, {"content_hash": "92228780493d14aa045fac92ad7632445d646517a416627801fbfecd0d0cba29", "fetched_at": "2026-08-29T10:16:15.265212+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/eapache/go-resiliency"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T10:16:15.276342+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "b81e160260333d6ce05847b877a694ff693df71f26088314604c90a66e7ec389", "fetched_at": "2026-08-29T10:16:15.274459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/eapache/go-resiliency"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T10:16:15.279566+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:35:24.751645+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ee6efb2920c73280992fcd0649d3a346ed23c744a5832e6df40dd7ff3ea7d1a4", "fetched_at": "2026-08-28T04:06:41.710057+00:00", "kind": "readme", "missing": false, "url": "https://github.com/eapache/go-resiliency"}, {"content_hash": "92228780493d14aa045fac92ad7632445d646517a416627801fbfecd0d0cba29", "fetched_at": "2026-08-29T10:16:15.265212+00:00", "kind": "homepage", "missing": false, "url": "https://godoc.org/github.com/eapache/go-resiliency"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T10:16:15.276342+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "b81e160260333d6ce05847b877a694ff693df71f26088314604c90a66e7ec389", "fetched_at": "2026-08-29T10:16:15.274459+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/github.com/eapache/go-resiliency"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T10:16:15.279566+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 8, "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": 4295, "days_push": 556, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 26, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}