Docs.rs
datafusion-execution-25.0.0
datafusion-execution 25.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
dashmap ^5.4.0
normal
datafusion-common ^25.0.0
normal
datafusion-expr ^25.0.0
normal
hashbrown ^0.13
normal
log ^0.4
normal
object_store ^0.5.4
normal
parking_lot ^0.12
normal
rand ^0.8
normal
tempfile ^3
normal
url ^2.2
normal
Versions
99.16%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module proxy
Traits
?
Module
datafusion_execution
::
memory_pool
::
proxy
source
·
[
−
]
Expand description
Utilities that help with tracking of memory allocations.
Traits
RawTableAllocExt
Extension trait for
RawTable
to account for allocations.
VecAllocExt
Extension trait for
Vec
to account for allocations.