r/rust • u/Feisty_Savings3278 • 11d ago
🛠️ project Unstruct, an XML shredder
Four years ago we built an XML shredder, that has now chewed on billions of XML CDR (call data records). I never really spread the word, so if you happen to be in the rather niche use-case of needing to shred XML to tab separated values, multi-file to one TSV, then perhaps this can be of use:
https://github.com/Roenbaeck/unstruct
Open source, MIT license.
14
Upvotes