{"adoption": {"forks": 219, "observed_at": "2026-08-28T04:05:50.617823+00:00", "stars": 1893}, "canonical_url": "https://ross.abutalabs.com/products/atomic_queue", "card": {"archived": false, "artifact_type": "library", "description": "C++14 concurrent lock-free low-latency queue.", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["concurrency", "benchmarking"], "health_score": 80, "homepage": "https://max0x7ba.github.io/atomic_queue/html/benchmarks.html", "language": "C++", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["max0x7ba/atomic_queue"], "name": "max0x7ba/atomic_queue", "platform": ["windows", "cpp", "cross-platform"], "pushed_at": "2026-08-26T20:36:54+00:00", "repo": "max0x7ba/atomic_queue", "stars": 1893, "tags": ["lock-free", "queue", "low-latency", "ring-buffer", "multi-producer-multi-consumer", "header-only", "atomics", "algorithms", "linux", "macos"], "topics": ["lock-free", "lockfree", "atomics", "atomic", "queue", "multithreading", "multi-threading", "data-structures", "datastructures", "atomic-queues", "ring-buffer-array", "lockless", "circular-queue", "benchmarks", "low-latency", "high-performance", "circle-buffer", "concurrent"], "urls": [], "use_cases": ["pass messages between threads with minimal latency", "replace mutex-protected std::queue in a multithreaded pipeline", "build a low-latency producer-consumer work queue", "implement a lock-free SPSC or MPMC ring buffer", "benchmark queue implementations for throughput and latency", "share data between threads in a high-frequency trading or HFT system"], "what_it_is": "A C++14 header-only library providing multiple-producer multiple-consumer lock-free queues built on circular buffers and std::atomic. It is designed to minimize the latency between a producer thread pushing an element and a consumer thread popping it.", "when_to_avoid": ["you need unbounded queues that grow dynamically", "you require batching or blocking semantics with wait/notify primitives", "your platform lacks std::atomic support or you need C++11 compatibility", "you need cross-process rather than cross-thread communication"], "when_to_choose": ["you need the lowest possible inter-thread message passing latency", "you want a lightweight header-only C++14 dependency", "you need MPMC or SPSC queues with bounded capacity and no allocations at runtime", "throughput and latency benchmarks matter for your workload"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/atomic_queue", "repo": "max0x7ba/atomic_queue", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:50.617823+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:12:55.784202+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eceb32854e1b72abe42cedad12ed341fc2e7da123014c671860e0b04904df006", "fetched_at": "2026-08-28T04:05:50.617823+00:00", "kind": "readme", "missing": false, "url": "https://github.com/max0x7ba/atomic_queue"}, {"content_hash": "1c8a473b7078748a21e16c3bf5d5ff6297882de30bb1f279b5dba04253d8522f", "fetched_at": "2026-08-29T10:51:55.175043+00:00", "kind": "homepage", "missing": false, "url": "https://max0x7ba.github.io/atomic_queue/html/benchmarks.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:50.617823+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:12:55.784202+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eceb32854e1b72abe42cedad12ed341fc2e7da123014c671860e0b04904df006", "fetched_at": "2026-08-28T04:05:50.617823+00:00", "kind": "readme", "missing": false, "url": "https://github.com/max0x7ba/atomic_queue"}, {"content_hash": "1c8a473b7078748a21e16c3bf5d5ff6297882de30bb1f279b5dba04253d8522f", "fetched_at": "2026-08-29T10:51:55.175043+00:00", "kind": "homepage", "missing": false, "url": "https://max0x7ba.github.io/atomic_queue/html/benchmarks.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:12:55.784202+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eceb32854e1b72abe42cedad12ed341fc2e7da123014c671860e0b04904df006", "fetched_at": "2026-08-28T04:05:50.617823+00:00", "kind": "readme", "missing": false, "url": "https://github.com/max0x7ba/atomic_queue"}, {"content_hash": "1c8a473b7078748a21e16c3bf5d5ff6297882de30bb1f279b5dba04253d8522f", "fetched_at": "2026-08-29T10:51:55.175043+00:00", "kind": "homepage", "missing": false, "url": "https://max0x7ba.github.io/atomic_queue/html/benchmarks.html"}], "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:50.617823+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:50.617823+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:50.617823+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:12:55.784202+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eceb32854e1b72abe42cedad12ed341fc2e7da123014c671860e0b04904df006", "fetched_at": "2026-08-28T04:05:50.617823+00:00", "kind": "readme", "missing": false, "url": "https://github.com/max0x7ba/atomic_queue"}, {"content_hash": "1c8a473b7078748a21e16c3bf5d5ff6297882de30bb1f279b5dba04253d8522f", "fetched_at": "2026-08-29T10:51:55.175043+00:00", "kind": "homepage", "missing": false, "url": "https://max0x7ba.github.io/atomic_queue/html/benchmarks.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:50.617823+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:50.617823+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:12:55.784202+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eceb32854e1b72abe42cedad12ed341fc2e7da123014c671860e0b04904df006", "fetched_at": "2026-08-28T04:05:50.617823+00:00", "kind": "readme", "missing": false, "url": "https://github.com/max0x7ba/atomic_queue"}, {"content_hash": "1c8a473b7078748a21e16c3bf5d5ff6297882de30bb1f279b5dba04253d8522f", "fetched_at": "2026-08-29T10:51:55.175043+00:00", "kind": "homepage", "missing": false, "url": "https://max0x7ba.github.io/atomic_queue/html/benchmarks.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:50.617823+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:50.617823+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:50.617823+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:12:55.784202+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eceb32854e1b72abe42cedad12ed341fc2e7da123014c671860e0b04904df006", "fetched_at": "2026-08-28T04:05:50.617823+00:00", "kind": "readme", "missing": false, "url": "https://github.com/max0x7ba/atomic_queue"}, {"content_hash": "1c8a473b7078748a21e16c3bf5d5ff6297882de30bb1f279b5dba04253d8522f", "fetched_at": "2026-08-29T10:51:55.175043+00:00", "kind": "homepage", "missing": false, "url": "https://max0x7ba.github.io/atomic_queue/html/benchmarks.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:50.617823+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:50.617823+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:12:55.784202+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eceb32854e1b72abe42cedad12ed341fc2e7da123014c671860e0b04904df006", "fetched_at": "2026-08-28T04:05:50.617823+00:00", "kind": "readme", "missing": false, "url": "https://github.com/max0x7ba/atomic_queue"}, {"content_hash": "1c8a473b7078748a21e16c3bf5d5ff6297882de30bb1f279b5dba04253d8522f", "fetched_at": "2026-08-29T10:51:55.175043+00:00", "kind": "homepage", "missing": false, "url": "https://max0x7ba.github.io/atomic_queue/html/benchmarks.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:12:55.784202+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eceb32854e1b72abe42cedad12ed341fc2e7da123014c671860e0b04904df006", "fetched_at": "2026-08-28T04:05:50.617823+00:00", "kind": "readme", "missing": false, "url": "https://github.com/max0x7ba/atomic_queue"}, {"content_hash": "1c8a473b7078748a21e16c3bf5d5ff6297882de30bb1f279b5dba04253d8522f", "fetched_at": "2026-08-29T10:51:55.175043+00:00", "kind": "homepage", "missing": false, "url": "https://max0x7ba.github.io/atomic_queue/html/benchmarks.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:12:55.784202+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eceb32854e1b72abe42cedad12ed341fc2e7da123014c671860e0b04904df006", "fetched_at": "2026-08-28T04:05:50.617823+00:00", "kind": "readme", "missing": false, "url": "https://github.com/max0x7ba/atomic_queue"}, {"content_hash": "1c8a473b7078748a21e16c3bf5d5ff6297882de30bb1f279b5dba04253d8522f", "fetched_at": "2026-08-29T10:51:55.175043+00:00", "kind": "homepage", "missing": false, "url": "https://max0x7ba.github.io/atomic_queue/html/benchmarks.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:12:55.784202+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eceb32854e1b72abe42cedad12ed341fc2e7da123014c671860e0b04904df006", "fetched_at": "2026-08-28T04:05:50.617823+00:00", "kind": "readme", "missing": false, "url": "https://github.com/max0x7ba/atomic_queue"}, {"content_hash": "1c8a473b7078748a21e16c3bf5d5ff6297882de30bb1f279b5dba04253d8522f", "fetched_at": "2026-08-29T10:51:55.175043+00:00", "kind": "homepage", "missing": false, "url": "https://max0x7ba.github.io/atomic_queue/html/benchmarks.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "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": 2905, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 77, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}