Hacker News new | ask | show | jobs
Show HN: A high performance CSV splitter in Rust (github.com)
4 points by pk86 2222 days ago
1 comments

My weekend project to learn Rust was to create a command line CSV splitter. Feedback appreciated!