Categories: None [Edit]

parquet-tyfoom

https://rubygems.org/gems/parquet-tyfoom
https://github.com/cameronmccord2/parquet-ruby
Tyfoom's fork of the `parquet` gem (github.com/njaremko/parquet-ruby), published while the incremental streaming-write fix is pending upstream. It wraps the official Apache Rust implementation and bounds write memory by streaming row groups to disk instead of buffering the whole file. Drop-in compatible with the upstream gem: the library is still required as `require "parquet"` and exposes the same `Parquet` API.

Total

Ranking: 147,787 of 195,871
Downloads: 4,141

Daily

Ranking: 18,367 of 195,832
Downloads: 30

Depended by

RankDownloadsName

Depends on

RankDownloadsName
105475,157,913bigdecimal
1,32535,199,552rb_sys
1,46629,792,808rake-compiler

Owners

#GravatarHandle
1iconcameronmccord2