#risc #risc0 #zero #build

sys risc0-core-sys

RISC Zero core crate

14 releases (4 breaking)

0.11.1 Aug 13, 2022
0.11.0 Aug 13, 2022
0.10.0 Jun 24, 2022
0.9.0 Jun 11, 2022
0.7.2 May 27, 2022

#22 in #risc

46 downloads per month
Used in 6 crates (2 directly)

Apache-2.0

20KB
410 lines

risc0-core-sys

Contains core C++ classes for things like logging, reading ELF binaries and accessing the system CRNG.

The rust crate builds the C++ code into a lib, but does not export anything to rust.

Dependencies

~0.5–2.1MB
~35K SLoC