25 releases (14 major breaking)
| new 51.0.0 | Nov 19, 2025 |
|---|---|
| 50.3.0 | Oct 24, 2025 |
| 50.0.0 | Sep 16, 2025 |
| 49.0.2 | Aug 25, 2025 |
| 37.1.0 | Apr 22, 2024 |
#2908 in Database interfaces
399,744 downloads per month
Used in 243 crates
(9 directly)
26KB
334 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
~5MB
~76K SLoC