Ultra-fast CSV parsing and encoding for Elixir(github.com)

3 points | by sntran 1 day ago

1 comments

  • sntran 1 day ago
    I came across this repo while trying to find alternative to NimbleCSV, the go-to CSV parser for Elixir. NimbleCSV took 230s to parse a 250MB file with 35000 rows and 2000+ columns. RustyCSV took 1.7s.

Data from the public Hacker News API

UI based on nuxt/hackernews under the MIT License. Copyright © Yuxi (Evan) You & Nuxt core team