Skip to content
/ FastXML Public

Experimental implementation of limited subset of Xml specification to provide better performance on simple cases

Notifications You must be signed in to change notification settings

KonH/FastXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastXML

Summary

Experimental implementation of limited subset of Xml specification to provide better performance on simple cases

Status

Early state of development

Limitations

  • Each node can contains only child nodes, not inner text
  • Xml header is ignored
  • Comments are ignored

Performance

You can see current benchmark results inside Benchmarks directory

About

Experimental implementation of limited subset of Xml specification to provide better performance on simple cases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages