Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fatmatto/wasm-parquet

Read parquet in node using wasm to bridge Rust's parquet crate
https://github.com/fatmatto/wasm-parquet

Last synced: 10 days ago
JSON representation

Read parquet in node using wasm to bridge Rust's parquet crate

Awesome Lists containing this project

README

        

## wasm-parquet

If you need to handle arrow/parquet in node/js please take a look at the excellent https://github.com/kylebarron/parquet-wasm, since this repository is just an experiment.