61 releases (14 stable)

new 1.3.0-rc.1 Feb 15, 2025
1.2.2 Jan 28, 2025
1.2.1-rc.0 Dec 9, 2024
1.2.0-rc.1 Nov 23, 2024
0.14.0 Mar 29, 2023

#1296 in Cryptography

Download history 5543/week @ 2024-10-30 5898/week @ 2024-11-06 5445/week @ 2024-11-13 6591/week @ 2024-11-20 6624/week @ 2024-11-27 8261/week @ 2024-12-04 5495/week @ 2024-12-11 4916/week @ 2024-12-18 1445/week @ 2024-12-25 3433/week @ 2025-01-01 6312/week @ 2025-01-08 7144/week @ 2025-01-15 7162/week @ 2025-01-22 7435/week @ 2025-01-29 8639/week @ 2025-02-05 6671/week @ 2025-02-12

31,081 downloads per month
Used in 27 crates (3 directly)

Apache-2.0 and maybe LGPL-3.0-only

8.5MB
133K SLoC

Rust 46K SLoC // 0.0% comments CUDA 35K SLoC // 0.3% comments C++ 34K SLoC // 0.4% comments Metal Shading Language 16K SLoC // 0.4% comments Bitbake 1K SLoC // 0.0% comments Jupyter Notebooks 145 SLoC // 0.3% comments

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

~4–16MB
~210K SLoC