Generalzy / go-csv

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Go 100.0%