risc0
Virtual Machine
A platform for executing and verifying computations in a secure, programmable virtual machine.
RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.
2k stars
52 watching
451 forks
Language: C++
last commit: 2 months ago cryptographyrisc-vruststarkvirtual-machinezero-knowledge
Related projects:
Repository | Description | Stars |
---|---|---|
| A STARK-based virtual machine designed to execute programs and generate proof of execution without revealing program details. | 633 |
| An open-source virtual machine project enabling 64-bit x86 application execution in a 32-bit address space. | 817 |
| A secure, 4-stage RISC-V core designed for high-security applications with both machine mode and user mode capabilities | 133 |
| A small RISC-V core designed to support out-of-order execution and double issue architecture for efficient instruction processing. | 33 |
| A tool that proves Ethereum blocks are valid without relying on external validators or committees. | 390 |
| A Linux-capable RISC-V multicore accelerator designed to be small, modular, and easy to use for various applications. | 634 |
| An emulator and virtual machine for the RISC-V instruction set architecture. | 953 |
| Provides low-level access and interfaces for writing software on RISC-V microcontrollers. | 874 |
| A minimal 64-bit RISC-V multicore processor designed to be easy to understand and extend for educational and academic purposes. | 79 |
| A collection of Rust crates providing peripheral access and hardware abstraction layers for RISC-V based E310x microcontrollers. | 19 |
| A RISC-V processor simulator with SystemC and TLM-2 support for various instruction sets and peripherals. | 285 |
| A 4-stage RISC-V core for compute-intensive applications with a general-purpose extension interface | 225 |
| An open-source RISC-V CPU implementation with high performance and multithreading capabilities. | 481 |
| A RISC-V CPU emulator written in Zig. | 48 |
| An experimental RISC-V CPU implementation designed to optimize performance by executing compressed instructions first and using a microcoded instruction path | 205 |