Hacker News new | ask | show | jobs
by liampulles 224 days ago
Something I've built for myself (in Go) that has been extremely useful is a lib to read a CSV that delegates to n concurrent workers.

Maybe that is a good side project.