Skip to content

Commit

Permalink
Add protarrow (#509)
Browse files Browse the repository at this point in the history
Co-authored-by: aandres <[email protected]>
Co-authored-by: Sutou Kouhei <[email protected]>
  • Loading branch information
3 people authored Apr 26, 2024
1 parent c1bbbc5 commit dd0891e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions powered_by.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ short description of your use case.
(e.g. multi-threading, SIMD vectorization, hiding memory latencies).
Polars is built upon Apache Arrow and uses its columnar memory, compute kernels,
and several IO utilities. Polars is written in Rust and available in Rust and Python.
* **[protarrow][55]:** A Python library for converting from Apache Arrow to Protocol Buffers and back.
* **[Quilt Data][13]:** Quilt is a data package manager, designed to make
managing data as easy as managing code. It supports Parquet format via
pyarrow for data access.
Expand Down Expand Up @@ -275,3 +276,4 @@ short description of your use case.
[52]: https://github.com/innobi/pantab
[53]: https://iceburst.io
[54]: https://github.com/delta-io/delta-rs
[55]: https://github.com/tradewelltech/protarrow

0 comments on commit dd0891e

Please sign in to comment.