{"adoption": {"forks": 729, "observed_at": "2026-08-28T04:07:52.619490+00:00", "stars": 3260}, "canonical_url": "https://ross.abutalabs.com/products/enet", "card": {"archived": false, "artifact_type": "library", "description": "ENet reliable UDP networking library ", "domain": ["networking"], "enriched": true, "function": ["networking", "concurrency"], "health_score": 73, "homepage": null, "language": "C", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["lsalzman/enet"], "name": "lsalzman/enet", "platform": ["cross-platform", "c", "cpp"], "pushed_at": "2026-06-23T19:17:35+00:00", "repo": "lsalzman/enet", "stars": 3260, "tags": ["udp", "reliable-udp", "game-networking", "low-latency", "c-library", "game-development", "real-time"], "topics": [], "urls": [], "use_cases": ["build a multiplayer game server over UDP", "send reliable and unreliable messages over a single connection", "implement low-latency real-time communication without TCP overhead", "add networking to a game engine in C or C++", "create a lightweight client-server protocol"], "what_it_is": "ENet is a C library providing reliable UDP networking with features like channels, reliability, and congestion control. It is designed for real-time multiplayer games and other latency-sensitive applications.", "when_to_avoid": ["you need full TCP-style streaming or HTTP semantics", "you want a high-level game networking framework with matchmaking and serialization", "you need encryption built in without adding another layer"], "when_to_choose": ["you need reliable UDP with low latency for games or real-time apps", "you want a small, simple C library with minimal dependencies", "you need both reliable and unreliable channels on one connection"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/enet", "repo": "lsalzman/enet", "role": "main", "score": 72}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.619490+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:43:52.458631+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "30355fcc7dba245ab2462f17cd7ef9ba5eb141ef055cea36972480b66cd879eb", "fetched_at": "2026-08-28T04:07:52.619490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lsalzman/enet"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.619490+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:43:52.458631+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "30355fcc7dba245ab2462f17cd7ef9ba5eb141ef055cea36972480b66cd879eb", "fetched_at": "2026-08-28T04:07:52.619490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lsalzman/enet"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:43:52.458631+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "30355fcc7dba245ab2462f17cd7ef9ba5eb141ef055cea36972480b66cd879eb", "fetched_at": "2026-08-28T04:07:52.619490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lsalzman/enet"}], "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:07:52.619490+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.619490+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.619490+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:43:52.458631+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "30355fcc7dba245ab2462f17cd7ef9ba5eb141ef055cea36972480b66cd879eb", "fetched_at": "2026-08-28T04:07:52.619490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lsalzman/enet"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.619490+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.619490+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:43:52.458631+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "30355fcc7dba245ab2462f17cd7ef9ba5eb141ef055cea36972480b66cd879eb", "fetched_at": "2026-08-28T04:07:52.619490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lsalzman/enet"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.619490+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.619490+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.619490+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:43:52.458631+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "30355fcc7dba245ab2462f17cd7ef9ba5eb141ef055cea36972480b66cd879eb", "fetched_at": "2026-08-28T04:07:52.619490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lsalzman/enet"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.619490+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.619490+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:43:52.458631+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "30355fcc7dba245ab2462f17cd7ef9ba5eb141ef055cea36972480b66cd879eb", "fetched_at": "2026-08-28T04:07:52.619490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lsalzman/enet"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:43:52.458631+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "30355fcc7dba245ab2462f17cd7ef9ba5eb141ef055cea36972480b66cd879eb", "fetched_at": "2026-08-28T04:07:52.619490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lsalzman/enet"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:43:52.458631+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "30355fcc7dba245ab2462f17cd7ef9ba5eb141ef055cea36972480b66cd879eb", "fetched_at": "2026-08-28T04:07:52.619490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lsalzman/enet"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:43:52.458631+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "30355fcc7dba245ab2462f17cd7ef9ba5eb141ef055cea36972480b66cd879eb", "fetched_at": "2026-08-28T04:07:52.619490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lsalzman/enet"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 89, "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": 5233, "days_push": 71, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 72, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}