-
Faster XML stream processing in Go - Eli Bendersky's website
Faster XML Stream Processing in Go — XML may no longer be the trendy ‘go to’ format it was in the early 2000s but it still has its uses. Here, Eli looks at the performance of stream-processing large files in Go and reaches a C-based approach to speed things up.
Appears in lists (1)
More like this (2)
-
Go as glue: JSON + XML + PNG = PDF - xdg.me
Go As Glue: JSON + XML + PNG = PDF — A bit of a different...
-
Empact/roxml
ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional...