+++ date = 2025-07-10 draft = false title = 'Creusot' subtitle = 'Rust Verifier' links = [ # { title = "Homepage", url = "https://dafny.org/", icon = 'fa-solid fa-home' }, { title = "Source Code", url = "https://github.com/creusot-rs/creusot", icon = 'fa-brands fa-github' }, # { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' } ] applications = ['Program Prover', 'Rust Verifier'] # developers = ['Amazon Web Services'] licenses = ['LGPLv2.1'] inputs = ['Rust'] interfaces = ['CLI'] maintenance = ['Actively Maintained'] # techniques = ['CDCL'] # publications = ['Barbosa2022'] +++ Creusot is a deductive verifier for Rust code.