Tsvreader Save

Fast reader for TSV streams

Project README

tsvreader - fast reader for tab-separated data

Features

  • Optimized for speed. May read more than 20M rows per second on a single CPU core.
  • Compatible with TSV (aka TabSeparated) format used in ClickHouse responses. See chclient - clickhouse client built on top of tsvreader.
  • May read rows with variable number of columns using Reader.HasCols. This functionality allows reading WITH TOTALS row from ClickHouse responses and BlockTabSeparated responses.

Documentation

See these docs.

Open Source Agenda is not affiliated with "Tsvreader" Project. README Source: valyala/tsvreader
Stars
62
Open Issues
0
Last Commit
5 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating