{"adoption": {"forks": 843, "observed_at": "2026-08-28T04:10:00.376497+00:00", "stars": 7504}, "canonical_url": "https://ross.abutalabs.com/products/smallchat", "card": {"archived": false, "artifact_type": "learning-resource", "description": "A minimal programming example for a chat server", "domain": ["developer-tools", "education", "networking"], "enriched": true, "function": ["http-server", "concurrency", "networking"], "health_score": 20, "homepage": null, "language": "C", "license": null, "license_family": "other", "maturity": "maintenance", "member_repos": ["antirez/smallchat"], "name": "antirez/smallchat", "platform": ["c", "cli"], "pushed_at": "2024-01-27T07:04:44+00:00", "repo": "antirez/smallchat", "stars": 7504, "tags": ["chat-server", "educational", "systems-programming", "minimal-example", "socket-programming", "video-series", "real-time", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["learn how to write a minimal chat server in C", "study socket multiplexing in a single process", "understand how IRC-like fan-out messaging works", "follow along with systems programming video tutorials", "practice reading and refactoring small C codebases", "see how a server can work with telnet or netcat clients"], "what_it_is": "A minimal ~200-line C chat server written by antirez as a teaching example for his 'Writing System Software' video series. It demonstrates single-process socket multiplexing and fan-out messaging, working with telnet or netcat clients.", "when_to_avoid": ["you need a production-ready chat server with authentication, persistence, or security", "you want a project that accepts feature contributions or has a license for reuse", "you need TLS, proper line buffering, or robust error handling"], "when_to_choose": ["you want to learn systems programming and socket handling from a tiny real example", "you enjoy antirez's Writing System Software video series and want the accompanying code", "you want a minimal codebase to read, modify, or extend as an exercise"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/smallchat", "repo": "antirez/smallchat", "role": "main", "score": 27}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.376497+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:37:31.368531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ec0881c08e7d5eb15334f75554008b7118a4d5392138b660211f3eb14b757ed", "fetched_at": "2026-08-28T04:10:00.376497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smallchat"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.376497+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:37:31.368531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ec0881c08e7d5eb15334f75554008b7118a4d5392138b660211f3eb14b757ed", "fetched_at": "2026-08-28T04:10:00.376497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smallchat"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:37:31.368531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ec0881c08e7d5eb15334f75554008b7118a4d5392138b660211f3eb14b757ed", "fetched_at": "2026-08-28T04:10:00.376497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smallchat"}], "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.376497+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.376497+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.376497+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:37:31.368531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ec0881c08e7d5eb15334f75554008b7118a4d5392138b660211f3eb14b757ed", "fetched_at": "2026-08-28T04:10:00.376497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smallchat"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.376497+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.376497+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:37:31.368531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ec0881c08e7d5eb15334f75554008b7118a4d5392138b660211f3eb14b757ed", "fetched_at": "2026-08-28T04:10:00.376497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smallchat"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.376497+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.376497+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.376497+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:37:31.368531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ec0881c08e7d5eb15334f75554008b7118a4d5392138b660211f3eb14b757ed", "fetched_at": "2026-08-28T04:10:00.376497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smallchat"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.376497+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:00.376497+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:37:31.368531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ec0881c08e7d5eb15334f75554008b7118a4d5392138b660211f3eb14b757ed", "fetched_at": "2026-08-28T04:10:00.376497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smallchat"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:37:31.368531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ec0881c08e7d5eb15334f75554008b7118a4d5392138b660211f3eb14b757ed", "fetched_at": "2026-08-28T04:10:00.376497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smallchat"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:37:31.368531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ec0881c08e7d5eb15334f75554008b7118a4d5392138b660211f3eb14b757ed", "fetched_at": "2026-08-28T04:10:00.376497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smallchat"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:37:31.368531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ec0881c08e7d5eb15334f75554008b7118a4d5392138b660211f3eb14b757ed", "fetched_at": "2026-08-28T04:10:00.376497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smallchat"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 74, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1040, "days_push": 949, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 27, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}