Show HN: Table – A fast, streaming-first table renderer for Go
By nekrassov01 · 2026-09-11 · 2 points · 0 comments
https://github.com/nekrassov01/table
I built this because I wanted one Go table library that could handle text, HTML, GFM, CSV/TSV, and other table-oriented output without giving up streaming. The main design goal is to provide both a Table API and a row-at-a-time Stream API for every output format. I also spe…
Open the full discussion on BetterNews