Alternatives
Products that do what SmoothCSV – The Ultimate CSV Editor does
Hey HN! I've been building CSV editors for 15 years. This is my third rewrite, and I think I finally got it right. Key features: - Excel-like operation for intuitive use - Equipped with basic to advanced tools necessary for handling CSV - Supports various formats and character encodings. Can handle CSVs with different column counts - Cross-platform (Windows/Mac, Linux coming soon) - Opens 100MB files in 1.6 seconds (12x faster than Excel) Tech stack: Tauri (Rust + React/TypeScript/TailwindCSS) Would love feedback from anyone dealing with large datasets daily! Website:…
- 1

- 2

- 3FA
2019 · flatfile.io
- 4

- 5

- 6

- 7AO
2021 · czhu12.github.io
- 8CR
2020 · github.com
- 9IB
We often find ourselves waiting for Excel just to do simple tasks like merging two CSVs, checking for duplicates, or converting a PDF table to CSV. Thus, I built ilovecsv.net. It's a suite of 30+ free tools that run in your browser.
Dec 2025 · ilovecsv.net
- 10CN
2020 · github.com
- 11SC
2024 · scroll.pub
- 12WA
2021 · retool.com
- 13IB
Hey HN, A CSV parser using Go 1.26's experimental simd/archsimd package. I wanted to see what the new SIMD API looks like in practice. CSV parsing is mostly "find these bytes in a buffer"—load 64 bytes, compare, get a bitmask of positions. The interesting part was handling chunk boundaries correctly (quotes and line endings can split across chunks). - Drop-in replacement for encoding/csv - ~20% faster for unquoted data on AVX-512 - Quoted data is slower (still optimizing) - Scalar fallback for non-AVX-512 Requires GOEXPERIMENT=simd.…
Jan 2026 · github.com
- 14CA
2019 · github.com
- 15DC
Sep 2025 · github.com
- 16CG
2014 · github.com
- 17AS
2018 · csvstudio.com
- 18FF
2021 · github.com
- 19

- 20
- 21A1
Hello HN, Wish you a very Happy New Year. StatPecker is our baby project. A cute little infographics generation tool for anybody seeking insights. We recently dropped a new feature, to help user upload CSV upto 50mb or in other words data with ~1 million rows. We wanted to make sure user data doesn’t get leaked, so we developed a mechanism where the CSV is analysed on user’s device. We only use our AI APIs to generate SQL queries on the fly and query the DB on user’s machine, along with the final response for aggregated data. The result turns out to be quite fast. Would love you to try it out.
Jan 2026 · app.statpecker.com
- 22PF
2014 · sharecsv.com
- 23IB
2025 · github.com
- 24DA
Hi there, I tried to build a CLI tool to edit and visualize Excel/CSV files directly in the terminal, I called it "dss". I did it for fun to tweak spreadsheet formulas without leaving my terminal or opening heavy GUI apps. It is an interactive editor of sheets with charts and formula engine diretly in TUI. The formula engine is handmaded but I'd like to improve it. I copied a lot from my previous Datacmd project and from Termdash repo. Hoping to receive some feedback.
Apr 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →