Categories: None [Edit]

wax

https://rubygems.org/gems/wax
WAX is a simple API for writing XML documents. It is particularly well-suited to writing large XML documents because it doesn't require storing them in a DOM-like structure before outputting them. XML libraries that use that approach can cause the VM to run out of memory when outputting large XML documents. For more information, see http://ociweb.com/wax.

Total

Ranking: 78,699 of 196,739
Downloads: 12,672

Daily

Ranking: 73,665 of 196,700
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconmvolkmann