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

Installeer:
=

Versies:

  1. 0.3.13 December 24, 2024 (20,5 KB)
  2. 0.3.12 December 24, 2024 (22,5 KB)
  3. 0.3.11 December 24, 2024 (20 KB)
  4. 0.3.10 December 24, 2024 (19,5 KB)
  5. 0.3.9 December 24, 2024 (19 KB)
Toon alle versies (18 totaal)

Runtime afhankelijkheden (1):

rb_sys ~> 0.9.39

Development afhankelijkheden (1):

rake-compiler ~> 1.2.0

Eigenaren:

Pushed by:

GitHub

Authors:

  • Nathan Jaremko

SHA 256 checksum:

=

Provenance:

Built and signed on

GitHub Actions

Build summary

Total downloads 1.303

Voor deze versie 81

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 3.1.0

New versions require MFA: true

Version published with MFA: true

Links: