Apache Arrow and DataFusion 3.0

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Apache Arrow

    Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing

    One interesting development that is not mentioned in the release notes is that the Rust implementation now supports the Arrow C Data Interface for some data. This makes it possible to create Python modules in Rust that operate on Arrow data without converting to the IPC format.

  • python-rust-arrow-interop-example

    Example of using the Apache Arrow C Data Interface between Python and Rust

    I condensed it to a simple example. Can't wait to see this officially supported to write fast operations that are not natively available.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts