FasterCSV is intended as a complete replacement to the CSV standard library. It is significantly faster and smaller while still being pure Ruby code. It also strives for a better interface.
James Edward Gray II
gem "fastercsv", "~> 1.5.3"