754 B
754 B
+++ date = 2025-07-10 draft = false title = 'Verus' subtitle = 'Rust Verifier' links = [ # { title = "Homepage", url = "https://www.pm.inf.ethz.ch/research/prusti.html", icon = 'fa-solid fa-home' }, { title = "Source Code", url = "https://github.com/verus-lang/verus", icon = 'fa-brands fa-github' }, # { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' } ] applications = ['Rust Verifier']
developers = ['Microsoft Research', 'Inria']
licenses = ['MIT'] inputs = ['Rust'] interfaces = ['CLI'] maintenance = ['Actively Maintained']
techniques = ['CDCL']
publications = ['Barbosa2022']
+++
Verus is a tool for verifying the correctness of code written in Rust.