njaremko/osv: A pretty good CSV parser for Ruby
23-May-2025 56
OSV is a high-performance CSV parser for Ruby, implemented in Rust. It wraps BurntSushi's excellent csv-rs crate.
It provides a simple interface for reading CSV files with support for both hash-based and array-based row formats.
The array-based mode is faster than the hash-based mode, so if you don't need the hash keys, use the array-based mode.
njaremko/osv: A pretty good CSV parser for Ruby #ruby #rubydeveloper #rubyonrails #njaremko/osv: #pretty #parser https://rubyonrails.ba/link/njaremko-osv-a-pretty-good-csv-parser-for-ruby