{"adoption": {"forks": 127, "observed_at": "2026-08-28T04:05:44.226744+00:00", "stars": 1850}, "canonical_url": "https://ross.abutalabs.com/products/compio", "card": {"archived": false, "artifact_type": "library", "description": "A thread-per-core async Rust runtime with IOCP/io_uring/polling.", "domain": ["developer-tools", "backend", "performance", "networking"], "enriched": true, "function": ["concurrency", "http-server", "file-system", "developer-tools"], "health_score": 99, "homepage": "https://compio.rs", "language": "Rust", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["compio-rs/compio"], "name": "compio-rs/compio", "platform": ["rust", "windows", "cross-platform"], "pushed_at": "2026-08-22T04:18:22+00:00", "repo": "compio-rs/compio", "stars": 1850, "tags": ["async-runtime", "io-uring", "iocp", "thread-per-core", "completion-based-io", "proactor", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["build a high-performance async network server in Rust", "run async file I/O with io_uring on Linux", "write a thread-per-core Rust application without tokio", "use completion-based I/O with IOCP on Windows", "inspect async tasks with tokio-console in a non-tokio runtime", "replace monoio with an actively maintained alternative"], "what_it_is": "Compio is a thread-per-core asynchronous Rust runtime built on completion-based I/O, using io_uring on Linux, IOCP on Windows, and polling fallbacks elsewhere. It provides high-level async filesystem and networking APIs as well as low-level proactor driver access, inspired by monoio.", "when_to_avoid": ["you need tokio's ecosystem compatibility and broad middleware support", "your target platforms lack io_uring/IOCP and polling fallback performance is insufficient", "you need a work-stealing multi-threaded scheduler"], "when_to_choose": ["you want maximum I/O performance via io_uring or IOCP in Rust", "you prefer thread-per-core architecture over work-stealing runtimes", "you need async filesystem and networking APIs outside the tokio ecosystem"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/compio", "repo": "compio-rs/compio", "role": "main", "score": 90}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:44.226744+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:16:57.179363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "51b6a5574ca7a2daa2c93ff477e7e048dd5204d8f893ac36c5008ca08d56ee49", "fetched_at": "2026-08-28T04:05:44.226744+00:00", "kind": "readme", "missing": false, "url": "https://github.com/compio-rs/compio"}, {"content_hash": "1cab23e0652ee23d2821211cc4baf2ca79bc6981f628a6328200af2d431ef9ac", "fetched_at": "2026-08-29T10:56:12.689162+00:00", "kind": "homepage", "missing": false, "url": "https://compio.rs"}, {"content_hash": "cafd549d9285f9ffe52851068dcb43a37e6cf4a0f429ae30ac11166586174e0d", "fetched_at": "2026-08-29T10:56:12.698750+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/compio"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:44.226744+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:16:57.179363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "51b6a5574ca7a2daa2c93ff477e7e048dd5204d8f893ac36c5008ca08d56ee49", "fetched_at": "2026-08-28T04:05:44.226744+00:00", "kind": "readme", "missing": false, "url": "https://github.com/compio-rs/compio"}, {"content_hash": "1cab23e0652ee23d2821211cc4baf2ca79bc6981f628a6328200af2d431ef9ac", "fetched_at": "2026-08-29T10:56:12.689162+00:00", "kind": "homepage", "missing": false, "url": "https://compio.rs"}, {"content_hash": "cafd549d9285f9ffe52851068dcb43a37e6cf4a0f429ae30ac11166586174e0d", "fetched_at": "2026-08-29T10:56:12.698750+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/compio"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:16:57.179363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "51b6a5574ca7a2daa2c93ff477e7e048dd5204d8f893ac36c5008ca08d56ee49", "fetched_at": "2026-08-28T04:05:44.226744+00:00", "kind": "readme", "missing": false, "url": "https://github.com/compio-rs/compio"}, {"content_hash": "1cab23e0652ee23d2821211cc4baf2ca79bc6981f628a6328200af2d431ef9ac", "fetched_at": "2026-08-29T10:56:12.689162+00:00", "kind": "homepage", "missing": false, "url": "https://compio.rs"}, {"content_hash": "cafd549d9285f9ffe52851068dcb43a37e6cf4a0f429ae30ac11166586174e0d", "fetched_at": "2026-08-29T10:56:12.698750+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/compio"}], "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:05:44.226744+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:44.226744+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:44.226744+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:16:57.179363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "51b6a5574ca7a2daa2c93ff477e7e048dd5204d8f893ac36c5008ca08d56ee49", "fetched_at": "2026-08-28T04:05:44.226744+00:00", "kind": "readme", "missing": false, "url": "https://github.com/compio-rs/compio"}, {"content_hash": "1cab23e0652ee23d2821211cc4baf2ca79bc6981f628a6328200af2d431ef9ac", "fetched_at": "2026-08-29T10:56:12.689162+00:00", "kind": "homepage", "missing": false, "url": "https://compio.rs"}, {"content_hash": "cafd549d9285f9ffe52851068dcb43a37e6cf4a0f429ae30ac11166586174e0d", "fetched_at": "2026-08-29T10:56:12.698750+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/compio"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:44.226744+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:44.226744+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:16:57.179363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "51b6a5574ca7a2daa2c93ff477e7e048dd5204d8f893ac36c5008ca08d56ee49", "fetched_at": "2026-08-28T04:05:44.226744+00:00", "kind": "readme", "missing": false, "url": "https://github.com/compio-rs/compio"}, {"content_hash": "1cab23e0652ee23d2821211cc4baf2ca79bc6981f628a6328200af2d431ef9ac", "fetched_at": "2026-08-29T10:56:12.689162+00:00", "kind": "homepage", "missing": false, "url": "https://compio.rs"}, {"content_hash": "cafd549d9285f9ffe52851068dcb43a37e6cf4a0f429ae30ac11166586174e0d", "fetched_at": "2026-08-29T10:56:12.698750+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/compio"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:44.226744+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:44.226744+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:44.226744+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:16:57.179363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "51b6a5574ca7a2daa2c93ff477e7e048dd5204d8f893ac36c5008ca08d56ee49", "fetched_at": "2026-08-28T04:05:44.226744+00:00", "kind": "readme", "missing": false, "url": "https://github.com/compio-rs/compio"}, {"content_hash": "1cab23e0652ee23d2821211cc4baf2ca79bc6981f628a6328200af2d431ef9ac", "fetched_at": "2026-08-29T10:56:12.689162+00:00", "kind": "homepage", "missing": false, "url": "https://compio.rs"}, {"content_hash": "cafd549d9285f9ffe52851068dcb43a37e6cf4a0f429ae30ac11166586174e0d", "fetched_at": "2026-08-29T10:56:12.698750+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/compio"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:44.226744+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:44.226744+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:16:57.179363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "51b6a5574ca7a2daa2c93ff477e7e048dd5204d8f893ac36c5008ca08d56ee49", "fetched_at": "2026-08-28T04:05:44.226744+00:00", "kind": "readme", "missing": false, "url": "https://github.com/compio-rs/compio"}, {"content_hash": "1cab23e0652ee23d2821211cc4baf2ca79bc6981f628a6328200af2d431ef9ac", "fetched_at": "2026-08-29T10:56:12.689162+00:00", "kind": "homepage", "missing": false, "url": "https://compio.rs"}, {"content_hash": "cafd549d9285f9ffe52851068dcb43a37e6cf4a0f429ae30ac11166586174e0d", "fetched_at": "2026-08-29T10:56:12.698750+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/compio"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:16:57.179363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "51b6a5574ca7a2daa2c93ff477e7e048dd5204d8f893ac36c5008ca08d56ee49", "fetched_at": "2026-08-28T04:05:44.226744+00:00", "kind": "readme", "missing": false, "url": "https://github.com/compio-rs/compio"}, {"content_hash": "1cab23e0652ee23d2821211cc4baf2ca79bc6981f628a6328200af2d431ef9ac", "fetched_at": "2026-08-29T10:56:12.689162+00:00", "kind": "homepage", "missing": false, "url": "https://compio.rs"}, {"content_hash": "cafd549d9285f9ffe52851068dcb43a37e6cf4a0f429ae30ac11166586174e0d", "fetched_at": "2026-08-29T10:56:12.698750+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/compio"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:16:57.179363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "51b6a5574ca7a2daa2c93ff477e7e048dd5204d8f893ac36c5008ca08d56ee49", "fetched_at": "2026-08-28T04:05:44.226744+00:00", "kind": "readme", "missing": false, "url": "https://github.com/compio-rs/compio"}, {"content_hash": "1cab23e0652ee23d2821211cc4baf2ca79bc6981f628a6328200af2d431ef9ac", "fetched_at": "2026-08-29T10:56:12.689162+00:00", "kind": "homepage", "missing": false, "url": "https://compio.rs"}, {"content_hash": "cafd549d9285f9ffe52851068dcb43a37e6cf4a0f429ae30ac11166586174e0d", "fetched_at": "2026-08-29T10:56:12.698750+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/compio"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:16:57.179363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "51b6a5574ca7a2daa2c93ff477e7e048dd5204d8f893ac36c5008ca08d56ee49", "fetched_at": "2026-08-28T04:05:44.226744+00:00", "kind": "readme", "missing": false, "url": "https://github.com/compio-rs/compio"}, {"content_hash": "1cab23e0652ee23d2821211cc4baf2ca79bc6981f628a6328200af2d431ef9ac", "fetched_at": "2026-08-29T10:56:12.689162+00:00", "kind": "homepage", "missing": false, "url": "https://compio.rs"}, {"content_hash": "cafd549d9285f9ffe52851068dcb43a37e6cf4a0f429ae30ac11166586174e0d", "fetched_at": "2026-08-29T10:56:12.698750+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/compio"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 78, "rhythm": 86}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1101, "days_push": 11, "days_rel": 15, "gap_med": 62, "n_releases_24m": 12}, "score": 90, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}