Categories: None [Edit]

osv

https://rubygems.org/gems/osv
https://github.com/njaremko/osv
OSV is a high-performance CSV parser for Ruby, implemented in Rust. It wraps BurntSushi's csv-rs crate to provide fast CSV parsing with support for both hash-based and array-based row formats. Features include: Flexible input sources (file paths, gzipped files, IO objects, strings), configurable parsing options (headers, separators, quote chars), support for both hash and array output formats, whitespace trimming options, strict or flexible parsing modes, and is significantly faster than Ruby's standard CSV library.

Total

Ranking: 61,398 of 191,296
Downloads: 17,285

Daily

Ranking: 25,790 of 191,254
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,34232,032,914rb_sys
1,51726,164,419rake-compiler

Owners

#GravatarHandle
1iconnjaremko