{"adoption": {"forks": 2117, "observed_at": "2026-08-28T04:10:19.640436+00:00", "stars": 8217}, "canonical_url": "https://ross.abutalabs.com/products/webserver", "card": {"archived": false, "artifact_type": "application", "description": "A C++ High Performance Web Server", "domain": ["web-development", "backend", "developer-tools", "networking"], "enriched": true, "function": ["http-server", "logging", "concurrency", "web-framework"], "health_score": 20, "homepage": null, "language": "C++", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["linyacool/WebServer"], "name": "linyacool/WebServer", "platform": ["cpp", "cli"], "pushed_at": "2023-09-27T14:35:07+00:00", "repo": "linyacool/WebServer", "stars": 8217, "tags": ["epoll", "reactor-pattern", "thread-pool", "cpp11", "nonblocking-io", "http-pipelining", "learning-project", "linux"], "topics": ["cpp11", "webserver", "reactor", "epoll", "raii", "thread-pool", "http", "http-server"], "urls": [], "use_cases": ["serve static files over http on linux", "learn how epoll and reactor pattern web servers work", "study a c++11 thread pool and async logging implementation", "benchmark a lightweight http server with webbench", "understand http request parsing with a state machine", "prepare for c++ backend interview questions about web servers"], "what_it_is": "A high-performance HTTP web server written in C++11 using epoll edge-triggered non-blocking IO with a Reactor concurrency model and thread pool. It handles GET/HEAD requests, static resources, keep-alive and pipelined connections, and includes an asynchronous double-buffered logging system.", "when_to_avoid": ["you need a production web server with TLS, dynamic content, or broad feature support", "you need cross-platform support beyond Linux", "you want a maintained framework with active development and modern tooling"], "when_to_choose": ["you want a compact, readable C++ codebase to learn high-performance server internals", "you need a minimal static-content HTTP server on Linux", "you are studying epoll, RAII, timers, and thread-pool concurrency patterns"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/webserver", "repo": "linyacool/WebServer", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.640436+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:29:31.823148+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38270d12f9eb7656cb8928ce6b827a98b97f22e490bd2f8dc9c16292911befa7", "fetched_at": "2026-08-28T04:10:19.640436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/linyacool/WebServer"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.640436+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:29:31.823148+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38270d12f9eb7656cb8928ce6b827a98b97f22e490bd2f8dc9c16292911befa7", "fetched_at": "2026-08-28T04:10:19.640436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/linyacool/WebServer"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:29:31.823148+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38270d12f9eb7656cb8928ce6b827a98b97f22e490bd2f8dc9c16292911befa7", "fetched_at": "2026-08-28T04:10:19.640436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/linyacool/WebServer"}], "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:19.640436+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.640436+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.640436+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:29:31.823148+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38270d12f9eb7656cb8928ce6b827a98b97f22e490bd2f8dc9c16292911befa7", "fetched_at": "2026-08-28T04:10:19.640436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/linyacool/WebServer"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.640436+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.640436+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:29:31.823148+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38270d12f9eb7656cb8928ce6b827a98b97f22e490bd2f8dc9c16292911befa7", "fetched_at": "2026-08-28T04:10:19.640436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/linyacool/WebServer"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.640436+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.640436+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.640436+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:29:31.823148+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38270d12f9eb7656cb8928ce6b827a98b97f22e490bd2f8dc9c16292911befa7", "fetched_at": "2026-08-28T04:10:19.640436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/linyacool/WebServer"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.640436+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.640436+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:29:31.823148+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38270d12f9eb7656cb8928ce6b827a98b97f22e490bd2f8dc9c16292911befa7", "fetched_at": "2026-08-28T04:10:19.640436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/linyacool/WebServer"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:29:31.823148+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38270d12f9eb7656cb8928ce6b827a98b97f22e490bd2f8dc9c16292911befa7", "fetched_at": "2026-08-28T04:10:19.640436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/linyacool/WebServer"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:29:31.823148+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38270d12f9eb7656cb8928ce6b827a98b97f22e490bd2f8dc9c16292911befa7", "fetched_at": "2026-08-28T04:10:19.640436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/linyacool/WebServer"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:29:31.823148+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "38270d12f9eb7656cb8928ce6b827a98b97f22e490bd2f8dc9c16292911befa7", "fetched_at": "2026-08-28T04:10:19.640436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/linyacool/WebServer"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3134, "days_push": 1071, "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}}