{"id":16801869,"url":"https://github.com/valyala/tsvreader","last_synced_at":"2025-03-22T02:31:14.075Z","repository":{"id":57480810,"uuid":"106811060","full_name":"valyala/tsvreader","owner":"valyala","description":"Fast reader for TSV streams","archived":false,"fork":false,"pushed_at":"2018-10-20T17:35:39.000Z","size":25,"stargazers_count":64,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T07:01:36.522Z","etag":null,"topics":["fast","golang","tsv","tsv-reader"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.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}},"created_at":"2017-10-13T10:29:40.000Z","updated_at":"2025-03-04T19:24:11.000Z","dependencies_parsed_at":"2022-09-26T17:41:22.037Z","dependency_job_id":null,"html_url":"https://github.com/valyala/tsvreader","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ftsvreader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ftsvreader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ftsvreader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ftsvreader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/tsvreader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244897970,"owners_count":20528325,"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":["fast","golang","tsv","tsv-reader"],"created_at":"2024-10-13T09:38:04.017Z","updated_at":"2025-03-22T02:31:13.791Z","avatar_url":"https://github.com/valyala.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tsvreader - fast reader for tab-separated data\n\n## Features\n\n* Optimized for speed. May read more than 20M rows per second on a single\n  CPU core.\n* Compatible with `TSV` (aka `TabSeparated`) format used in [ClickHouse](https://github.com/yandex/ClickHouse) responses.\n  See [chclient](https://github.com/valyala/chclient) - clickhouse client built on top of `tsvreader`.\n* May read rows with variable number of columns using [Reader.HasCols](https://godoc.org/github.com/valyala/tsvreader#Reader.HasCols).\n  This functionality allows reading [WITH TOTALS](http://clickhouse.readthedocs.io/en/latest/reference_en.html#WITH+TOTALS+modifier)\n  row from `ClickHouse` responses and [BlockTabSeparated](http://clickhouse.readthedocs.io/en/latest/reference_en.html#BlockTabSeparated)\n  responses.\n\n## Documentation\n\nSee [these docs](https://godoc.org/github.com/valyala/tsvreader).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalyala%2Ftsvreader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalyala%2Ftsvreader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalyala%2Ftsvreader/lists"}