shinmao
Security Researcher | Graduate Research Assistant in @SunLab-GMU | PhD candidate at GMU
Sun Security Lab
shinmao's Stars
SimplifyJobs/Summer2025-Internships
Collection of Summer 2025 tech internships!
ctjhoa/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
jeffgerickson/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
Speykious/cve-rs
Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
rust-in-blockchain/awesome-blockchain-rust
Collect libraries and packages about blockchain/cryptography in Rust
jameysharp/corrode
C to Rust translator
servo/rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
gnzlbg/cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
ydyjya/Awesome-LLM-Safety
A curated list of safety-related papers, articles, and resources focused on Large Language Models (LLMs). This repository aims to provide researchers, practitioners, and enthusiasts with insights into the safety implications, challenges, and advancements surrounding these powerful models.
facebookexperimental/MIRAI
Rust mid-level IR Abstract Interpreter
zcash/halo2
The Halo2 zero-knowledge proving system
sec-deadlines/sec-deadlines.github.io
Deadline countdowns for academic conferences in Security and Privacy
rust-secure-code/safety-dance
Auditing crates for unsafe code which can be safely replaced
BurtonQin/lockbud
Statically detect memory, concurrency bugs and possible panic locations for Rust.
prove-rs/z3.rs
Rust bindings for the Z3 solver.
xiw/stack
A static checker for identifying unstable code.
jondot/awesome-rust-llm
🦀 A curated list of Rust tools, libraries, and frameworks for working with LLMs, GPT, AI
walles/riff
A diff filter highlighting which line parts have changed
rust-lang/google-summer-of-code
Rust project ideas for Google Summer of Code
Shnatsel/bounds-check-cookbook
Recipes for avoiding bounds checks in Rust, without unsafe!
bunturx/Awesome-Blockchain-Security
cbeuw/rustlantis
UB-free and deterministic rustc fuzzer
chainflag/awesome-blockchain-security
A curated list of awesome things related to Blockchain security
rustanlys/rupta
A Pointer Analysis Framework for Rust
Artisan-Lab/Rust-memory-safety-bugs
parasol-aser/vrust-open-source
Automated Vulnerability Detection for Solana Smart Contracts
BurtonQin/Awesome-Rust-Checker
A curated list of awesome Rust checkers
KomaEc/crown
Ownership analysis that helps translating C to Rust
Artisan-Lab/Rust-SGNN
Artisan-Lab/SafetyProperty