https://github.com/jonwiggins/xmloxide

https://github.com/kushaldas/uppsala

In the past two weeks, two complete implementations of #XML parsers and XML Schema in #Rust have appeared on the scene.

GitHub - jonwiggins/xmloxide: A pure Rust reimplementation of libxml2

A pure Rust reimplementation of libxml2. Contribute to jonwiggins/xmloxide development by creating an account on GitHub.

GitHub
@divclassbutton xmloxide seems to be a Claude Code generated port of xmllib2. While the code quality and performance may be good, I’m assuming the prompter will not maintain this package for the next x years and keep improving the inherited issues.

@jelovirt Probably won't, but at the same time it's interesting to see that translation is possible.

I do wonder if this will encourage migration from other older codebases...