RubyGems Navigation menu

osv 0.3.21

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.65MB)
  2. 0.5.1 February 19, 2025 aarch64-linux-musl (1.61MB)
  3. 0.5.1 February 19, 2025 arm64-darwin (944KB)
  4. 0.5.1 February 19, 2025 x86_64-darwin (974KB)
  5. 0.5.1 February 19, 2025 x86_64-linux-musl (1.63MB)
  6. 0.3.21 January 24, 2025 (23KB)
全てのバージョンを表示(全52件)

Runtime依存関係 (1):

rb_sys ~> 0.9.39

Development依存関係 (1):

rake-compiler ~> 1.2.0

所有者:

プッシュ者:

GitHub

作者:

  • Nathan Jaremko

SHA 256チェックサム:

=

来歴:

Built and signed on

GitHub Actions

Build summary

累計ダウンロード数 6,508

このバージョンのみ 177

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.1.0

リンク: