rcatalan98's Stars
software-mansion/scarb
The Cairo package manager
lambdaclass/cairo_wnn
Cairo Weightless Neural Network
privacy-scaling-explorations/zkvm-ideas
A collection of the Vietnam Spring ZK Residency effort of the ZKWasm team
cairo-book/cairo-book
The Cairo Programming Language Book, a comprehensive documentation of the Cairo 1 programming language.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Sunscreen-tech/Sunscreen
A compiler for fully homomorphic encryption and zero knowledge proofs
IBM/fhe-toolkit-linux
IBM Fully Homomorphic Encryption Toolkit For Linux. This toolkit is a Linux based Docker container that demonstrates computing on encrypted data without decrypting it! The toolkit ships with two demos including a fully encrypted Machine Learning inference with a Neural Network and a Privacy-Preserving key-value search.
kmather73/NotHotdog-Classifier
What would you say if I told you there is a app on the market that tell you if you have a hotdog or not a hotdog.
renegade-fi/renegade
On-chain dark pool. MPC for anonymous crosses at midpoint prices.
grandinetech/rust-kzg
Parallelized multi-backend KZG library for Ethereum Data Sharding (aka Proto-Danksharding, EIP-4844)
starkoracles/Aero
A blazingly fast sdk for running proofs on the browser... and verifying them on-chain
lambdaclass/starknet_in_rust
A Rust implementation of Starknet execution logic
lambdaclass/cairo-vm
cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.
xJonathanLEI/starknet-rs
Complete Starknet library in Rust™
leonardoalt/fusion
An experimental progressive and fast zkRollup written in Rust, focused on performance, modularity, and applying cutting-edge Verifiable Computation proof systems.
lambdaclass/STARK101-rs
STARK 101 Workshop in Rust 🐺🦀
kettle11/tangle
Radically simple multiplayer / networked WebAssembly
risc0/risc0
RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.
dojoengine/dojo
Dojo is a toolchain for building provable games and applications
starkware-libs/cairo
Cairo is the first Turing-complete language for creating provable programs for general computation.
enitrat/cairo1-template
dpinones/exploring-of-cairo-1
starkware-libs/cairo-lang
keep-starknet-strange/alexandria
Community maintained Cairo libraries and set of well maintained, optimised and secure components.
Jon-Becker/heimdall-rs
Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts.
TheAlgorithms/Rust
All Algorithms implemented in Rust
axiom-crypto/axiom-apps
argentlabs/argent-x
ArgentX browser extension for StarkNet - made with ❤️ by Argent
0xPolygonMiden/crypto
Cryptographic primitives used in Polygon Miden rollup
kkrt-labs/kakarot
Kakarot is a zkEVM written in Cairo, leveraging the STARK proof system.