Skip to content

HastyCSV is a fast, but not-fully-compliant (not even close!), CSV reader.

License

Notifications You must be signed in to change notification settings

cet001/hastycsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HastyCSV Build Status GoDoc

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

About

HastyCSV is a fast, but not-fully-compliant (not even close!), CSV reader.

Resources

License

Stars

Watchers

Forks

Packages

No packages published