HastyCSV Fast, but not-fully-compliant (not even close!), CSV reader. Usage Take a look at the examples in this project's examples/ subdirectory. And then run them! go run examples/example_1_read_from_stream.go go run examples/example_2_read_from_file.go