Show HN: Zero-allocation and SIMD-accelerated CSV iterator in Zig(github.com)
github.com
Show HN: Zero-allocation and SIMD-accelerated CSV iterator in Zig
https://github.com/peymanmortazavi/csv-zero
0 comments
—
https://github.com/peymanmortazavi/csv-zero
—
This is the result. I also added a benchmarking library and a blog post that explains the implementation details. All are available in the repo page.
I presented this in a local Zig meetup and it landed well so I figured I'll post it here as well.