Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/hopv/rust-horn

RustHorn: A CHC-based automated verifier for Rust
https://github.com/hopv/rust-horn

Last synced: about 1 month ago
JSON representation

RustHorn: A CHC-based automated verifier for Rust

Lists

README

        

# RustHorn

RustHorn logo

A CHC-based Automated Verification Tool for Rust

Including materials for the paper [RustHorn: CHC-based Verification for Rust Programs (ESOP 2020)](https://link.springer.com/chapter/10.1007%2F978-3-030-44914-8_18) and [RustHorn: CHC-based Verification for Rust Programs (TOPLAS 2021)](https://dl.acm.org/doi/full/10.1145/3462205).

- [rust-horn](./rust-horn): the latest `rust-horn` crate
- [esop2020](./esop2020): materials for the ESOP 2020 paper
- [toplas2021](./toplas2021): materials for the TOPLAS 2021 paper