{"adoption": {"forks": 252, "observed_at": "2026-08-28T04:03:42.483168+00:00", "stars": 1131}, "canonical_url": "https://ross.abutalabs.com/products/cppnet", "card": {"archived": false, "artifact_type": "library", "description": "Cross platform network library with C++11", "domain": ["networking", "backend", "developer-tools", "cross-platform"], "enriched": true, "function": ["http-server", "websocket", "concurrency", "networking"], "health_score": 20, "homepage": null, "language": "C++", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "active", "member_repos": ["caozhiyi/CppNet"], "name": "caozhiyi/CppNet", "platform": ["windows", "cpp", "cross-platform"], "pushed_at": "2024-08-16T02:30:31+00:00", "repo": "caozhiyi/CppNet", "stars": 1131, "tags": ["proactor-pattern", "epoll", "iocp", "kqueue", "tcp", "async-io", "event-driven", "c++11", "timer", "memory-pool", "linux", "macos"], "topics": ["epoll", "socket", "iocp", "kqueue"], "urls": [], "use_cases": ["build a high-performance TCP server in C++", "write asynchronous network clients and servers with callbacks", "implement a simple HTTP server on Linux, Windows, and macOS", "handle thousands of concurrent socket connections efficiently", "build an RPC or file-transfer service over TCP", "replace raw epoll/kqueue/IOCP code with a portable abstraction"], "what_it_is": "CppNet is a cross-platform, multithreaded C++11 network library implementing the proactor pattern for asynchronous TCP I/O. It uses epoll, wepoll (IOCP), and kqueue under the hood and exposes a small socket-like callback API supporting IPv4 and IPv6.", "when_to_avoid": ["you need full-featured application protocols like HTTP/2, TLS, or WebSockets out of the box", "you prefer a large, widely-adopted ecosystem like Boost.Asio with extensive documentation", "your project requires UDP, QUIC, or other non-TCP transports", "you need commercial-grade support or a very large contributor community"], "when_to_choose": ["you need a lightweight, portable async TCP library in modern C++ with minimal dependencies", "you want proactor-style asynchronous callbacks similar to system socket APIs", "you need cross-platform support for epoll, kqueue, and IOCP/wepoll from one codebase", "you want per-socket memory pooling and time-wheel timers built in"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/cppnet", "repo": "caozhiyi/CppNet", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:42.483168+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:38:01.192064+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0f59a718181263ab394e144de0df5f18e58454d3ad1db218f1ff46aca119068e", "fetched_at": "2026-08-28T04:03:42.483168+00:00", "kind": "readme", "missing": false, "url": "https://github.com/caozhiyi/CppNet"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:42.483168+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:38:01.192064+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0f59a718181263ab394e144de0df5f18e58454d3ad1db218f1ff46aca119068e", "fetched_at": "2026-08-28T04:03:42.483168+00:00", "kind": "readme", "missing": false, "url": "https://github.com/caozhiyi/CppNet"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:38:01.192064+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0f59a718181263ab394e144de0df5f18e58454d3ad1db218f1ff46aca119068e", "fetched_at": "2026-08-28T04:03:42.483168+00:00", "kind": "readme", "missing": false, "url": "https://github.com/caozhiyi/CppNet"}], "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:03:42.483168+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:42.483168+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:42.483168+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:38:01.192064+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0f59a718181263ab394e144de0df5f18e58454d3ad1db218f1ff46aca119068e", "fetched_at": "2026-08-28T04:03:42.483168+00:00", "kind": "readme", "missing": false, "url": "https://github.com/caozhiyi/CppNet"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:42.483168+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:42.483168+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:38:01.192064+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0f59a718181263ab394e144de0df5f18e58454d3ad1db218f1ff46aca119068e", "fetched_at": "2026-08-28T04:03:42.483168+00:00", "kind": "readme", "missing": false, "url": "https://github.com/caozhiyi/CppNet"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:42.483168+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:42.483168+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:42.483168+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:38:01.192064+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0f59a718181263ab394e144de0df5f18e58454d3ad1db218f1ff46aca119068e", "fetched_at": "2026-08-28T04:03:42.483168+00:00", "kind": "readme", "missing": false, "url": "https://github.com/caozhiyi/CppNet"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:42.483168+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:42.483168+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:38:01.192064+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0f59a718181263ab394e144de0df5f18e58454d3ad1db218f1ff46aca119068e", "fetched_at": "2026-08-28T04:03:42.483168+00:00", "kind": "readme", "missing": false, "url": "https://github.com/caozhiyi/CppNet"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:38:01.192064+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0f59a718181263ab394e144de0df5f18e58454d3ad1db218f1ff46aca119068e", "fetched_at": "2026-08-28T04:03:42.483168+00:00", "kind": "readme", "missing": false, "url": "https://github.com/caozhiyi/CppNet"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:38:01.192064+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0f59a718181263ab394e144de0df5f18e58454d3ad1db218f1ff46aca119068e", "fetched_at": "2026-08-28T04:03:42.483168+00:00", "kind": "readme", "missing": false, "url": "https://github.com/caozhiyi/CppNet"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:38:01.192064+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0f59a718181263ab394e144de0df5f18e58454d3ad1db218f1ff46aca119068e", "fetched_at": "2026-08-28T04:03:42.483168+00:00", "kind": "readme", "missing": false, "url": "https://github.com/caozhiyi/CppNet"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:39:23.370411+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3012, "days_push": 748, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}