Alternatives
Products that do what Full-featured+fast SIMD CSV lib, extensible utility & web playground does
- 1FA
2019 · flatfile.io
- 2SA
2012 · simperium.com
- 3IM
2021 · github.com
- 4CE
2017 · csvexplorer.com
- 5DJ
2020 · datagridxl.com
- 6DT
2020 · dropbase.castodia.com
- 7

- 8RE
2017 · retool.in
- 9SO
2022 · github.com
- 10DC
Sep 2025 · github.com
- 11CI
2017 · csvshare.com
- 12NM
2017 · npmjs.com
- 13SQ
2021 · simplql.com
- 14CP
2020 · github.com
- 15FC
2018 · github.com
- 16TA
2017 · tadviewer.com
- 17AO
2021 · czhu12.github.io
- 18SP
2018 · streamingpivot.com
- 19OS
2013 · yeppp.info
- 20CR
2020 · github.com
- 21CA
2019 · github.com
- 22ST
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:…
2025 · smoothcsv.com
- 23MA
Dec 2025 · morph-ai-era.online
- 24IB
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
Ranked by how close each launch is in meaning, then by votes. Refine with a description →