Menu

📰
0

Verus overview - Verus Tutorial and Reference

Hacker News·Hacker News·about 1 month ago
#50QtYdpC
#verus-lang#rust#proofs#code#verus#language
Reading 0:00
15s threshold

Keyboard shortcuts Press ← or → to navigate between chapters Press S or / to search in the book Press ? to show this help Press Esc to hide this help Verus Tutorial and Reference Verus overview Verus is a tool for verifying the correctness of code written in Rust. The main goal is to verify full functional correctness of low-level systems code, building on ideas from existing verification frameworks like Dafny , Boogie , F* , VCC , Prusti , Creusot , Aeneas , Cogent , Rocq , and Isabelle/HOL . Verification is static: Verus adds no run-time checks, but instead uses computer-aided theorem proving to statically verify that executable Rust code will always satisfy some user-provided specifications for all possible executions of the code.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More