Topic
json2xml
4 posts in this topic.
July 27, 2026
Why I built a dependency-free C23 JSON-to-XML converter, how it compares with json2xml's Rust-accelerated Python pipeline, and the engineering work behind it.
July 16, 2026
How I used Python and native Rust flamegraphs, worst-case tests, and staged releases to make json2xml 31% faster and json2xml-rs another 6% faster.
June 05, 2026
How json2xml 6.2.0 and json2xml-rs 0.3.0 reduce peak serializer memory usage for large JSON to XML conversions.
January 14, 2026
A productive day porting json2xml to Go and Zig, adding CLI support to the Python version, and benchmarking all three implementations.