Pinned Repositories
rust-api-gateway
A sample API Gateway built in Rust (work in progress) for learning purposes
rust-container
A minimalist Application Container in Rust for learning purposes
rust-nft-api
A Simple Rust NFT API + Smart Contract
rust-secret-vault
A simple command-line application to securely store secrets using encryption
rust-vpn
A VPN Tunnel in Rust
rustfirewall
A Simple Fully Functional Firewall in Rust
rustp2p
A peer-to-peer database in Rust
rustvm
A Simple Virtual Machine and Instruction Set in Rust
threshold-cryptography
An illustrative Rust threshold cryptography library implementation
zk-mini
A bare-bones Rust Zero Knowledge Proof framework from scratch
luishsr's Repositories
luishsr/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
luishsr/rust-arith-circuit
A Rust Arithmetic Circuit compiler and Smart Contract generator
luishsr/binrw
A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
luishsr/BleskOS
32-bit operating system written from scratch, with alternative user interface, designed for older computers with intention to provide system that will make them usable again
luishsr/cairo
Cairo is the first Turing-complete language for creating provable programs for general computation.
luishsr/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.
luishsr/curve25519-dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
luishsr/ethereum-research
luishsr/firecracker
Secure and fast microVMs for serverless computing.
luishsr/forest
🌲 Rust Filecoin Node Implementation
luishsr/graph-node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
luishsr/librustzcash
Rust-language assets for Zcash
luishsr/near-jsonrpc-client-rs
Lower-level API for interfacing with the NEAR Protocol via JSONRPC.
luishsr/nearcore
Reference client for NEAR Protocol
luishsr/neon-evm
luishsr/ntpd-rs
A full-featured implementation of the Network Time Protocol, including NTS support.
luishsr/peer-sync
Rust peer sync
luishsr/plonky2
luishsr/pocket-core
Official implementation of the Pocket Network Protocol
luishsr/polkadot-sdk
The Parity Polkadot Blockchain SDK
luishsr/proxy.py
💫 Ngrok FRP Alternative • ⚡ Fast • 🪶 Lightweight • 0️⃣ Dependency • 🔌 Pluggable • 😈 TLS interception • 🔒 DNS-over-HTTPS • 🔥 Poor Man's VPN • ⏪ Reverse & ⏩ Forward • 👮🏿 "Proxy Server" framework • 🌐 "Web Server" framework • ➵ ➶ ➷ ➠ "PubSub" framework • 👷 "Work" acceptor & executor framework
luishsr/qemu
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
luishsr/r1cs-tutorial
Tutorial for writing constraints in the `arkworks` framework
luishsr/sirius
A Plonkish folding framework for Incrementally Verifiable Computation (IVC).
luishsr/sovereign-sdk
A framework for building seamlessly scalable and interoperable rollups that can run on any blockchain
luishsr/StarknetByExample
A collection of examples of Cairo smart contracts for Starknet.
luishsr/timestamped-socket
An asynchronous UDP socket that supports timestamping
luishsr/vm-memory
Virtual machine's guest memory crate
luishsr/zcash
Zcash - Internet Money
luishsr/ZoKrates
A toolbox for zkSNARKs on Ethereum