Kani: A Model Checker for Rust
142 points
17 hours ago
| 4 comments
| arxiv.org
| HN
ZeroCool2u
14 hours ago
[-]
The tutorial is helpful: https://model-checking.github.io/kani/kani-tutorial.html

Reminds me a bit of hypothesis auto in its simplest applications: https://github.com/timothycrosley/hypothesis-auto/

reply
ototot
15 hours ago
[-]
reply
dang
11 hours ago
[-]
Related. Others?

Kani Rust Verifier – a bit-precise model-checker for Rust - https://news.ycombinator.com/item?id=30786511 - March 2022 (12 comments)

reply
rando1234
11 hours ago
[-]
A related Rust model checking tool more focused on detecting concurrency bugs: https://pure.royalholloway.ac.uk/ws/portalfiles/portal/71989...
reply