Arrow and Parquet are Apache specifications rather than Rust projects — the format publishes a feature matrix across its official implementations, and Rust is one column of itSource 1: arrow.apache.org. Around that column sit the query engines, columnar formats and streaming systems that are Rust top to bottom.

Several of these are Rust implementations whose documented API is the Python one, and several others are servers you deploy rather than crates you depend on. Entries are tagged with which.

  1. arrow.apache.org — the format's own implementation matrix Back to reference 1 in the text