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: 67,438 of 188,252
Downloads: 14,797
Daily
Ranking: 21,414 of 188,232
Downloads: 15
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,360 | 29,931,902 | rb_sys |
| 1,546 | 23,336,835 | rake-compiler |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | njaremko |