Docs.rs
hyperlight-host-0.3.0
hyperlight-host 0.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jprendes
jsturtevant
github:hyperlight-dev:crate-owners
devigned
Dependencies
anyhow ^1.0
normal
bitflags ^2.9.0
normal
cfg-if ^1.0.0
normal
crossbeam ^0.8.0
normal
crossbeam-channel ^0.5.14
normal
flatbuffers ^25.2.10
normal
goblin ^0.9
normal
hyperlight-common ^0.3.0
normal
lazy_static ^1.4.0
normal
libc ^0.2.171
normal
log ^0.4.26
normal
once_cell ^1.21.1
normal
page_size ^0.6.0
normal
paste ^1.0
normal
prometheus ^0.13.3
normal
rand ^0.9
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
strum ^0.27
normal
tempfile ^3.19
normal
optional
termcolor ^1.2.0
normal
thiserror ^2.0.12
normal
tracing ^0.1.41
normal
tracing-core ^0.1.33
normal
tracing-log ^0.2.0
normal
vmm-sys-util ^0.12.1
normal
criterion ^0.5.1
dev
crossbeam-queue ^0.3.12
dev
env_logger ^0.11.6
dev
opentelemetry ^0.28
dev
opentelemetry-otlp ^0.28
dev
opentelemetry-semantic-conventions ^0.28
dev
opentelemetry_sdk ^0.28
dev
proptest ^1.6.0
dev
serde ^1.0
dev
serial_test ^3.1.1
dev
signal-hook-registry ^1.4.1
dev
tempfile ^3.19.0
dev
tokio ^1.44.1
dev
tracing ^0.1.41
dev
tracing-chrome ^0.7.2
dev
tracing-forest ^0.1.6
dev
tracing-opentelemetry ^0.29.0
dev
tracing-serde ^0.2.0
dev
tracing-subscriber ^0.3.19
dev
uuid ^1.16.0
dev
anyhow ^1.0.97
build
built ^0.7.7
build
cfg_aliases ^0.2.1
build
gdbstub ^0.7.5
normal
optional
gdbstub_arch ^0.3.1
normal
optional
kvm-bindings ^0.11
normal
optional
kvm-ioctls ^0.21
normal
optional
mshv-bindings =0.2.1
normal
optional
mshv-bindings =0.3.2
normal
optional
mshv-ioctls =0.2.1
normal
optional
mshv-ioctls =0.3.2
normal
optional
seccompiler ^0.5.0
normal
optional
proc-maps ^0.4.0
dev
rust-embed ^8.6.0
normal
sha256 ^1.6.0
normal
windows ^0.60
normal
windows-result ^0.3
normal
windows-sys ^0.59
normal
windows-version ^0.1
normal
windows ^0.60
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
hyperlight_
host
0.3.0
In hyperlight_
host::
sandbox
hyperlight_host
::
sandbox
Type Alias
ExtraAllowedSyscall
Copy item path
Source
pub type ExtraAllowedSyscall =
i64
;
Expand description
Alias for the type of extra allowed syscalls.