newca12 / awesome-rust-formalized-reasoningLinks
An exhaustive list of all Rust resources regarding automated or semi-automated formalization efforts in any area, constructive mathematics, formal algorithms, and program verification.
☆365Updated 2 weeks ago
Alternatives and similar repositories for awesome-rust-formalized-reasoning
Users that are interested in awesome-rust-formalized-reasoning are comparing it to the libraries listed below
Sorting:
- Rust bindings for the Z3 solver.☆475Updated 2 weeks ago
- Logic programming in Rust☆527Updated 2 months ago
- a model of MIR and the Rust type/trait system☆325Updated last week
- Interface with the rustc compiler for the purpose of program verification☆267Updated this week
- Refinement Types for Rust☆816Updated this week
- A verification toolchain for Rust programs☆516Updated this week
- CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.☆672Updated 7 months ago
- Creusot helps you prove your code is correct in an automated fashion.☆1,412Updated this week
- A Rust verification tool☆361Updated this week
- Verifying the Rust standard library☆320Updated last week
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆276Updated 3 years ago
- SAT solver written in Rust☆274Updated 3 years ago
- Datalog compiler embedded in Rust as a procedural macro☆500Updated last month
- egraphs + datalog!☆658Updated this week
- ☆193Updated 10 months ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆102Updated 6 months ago
- A precise specification for "Rust lite / MIR plus"☆954Updated 3 weeks ago
- property testing and verification front-end for Rust☆225Updated last week
- Formal verification tool for Rust: check 100% of execution cases of your programs to make safe applications for demanding domains. 🇬🇱☆1,043Updated this week
- Simple verification of Rust programs via functional purification in Lean 2(!)☆339Updated 8 years ago
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,721Updated 2 months ago
- An Extensible Compiler IR Framework☆248Updated this week
- Rewrite Rule Inference Using Equality Saturation☆149Updated 7 months ago
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆137Updated 4 months ago
- The FLS☆472Updated this week
- Crucible is a library for symbolic simulation of imperative programs☆752Updated this week
- RustHorn: A CHC-based automated verifier for Rust☆89Updated 10 months ago
- A pure functional language for type-level programming in Rust☆338Updated 3 years ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆231Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year