Skip to content

go-csv is a powerful and easy-to-use Go language CSV processing library, designed to offer enhanced features compared to the native Go CSV library. The primary goal of this library is to streamline the processes of reading, writing, and manipulating CSV data, enabling developers to handle large amounts of structured data with ease.

License

Notifications You must be signed in to change notification settings

Generalzy/go-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-csv

Go Reference

go-csv is a powerful and easy-to-use Go language CSV processing library, designed to offer enhanced features compared to the native Go CSV library. The primary goal of this library is to streamline the processes of reading, writing, and manipulating CSV data, enabling developers to handle large amounts of structured data with ease.


Install

go get -u github.com/generalzy/go-csv

About

go-csv is a powerful and easy-to-use Go language CSV processing library, designed to offer enhanced features compared to the native Go CSV library. The primary goal of this library is to streamline the processes of reading, writing, and manipulating CSV data, enabling developers to handle large amounts of structured data with ease.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages