RubyGems Navigation menu

osv 0.3.18

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.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.5.1 February 19, 2025 x86_64-linux (1.7 MB)
  2. 0.5.1 February 19, 2025 aarch64-linux-musl (1.6 MB)
  3. 0.5.1 February 19, 2025 arm64-darwin (943.5 KB)
  4. 0.5.1 February 19, 2025 x86_64-darwin (973.5 KB)
  5. 0.5.1 February 19, 2025 x86_64-linux-musl (1.6 MB)
  6. 0.3.18 January 13, 2025 (23.0 KB)
顯示所有版本(共 52)

Runtime 相依性套件 (1):

rb_sys ~> 0.9.39

Development 相依性套件 (1):

rake-compiler ~> 1.2.0

擁有者:

推送者:

GitHub

作者:

  • Nathan Jaremko

SHA 256 總和檢查碼:

=

Provenance:

Built and signed on

GitHub Actions

Build summary

總下載次數 6,508

這個版本 193

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.1.0

相關連結: