Docs.rs
sp1-core-machine-5.2.2
sp1-core-machine 5.2.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mattstam
github:succinctlabs:crate-owners
Dependencies
snowbridge-amcl ^1.0.2
normal
bincode ^1.3.3
normal
cfg-if ^1.0.0
normal
elliptic-curve ^0.13.8
normal
generic-array =1.1.0
normal
hashbrown ^0.14.5
normal
hex ^0.4.3
normal
itertools ^0.13.0
normal
k256 ^0.13.3
normal
num ^0.4.3
normal
num_cpus ^1.16.0
normal
p256 ^0.13.2
normal
p3-air =0.2.3-succinct
normal
p3-baby-bear =0.2.3-succinct
normal
p3-challenger =0.2.3-succinct
normal
p3-field =0.2.3-succinct
normal
p3-keccak-air =0.2.3-succinct
normal
p3-matrix =0.2.3-succinct
normal
p3-maybe-rayon =0.2.3-succinct
normal
p3-poseidon2 =0.2.3-succinct
normal
p3-symmetric =0.2.3-succinct
normal
p3-uni-stark =0.2.3-succinct
normal
p3-util =0.2.3-succinct
normal
rand ^0.8.5
normal
rayon ^1.10.0
normal
rayon-scan ^0.1.1
normal
serde ^1.0.204
normal
serde_json ^1.0.132
normal
size ^0.4.1
normal
sp1-core-executor ^5.2.2
normal
sp1-curves ^5.2.2
normal
sp1-derive ^5.2.2
normal
sp1-primitives ^5.2.2
normal
sp1-stark ^5.2.2
normal
static_assertions ^1.1.0
normal
strum ^0.26
normal
strum_macros ^0.26
normal
tempfile ^3.10.1
normal
thiserror ^1.0.63
normal
tracing ^0.1.40
normal
tracing-forest ^0.1.6
normal
tracing-subscriber ^0.3.20
normal
typenum ^1.17.0
normal
web-time ^1.1.0
normal
criterion ^0.5.1
dev
num ^0.4.3
dev
rand ^0.8.5
dev
tiny-keccak ^2.0.2
dev
cbindgen ^0.27.0
build
cc ^1.1
build
glob ^0.3.1
build
p3-baby-bear =0.2.3-succinct
build
pathdiff ^0.2.1
build
sp1-primitives ^5.2.2
build
sp1-stark ^5.2.2
build
Versions
59.35%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
Files
sp1_core_machine/syscall/
mod.rs
1
pub mod
chip;
2
pub mod
instructions;
3
pub mod
precompiles;