{"adoption": {"forks": 53, "observed_at": "2026-08-28T04:05:32.511979+00:00", "stars": 1759}, "canonical_url": "https://ross.abutalabs.com/products/kanal", "card": {"archived": false, "artifact_type": "library", "description": "The fast sync and async channel that Rust deserves", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["concurrency", "message-queue"], "health_score": 76, "homepage": null, "language": "Rust", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["fereidani/kanal"], "name": "fereidani/kanal", "platform": ["rust", "cross-platform"], "pushed_at": "2026-07-19T17:46:05+00:00", "repo": "fereidani/kanal", "stars": 1759, "tags": ["mpmc", "mpsc", "oneshot", "csp", "sync-async", "message-passing", "algorithms"], "topics": ["channel", "concurrency", "mpmc", "oneshot", "rust", "synchronization", "async", "mpsc"], "urls": [], "use_cases": ["pass messages between threads in Rust", "communicate between sync and async Rust code", "fast mpmc channel for concurrent workers", "replace std::sync::mpsc for better performance", "oneshot channel for single-value handoff", "tokio-compatible channel with sync API"], "what_it_is": "Kanal is a high-performance Rust channel library implementing CSP-style message passing with both synchronous and asynchronous APIs. It supports mpmc, mpsc, and oneshot channels and unifies communication between sync and async code.", "when_to_avoid": ["you only need a simple channel and std::sync::mpsc suffices", "you need broadcast channels or complex stream combinators"], "when_to_choose": ["you need top channel throughput in Rust", "your code mixes sync threads and async runtimes", "you need mpmc semantics beyond std mpsc"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/kanal", "repo": "fereidani/kanal", "role": "main", "score": 74}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.511979+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:27:16.508377+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "735cb38186ab1157fe890f03a8c5a17671f6cf9837b75eeb26fe1a219c3b6b1b", "fetched_at": "2026-08-28T04:05:32.511979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fereidani/kanal"}, {"content_hash": "0f3147daeccaba3f5eefce3c09b6236a309b7d5b063aad0fa7227f802b5fc583", "fetched_at": "2026-08-29T11:05:33.558606+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/kanal"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.511979+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:27:16.508377+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "735cb38186ab1157fe890f03a8c5a17671f6cf9837b75eeb26fe1a219c3b6b1b", "fetched_at": "2026-08-28T04:05:32.511979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fereidani/kanal"}, {"content_hash": "0f3147daeccaba3f5eefce3c09b6236a309b7d5b063aad0fa7227f802b5fc583", "fetched_at": "2026-08-29T11:05:33.558606+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/kanal"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:27:16.508377+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "735cb38186ab1157fe890f03a8c5a17671f6cf9837b75eeb26fe1a219c3b6b1b", "fetched_at": "2026-08-28T04:05:32.511979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fereidani/kanal"}, {"content_hash": "0f3147daeccaba3f5eefce3c09b6236a309b7d5b063aad0fa7227f802b5fc583", "fetched_at": "2026-08-29T11:05:33.558606+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/kanal"}], "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:32.511979+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.511979+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.511979+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:27:16.508377+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "735cb38186ab1157fe890f03a8c5a17671f6cf9837b75eeb26fe1a219c3b6b1b", "fetched_at": "2026-08-28T04:05:32.511979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fereidani/kanal"}, {"content_hash": "0f3147daeccaba3f5eefce3c09b6236a309b7d5b063aad0fa7227f802b5fc583", "fetched_at": "2026-08-29T11:05:33.558606+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/kanal"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.511979+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.511979+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:27:16.508377+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "735cb38186ab1157fe890f03a8c5a17671f6cf9837b75eeb26fe1a219c3b6b1b", "fetched_at": "2026-08-28T04:05:32.511979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fereidani/kanal"}, {"content_hash": "0f3147daeccaba3f5eefce3c09b6236a309b7d5b063aad0fa7227f802b5fc583", "fetched_at": "2026-08-29T11:05:33.558606+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/kanal"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.511979+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.511979+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.511979+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:27:16.508377+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "735cb38186ab1157fe890f03a8c5a17671f6cf9837b75eeb26fe1a219c3b6b1b", "fetched_at": "2026-08-28T04:05:32.511979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fereidani/kanal"}, {"content_hash": "0f3147daeccaba3f5eefce3c09b6236a309b7d5b063aad0fa7227f802b5fc583", "fetched_at": "2026-08-29T11:05:33.558606+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/kanal"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.511979+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.511979+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:27:16.508377+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "735cb38186ab1157fe890f03a8c5a17671f6cf9837b75eeb26fe1a219c3b6b1b", "fetched_at": "2026-08-28T04:05:32.511979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fereidani/kanal"}, {"content_hash": "0f3147daeccaba3f5eefce3c09b6236a309b7d5b063aad0fa7227f802b5fc583", "fetched_at": "2026-08-29T11:05:33.558606+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/kanal"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:27:16.508377+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "735cb38186ab1157fe890f03a8c5a17671f6cf9837b75eeb26fe1a219c3b6b1b", "fetched_at": "2026-08-28T04:05:32.511979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fereidani/kanal"}, {"content_hash": "0f3147daeccaba3f5eefce3c09b6236a309b7d5b063aad0fa7227f802b5fc583", "fetched_at": "2026-08-29T11:05:33.558606+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/kanal"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:27:16.508377+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "735cb38186ab1157fe890f03a8c5a17671f6cf9837b75eeb26fe1a219c3b6b1b", "fetched_at": "2026-08-28T04:05:32.511979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fereidani/kanal"}, {"content_hash": "0f3147daeccaba3f5eefce3c09b6236a309b7d5b063aad0fa7227f802b5fc583", "fetched_at": "2026-08-29T11:05:33.558606+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/kanal"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:27:16.508377+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "735cb38186ab1157fe890f03a8c5a17671f6cf9837b75eeb26fe1a219c3b6b1b", "fetched_at": "2026-08-28T04:05:32.511979+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fereidani/kanal"}, {"content_hash": "0f3147daeccaba3f5eefce3c09b6236a309b7d5b063aad0fa7227f802b5fc583", "fetched_at": "2026-08-29T11:05:33.558606+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/kanal"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 93, "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": 1512, "days_push": 45, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 74, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}