{"adoption": {"forks": 326, "observed_at": "2026-08-28T04:10:00.585802+00:00", "stars": 7530}, "canonical_url": "https://ross.abutalabs.com/products/twirp", "card": {"archived": false, "artifact_type": "framework", "description": "A simple RPC framework with protobuf service definitions", "domain": ["backend", "apis", "developer-tools", "web-development"], "enriched": true, "function": ["rpc", "serialization", "http-server", "http-client", "middleware"], "health_score": 20, "homepage": "https://twitchtv.github.io/twirp/docs/intro.html", "language": "Go", "license": "Apache-2.0", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["twitchtv/twirp"], "name": "twitchtv/twirp", "platform": ["go", "cross-platform"], "pushed_at": "2024-08-05T21:36:11+00:00", "repo": "twitchtv/twirp", "stars": 7530, "tags": ["protobuf", "code-generation", "grpc-alternative", "service-to-service", "net-http", "json-serialization"], "topics": ["twirp", "go", "rpc", "protobuf"], "urls": [], "use_cases": ["build rpc services in go from proto files", "generate go clients and servers from protobuf definitions", "replace grpc with a simpler http-based rpc framework", "service-to-service communication between microservices", "expose json and protobuf apis from the same service", "autogenerate typed clients for internal apis"], "what_it_is": "Twirp is a simple RPC framework for Go that generates servers and clients from protobuf service definitions. It runs on the standard library's net/http server, supports HTTP 1.1 and JSON serialization, and emphasizes simplicity over gRPC's custom transport.", "when_to_avoid": ["you need streaming rpcs, which Twirp does not support", "you need first-class multi-language server support (official support is Go only)", "you need advanced gRPC features like deadlines, load balancing, or bidirectional streaming", "your team is not using protobuf tooling"], "when_to_choose": ["you want gRPC-like rpc without custom HTTP/2 transport", "you want generated clients and servers from .proto files in Go", "you need JSON serialization for easy debugging alongside protobuf", "you want to run on the standard net/http server and middleware ecosystem"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/twirp", "repo": "twitchtv/twirp", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.585802+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:37:27.532593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "94c268cc777b7c3bcca33a74d2fae7d957ec86a280848ac51a0eed49112b325f", "fetched_at": "2026-08-28T04:10:00.585802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twitchtv/twirp"}, {"content_hash": "482a0daf2c0eef5966c320daff5e9285df10a319faa7bdbcec2a5a17335db2ec", "fetched_at": "2026-08-29T08:32:32.768499+00:00", "kind": "homepage", "missing": false, "url": "https://twitchtv.github.io/twirp/docs/intro.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.585802+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:37:27.532593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "94c268cc777b7c3bcca33a74d2fae7d957ec86a280848ac51a0eed49112b325f", "fetched_at": "2026-08-28T04:10:00.585802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twitchtv/twirp"}, {"content_hash": "482a0daf2c0eef5966c320daff5e9285df10a319faa7bdbcec2a5a17335db2ec", "fetched_at": "2026-08-29T08:32:32.768499+00:00", "kind": "homepage", "missing": false, "url": "https://twitchtv.github.io/twirp/docs/intro.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:37:27.532593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "94c268cc777b7c3bcca33a74d2fae7d957ec86a280848ac51a0eed49112b325f", "fetched_at": "2026-08-28T04:10:00.585802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twitchtv/twirp"}, {"content_hash": "482a0daf2c0eef5966c320daff5e9285df10a319faa7bdbcec2a5a17335db2ec", "fetched_at": "2026-08-29T08:32:32.768499+00:00", "kind": "homepage", "missing": false, "url": "https://twitchtv.github.io/twirp/docs/intro.html"}], "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:00.585802+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.585802+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.585802+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:37:27.532593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "94c268cc777b7c3bcca33a74d2fae7d957ec86a280848ac51a0eed49112b325f", "fetched_at": "2026-08-28T04:10:00.585802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twitchtv/twirp"}, {"content_hash": "482a0daf2c0eef5966c320daff5e9285df10a319faa7bdbcec2a5a17335db2ec", "fetched_at": "2026-08-29T08:32:32.768499+00:00", "kind": "homepage", "missing": false, "url": "https://twitchtv.github.io/twirp/docs/intro.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.585802+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.585802+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:37:27.532593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "94c268cc777b7c3bcca33a74d2fae7d957ec86a280848ac51a0eed49112b325f", "fetched_at": "2026-08-28T04:10:00.585802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twitchtv/twirp"}, {"content_hash": "482a0daf2c0eef5966c320daff5e9285df10a319faa7bdbcec2a5a17335db2ec", "fetched_at": "2026-08-29T08:32:32.768499+00:00", "kind": "homepage", "missing": false, "url": "https://twitchtv.github.io/twirp/docs/intro.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.585802+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.585802+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.585802+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:37:27.532593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "94c268cc777b7c3bcca33a74d2fae7d957ec86a280848ac51a0eed49112b325f", "fetched_at": "2026-08-28T04:10:00.585802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twitchtv/twirp"}, {"content_hash": "482a0daf2c0eef5966c320daff5e9285df10a319faa7bdbcec2a5a17335db2ec", "fetched_at": "2026-08-29T08:32:32.768499+00:00", "kind": "homepage", "missing": false, "url": "https://twitchtv.github.io/twirp/docs/intro.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.585802+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.585802+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:37:27.532593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "94c268cc777b7c3bcca33a74d2fae7d957ec86a280848ac51a0eed49112b325f", "fetched_at": "2026-08-28T04:10:00.585802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twitchtv/twirp"}, {"content_hash": "482a0daf2c0eef5966c320daff5e9285df10a319faa7bdbcec2a5a17335db2ec", "fetched_at": "2026-08-29T08:32:32.768499+00:00", "kind": "homepage", "missing": false, "url": "https://twitchtv.github.io/twirp/docs/intro.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:37:27.532593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "94c268cc777b7c3bcca33a74d2fae7d957ec86a280848ac51a0eed49112b325f", "fetched_at": "2026-08-28T04:10:00.585802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twitchtv/twirp"}, {"content_hash": "482a0daf2c0eef5966c320daff5e9285df10a319faa7bdbcec2a5a17335db2ec", "fetched_at": "2026-08-29T08:32:32.768499+00:00", "kind": "homepage", "missing": false, "url": "https://twitchtv.github.io/twirp/docs/intro.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:37:27.532593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "94c268cc777b7c3bcca33a74d2fae7d957ec86a280848ac51a0eed49112b325f", "fetched_at": "2026-08-28T04:10:00.585802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twitchtv/twirp"}, {"content_hash": "482a0daf2c0eef5966c320daff5e9285df10a319faa7bdbcec2a5a17335db2ec", "fetched_at": "2026-08-29T08:32:32.768499+00:00", "kind": "homepage", "missing": false, "url": "https://twitchtv.github.io/twirp/docs/intro.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:37:27.532593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "94c268cc777b7c3bcca33a74d2fae7d957ec86a280848ac51a0eed49112b325f", "fetched_at": "2026-08-28T04:10:00.585802+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twitchtv/twirp"}, {"content_hash": "482a0daf2c0eef5966c320daff5e9285df10a319faa7bdbcec2a5a17335db2ec", "fetched_at": "2026-08-29T08:32:32.768499+00:00", "kind": "homepage", "missing": false, "url": "https://twitchtv.github.io/twirp/docs/intro.html"}], "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": 3151, "days_push": 758, "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}}