{"adoption": {"forks": 492, "observed_at": "2026-08-28T04:09:34.542369+00:00", "stars": 6040}, "canonical_url": "https://ross.abutalabs.com/products/evio", "card": {"archived": false, "artifact_type": "library", "description": "Fast event-loop networking for Go", "domain": ["networking", "backend", "performance", "developer-tools"], "enriched": true, "function": ["http-server", "networking", "concurrency"], "health_score": 70, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["tidwall/evio"], "name": "tidwall/evio", "platform": ["go", "cross-platform"], "pushed_at": "2026-05-19T13:29:02+00:00", "repo": "tidwall/evio", "stars": 6040, "tags": ["event-loop", "epoll", "kqueue", "tcp", "udp", "unix-sockets", "high-performance", "non-blocking-io", "linux", "macos"], "topics": ["networking"], "urls": [], "use_cases": ["build a high-performance TCP server in Go", "write a Redis-like packet-handling server", "create a low-latency UDP server", "implement a custom L7 proxy", "handle thousands of concurrent connections with low memory", "build an echo or protocol server with an event loop"], "what_it_is": "evio is a fast, small event-loop networking framework for Go that makes direct epoll and kqueue syscalls instead of using the standard net package, similar to libuv and libevent. It provides a simple event-driven API for building high-performance TCP, UDP, and Unix socket servers.", "when_to_avoid": ["you need a drop-in replacement for net or net/http", "you're building a standard HTTP/REST API where net/http is sufficient", "your team is unfamiliar with event-loop programming and callback-style APIs", "you rely on features of the standard library like HTTP middleware ecosystems"], "when_to_choose": ["you need performance on par with Redis or HAProxy for packet handling", "you want direct epoll/kqueue event-loop networking instead of Go's net goroutine-per-connection model", "you're building a custom protocol server, proxy, or network foundation", "low memory usage per connection is critical"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/evio", "repo": "tidwall/evio", "role": "main", "score": 70}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:34.542369+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:48:58.237313+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3c242148cb814a540482d14d2ba96cd10a51b1161e0c1a58e82f78d9788b95d7", "fetched_at": "2026-08-28T04:09:34.542369+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/evio"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:34.542369+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:48:58.237313+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3c242148cb814a540482d14d2ba96cd10a51b1161e0c1a58e82f78d9788b95d7", "fetched_at": "2026-08-28T04:09:34.542369+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/evio"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:48:58.237313+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3c242148cb814a540482d14d2ba96cd10a51b1161e0c1a58e82f78d9788b95d7", "fetched_at": "2026-08-28T04:09:34.542369+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/evio"}], "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:09:34.542369+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:34.542369+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:34.542369+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:48:58.237313+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3c242148cb814a540482d14d2ba96cd10a51b1161e0c1a58e82f78d9788b95d7", "fetched_at": "2026-08-28T04:09:34.542369+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/evio"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:34.542369+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:34.542369+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:48:58.237313+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3c242148cb814a540482d14d2ba96cd10a51b1161e0c1a58e82f78d9788b95d7", "fetched_at": "2026-08-28T04:09:34.542369+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/evio"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:34.542369+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:34.542369+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:34.542369+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:48:58.237313+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3c242148cb814a540482d14d2ba96cd10a51b1161e0c1a58e82f78d9788b95d7", "fetched_at": "2026-08-28T04:09:34.542369+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/evio"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:34.542369+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:34.542369+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:48:58.237313+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3c242148cb814a540482d14d2ba96cd10a51b1161e0c1a58e82f78d9788b95d7", "fetched_at": "2026-08-28T04:09:34.542369+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/evio"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:48:58.237313+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3c242148cb814a540482d14d2ba96cd10a51b1161e0c1a58e82f78d9788b95d7", "fetched_at": "2026-08-28T04:09:34.542369+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/evio"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:48:58.237313+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3c242148cb814a540482d14d2ba96cd10a51b1161e0c1a58e82f78d9788b95d7", "fetched_at": "2026-08-28T04:09:34.542369+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/evio"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:48:58.237313+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3c242148cb814a540482d14d2ba96cd10a51b1161e0c1a58e82f78d9788b95d7", "fetched_at": "2026-08-28T04:09:34.542369+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/evio"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 83, "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": 3347, "days_push": 106, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 70, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}