{"adoption": {"forks": 807, "observed_at": "2026-08-28T04:08:55.195698+00:00", "stars": 4624}, "canonical_url": "https://ross.abutalabs.com/products/pugixml", "card": {"archived": false, "artifact_type": "library", "description": "Light-weight, simple and fast XML parser for C++ with XPath support", "domain": ["parsers", "developer-tools", "files"], "enriched": true, "function": ["parser", "serialization"], "health_score": 92, "homepage": "http://pugixml.org/", "language": "C++", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["zeux/pugixml"], "name": "zeux/pugixml", "platform": ["cpp", "cross-platform", "windows"], "pushed_at": "2026-06-16T18:09:44+00:00", "repo": "zeux/pugixml", "stars": 4624, "tags": ["xml", "dom", "xpath", "c-plus-plus", "non-validating-parser", "unicode", "linux", "macos"], "topics": ["xml-parser", "xpath", "xml", "dom"], "urls": [], "use_cases": ["parse xml files in c++", "query xml documents with xpath", "build and modify xml dom trees", "convert xml between unicode encodings", "read configuration files in xml format", "extract data from xml documents fast"], "what_it_is": "pugixml is a light-weight C++ XML processing library providing a DOM-like interface, an extremely fast non-validating XML parser, and an XPath 1.0 implementation. It has been actively maintained since 2006, is highly portable, and is distributed under the MIT license.", "when_to_avoid": ["you need DTD or XML Schema validation", "you must stream-process XML documents too large to fit in memory", "you need a SAX-style push/pull parser rather than a DOM tree"], "when_to_choose": ["you need a fast, memory-efficient DOM-based XML parser in C++", "you want XPath 1.0 querying over XML trees", "you need a small, portable, easy-to-integrate library with permissive MIT licensing", "your documents fit in memory and you don't need DTD/Schema validation"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pugixml", "repo": "zeux/pugixml", "role": "main", "score": 79}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:55.195698+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:19:38.596322+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fed76c7a65dd4838ea238b29eae3403ef5a8e8202924462796295e0dec61c1c2", "fetched_at": "2026-08-28T04:08:55.195698+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeux/pugixml"}, {"content_hash": "e73cfde8902d8cd8266716785c950391d461d8e4cc6a1f5bc631288ccc849557", "fetched_at": "2026-08-29T09:04:26.645254+00:00", "kind": "homepage", "missing": false, "url": "http://pugixml.org/"}, {"content_hash": "7b5ebb2be84b9256f24ba4c64924fdb8043161565a6bcdbad58b487f1ed43b9a", "fetched_at": "2026-08-29T09:04:26.654820+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/quickstart.html"}, {"content_hash": "ad7a816bfcd25371f7d5d667fed84f4e7c80f20254f0dffe58e5f8f2a7eeb300", "fetched_at": "2026-08-29T09:04:26.657984+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/manual.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:55.195698+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:19:38.596322+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fed76c7a65dd4838ea238b29eae3403ef5a8e8202924462796295e0dec61c1c2", "fetched_at": "2026-08-28T04:08:55.195698+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeux/pugixml"}, {"content_hash": "e73cfde8902d8cd8266716785c950391d461d8e4cc6a1f5bc631288ccc849557", "fetched_at": "2026-08-29T09:04:26.645254+00:00", "kind": "homepage", "missing": false, "url": "http://pugixml.org/"}, {"content_hash": "7b5ebb2be84b9256f24ba4c64924fdb8043161565a6bcdbad58b487f1ed43b9a", "fetched_at": "2026-08-29T09:04:26.654820+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/quickstart.html"}, {"content_hash": "ad7a816bfcd25371f7d5d667fed84f4e7c80f20254f0dffe58e5f8f2a7eeb300", "fetched_at": "2026-08-29T09:04:26.657984+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/manual.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:19:38.596322+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fed76c7a65dd4838ea238b29eae3403ef5a8e8202924462796295e0dec61c1c2", "fetched_at": "2026-08-28T04:08:55.195698+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeux/pugixml"}, {"content_hash": "e73cfde8902d8cd8266716785c950391d461d8e4cc6a1f5bc631288ccc849557", "fetched_at": "2026-08-29T09:04:26.645254+00:00", "kind": "homepage", "missing": false, "url": "http://pugixml.org/"}, {"content_hash": "7b5ebb2be84b9256f24ba4c64924fdb8043161565a6bcdbad58b487f1ed43b9a", "fetched_at": "2026-08-29T09:04:26.654820+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/quickstart.html"}, {"content_hash": "ad7a816bfcd25371f7d5d667fed84f4e7c80f20254f0dffe58e5f8f2a7eeb300", "fetched_at": "2026-08-29T09:04:26.657984+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/manual.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:08:55.195698+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:55.195698+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:55.195698+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:19:38.596322+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fed76c7a65dd4838ea238b29eae3403ef5a8e8202924462796295e0dec61c1c2", "fetched_at": "2026-08-28T04:08:55.195698+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeux/pugixml"}, {"content_hash": "e73cfde8902d8cd8266716785c950391d461d8e4cc6a1f5bc631288ccc849557", "fetched_at": "2026-08-29T09:04:26.645254+00:00", "kind": "homepage", "missing": false, "url": "http://pugixml.org/"}, {"content_hash": "7b5ebb2be84b9256f24ba4c64924fdb8043161565a6bcdbad58b487f1ed43b9a", "fetched_at": "2026-08-29T09:04:26.654820+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/quickstart.html"}, {"content_hash": "ad7a816bfcd25371f7d5d667fed84f4e7c80f20254f0dffe58e5f8f2a7eeb300", "fetched_at": "2026-08-29T09:04:26.657984+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/manual.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:55.195698+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:55.195698+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:19:38.596322+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fed76c7a65dd4838ea238b29eae3403ef5a8e8202924462796295e0dec61c1c2", "fetched_at": "2026-08-28T04:08:55.195698+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeux/pugixml"}, {"content_hash": "e73cfde8902d8cd8266716785c950391d461d8e4cc6a1f5bc631288ccc849557", "fetched_at": "2026-08-29T09:04:26.645254+00:00", "kind": "homepage", "missing": false, "url": "http://pugixml.org/"}, {"content_hash": "7b5ebb2be84b9256f24ba4c64924fdb8043161565a6bcdbad58b487f1ed43b9a", "fetched_at": "2026-08-29T09:04:26.654820+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/quickstart.html"}, {"content_hash": "ad7a816bfcd25371f7d5d667fed84f4e7c80f20254f0dffe58e5f8f2a7eeb300", "fetched_at": "2026-08-29T09:04:26.657984+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/manual.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:55.195698+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:55.195698+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:55.195698+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:19:38.596322+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fed76c7a65dd4838ea238b29eae3403ef5a8e8202924462796295e0dec61c1c2", "fetched_at": "2026-08-28T04:08:55.195698+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeux/pugixml"}, {"content_hash": "e73cfde8902d8cd8266716785c950391d461d8e4cc6a1f5bc631288ccc849557", "fetched_at": "2026-08-29T09:04:26.645254+00:00", "kind": "homepage", "missing": false, "url": "http://pugixml.org/"}, {"content_hash": "7b5ebb2be84b9256f24ba4c64924fdb8043161565a6bcdbad58b487f1ed43b9a", "fetched_at": "2026-08-29T09:04:26.654820+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/quickstart.html"}, {"content_hash": "ad7a816bfcd25371f7d5d667fed84f4e7c80f20254f0dffe58e5f8f2a7eeb300", "fetched_at": "2026-08-29T09:04:26.657984+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/manual.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:55.195698+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:55.195698+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:19:38.596322+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fed76c7a65dd4838ea238b29eae3403ef5a8e8202924462796295e0dec61c1c2", "fetched_at": "2026-08-28T04:08:55.195698+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeux/pugixml"}, {"content_hash": "e73cfde8902d8cd8266716785c950391d461d8e4cc6a1f5bc631288ccc849557", "fetched_at": "2026-08-29T09:04:26.645254+00:00", "kind": "homepage", "missing": false, "url": "http://pugixml.org/"}, {"content_hash": "7b5ebb2be84b9256f24ba4c64924fdb8043161565a6bcdbad58b487f1ed43b9a", "fetched_at": "2026-08-29T09:04:26.654820+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/quickstart.html"}, {"content_hash": "ad7a816bfcd25371f7d5d667fed84f4e7c80f20254f0dffe58e5f8f2a7eeb300", "fetched_at": "2026-08-29T09:04:26.657984+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/manual.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:19:38.596322+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fed76c7a65dd4838ea238b29eae3403ef5a8e8202924462796295e0dec61c1c2", "fetched_at": "2026-08-28T04:08:55.195698+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeux/pugixml"}, {"content_hash": "e73cfde8902d8cd8266716785c950391d461d8e4cc6a1f5bc631288ccc849557", "fetched_at": "2026-08-29T09:04:26.645254+00:00", "kind": "homepage", "missing": false, "url": "http://pugixml.org/"}, {"content_hash": "7b5ebb2be84b9256f24ba4c64924fdb8043161565a6bcdbad58b487f1ed43b9a", "fetched_at": "2026-08-29T09:04:26.654820+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/quickstart.html"}, {"content_hash": "ad7a816bfcd25371f7d5d667fed84f4e7c80f20254f0dffe58e5f8f2a7eeb300", "fetched_at": "2026-08-29T09:04:26.657984+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/manual.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:19:38.596322+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fed76c7a65dd4838ea238b29eae3403ef5a8e8202924462796295e0dec61c1c2", "fetched_at": "2026-08-28T04:08:55.195698+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeux/pugixml"}, {"content_hash": "e73cfde8902d8cd8266716785c950391d461d8e4cc6a1f5bc631288ccc849557", "fetched_at": "2026-08-29T09:04:26.645254+00:00", "kind": "homepage", "missing": false, "url": "http://pugixml.org/"}, {"content_hash": "7b5ebb2be84b9256f24ba4c64924fdb8043161565a6bcdbad58b487f1ed43b9a", "fetched_at": "2026-08-29T09:04:26.654820+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/quickstart.html"}, {"content_hash": "ad7a816bfcd25371f7d5d667fed84f4e7c80f20254f0dffe58e5f8f2a7eeb300", "fetched_at": "2026-08-29T09:04:26.657984+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/manual.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:19:38.596322+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fed76c7a65dd4838ea238b29eae3403ef5a8e8202924462796295e0dec61c1c2", "fetched_at": "2026-08-28T04:08:55.195698+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zeux/pugixml"}, {"content_hash": "e73cfde8902d8cd8266716785c950391d461d8e4cc6a1f5bc631288ccc849557", "fetched_at": "2026-08-29T09:04:26.645254+00:00", "kind": "homepage", "missing": false, "url": "http://pugixml.org/"}, {"content_hash": "7b5ebb2be84b9256f24ba4c64924fdb8043161565a6bcdbad58b487f1ed43b9a", "fetched_at": "2026-08-29T09:04:26.654820+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/quickstart.html"}, {"content_hash": "ad7a816bfcd25371f7d5d667fed84f4e7c80f20254f0dffe58e5f8f2a7eeb300", "fetched_at": "2026-08-29T09:04:26.657984+00:00", "kind": "site_page", "missing": false, "url": "https://pugixml.org/docs/manual.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 87, "longevity": 100, "rhythm": 57}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5171, "days_push": 78, "days_rel": 78, "gap_med": 521, "n_releases_24m": 2}, "score": 79, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}