{"id":16889794,"url":"https://github.com/gwenn/yacr","last_synced_at":"2025-03-17T06:31:44.799Z","repository":{"id":1537352,"uuid":"1837963","full_name":"gwenn/yacr","owner":"gwenn","description":"Yet another CSV Reader","archived":false,"fork":false,"pushed_at":"2023-02-20T18:22:00.000Z","size":93,"stargazers_count":67,"open_issues_count":3,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T19:04:30.294Z","etag":null,"topics":["csv","encoding","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gwenn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2011-06-02T16:04:37.000Z","updated_at":"2024-06-14T09:07:42.000Z","dependencies_parsed_at":"2023-07-05T19:33:35.078Z","dependency_job_id":null,"html_url":"https://github.com/gwenn/yacr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Fyacr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Fyacr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Fyacr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwenn%2Fyacr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwenn","download_url":"https://codeload.github.com/gwenn/yacr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243847062,"owners_count":20357317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","encoding","go"],"created_at":"2024-10-13T16:58:59.591Z","updated_at":"2025-03-17T06:31:44.337Z","avatar_url":"https://github.com/gwenn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/gwenn/yacr/workflows/CI/badge.svg)](https://github.com/gwenn/yacr/actions)\n[![GoDoc](https://godoc.org/github.com/gwenn/yacr?status.svg)](https://godoc.org/github.com/gwenn/yacr)\n[![Go Report Card](https://goreportcard.com/badge/github.com/gwenn/yacr)](https://goreportcard.com/report/github.com/gwenn/yacr)\n[![Coverage Status](https://coveralls.io/repos/github/gwenn/yacr/badge.svg?branch=master)](https://coveralls.io/github/gwenn/yacr?branch=master)\n\nYet another CSV reader (and writer) with small memory usage.\n\nAll credit goes to:\n* Rob Pike, creator of Scanner interface,\n* D. Richard Hipp, for his CSV parser implementation.\n\nThere is a standard package named [encoding/csv](http://tip.golang.org/pkg/encoding/csv/).\n\n\u003cpre\u003e\nBenchmarkParsing\t    5000\t    381518 ns/op\t 256.87 MB/s\t    4288 B/op\t       5 allocs/op\nBenchmarkQuotedParsing\t    5000\t    487599 ns/op\t 209.19 MB/s\t    4288 B/op\t       5 allocs/op\nBenchmarkEmbeddedNL\t    5000\t    594618 ns/op\t 201.81 MB/s\t    4288 B/op\t       5 allocs/op\nBenchmarkStdParser\t     500\t   5026100 ns/op\t  23.88 MB/s\t  625499 B/op\t   16037 allocs/op\nBenchmarkYacrParser\t    5000\t    593165 ns/op\t 202.30 MB/s\t    4288 B/op\t       5 allocs/op\nBenchmarkYacrWriter\t  200000\t      9433 ns/op\t  98.05 MB/s\t    2755 B/op\t       0 allocs/op\nBenchmarkStdWriter\t  100000\t     27804 ns/op\t  33.27 MB/s\t    2755 B/op\t       0 allocs/op\n\u003c/pre\u003e\n\nUSAGES\n------\n* [csvdiff](https://github.com/gwenn/csvdiff)\n* [csvgrep](https://github.com/gwenn/csvgrep)\n* [SQLite import/export/module](https://github.com/gwenn/gosqlite/blob/master/csv.go)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwenn%2Fyacr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgwenn%2Fyacr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwenn%2Fyacr/lists"}