RubyGems Navigation menu

osv 0.3.20

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.20 January 24, 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

这个版本 108

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.1.0

链接: