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: 88,006 of 196,832
Downloads: 10,664

Daily

Ranking: 12,770 of 196,799
Downloads: 78

Depended by

RankDownloadsName

Depends on

RankDownloadsName
97506,104,739bigdecimal
1,30936,575,440rb_sys
1,45630,827,527rake-compiler

Owners

#GravatarHandle
1iconcameronmccord2