{"adoption": {"forks": 2626, "observed_at": "2026-08-28T04:11:17.390632+00:00", "stars": 16887}, "canonical_url": "https://ross.abutalabs.com/products/kcp", "card": {"archived": false, "artifact_type": "library", "description": ":zap: KCP - A Fast and Reliable ARQ Protocol", "domain": ["networking", "microservices", "gaming-tools"], "enriched": true, "function": ["networking", "concurrency"], "health_score": 92, "homepage": null, "language": "C", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["skywind3000/kcp"], "name": "skywind3000/kcp", "platform": ["cpp", "c", "cross-platform"], "pushed_at": "2026-06-23T06:21:10+00:00", "repo": "skywind3000/kcp", "stars": 16887, "tags": ["udp", "arq", "low-latency", "reliable-transport", "protocol-implementation", "game-networking", "tunnel", "real-time"], "topics": ["kcp", "udp", "arq", "quic", "protocol", "srt", "rtc", "low-latency", "c", "ack", "accelerator", "tunnel", "kcptun", "rtt", "socket"], "urls": [], "use_cases": ["reduce latency for real-time game networking over UDP", "add reliable delivery on top of a custom UDP protocol", "build a low-latency tunnel or proxy transport", "implement P2P communication with reliable ordering", "speed up data transfer on lossy high-latency networks", "embed a reliable ARQ layer into an existing protocol stack"], "what_it_is": "KCP is a fast and reliable ARQ (Automatic Repeat reQuest) protocol implemented as a pure algorithm in C, consisting of just two source files (ikcp.h and ikcp.c). It trades 10%-20% extra bandwidth for 30%-40% lower average latency compared to TCP, and requires the user to supply the underlying packet transport (e.g., UDP) via callbacks.", "when_to_avoid": ["you need maximum bandwidth throughput rather than minimal latency", "you want a complete out-of-the-box transport with sockets handled for you", "you cannot tolerate any bandwidth overhead (10%-20%)", "you need a high-level networking API rather than a low-level protocol algorithm"], "when_to_choose": ["you need TCP-like reliability with much lower latency than TCP", "you want a tiny, dependency-free C library you can drop into any project", "you already have a UDP transport layer and just need reliability on top", "you are building games, RTC, or tunnels where per-packet latency matters more than bandwidth"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/kcp", "repo": "skywind3000/kcp", "role": "main", "score": 89}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:17.390632+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:03:42.410492+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "46bb897fcdfc621e392379fb2b91d97b945a54f78851ceae1ed287f1bd0e0f78", "fetched_at": "2026-08-28T04:11:17.390632+00:00", "kind": "readme", "missing": false, "url": "https://github.com/skywind3000/kcp"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:17.390632+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:03:42.410492+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "46bb897fcdfc621e392379fb2b91d97b945a54f78851ceae1ed287f1bd0e0f78", "fetched_at": "2026-08-28T04:11:17.390632+00:00", "kind": "readme", "missing": false, "url": "https://github.com/skywind3000/kcp"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:03:42.410492+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "46bb897fcdfc621e392379fb2b91d97b945a54f78851ceae1ed287f1bd0e0f78", "fetched_at": "2026-08-28T04:11:17.390632+00:00", "kind": "readme", "missing": false, "url": "https://github.com/skywind3000/kcp"}], "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:11:17.390632+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:17.390632+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:17.390632+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:03:42.410492+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "46bb897fcdfc621e392379fb2b91d97b945a54f78851ceae1ed287f1bd0e0f78", "fetched_at": "2026-08-28T04:11:17.390632+00:00", "kind": "readme", "missing": false, "url": "https://github.com/skywind3000/kcp"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:17.390632+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:17.390632+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:03:42.410492+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "46bb897fcdfc621e392379fb2b91d97b945a54f78851ceae1ed287f1bd0e0f78", "fetched_at": "2026-08-28T04:11:17.390632+00:00", "kind": "readme", "missing": false, "url": "https://github.com/skywind3000/kcp"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:17.390632+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:17.390632+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:17.390632+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:03:42.410492+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "46bb897fcdfc621e392379fb2b91d97b945a54f78851ceae1ed287f1bd0e0f78", "fetched_at": "2026-08-28T04:11:17.390632+00:00", "kind": "readme", "missing": false, "url": "https://github.com/skywind3000/kcp"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:17.390632+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:17.390632+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:03:42.410492+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "46bb897fcdfc621e392379fb2b91d97b945a54f78851ceae1ed287f1bd0e0f78", "fetched_at": "2026-08-28T04:11:17.390632+00:00", "kind": "readme", "missing": false, "url": "https://github.com/skywind3000/kcp"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:03:42.410492+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "46bb897fcdfc621e392379fb2b91d97b945a54f78851ceae1ed287f1bd0e0f78", "fetched_at": "2026-08-28T04:11:17.390632+00:00", "kind": "readme", "missing": false, "url": "https://github.com/skywind3000/kcp"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:03:42.410492+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "46bb897fcdfc621e392379fb2b91d97b945a54f78851ceae1ed287f1bd0e0f78", "fetched_at": "2026-08-28T04:11:17.390632+00:00", "kind": "readme", "missing": false, "url": "https://github.com/skywind3000/kcp"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:03:42.410492+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "46bb897fcdfc621e392379fb2b91d97b945a54f78851ceae1ed287f1bd0e0f78", "fetched_at": "2026-08-28T04:11:17.390632+00:00", "kind": "readme", "missing": false, "url": "https://github.com/skywind3000/kcp"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 89, "longevity": 100, "rhythm": 84}, "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": 4268, "days_push": 71, "days_rel": 110, "gap_med": 6.5, "n_releases_24m": 3}, "score": 89, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}