I'm surprised no one mentionned this blog post: [Faster command line tools in Nim](https://nim-lang.org/blog/2017/05/25/faster-command-line-tools-in-nim.html) which is all about optimizing csv IO.
I'm also very interested in the benchmarks of the relative solutions .
