{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/actforgood/bigcsvreader","name":"github.com/actforgood/bigcsvreader","description":"Package bigcsvreader offers a multi-threaded approach for reading a large CSV file\nin order to improve the time of reading and processing it.\nIt spawns multiple goroutines, each reading a piece of the file.\nRead rows are put into channels equal in number to the spawned goroutines,\nin this way also the processing of those rows can be parallelized.","version":"v1.7.0","softwareVersion":"v1.7.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/actforgood/bigcsvreader","issueTracker":"https://github.com/actforgood/bigcsvreader/issues","url":"https://github.com/actforgood/bigcsvreader","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2022-08-27","dateModified":"2026-02-13","datePublished":"2026-02-13","copyrightYear":2022,"downloadUrl":"https://proxy.golang.org/github.com/actforgood/bigcsvreader/@v/v1.7.0.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/actforgood/bigcsvreader#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/actforgood/bigcsvreader"],"https://www.w3.org/ns/activitystreams#likes":55,"https://forgefed.org/ns#forks":7}