37 releases (9 breaking)

new 1.0.0-rc.5 May 17, 2024
1.0.0-rc.2 Dec 3, 2022
0.21.0 Mar 12, 2024
0.20.0-rc.1 Dec 19, 2023
0.14.0 Mar 29, 2023

#994 in Cryptography

Download history 1024/week @ 2024-01-26 868/week @ 2024-02-02 981/week @ 2024-02-09 1266/week @ 2024-02-16 1420/week @ 2024-02-23 1909/week @ 2024-03-01 2102/week @ 2024-03-08 2073/week @ 2024-03-15 2024/week @ 2024-03-22 2013/week @ 2024-03-29 1558/week @ 2024-04-05 1953/week @ 2024-04-12 2018/week @ 2024-04-19 2313/week @ 2024-04-26 2430/week @ 2024-05-03 2258/week @ 2024-05-10

9,453 downloads per month
Used in 17 crates (2 directly)

Apache-2.0

8MB
122K SLoC

Rust 42K SLoC // 0.0% comments CUDA 33K SLoC // 0.3% comments C++ 32K SLoC // 0.4% comments Metal Shading Language 15K SLoC // 0.4% comments Bitbake 437 SLoC // 0.0% 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 Turns on Metal GPU acceleration for the prover.
prove all except rv32im std Enables the prover, incompatible within the zkvm guest.
std all Support for the Rust stdlib.

Dependencies

~2–11MB
~118K SLoC