{"adoption": {"forks": 3464, "observed_at": "2026-08-28T04:10:50.537135+00:00", "stars": 11942}, "canonical_url": "https://ross.abutalabs.com/products/libevent", "card": {"archived": false, "artifact_type": "library", "description": "Event notification library", "domain": ["networking", "developer-tools", "backend", "cross-platform"], "enriched": true, "function": ["networking", "concurrency", "http-server", "rpc", "caching"], "health_score": 99, "homepage": "https://libevent.org", "language": "C", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["libevent/libevent"], "name": "libevent/libevent", "platform": ["windows", "bsd", "cross-platform", "c"], "pushed_at": "2026-08-26T06:17:56+00:00", "repo": "libevent/libevent", "stars": 11942, "tags": ["event-loop", "async-io", "epoll", "kqueue", "bufferevents", "dns", "c10k", "linux", "macos"], "topics": ["c", "cross-platform", "async", "networking"], "urls": [], "use_cases": ["write a high-performance event-driven network server in C", "replace select/poll event loops with a portable abstraction", "build an async HTTP server or client", "handle timers and signals in a single event loop", "write multi-threaded networked applications with scalable I/O", "implement DNS or minimal RPC protocols"], "what_it_is": "libevent is a C library providing a portable event notification API that executes callbacks on file descriptor events, timeouts, and signals. It replaces hand-written event loops in event-driven network servers and includes buffered I/O, DNS, HTTP, and a minimal RPC framework.", "when_to_avoid": ["you are in a language with built-in async runtimes (Node.js, Go, Rust tokio)", "you need a full-featured HTTP framework rather than a low-level event library", "you want a modern coroutine/async-await programming model", "your project is not in C/C++ and binding overhead matters"], "when_to_choose": ["you need a mature, portable C event loop across Linux, BSD, macOS, and Windows", "you want epoll/kqueue/select abstraction without rewriting your event loop", "you need buffered network I/O with SSL, rate-limiting, or zero-copy file transmission", "you are building a dependency for other software (e.g., Tor, memcached-style servers)"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/libevent", "repo": "libevent/libevent", "role": "main", "score": 96}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:50.537135+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:15:03.310577+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "915d0c999264930fb5e646be0645e2bf0f18914603e9de66f6cddbf3bdffba86", "fetched_at": "2026-08-28T04:10:50.537135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/libevent/libevent"}, {"content_hash": "7b5665a9f72b97676ddbe7dbbcb9a7ff6e5cc6237acf3d574ccec91ab726e10e", "fetched_at": "2026-08-29T08:12:52.818835+00:00", "kind": "homepage", "missing": false, "url": "https://libevent.org"}, {"content_hash": "fe8ad9bacf6e008aeb8fc80c96d63afbd14e32692071f3b0785e3a09863ca4c2", "fetched_at": "2026-08-29T08:12:52.828739+00:00", "kind": "site_page", "missing": false, "url": "https://libevent.org/old-releases.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:50.537135+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:15:03.310577+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "915d0c999264930fb5e646be0645e2bf0f18914603e9de66f6cddbf3bdffba86", "fetched_at": "2026-08-28T04:10:50.537135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/libevent/libevent"}, {"content_hash": "7b5665a9f72b97676ddbe7dbbcb9a7ff6e5cc6237acf3d574ccec91ab726e10e", "fetched_at": "2026-08-29T08:12:52.818835+00:00", "kind": "homepage", "missing": false, "url": "https://libevent.org"}, {"content_hash": "fe8ad9bacf6e008aeb8fc80c96d63afbd14e32692071f3b0785e3a09863ca4c2", "fetched_at": "2026-08-29T08:12:52.828739+00:00", "kind": "site_page", "missing": false, "url": "https://libevent.org/old-releases.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:15:03.310577+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "915d0c999264930fb5e646be0645e2bf0f18914603e9de66f6cddbf3bdffba86", "fetched_at": "2026-08-28T04:10:50.537135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/libevent/libevent"}, {"content_hash": "7b5665a9f72b97676ddbe7dbbcb9a7ff6e5cc6237acf3d574ccec91ab726e10e", "fetched_at": "2026-08-29T08:12:52.818835+00:00", "kind": "homepage", "missing": false, "url": "https://libevent.org"}, {"content_hash": "fe8ad9bacf6e008aeb8fc80c96d63afbd14e32692071f3b0785e3a09863ca4c2", "fetched_at": "2026-08-29T08:12:52.828739+00:00", "kind": "site_page", "missing": false, "url": "https://libevent.org/old-releases.html"}], "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:50.537135+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:50.537135+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:50.537135+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:15:03.310577+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "915d0c999264930fb5e646be0645e2bf0f18914603e9de66f6cddbf3bdffba86", "fetched_at": "2026-08-28T04:10:50.537135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/libevent/libevent"}, {"content_hash": "7b5665a9f72b97676ddbe7dbbcb9a7ff6e5cc6237acf3d574ccec91ab726e10e", "fetched_at": "2026-08-29T08:12:52.818835+00:00", "kind": "homepage", "missing": false, "url": "https://libevent.org"}, {"content_hash": "fe8ad9bacf6e008aeb8fc80c96d63afbd14e32692071f3b0785e3a09863ca4c2", "fetched_at": "2026-08-29T08:12:52.828739+00:00", "kind": "site_page", "missing": false, "url": "https://libevent.org/old-releases.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:50.537135+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:50.537135+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:15:03.310577+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "915d0c999264930fb5e646be0645e2bf0f18914603e9de66f6cddbf3bdffba86", "fetched_at": "2026-08-28T04:10:50.537135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/libevent/libevent"}, {"content_hash": "7b5665a9f72b97676ddbe7dbbcb9a7ff6e5cc6237acf3d574ccec91ab726e10e", "fetched_at": "2026-08-29T08:12:52.818835+00:00", "kind": "homepage", "missing": false, "url": "https://libevent.org"}, {"content_hash": "fe8ad9bacf6e008aeb8fc80c96d63afbd14e32692071f3b0785e3a09863ca4c2", "fetched_at": "2026-08-29T08:12:52.828739+00:00", "kind": "site_page", "missing": false, "url": "https://libevent.org/old-releases.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:50.537135+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:50.537135+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:50.537135+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:15:03.310577+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "915d0c999264930fb5e646be0645e2bf0f18914603e9de66f6cddbf3bdffba86", "fetched_at": "2026-08-28T04:10:50.537135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/libevent/libevent"}, {"content_hash": "7b5665a9f72b97676ddbe7dbbcb9a7ff6e5cc6237acf3d574ccec91ab726e10e", "fetched_at": "2026-08-29T08:12:52.818835+00:00", "kind": "homepage", "missing": false, "url": "https://libevent.org"}, {"content_hash": "fe8ad9bacf6e008aeb8fc80c96d63afbd14e32692071f3b0785e3a09863ca4c2", "fetched_at": "2026-08-29T08:12:52.828739+00:00", "kind": "site_page", "missing": false, "url": "https://libevent.org/old-releases.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:50.537135+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:50.537135+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:15:03.310577+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "915d0c999264930fb5e646be0645e2bf0f18914603e9de66f6cddbf3bdffba86", "fetched_at": "2026-08-28T04:10:50.537135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/libevent/libevent"}, {"content_hash": "7b5665a9f72b97676ddbe7dbbcb9a7ff6e5cc6237acf3d574ccec91ab726e10e", "fetched_at": "2026-08-29T08:12:52.818835+00:00", "kind": "homepage", "missing": false, "url": "https://libevent.org"}, {"content_hash": "fe8ad9bacf6e008aeb8fc80c96d63afbd14e32692071f3b0785e3a09863ca4c2", "fetched_at": "2026-08-29T08:12:52.828739+00:00", "kind": "site_page", "missing": false, "url": "https://libevent.org/old-releases.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:15:03.310577+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "915d0c999264930fb5e646be0645e2bf0f18914603e9de66f6cddbf3bdffba86", "fetched_at": "2026-08-28T04:10:50.537135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/libevent/libevent"}, {"content_hash": "7b5665a9f72b97676ddbe7dbbcb9a7ff6e5cc6237acf3d574ccec91ab726e10e", "fetched_at": "2026-08-29T08:12:52.818835+00:00", "kind": "homepage", "missing": false, "url": "https://libevent.org"}, {"content_hash": "fe8ad9bacf6e008aeb8fc80c96d63afbd14e32692071f3b0785e3a09863ca4c2", "fetched_at": "2026-08-29T08:12:52.828739+00:00", "kind": "site_page", "missing": false, "url": "https://libevent.org/old-releases.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:15:03.310577+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "915d0c999264930fb5e646be0645e2bf0f18914603e9de66f6cddbf3bdffba86", "fetched_at": "2026-08-28T04:10:50.537135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/libevent/libevent"}, {"content_hash": "7b5665a9f72b97676ddbe7dbbcb9a7ff6e5cc6237acf3d574ccec91ab726e10e", "fetched_at": "2026-08-29T08:12:52.818835+00:00", "kind": "homepage", "missing": false, "url": "https://libevent.org"}, {"content_hash": "fe8ad9bacf6e008aeb8fc80c96d63afbd14e32692071f3b0785e3a09863ca4c2", "fetched_at": "2026-08-29T08:12:52.828739+00:00", "kind": "site_page", "missing": false, "url": "https://libevent.org/old-releases.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:15:03.310577+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "915d0c999264930fb5e646be0645e2bf0f18914603e9de66f6cddbf3bdffba86", "fetched_at": "2026-08-28T04:10:50.537135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/libevent/libevent"}, {"content_hash": "7b5665a9f72b97676ddbe7dbbcb9a7ff6e5cc6237acf3d574ccec91ab726e10e", "fetched_at": "2026-08-29T08:12:52.818835+00:00", "kind": "homepage", "missing": false, "url": "https://libevent.org"}, {"content_hash": "fe8ad9bacf6e008aeb8fc80c96d63afbd14e32692071f3b0785e3a09863ca4c2", "fetched_at": "2026-08-29T08:12:52.828739+00:00", "kind": "site_page", "missing": false, "url": "https://libevent.org/old-releases.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 91}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5567, "days_push": 7, "days_rel": 63, "gap_med": 0, "n_releases_24m": 2}, "score": 96, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}