{"adoption": {"forks": 295, "observed_at": "2026-08-28T04:09:09.561259+00:00", "stars": 5081}, "canonical_url": "https://ross.abutalabs.com/products/monoio", "card": {"archived": false, "artifact_type": "library", "description": "Rust async runtime based on io-uring.", "domain": ["developer-tools", "backend", "performance", "microservices"], "enriched": true, "function": ["concurrency", "http-server", "networking"], "health_score": 84, "homepage": null, "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["monoio-rs/monoio"], "name": "monoio-rs/monoio", "platform": ["rust"], "pushed_at": "2026-07-20T12:52:37+00:00", "repo": "monoio-rs/monoio", "stars": 5081, "tags": ["async-runtime", "io-uring", "thread-per-core", "epoll", "kqueue", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["build a high-performance network server in Rust", "write a load balancer like NGINX with thread-per-core architecture", "maximize throughput for io-bound socket workloads", "avoid Send/Sync constraints on async tasks", "use io_uring for native async I/O on Linux"], "what_it_is": "Monoio is a thread-per-core asynchronous Rust runtime built on io_uring (with epoll/kqueue fallbacks), originally developed at ByteDance. Unlike Tokio-uring, it runs standalone rather than atop another runtime, and its thread-per-core model removes the need for Send/Sync bounds on tasks.", "when_to_avoid": ["you need a general-purpose runtime with work-stealing and cross-thread task migration", "you require broad ecosystem compatibility with Tokio-based crates", "your target platform lacks io_uring and you need Windows support", "you want to avoid nightly/unstable Rust features"], "when_to_choose": ["you are building io-bound network servers on Linux with kernel 5.6+", "you want thread-per-core semantics and thread-local data without sharing across threads", "you need better performance than Tokio for your specific server workloads"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/monoio", "repo": "monoio-rs/monoio", "role": "main", "score": 65}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:09.561259+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:02:34.640378+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d370a754b5c1eb4faa1d73460c0855b4042f9dd5e0259e04b0d1c6bf2a24e695", "fetched_at": "2026-08-28T04:09:09.561259+00:00", "kind": "readme", "missing": false, "url": "https://github.com/monoio-rs/monoio"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:09.561259+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:02:34.640378+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d370a754b5c1eb4faa1d73460c0855b4042f9dd5e0259e04b0d1c6bf2a24e695", "fetched_at": "2026-08-28T04:09:09.561259+00:00", "kind": "readme", "missing": false, "url": "https://github.com/monoio-rs/monoio"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:02:34.640378+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d370a754b5c1eb4faa1d73460c0855b4042f9dd5e0259e04b0d1c6bf2a24e695", "fetched_at": "2026-08-28T04:09:09.561259+00:00", "kind": "readme", "missing": false, "url": "https://github.com/monoio-rs/monoio"}], "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:09.561259+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:09.561259+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:09.561259+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:02:34.640378+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d370a754b5c1eb4faa1d73460c0855b4042f9dd5e0259e04b0d1c6bf2a24e695", "fetched_at": "2026-08-28T04:09:09.561259+00:00", "kind": "readme", "missing": false, "url": "https://github.com/monoio-rs/monoio"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:09.561259+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:09.561259+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:02:34.640378+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d370a754b5c1eb4faa1d73460c0855b4042f9dd5e0259e04b0d1c6bf2a24e695", "fetched_at": "2026-08-28T04:09:09.561259+00:00", "kind": "readme", "missing": false, "url": "https://github.com/monoio-rs/monoio"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:09.561259+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:09.561259+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:09.561259+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:02:34.640378+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d370a754b5c1eb4faa1d73460c0855b4042f9dd5e0259e04b0d1c6bf2a24e695", "fetched_at": "2026-08-28T04:09:09.561259+00:00", "kind": "readme", "missing": false, "url": "https://github.com/monoio-rs/monoio"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:09.561259+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:09.561259+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:02:34.640378+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d370a754b5c1eb4faa1d73460c0855b4042f9dd5e0259e04b0d1c6bf2a24e695", "fetched_at": "2026-08-28T04:09:09.561259+00:00", "kind": "readme", "missing": false, "url": "https://github.com/monoio-rs/monoio"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:02:34.640378+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d370a754b5c1eb4faa1d73460c0855b4042f9dd5e0259e04b0d1c6bf2a24e695", "fetched_at": "2026-08-28T04:09:09.561259+00:00", "kind": "readme", "missing": false, "url": "https://github.com/monoio-rs/monoio"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:02:34.640378+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d370a754b5c1eb4faa1d73460c0855b4042f9dd5e0259e04b0d1c6bf2a24e695", "fetched_at": "2026-08-28T04:09:09.561259+00:00", "kind": "readme", "missing": false, "url": "https://github.com/monoio-rs/monoio"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:02:34.640378+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d370a754b5c1eb4faa1d73460c0855b4042f9dd5e0259e04b0d1c6bf2a24e695", "fetched_at": "2026-08-28T04:09:09.561259+00:00", "kind": "readme", "missing": false, "url": "https://github.com/monoio-rs/monoio"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 93, "longevity": 100, "rhythm": 8}, "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": 1737, "days_push": 44, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 65, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}