tinyxml2
https://github.com/leethomason/tinyxml2
C++
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to tinyxml2
Help out
- Issues
- What C++ standard version does this project require?
- Replace library functions(isalpha & isspace)
- Possible OOB in XMLUtil::ReadBOM
- Add support for QNX & Fix xmltest UB
- Build and test for Linux/ARM64
- Not an issue but a question about copying a XMLElement
- SEGV found in InsertFirstChild
- XMLPrinter::Write() error and possible overflow.
- Reachable assertion 'mult <= UINT_MAX / 16' failed in tinyxml2::XMLUtil::GetCharacterRef
- Reachable assertion 'digit == 0 || mult <= UINT_MAX / digit' failed in tinyxml2::XMLUtil::GetCharacterRef
- Docs
- C++ not yet supported