56 releases (major breaking)
Uses new Rust 2024
| new 52.0.0 | Jan 12, 2026 |
|---|---|
| 51.0.0 | Nov 19, 2025 |
| 50.3.0 | Oct 24, 2025 |
| 49.0.2 | Aug 25, 2025 |
| 8.0.0 | May 16, 2022 |
#2624 in Database interfaces
128,384 downloads per month
Used in 49 crates
(22 directly)
12MB
239K
SLoC
Apache DataFusion Protobuf Serialization / Deserialization
Apache DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.
This crate contains code to convert DataFusion plans to and from bytes using Protocol Buffers, which can be useful for sending plans over the network, for example when building a distributed query engine.
See API Docs for details and examples.
Dependencies
~42–59MB
~1M SLoC