64 releases (16 stable)
new 2.0.0-rc.1 | Mar 7, 2025 |
---|---|
1.3.0 |
|
1.2.2 | Jan 28, 2025 |
1.2.1-rc.0 | Dec 9, 2024 |
0.14.0 | Mar 29, 2023 |
#733 in Machine learning
33,136 downloads per month
Used in 27 crates
(3 directly)
16MB
126K
SLoC
The RISC Zero zkVM circuit
Crate Feature Flags
The following crate feature flags are available.
Feature | Target(s) | Implies | Description |
---|---|---|---|
cuda | prove, std | Turns on CUDA GPU acceleration for the prover. Requires CUDA toolkit to be installed. | |
metal | macos | prove, std | Deprecated - Metal GPU acceleration for the prover is enabled by default on Apple Silicon. |
prove | all except rv32im | std | Enables the prover, incompatible within the zkvm guest. |
std | all | Support for the Rust stdlib. |
Dependencies
~5–16MB
~239K SLoC