Docs.rs
vortex-0.74.0
vortex 0.74.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
robert3005
github:spiraldb:crates-io
a10y
vortex-admin
Dependencies
vortex-alp ^0.74.0
normal
vortex-array ^0.74.0
normal
vortex-btrblocks ^0.74.0
normal
vortex-buffer ^0.74.0
normal
vortex-bytebool ^0.74.0
normal
vortex-datetime-parts ^0.74.0
normal
vortex-decimal-byte-parts ^0.74.0
normal
vortex-error ^0.74.0
normal
vortex-fastlanes ^0.74.0
normal
vortex-file ^0.74.0
normal
optional
vortex-flatbuffers ^0.74.0
normal
vortex-fsst ^0.74.0
normal
vortex-io ^0.74.0
normal
vortex-ipc ^0.74.0
normal
vortex-layout ^0.74.0
normal
vortex-mask ^0.74.0
normal
vortex-metrics ^0.74.0
normal
vortex-pco ^0.74.0
normal
vortex-proto ^0.74.0
normal
vortex-runend ^0.74.0
normal
vortex-scan ^0.74.0
normal
vortex-sequence ^0.74.0
normal
vortex-session ^0.74.0
normal
vortex-sparse ^0.74.0
normal
vortex-tensor ^0.74.0
normal
optional
vortex-utils ^0.74.0
normal
vortex-zigzag ^0.74.0
normal
vortex-zstd ^0.74.0
normal
optional
anyhow ^1.0.97
dev
arrow-array ^58
dev
codspeed-divan-compat ^4.0.4
dev
fastlanes ^0.5
dev
futures ^0.3.31
dev
mimalloc ^0.1.42
dev
parquet ^58
dev
paste ^1.0.15
dev
rand ^0.10.1
dev
rand_distr ^0.6
dev
serde_json ^1.0.138
dev
tokio ^1.48
dev
tracing ^0.1.41
dev
tracing-subscriber ^0.3
dev
vortex-tensor ^0.74.0
dev
Versions
8.82%
of the crate is documented
Platform
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
Skip to main content
Module bool
vortex
0.74.0
Module bool
Module Items
Structs
Traits
Type Aliases
In vortex::
array::
arrays
vortex
::
array
::
arrays
Module
bool
Copy item path
Source
Structs
§
Bool
Bool
Data
Inner data for a boolean array that stores true/false values in a compact bit-packed format.
Bool
Data
Parts
Bool
Masked
Validity
Rule
Rule to push down validity masking from MaskedArray parent into BoolArray child.
Traits
§
Bool
Array
Ext
Type Aliases
§
Bool
Array
A
Bool
-encoded Vortex array.