← Graph

Ruby CSV

tool 1 connections

CSV parser shipped in Ruby's standard library. Used as the baseline in the wroclove.rb 2026 benchmark: largest code size among the compared options and also the heaviest — post-load memory around 400MB for a 30MB CSV file with 1M rows. Smarter CSV, Polars Ruby, and DuckDB were all faster and lighter.

category
library
language
Ruby
about
Ruby CSV tool
Baseline option in the benchmark

Provenance

Created in
wroclove.rb 2026 Lightning Talks 2026-04-22 08:41
Read by
1 extraction