xerces-c
brew install xerces-c
v3.3.0
Apache-2.0
C++ library for parsing, validating, and serializing XML documents.
Why you might care
Xerces-C is a mature, standards-compliant XML parser with built-in schema validation (DTD, XSD). Use it when you need robust XML handling in C++ applications, especially those requiring strict validation. It's a dependency for many enterprise tools and supports DOM and SAX parsing models.
4.0k
30-day installs · #696
12.1k
90-day · #732
47.4k
365-day · #708
Build dependencies
Links
- https://xerces.apache.org/xerces-c/
- Brew formula source: Formula/x/xerces-c.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"libxml2",
"expat",
"pugixml"
],
"build_dependencies": [
"cmake"
],
"categories": [
"library",
"parser",
"xml-tool"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Validating XML parser",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:01+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "xerces-c",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://xerces.apache.org/xerces-c/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Xerces-C++ XML Parser",
"installs_30d": 4039,
"installs_365d": 47398,
"installs_90d": 12104,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:46:28+00:00",
"llm_model": "claude-haiku-4-5",
"name": "xerces-c",
"oldnames": [],
"one_liner": "C++ library for parsing, validating, and serializing XML documents.",
"optional_dependencies": [],
"rank_30d": 696,
"rank_365d": 708,
"rank_90d": 732,
"raw_hash": "0415dfbbea1a82ea",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/x/xerces-c.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"curl"
],
"version_head": null,
"version_stable": "3.3.0",
"versioned_formulae": [],
"why_use_this": "Xerces-C is a mature, standards-compliant XML parser with built-in schema validation (DTD, XSD). Use it when you need robust XML handling in C++ applications, especially those requiring strict validation. It\u0027s a dependency for many enterprise tools and supports DOM and SAX parsing models."
}