{"adoption": {"forks": 204, "observed_at": "2026-08-28T04:06:04.288159+00:00", "stars": 2000}, "canonical_url": "https://ross.abutalabs.com/products/marl", "card": {"archived": true, "artifact_type": "library", "description": "A hybrid thread / fiber task scheduler written in C++ 11", "domain": ["developer-tools", "performance", "cross-platform"], "enriched": true, "function": ["concurrency", "scheduling"], "health_score": 10, "homepage": null, "language": "C++", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["google/marl"], "name": "google/marl", "platform": ["cpp", "windows", "wasm", "cross-platform"], "pushed_at": "2026-04-27T19:02:22+00:00", "repo": "google/marl", "stars": 2000, "tags": ["fibers", "task-scheduler", "thread-pool", "coroutines", "c++11", "parallelism", "linux", "macos", "android", "ios"], "topics": ["threads", "fibers", "scheduler", "task-scheduler", "tasks", "coroutine", "coroutine-library", "fiber-task-scheduler", "task-runner", "thread-pool"], "urls": [], "use_cases": ["schedule many tasks across a fixed thread pool in C++", "run blocking tasks efficiently without spawning extra threads", "parallelize workloads with fibers and coroutines in C++11", "build a task runner for cross-platform C++ applications", "coordinate async tasks with events and wait groups", "compile a task scheduler to WebAssembly with Emscripten"], "what_it_is": "Marl is a hybrid thread/fiber task scheduler library written in C++11 that lets you run tasks across a fixed pool of hardware threads. It uses fibers so tasks can block without wasting threads, and it has no external dependencies.", "when_to_avoid": ["you need a general-purpose async I/O runtime or event loop rather than a task scheduler", "you are not writing C++ or need higher-level parallelism primitives built into the language", "you need GPU or distributed parallelism rather than single-process task scheduling"], "when_to_choose": ["you need efficient blocking-friendly task scheduling in C++ with zero dependencies", "you want a lightweight, portable scheduler across desktop, mobile, and wasm targets", "your workload has many tasks that block and you want to keep hardware thread usage fixed"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/marl", "repo": "google/marl", "role": "main", "score": 10}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:04.288159+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:02:07.664633+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1ec20562b9f384ff17cf0c1f842556f27899d6814cd95d24b9cd2e3241121d54", "fetched_at": "2026-08-28T04:06:04.288159+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/marl"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:04.288159+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:02:07.664633+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1ec20562b9f384ff17cf0c1f842556f27899d6814cd95d24b9cd2e3241121d54", "fetched_at": "2026-08-28T04:06:04.288159+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/marl"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:02:07.664633+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1ec20562b9f384ff17cf0c1f842556f27899d6814cd95d24b9cd2e3241121d54", "fetched_at": "2026-08-28T04:06:04.288159+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/marl"}], "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:06:04.288159+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:04.288159+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:04.288159+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:02:07.664633+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1ec20562b9f384ff17cf0c1f842556f27899d6814cd95d24b9cd2e3241121d54", "fetched_at": "2026-08-28T04:06:04.288159+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/marl"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:04.288159+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:04.288159+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:02:07.664633+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1ec20562b9f384ff17cf0c1f842556f27899d6814cd95d24b9cd2e3241121d54", "fetched_at": "2026-08-28T04:06:04.288159+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/marl"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:04.288159+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:04.288159+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:04.288159+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:02:07.664633+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1ec20562b9f384ff17cf0c1f842556f27899d6814cd95d24b9cd2e3241121d54", "fetched_at": "2026-08-28T04:06:04.288159+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/marl"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:04.288159+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:04.288159+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:02:07.664633+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1ec20562b9f384ff17cf0c1f842556f27899d6814cd95d24b9cd2e3241121d54", "fetched_at": "2026-08-28T04:06:04.288159+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/marl"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:02:07.664633+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1ec20562b9f384ff17cf0c1f842556f27899d6814cd95d24b9cd2e3241121d54", "fetched_at": "2026-08-28T04:06:04.288159+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/marl"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:02:07.664633+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1ec20562b9f384ff17cf0c1f842556f27899d6814cd95d24b9cd2e3241121d54", "fetched_at": "2026-08-28T04:06:04.288159+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/marl"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:02:07.664633+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1ec20562b9f384ff17cf0c1f842556f27899d6814cd95d24b9cd2e3241121d54", "fetched_at": "2026-08-28T04:06:04.288159+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/marl"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 79, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases", "archived"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2556, "days_push": 128, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 10, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}