Get the latest tech news

Coq-of-rust: Formal verification tool for Rust


Formal verification tool for Rust: check 100% of execution cases of your programs 🦀 to make applications with no bugs! ✈️ 🚀 ⚕️ 🏦 - formal-land/coq-of-rust

Formal verification tool for Rust: check 100% of execution cases of your programs 🦀 to make applications with no bugs! Even if Rust's type system prevents many mistakes, including memory errors, the code is still not immune to vulnerabilities, such as unexpected panics or wrongly implemented business rules. We go through two semi-automated refinement steps, links and simulations, that gradually make the code more amenable to formal verification.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Rust

Rust

Photo of Coq

Coq

Related news:

News photo

Dioxus – Fullstack crossplatform app framework for Rust

News photo

Checkers written in Rust and exported to WASM

News photo

Show HN: Cppmatch – Rust-Like Pattern Matching and Error Handling for C++