XML Mapping
This category does not have a description yet. You can add one on github!
9.75
An XML toolkit for Ruby
2019
2020
2021
2022
2023
2024
2.25
XML to Hash translator
2019
2020
2021
2022
2023
2024
2.19
Gyoku translates Ruby Hashes to XML
2019
2020
2021
2022
2023
2024
0.88
A fast XML parser and object serializer that uses only standard C lib.
Optimized XML (Ox), as the name implies was written to provide speed optimized
XML handling. It was designed to be an alternative to Nokogiri and other Ruby
XML parsers for generic XML parsing and as an alternative to Marshal...
2019
2020
2021
2022
2023
2024
0.34
ROXML is a Ruby library designed to make it easier for Ruby developers to work with XML.
Using simple annotations, it enables Ruby classes to be mapped to XML. ROXML takes care
of the marshalling and unmarshalling of mapped attributes so that developers can focus on
building first-class Ruby clas...
2019
2020
2021
2022
2023
2024
0.3
Declarative SAX Parsing with Nokogiri, Ox or Oga
2019
2020
2021
2022
2023
2024
0.21
Object to XML Mapping Library, using Nokogiri (fork from John Nunemaker's Happymapper)
2019
2020
2021
2022
2023
2024
0.08
An easy to use, extensible library for semi-automatically mapping Ruby objects to XML and back. Includes an XPath interpreter.
2019
2020
2021
2022
2023
2024
0.08
Saxerator is a streaming xml-to-hash parser designed for working with very large xml files by
giving you Enumerable access to manageable chunks of the document.
2019
2020
2021
2022
2023
2024
0.04
Builds XML and JSON representations of your Ruby objects
2019
2020
2021
2022
2023
2024
0.03
object to xml mapping library
2019
2020
2021
2022
2023
2024
0.02
Saxy finds object definitions in XML files and translates them into Ruby objects. It uses SAX parser under the hood, which means that it doesn't load the whole XML file into memory. It goes once through it and yields objects along the way.
2019
2020
2021
2022
2023
2024
0.02
Inspired by the Gyoku gem for hash to xml conversion,
XmlFu is designed to require no meta tagging for
node attributes and content. (i.e. no :attributes! and no :order!)
2019
2020
2021
2022
2023
2024
0.01
A streaming XML parser which builds objects and passes them to a collecter as they are ready. Based upon Nokogiri SAX parsing functionality.
2019
2020
2021
2022
2023
2024
0.01
Robust XML parser that allows defining desired behavior with fancy DSL
2019
2020
2021
2022
2023
2024
0.01
XML Active is an extension of ActiveRecord that provides features to synchronise an ActiveRecord Model with a supplied XML document
2019
2020
2021
2022
2023
2024
0.01
Data Active is an extension of ActiveRecord that provides features to synchronise an ActiveRecord Model with a supplied XML document
2019
2020
2021
2022
2023
2024
0.0
Fast Ruby XML to Hash parser and Hash to XML builder, built on top of the Ox gem (a native C extension)
2019
2020
2021
2022
2023
2024
0.0
Parse (huge) XML documents into Ruby objects with a nifty declarative language!
2019
2020
2021
2022
2023
2024