{"adoption": {"forks": 2487, "observed_at": "2026-08-28T04:10:44.919814+00:00", "stars": 10972}, "canonical_url": "https://ross.abutalabs.com/products/zeromq", "card": {"archived": false, "artifact_type": "library", "description": "ZeroMQ core engine in C++, implements ZMTP/3.1", "domain": ["microservices", "networking", "developer-tools"], "enriched": true, "function": ["message-queue", "networking", "concurrency", "websocket", "rpc"], "health_score": 80, "homepage": "https://www.zeromq.org", "language": "C++", "license": "MPL-2.0", "license_family": "copyleft", "maturity": "stable", "member_repos": ["zeromq/libzmq", "zeromq/czmq", "zeromq/cppzmq", "zeromq/pyzmq", "zeromq/zeromq.js", "zeromq/jeromq", "zeromq/zmq.rs"], "name": "ZeroMQ", "platform": ["windows", "cross-platform", "cpp", "python", "jvm", "rust"], "pushed_at": "2026-07-26T12:58:13+00:00", "repo": "zeromq/libzmq", "stars": 10972, "tags": ["zeromq", "zmq", "zmtp", "pubsub", "brokerless-messaging", "ipc", "sockets", "high-performance", "messaging", "linux", "macos", "android", "nodejs"], "topics": ["zeromq", "zmq", "messaging", "concurrency", "pubsub", "pushpull", "stream", "libzmq", "zmtp", "network", "networking"], "urls": [{"kind": "homepage", "url": "https://www.zeromq.org"}, {"kind": "site_page", "url": "https://zeromq.org/get-started"}], "use_cases": ["build distributed systems with brokerless message passing", "implement pub/sub messaging between services", "distribute tasks across worker processes with push/pull", "send messages between threads and processes efficiently", "connect microservices over TCP without a message broker", "build high-performance request/reply communication", "pass messages between applications in different languages"], "what_it_is": "ZeroMQ (libzmq) is a high-performance, brokerless asynchronous messaging library implementing the ZMTP protocol, providing socket-like abstractions with messaging patterns such as pub/sub, push/pull, and request/reply over TCP, IPC, inproc, multicast, and WebSocket transports. It serves as the core engine for a large family of language bindings including pyzmq, jeromq, cppzmq, zeromq.js, zmq.rs, and czmq.", "when_to_avoid": ["you need persistent message queues with durable storage and guaranteed delivery", "you require a full-featured message broker with a management UI and clustering", "you want simple point-to-point HTTP or REST communication", "you need built-in message routing based on complex business rules"], "when_to_choose": ["you need fast, low-latency messaging without running a dedicated broker", "you want flexible messaging patterns (pub/sub, req/rep, pipeline) across many transports", "you need bindings for many programming languages from one core library", "you are building concurrent or multicore applications with asynchronous message processing"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/repos/zeromq/libzmq", "repo": "zeromq/libzmq", "role": "main", "score": 65}, {"path": "/repos/zeromq/pyzmq", "repo": "zeromq/pyzmq", "role": "sdk", "score": 94}, {"path": "/repos/zeromq/jeromq", "repo": "zeromq/jeromq", "role": "sdk", "score": 57}, {"path": "/repos/zeromq/cppzmq", "repo": "zeromq/cppzmq", "role": "sdk", "score": 61}, {"path": "/repos/zeromq/zeromq.js", "repo": "zeromq/zeromq.js", "role": "sdk", "score": 98}, {"path": "/repos/zeromq/zmq.rs", "repo": "zeromq/zmq.rs", "role": "sdk", "score": 78}, {"path": "/repos/zeromq/czmq", "repo": "zeromq/czmq", "role": "sdk", "score": 57}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.919814+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:17:16.069116+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "39ced21957850ebc00eb723a7fac2e3c42e5f0087ac429c992fcb0f0378e7b36", "fetched_at": "2026-08-28T04:10:44.919814+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeromq/libzmq"}, {"content_hash": "6b4406e17fa6adbef121c8dbbab0f0f9f40d7ac735f1e396f45511cff1a9dab8", "fetched_at": "2026-08-29T08:16:16.987541+00:00", "kind": "homepage", "missing": false, "url": "https://www.zeromq.org"}, {"content_hash": "2b37b1c9a74103ad4aa5bb82a93cb9126f39ca4f393a0ab9a28f6382f07df8c7", "fetched_at": "2026-08-29T08:16:16.990293+00:00", "kind": "site_page", "missing": false, "url": "https://zeromq.org/get-started"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.919814+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:17:16.069116+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "39ced21957850ebc00eb723a7fac2e3c42e5f0087ac429c992fcb0f0378e7b36", "fetched_at": "2026-08-28T04:10:44.919814+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeromq/libzmq"}, {"content_hash": "6b4406e17fa6adbef121c8dbbab0f0f9f40d7ac735f1e396f45511cff1a9dab8", "fetched_at": "2026-08-29T08:16:16.987541+00:00", "kind": "homepage", "missing": false, "url": "https://www.zeromq.org"}, {"content_hash": "2b37b1c9a74103ad4aa5bb82a93cb9126f39ca4f393a0ab9a28f6382f07df8c7", "fetched_at": "2026-08-29T08:16:16.990293+00:00", "kind": "site_page", "missing": false, "url": "https://zeromq.org/get-started"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:17:16.069116+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "39ced21957850ebc00eb723a7fac2e3c42e5f0087ac429c992fcb0f0378e7b36", "fetched_at": "2026-08-28T04:10:44.919814+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeromq/libzmq"}, {"content_hash": "6b4406e17fa6adbef121c8dbbab0f0f9f40d7ac735f1e396f45511cff1a9dab8", "fetched_at": "2026-08-29T08:16:16.987541+00:00", "kind": "homepage", "missing": false, "url": "https://www.zeromq.org"}, {"content_hash": "2b37b1c9a74103ad4aa5bb82a93cb9126f39ca4f393a0ab9a28f6382f07df8c7", "fetched_at": "2026-08-29T08:16:16.990293+00:00", "kind": "site_page", "missing": false, "url": "https://zeromq.org/get-started"}], "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:44.919814+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.919814+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.919814+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:17:16.069116+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "39ced21957850ebc00eb723a7fac2e3c42e5f0087ac429c992fcb0f0378e7b36", "fetched_at": "2026-08-28T04:10:44.919814+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeromq/libzmq"}, {"content_hash": "6b4406e17fa6adbef121c8dbbab0f0f9f40d7ac735f1e396f45511cff1a9dab8", "fetched_at": "2026-08-29T08:16:16.987541+00:00", "kind": "homepage", "missing": false, "url": "https://www.zeromq.org"}, {"content_hash": "2b37b1c9a74103ad4aa5bb82a93cb9126f39ca4f393a0ab9a28f6382f07df8c7", "fetched_at": "2026-08-29T08:16:16.990293+00:00", "kind": "site_page", "missing": false, "url": "https://zeromq.org/get-started"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.919814+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.919814+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:17:16.069116+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "39ced21957850ebc00eb723a7fac2e3c42e5f0087ac429c992fcb0f0378e7b36", "fetched_at": "2026-08-28T04:10:44.919814+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeromq/libzmq"}, {"content_hash": "6b4406e17fa6adbef121c8dbbab0f0f9f40d7ac735f1e396f45511cff1a9dab8", "fetched_at": "2026-08-29T08:16:16.987541+00:00", "kind": "homepage", "missing": false, "url": "https://www.zeromq.org"}, {"content_hash": "2b37b1c9a74103ad4aa5bb82a93cb9126f39ca4f393a0ab9a28f6382f07df8c7", "fetched_at": "2026-08-29T08:16:16.990293+00:00", "kind": "site_page", "missing": false, "url": "https://zeromq.org/get-started"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.919814+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.919814+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.919814+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:17:16.069116+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "39ced21957850ebc00eb723a7fac2e3c42e5f0087ac429c992fcb0f0378e7b36", "fetched_at": "2026-08-28T04:10:44.919814+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeromq/libzmq"}, {"content_hash": "6b4406e17fa6adbef121c8dbbab0f0f9f40d7ac735f1e396f45511cff1a9dab8", "fetched_at": "2026-08-29T08:16:16.987541+00:00", "kind": "homepage", "missing": false, "url": "https://www.zeromq.org"}, {"content_hash": "2b37b1c9a74103ad4aa5bb82a93cb9126f39ca4f393a0ab9a28f6382f07df8c7", "fetched_at": "2026-08-29T08:16:16.990293+00:00", "kind": "site_page", "missing": false, "url": "https://zeromq.org/get-started"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.919814+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.919814+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:17:16.069116+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "39ced21957850ebc00eb723a7fac2e3c42e5f0087ac429c992fcb0f0378e7b36", "fetched_at": "2026-08-28T04:10:44.919814+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeromq/libzmq"}, {"content_hash": "6b4406e17fa6adbef121c8dbbab0f0f9f40d7ac735f1e396f45511cff1a9dab8", "fetched_at": "2026-08-29T08:16:16.987541+00:00", "kind": "homepage", "missing": false, "url": "https://www.zeromq.org"}, {"content_hash": "2b37b1c9a74103ad4aa5bb82a93cb9126f39ca4f393a0ab9a28f6382f07df8c7", "fetched_at": "2026-08-29T08:16:16.990293+00:00", "kind": "site_page", "missing": false, "url": "https://zeromq.org/get-started"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:17:16.069116+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "39ced21957850ebc00eb723a7fac2e3c42e5f0087ac429c992fcb0f0378e7b36", "fetched_at": "2026-08-28T04:10:44.919814+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeromq/libzmq"}, {"content_hash": "6b4406e17fa6adbef121c8dbbab0f0f9f40d7ac735f1e396f45511cff1a9dab8", "fetched_at": "2026-08-29T08:16:16.987541+00:00", "kind": "homepage", "missing": false, "url": "https://www.zeromq.org"}, {"content_hash": "2b37b1c9a74103ad4aa5bb82a93cb9126f39ca4f393a0ab9a28f6382f07df8c7", "fetched_at": "2026-08-29T08:16:16.990293+00:00", "kind": "site_page", "missing": false, "url": "https://zeromq.org/get-started"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:17:16.069116+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "39ced21957850ebc00eb723a7fac2e3c42e5f0087ac429c992fcb0f0378e7b36", "fetched_at": "2026-08-28T04:10:44.919814+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeromq/libzmq"}, {"content_hash": "6b4406e17fa6adbef121c8dbbab0f0f9f40d7ac735f1e396f45511cff1a9dab8", "fetched_at": "2026-08-29T08:16:16.987541+00:00", "kind": "homepage", "missing": false, "url": "https://www.zeromq.org"}, {"content_hash": "2b37b1c9a74103ad4aa5bb82a93cb9126f39ca4f393a0ab9a28f6382f07df8c7", "fetched_at": "2026-08-29T08:16:16.990293+00:00", "kind": "site_page", "missing": false, "url": "https://zeromq.org/get-started"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:17:16.069116+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "39ced21957850ebc00eb723a7fac2e3c42e5f0087ac429c992fcb0f0378e7b36", "fetched_at": "2026-08-28T04:10:44.919814+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeromq/libzmq"}, {"content_hash": "6b4406e17fa6adbef121c8dbbab0f0f9f40d7ac735f1e396f45511cff1a9dab8", "fetched_at": "2026-08-29T08:16:16.987541+00:00", "kind": "homepage", "missing": false, "url": "https://www.zeromq.org"}, {"content_hash": "2b37b1c9a74103ad4aa5bb82a93cb9126f39ca4f393a0ab9a28f6382f07df8c7", "fetched_at": "2026-08-29T08:16:16.990293+00:00", "kind": "site_page", "missing": false, "url": "https://zeromq.org/get-started"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 94, "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": 6244, "days_push": 38, "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}}