RubyGems Navigation menu

smarter_csv 1.16.1

SmarterCSV is a high-performance CSV reader and writer for Ruby focused on fastest end-to-end ingestion — not just parsing. It returns ready-to-use hashes with configurable header and value transformations, intelligent defaults, and automatic delimiter discovery. Built for real-world data pipelines, SmarterCSV supports chunked processing for large files, streaming via Enumerable APIs, and C acceleration to optimize the full ingestion path (parsing + hash construction + conversions). Designed to handle messy user-uploaded CSV while remaining easy to integrate with Rails, ActiveRecord imports, Sidekiq jobs, parallel processing, and S3-based workflows.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.16.1 March 16, 2026 (472.5 KB)
  2. 1.16.0 March 13, 2026 (462.0 KB)
  3. 1.15.2 February 20, 2026 (75.0 KB)
  4. 1.15.1 February 17, 2026 (73.5 KB)
  5. 1.15.0 February 04, 2026 (65.0 KB)
顯示所有版本(共 93)

擁有者:

推送者:

作者:

  • Tilo Sloboda

SHA 256 總和檢查碼:

=

總下載次數 19,532,316

這個版本 4,282

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.6.0

相關連結: