{"adoption": {"forks": 1929, "observed_at": "2026-08-28T04:10:59.131972+00:00", "stars": 12466}, "canonical_url": "https://ross.abutalabs.com/products/concurrentqueue", "card": {"archived": false, "artifact_type": "library", "description": "A fast multi-producer, multi-consumer lock-free concurrent queue for C++11", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["concurrency"], "health_score": 93, "homepage": null, "language": "C++", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["cameron314/concurrentqueue"], "name": "cameron314/concurrentqueue", "platform": ["cpp", "cross-platform"], "pushed_at": "2026-07-11T17:15:50+00:00", "repo": "cameron314/concurrentqueue", "stars": 12466, "tags": ["lock-free", "queue", "header-only", "multi-producer", "multi-consumer", "thread-safe", "cpp11", "algorithms"], "topics": [], "urls": [], "use_cases": ["pass messages between threads without locks", "implement a work queue for a thread pool", "share data between producers and consumers in C++", "replace Boost.Lockfree or TBB queues with fewer element type restrictions", "enqueue and dequeue items in bulk for high-throughput pipelines"], "what_it_is": "moodycamel::ConcurrentQueue is a fast, industrial-strength multi-producer multi-consumer lock-free queue for C++11, implemented as a single header. It supports bulk operations, a blocking variant, and is fully portable with no assembly.", "when_to_avoid": ["you need strict linearizability or global FIFO ordering across coordinated producers", "you can avoid sharing data between threads entirely", "you need a single-producer single-consumer queue (a simpler specialized queue exists)", "you need a queue with built-in distributed or cross-process semantics"], "when_to_choose": ["you need a fast, thread-safe MPMC queue in C++11 or later", "you want a header-only dependency with no build step", "you need bulk enqueue/dequeue performance under heavy contention", "your elements have non-trivial constructors, destructors, or assignment operators"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/concurrentqueue", "repo": "cameron314/concurrentqueue", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.131972+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:14:02.152367+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ca7f849b6205367197c41ad0f6d91ec7d7bf33db3cfa63d65785055052263aa5", "fetched_at": "2026-08-28T04:10:59.131972+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cameron314/concurrentqueue"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.131972+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:14:02.152367+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ca7f849b6205367197c41ad0f6d91ec7d7bf33db3cfa63d65785055052263aa5", "fetched_at": "2026-08-28T04:10:59.131972+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cameron314/concurrentqueue"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:14:02.152367+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ca7f849b6205367197c41ad0f6d91ec7d7bf33db3cfa63d65785055052263aa5", "fetched_at": "2026-08-28T04:10:59.131972+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cameron314/concurrentqueue"}], "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:10:59.131972+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.131972+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.131972+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:14:02.152367+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ca7f849b6205367197c41ad0f6d91ec7d7bf33db3cfa63d65785055052263aa5", "fetched_at": "2026-08-28T04:10:59.131972+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cameron314/concurrentqueue"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.131972+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.131972+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:14:02.152367+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ca7f849b6205367197c41ad0f6d91ec7d7bf33db3cfa63d65785055052263aa5", "fetched_at": "2026-08-28T04:10:59.131972+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cameron314/concurrentqueue"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.131972+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.131972+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.131972+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:14:02.152367+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ca7f849b6205367197c41ad0f6d91ec7d7bf33db3cfa63d65785055052263aa5", "fetched_at": "2026-08-28T04:10:59.131972+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cameron314/concurrentqueue"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.131972+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.131972+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:14:02.152367+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ca7f849b6205367197c41ad0f6d91ec7d7bf33db3cfa63d65785055052263aa5", "fetched_at": "2026-08-28T04:10:59.131972+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cameron314/concurrentqueue"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:14:02.152367+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ca7f849b6205367197c41ad0f6d91ec7d7bf33db3cfa63d65785055052263aa5", "fetched_at": "2026-08-28T04:10:59.131972+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cameron314/concurrentqueue"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:14:02.152367+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ca7f849b6205367197c41ad0f6d91ec7d7bf33db3cfa63d65785055052263aa5", "fetched_at": "2026-08-28T04:10:59.131972+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cameron314/concurrentqueue"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:14:02.152367+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ca7f849b6205367197c41ad0f6d91ec7d7bf33db3cfa63d65785055052263aa5", "fetched_at": "2026-08-28T04:10:59.131972+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cameron314/concurrentqueue"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 92, "longevity": 100, "rhythm": 45}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4318, "days_push": 53, "days_rel": 152, "gap_med": null, "n_releases_24m": 1}, "score": 77, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}