Top 4.7% dependent repos on proxy.golang.org
proxy.golang.org : github.com/actforgood/bigcsvreader
Package bigcsvreader offers a multi-threaded approach for reading a large CSV file in order to improve the time of reading and processing it. It spawns multiple goroutines, each reading a piece of the file. Read rows are put into channels equal in number to the spawned goroutines, in this way also the processing of those rows can be parallelized.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/actforgood/bigcsvreader
Keywords:
bigcsvreader
, csv
, go
, largefiles
License: MIT
Latest release: 9 months ago
First release: over 3 years ago
Namespace: github.com/actforgood
Dependent repositories: 1
Stars: 55 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago