Skip to main content

Module ffi

Module ffi 

Source
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 arrow crate
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