RubyGems Navigation menu

osv 0.5.1

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

installation:
=

Versions:

  1. 0.5.1 February 19, 2025 x86_64-linux (1,65 Mo)
  2. 0.5.1 February 19, 2025 aarch64-linux-musl (1,61 Mo)
  3. 0.5.1 February 19, 2025 arm64-darwin (944 ko)
  4. 0.5.1 February 19, 2025 x86_64-darwin (974 ko)
  5. 0.5.1 February 19, 2025 x86_64-linux-musl (1,63 Mo)
  6. 0.5.1 February 19, 2025 (22,5 ko)
Voir toutes les versions (52)

Dépendances de Runtime (1):

rb_sys ~> 0.9.39

Dépendances de Development (1):

rake-compiler ~> 1.2.0

Propriétaires:

Pushed by:

GitHub

Auteurs:

  • Nathan Jaremko

Total de contrôle SHA 256:

=

Provenance:

Built and signed on

GitHub Actions

Build summary

Total de téléchargements 6 506

Pour cette version 133

Version publiée:

License:

MIT

Version de Ruby requise: >= 3.1.0

Liens: