RubyGems Navigation menu

osv 0.3.13

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 - Significantly faster than Ruby's standard CSV library

Gemfile:
=

install:
=

Versions:

  1. 0.5.2 March 20, 2025 x86_64-linux (1.65 MB)
  2. 0.5.2 March 20, 2025 x86_64-linux-musl (1.63 MB)
  3. 0.5.2 March 20, 2025 aarch64-linux-musl (1.61 MB)
  4. 0.5.2 March 20, 2025 aarch64-linux (1.65 MB)
  5. 0.5.2 March 20, 2025 arm64-darwin (942 KB)
  6. 0.3.13 December 24, 2024 (20.5 KB)
Show all versions (59 total)

Runtime Dependencies (1):

rb_sys ~> 0.9.39

Development Dependencies (1):

rake-compiler ~> 1.2.0

Owners:

Pushed by:

GitHub

Authors:

  • Nathan Jaremko

SHA 256 checksum:

=

Provenance:

Built and signed on

GitHub Actions

Build summary

Total downloads 14,138

For this version 263

Version Released:

License:

MIT

Required Ruby Version: >= 3.1.0

Version published with MFA: true

Links: