Docs.rs
alopex-core-0.7.2
alopex-core 0.7.2
Docs.rs crate page
Apache-2.0
15 July 2026
Links
Repository
crates.io
Source
Owners
asopitech
Dependencies
bincode ^1.3
normal
bytes ^1.5
normal
optional
crc32fast ^1.4
normal
crossbeam-skiplist ^0.1
normal
optional
dhat ^0.3
normal
optional
futures ^0.3
normal
optional
futures-core ^0.3
normal
lz4 ^1.24
normal
optional
object_store ^0.14
normal
optional
rand ^0.8
normal
regex ^1
normal
serde ^1.0
normal
snap ^1.1
normal
thiserror ^1.0
normal
tokio ^1.35
normal
optional
tracing ^0.1
normal
url ^2.5
normal
optional
xxhash-rust ^0.8
normal
optional
zstd ^0.13
normal
optional
memmap2 ^0.9
normal
arrow ^53
dev
chrono ^0.4
dev
criterion ^0.5
dev
crossbeam-skiplist ^0.1
dev
futures ^0.3
dev
libc ^0.2
dev
proptest ^1.4
dev
rand ^0.8
dev
serde_json ^1.0
dev
tempfile ^3.8
dev
tokio ^1.35
dev
tracing-subscriber ^0.3
dev
jemalloc-ctl ^0.5
normal
optional
getrandom ^0.2
normal
js-sys ^0.3
normal
optional
web-sys ^0.3
normal
optional
getrandom ^0.2
dev
getrandom ^0.3
dev
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
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 sql
alopex_
core
0.7.2
Module sql
Module Items
Modules
In crate alopex_
core
alopex_core
Module
sql
Copy item path
Source
Expand description
Generic SQL execution helpers shared by higher-level SQL crates.
Modules
ยง
join
Generic JOIN execution primitives.
spill
Generic external-sort spill primitives.
stream
Generic streaming memory tracking primitives.
subquery
Generic subquery execution primitives.