Categories: None [Edit]
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: 53,430 of 195,835
Downloads: 21,887
Daily
Ranking: 15,510 of 195,800
Downloads: 40
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1,325 | 35,174,238 | rb_sys |
| 1,466 | 29,773,393 | rake-compiler |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | njaremko |