32 releases (16 major breaking)

Uses new Rust 2024

53.0.0 Mar 23, 2026
52.5.0 Apr 11, 2026
52.4.0 Mar 22, 2026
51.0.0 Nov 19, 2025
37.1.0 Apr 22, 2024

#66 in #data-fusion

Download history 85805/week @ 2025-12-20 75912/week @ 2025-12-27 169440/week @ 2026-01-03 176563/week @ 2026-01-10 155112/week @ 2026-01-17 154903/week @ 2026-01-24 158875/week @ 2026-01-31 200959/week @ 2026-02-07 195105/week @ 2026-02-14 220626/week @ 2026-02-21 237319/week @ 2026-02-28 302957/week @ 2026-03-07 262859/week @ 2026-03-14 233321/week @ 2026-03-21 245114/week @ 2026-03-28 258277/week @ 2026-04-04

1,055,351 downloads per month
Used in 442 crates (11 directly)

Apache-2.0

26KB
335 lines

Apache DataFusion Common Runtime

Apache DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.

This crate is a submodule of DataFusion that provides common utilities.

Most projects should use the datafusion crate directly, which re-exports this module. If you are already using the datafusion crate, there is no reason to use this crate directly in your project as well.

Dependencies

~2.4–3.5MB
~60K SLoC