Skip to content

Releases: recp/xml

v0.1.0: Initial Release

18 May 01:43
Compare
Choose a tag to compare
  • header-only or optional compiled library
  • option to store members and arrays as reverse order or normal
  • doesn't alloc memory for keys and values only for tokens
  • creates DOM-like data structure to make it easy to iterate though
  • provides some util functions to print xml, get int32, int64, float, double...