Expand description
Shared Memory - For sending data to other runtime(s) over FFI.
Modules§
- arrow_
c_ ffi - Arrow-C-FFI Module - Share data to another language and/or run-time*
- arrow_
dtype - ArrowDType Module - Arrow type tagging for self-documenting data
- arrow_
rs - arrow-rs Bridge - Adapter between Minarrow’s C Data Interface and the
arrowcrate - polars
- Polars Bridge - Adapter between Minarrow’s C Data Interface and
polars/polars_arrow - schema
- Schema Module - Arrow’s schema type for cross-FFI compatibility