Hacker News with Generative AI: CSV

Show HN: Jslon – high performance GUI viewer of large JSONL, TSV and CSV files (skirdey-inflection.github.io)
XAN: A Modern CSV-Centric Data Manipulation Toolkit for the Terminal (github.com/medialab)
xan is a command line tool that can be used to process CSV files directly from the shell.
A love letter to the CSV format (github.com/medialab)
Every month or so, a new blog article declaring the near demise of CSV in favor of some "obviously superior" format (parquet, newline-delimited JSON, MessagePack records etc.) find its ways to the reader's eyes. Sadly those articles often offer a very narrow and biased comparison and often fail to understand what makes CSV a seemingly unkillable staple of data serialization.
Show HN: CSV Table – Proper GUI for View and Edit CSV, JSON (csvtable.com)
A modern, full-privacy and friendly UI to view and manage CSV, JSON files
How fast can you parse a CSV file in C#? (lemire.me)
We often store large datasets using comma-separated-value (CSV) files. The format is simple enough, each line of a text file is made of several values separated by commas, like so:
Show HN: My Sidetracked Project – A Free CSV Online Viewer with Charts (newbeelearn.com)
You can't just assume UTF-8 (csvbase.com)