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:
=

インストール:
=

バージョン履歴:

  1. 0.3.13 December 24, 2024 (20.5KB)
  2. 0.3.12 December 24, 2024 (22.5KB)
  3. 0.3.11 December 24, 2024 (20KB)
  4. 0.3.10 December 24, 2024 (19.5KB)
  5. 0.3.9 December 24, 2024 (19KB)
全てのバージョンを表示(全18件)

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

累計ダウンロード数 1,305

このバージョンのみ 81

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

ライセンス:

MIT

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

新しいバージョンはMFAを必要とします: true

MFAで投稿されたバージョン: true

リンク: