Hacker News new | ask | show | jobs
Show HN: SIMD-accelerated, zero allocation CSV library in Zig (github.com)
3 points by peymo 123 days ago
Wrote a blog post for the implementation as well: https://peymanmo.com/posts/1-csv-zero

I learned a ton in the process and I got really decent benchmark results out of this!