I built this because I wanted one Go table library that could handle text, HTML, GFM, CSV&#x2F;TSV, and other table-oriented output without giving up streaming.<p>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 spent quite a bit of time reducing allocations; in the included Simple and Complex benchmarks, it was the fastest of the compared implementations.<p>I’d appreciate any feedback.


  • 情报分类:技术价值、项目价值
  • 命中依据:Go流式表格渲染工具,实用
  • 来源:Hacker News 新项目
  • 原作者:nekrassov01
  • 发布时间:2026/9/11 23:40:07