{"adoption": {"forks": 5320, "observed_at": "2026-08-28T04:11:14.964240+00:00", "stars": 16226}, "canonical_url": "https://ross.abutalabs.com/products/muduo", "card": {"archived": false, "artifact_type": "library", "description": "Event-driven network library for multi-threaded Linux server in C++11", "domain": ["networking", "backend", "developer-tools", "microservices"], "enriched": true, "function": ["http-server", "websocket", "concurrency", "networking"], "health_score": 55, "homepage": "https://github.com/chenshuo/muduo", "language": "C++", "license": "NOASSERTION", "license_family": "other", "maturity": "maintenance", "member_repos": ["chenshuo/muduo"], "name": "chenshuo/muduo", "platform": ["cpp"], "pushed_at": "2025-12-23T17:18:04+00:00", "repo": "chenshuo/muduo", "stars": 16226, "tags": ["reactor-pattern", "event-driven", "c++11", "tcp-server", "non-blocking-io", "epoll", "linux"], "topics": [], "urls": [], "use_cases": ["build a high-performance TCP server in C++ on Linux", "learn reactor-pattern network programming", "write an event-driven multithreaded server", "handle many concurrent socket connections with epoll", "implement custom application protocols over TCP", "study a well-known C++ network library codebase"], "what_it_is": "Muduo is a multithreaded C++11 network library based on the reactor pattern, providing event-driven TCP networking for Linux servers. It uses non-blocking I/O with epoll and one-loop-per-thread concurrency, and is widely used as a reference for learning network programming.", "when_to_avoid": ["you need cross-platform support beyond Linux", "you want an HTTP framework or batteries-included web server rather than a raw networking library", "your project requires modern C++ beyond C++11 or a permissively licensed dependency (license is custom BSD-style)"], "when_to_choose": ["you need a proven, readable C++ networking library for Linux servers", "you want one-loop-per-thread multithreaded I/O without manual epoll plumbing", "you are learning how production network libraries are designed"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/muduo", "repo": "chenshuo/muduo", "role": "main", "score": 49}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:14.964240+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:05:10.890933+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b81236e5f66123f8ab3cbec2ee669c1b43da822bd57074d281fc03d6b8d3e049", "fetched_at": "2026-08-28T04:11:14.964240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/chenshuo/muduo"}, {"content_hash": "a7a92eafefa0f7e5451f86690de85669df85cb1c9607e7b858abc7f0d982c6ef", "fetched_at": "2026-08-29T08:02:39.824345+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/chenshuo/muduo"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:14.964240+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:05:10.890933+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b81236e5f66123f8ab3cbec2ee669c1b43da822bd57074d281fc03d6b8d3e049", "fetched_at": "2026-08-28T04:11:14.964240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/chenshuo/muduo"}, {"content_hash": "a7a92eafefa0f7e5451f86690de85669df85cb1c9607e7b858abc7f0d982c6ef", "fetched_at": "2026-08-29T08:02:39.824345+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/chenshuo/muduo"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:05:10.890933+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b81236e5f66123f8ab3cbec2ee669c1b43da822bd57074d281fc03d6b8d3e049", "fetched_at": "2026-08-28T04:11:14.964240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/chenshuo/muduo"}, {"content_hash": "a7a92eafefa0f7e5451f86690de85669df85cb1c9607e7b858abc7f0d982c6ef", "fetched_at": "2026-08-29T08:02:39.824345+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/chenshuo/muduo"}], "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:14.964240+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:14.964240+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:14.964240+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:05:10.890933+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b81236e5f66123f8ab3cbec2ee669c1b43da822bd57074d281fc03d6b8d3e049", "fetched_at": "2026-08-28T04:11:14.964240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/chenshuo/muduo"}, {"content_hash": "a7a92eafefa0f7e5451f86690de85669df85cb1c9607e7b858abc7f0d982c6ef", "fetched_at": "2026-08-29T08:02:39.824345+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/chenshuo/muduo"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:14.964240+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:14.964240+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:05:10.890933+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b81236e5f66123f8ab3cbec2ee669c1b43da822bd57074d281fc03d6b8d3e049", "fetched_at": "2026-08-28T04:11:14.964240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/chenshuo/muduo"}, {"content_hash": "a7a92eafefa0f7e5451f86690de85669df85cb1c9607e7b858abc7f0d982c6ef", "fetched_at": "2026-08-29T08:02:39.824345+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/chenshuo/muduo"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:14.964240+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:14.964240+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:14.964240+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:05:10.890933+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b81236e5f66123f8ab3cbec2ee669c1b43da822bd57074d281fc03d6b8d3e049", "fetched_at": "2026-08-28T04:11:14.964240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/chenshuo/muduo"}, {"content_hash": "a7a92eafefa0f7e5451f86690de85669df85cb1c9607e7b858abc7f0d982c6ef", "fetched_at": "2026-08-29T08:02:39.824345+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/chenshuo/muduo"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:14.964240+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:14.964240+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:05:10.890933+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b81236e5f66123f8ab3cbec2ee669c1b43da822bd57074d281fc03d6b8d3e049", "fetched_at": "2026-08-28T04:11:14.964240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/chenshuo/muduo"}, {"content_hash": "a7a92eafefa0f7e5451f86690de85669df85cb1c9607e7b858abc7f0d982c6ef", "fetched_at": "2026-08-29T08:02:39.824345+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/chenshuo/muduo"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:05:10.890933+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b81236e5f66123f8ab3cbec2ee669c1b43da822bd57074d281fc03d6b8d3e049", "fetched_at": "2026-08-28T04:11:14.964240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/chenshuo/muduo"}, {"content_hash": "a7a92eafefa0f7e5451f86690de85669df85cb1c9607e7b858abc7f0d982c6ef", "fetched_at": "2026-08-29T08:02:39.824345+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/chenshuo/muduo"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:05:10.890933+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b81236e5f66123f8ab3cbec2ee669c1b43da822bd57074d281fc03d6b8d3e049", "fetched_at": "2026-08-28T04:11:14.964240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/chenshuo/muduo"}, {"content_hash": "a7a92eafefa0f7e5451f86690de85669df85cb1c9607e7b858abc7f0d982c6ef", "fetched_at": "2026-08-29T08:02:39.824345+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/chenshuo/muduo"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:05:10.890933+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b81236e5f66123f8ab3cbec2ee669c1b43da822bd57074d281fc03d6b8d3e049", "fetched_at": "2026-08-28T04:11:14.964240+00:00", "kind": "readme", "missing": false, "url": "https://github.com/chenshuo/muduo"}, {"content_hash": "a7a92eafefa0f7e5451f86690de85669df85cb1c9607e7b858abc7f0d982c6ef", "fetched_at": "2026-08-29T08:02:39.824345+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/chenshuo/muduo"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 58, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5964, "days_push": 253, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 49, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}