(Go: >> BACK << -|- >> HOME <<)

Skip to content
forked from nektro/zig-xml

A pure-Zig fully spec-compliant XML parser.

License

Notifications You must be signed in to change notification settings

marler8997/zig-xml

 
 

Repository files navigation

zig-xml

A pure-zig spec-compliant XML parser.

https://www.w3.org/TR/xml/

Passes all standalone tests from https://www.w3.org/XML/Test/xmlconf-20020606.htm, even more coverage coming soon.

One caveat is that this parser expects UTF-8.

Build Summary: 3/3 steps succeeded; 120/120 tests passed
test success
└─ run test 120 passed 5ms MaxRSS:1M
   └─ zig test Debug native success 1s MaxRSS:247M

License

MPL-2.0

About

A pure-Zig fully spec-compliant XML parser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Zig 100.0%