{"adoption": {"forks": 139, "observed_at": "2026-08-28T04:04:19.869576+00:00", "stars": 1310}, "canonical_url": "https://ross.abutalabs.com/products/ixy", "card": {"archived": false, "artifact_type": "library", "description": "A simple yet fast user space network driver for Intel 10 Gbit/s NICs written from scratch", "domain": ["networking", "developer-tools", "operating-systems", "performance"], "enriched": true, "function": ["networking", "developer-tools"], "health_score": 20, "homepage": null, "language": "C", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["emmericp/ixy"], "name": "emmericp/ixy", "platform": ["c", "cli"], "pushed_at": "2022-02-19T19:32:45+00:00", "repo": "emmericp/ixy", "stars": 1310, "tags": ["userspace-network-driver", "dpdk-alternative", "packet-processing", "ixgbe", "educational", "high-performance-networking", "virtio", "linux"], "topics": [], "urls": [], "use_cases": ["learn how a network card driver works at the lowest level", "forward packets at line rate in userspace without kernel modules", "build a custom packet generator for 10 Gbit/s NICs", "experiment with high-performance packet processing without DPDK's complexity", "study DMA descriptor handling with a readable codebase", "teach networking systems courses with a minimal driver implementation"], "what_it_is": "ixy is a userspace packet processing framework and network driver for Intel 10 Gbit/s NICs (82599/ixgbe family) and virtio, written from scratch in ~1000 lines of C. It is designed for educational purposes, letting users read the entire driver from startup to DMA descriptor handling without kernel modules or external libraries.", "when_to_avoid": ["you need production-grade support for many NIC families, features, and protocols", "you require a mature, actively maintained driver for deployment", "your NIC is not in the Intel ixgbe/82599 family or virtio", "you need kernel-integrated features like XDP/eBPF or broad ecosystem tooling"], "when_to_choose": ["you want to understand or teach how NIC drivers work end-to-end", "you need a simple, dependency-free userspace driver for Intel 82599/X520 or virtio NICs", "you need very high packet forwarding rates (>25 Mpps per core) with minimal code", "you prefer a small readable codebase over DPDK's large feature set"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/ixy", "repo": "emmericp/ixy", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.869576+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:49:54.790181+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "274e77de14c7758fea7b4404b92ebdb335af88fb94bc4090381c3c0ca0858725", "fetched_at": "2026-08-28T04:04:19.869576+00:00", "kind": "readme", "missing": false, "url": "https://github.com/emmericp/ixy"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.869576+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:49:54.790181+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "274e77de14c7758fea7b4404b92ebdb335af88fb94bc4090381c3c0ca0858725", "fetched_at": "2026-08-28T04:04:19.869576+00:00", "kind": "readme", "missing": false, "url": "https://github.com/emmericp/ixy"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:49:54.790181+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "274e77de14c7758fea7b4404b92ebdb335af88fb94bc4090381c3c0ca0858725", "fetched_at": "2026-08-28T04:04:19.869576+00:00", "kind": "readme", "missing": false, "url": "https://github.com/emmericp/ixy"}], "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:04:19.869576+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.869576+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.869576+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:49:54.790181+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "274e77de14c7758fea7b4404b92ebdb335af88fb94bc4090381c3c0ca0858725", "fetched_at": "2026-08-28T04:04:19.869576+00:00", "kind": "readme", "missing": false, "url": "https://github.com/emmericp/ixy"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.869576+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.869576+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:49:54.790181+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "274e77de14c7758fea7b4404b92ebdb335af88fb94bc4090381c3c0ca0858725", "fetched_at": "2026-08-28T04:04:19.869576+00:00", "kind": "readme", "missing": false, "url": "https://github.com/emmericp/ixy"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.869576+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.869576+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.869576+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:49:54.790181+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "274e77de14c7758fea7b4404b92ebdb335af88fb94bc4090381c3c0ca0858725", "fetched_at": "2026-08-28T04:04:19.869576+00:00", "kind": "readme", "missing": false, "url": "https://github.com/emmericp/ixy"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.869576+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.869576+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:49:54.790181+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "274e77de14c7758fea7b4404b92ebdb335af88fb94bc4090381c3c0ca0858725", "fetched_at": "2026-08-28T04:04:19.869576+00:00", "kind": "readme", "missing": false, "url": "https://github.com/emmericp/ixy"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:49:54.790181+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "274e77de14c7758fea7b4404b92ebdb335af88fb94bc4090381c3c0ca0858725", "fetched_at": "2026-08-28T04:04:19.869576+00:00", "kind": "readme", "missing": false, "url": "https://github.com/emmericp/ixy"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:49:54.790181+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "274e77de14c7758fea7b4404b92ebdb335af88fb94bc4090381c3c0ca0858725", "fetched_at": "2026-08-28T04:04:19.869576+00:00", "kind": "readme", "missing": false, "url": "https://github.com/emmericp/ixy"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:49:54.790181+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "274e77de14c7758fea7b4404b92ebdb335af88fb94bc4090381c3c0ca0858725", "fetched_at": "2026-08-28T04:04:19.869576+00:00", "kind": "readme", "missing": false, "url": "https://github.com/emmericp/ixy"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3244, "days_push": 1656, "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}}