astro / rxml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rxml Workspace

This workspace hosts the rxml family of crates. It offers low-complexity parsing of a restricted subset of XML 1.0.

  • rxml rxml crate info rxml docs badge: Non-blocking and streaming XML parser.

  • rxml_proc rxml_proc crate info rxml_proc docs: Macros for compile-time validation of string constants against XML string types.

  • rxml_validation rxml_validation crate info rxml_validation docs: Utilities shared between [rxml] and [rxml_proc], to reduce the amount of code pulled into the compiler by rxml_proc.

About

License:MIT License


Languages

Language:Rust 99.7%Language:Dockerfile 0.1%Language:Python 0.1%Language:Shell 0.0%