Docs.rs
vibesql-executor-0.1.4
vibesql-executor 0.1.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rjwalters
Dependencies
ahash ^0.8
normal
arcstr ^1.2
normal
arrow ^57.1
normal
bumpalo ^3.16
normal
chrono ^0.4
normal
crossbeam-deque ^0.8
normal
optional
duckdb ^1.1
normal
optional
geo ^0.32
normal
optional
hex ^0.4
normal
indexmap ^2.0
normal
instant ^0.1
normal
log ^0.4
normal
lru ^0.16
normal
md-5 ^0.10
normal
mysql ^27.0
normal
optional
rand ^0.9
normal
rayon ^1.10
normal
optional
rstar ^0.12
normal
optional
rusqlite ^0.38
normal
optional
serde_json ^1.0
normal
tikv-jemalloc-ctl ^0.6
normal
optional
tikv-jemallocator ^0.6
normal
optional
tokio ^1.0
normal
vibesql-ast ^0.1.4
normal
vibesql-catalog ^0.1.4
normal
vibesql-l10n ^0.1.4
normal
vibesql-parser ^0.1.4
normal
vibesql-storage ^0.1.4
normal
vibesql-types ^0.1.4
normal
criterion ^0.8
dev
env_logger ^0.11
dev
libc ^0.2
dev
num_cpus ^1.16
dev
parking_lot ^0.12
dev
rand ^0.9
dev
rand_chacha ^0.9
dev
sysinfo ^0.37
dev
tempfile ^3.19
dev
tokio ^1.0
dev
vibesql-bench-common ^0.1.4
dev
vibesql-parser ^0.1.4
dev
Versions
78.38%
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
Module integration
vibesql_
executor
0.1.4
Module integration
Module Items
Structs
In vibesql_
executor::
cache
vibesql_executor
::
cache
Module
integration
Copy item path
Source
Expand description
Cache management and integration utilities
Structs
ยง
Cache
Manager
Simplified cache manager for common operations
Cached
Query
Context
Query execution context with caching