pluginGeek
XML Parsers and buildersDraftRuby2,832Edit
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser with XPath and CSS selector support.http://nokogiri.org/
Ruby Optimized XML Parserhttp://ohler55.github.com/ox/
A declarative sax parsing library backed by Nokogiri.https://github.com/pauldix/sax-machine
ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional marshalling between Ruby and XML using annotation-style class methods, via Nokogiri or LibXML.http://roxml.rubyforge.org/
A generic swappable back-end for XML parsinghttps://github.com/sferik/multi_xml
XML/JSON representations of your Ruby objectshttps://github.com/mdub/representative
Converts Ruby Hashes to XMLhttps://github.com/savonrb/gyoku
A SAX-based XML parser for parsing large files into manageable chunkshttps://github.com/soulcutter/saxerator
Around the webAdd
No links yet, just add one :-D