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
1,055,351 downloads per month
Used in 442 crates
(11 directly)
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