An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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.

Ecosystem
proxy.golang.org
Latest Release
v1.7.0
24 days ago
Versions
9
Dependent Repos
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/actforgood/bigcsvreader
spec
License MIT
Namespace github.com/actforgood
First Release over 3 years ago
Last Synced 24 days ago
Repository
Stars 55 on GitHub
Forks 7 on GitHub
Rankings on proxy.golang.org
Overall Top 9.3%
Dependent repos Top 4.7%