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.
☆361Updated last week
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:
- A verification toolchain for Rust programs☆464Updated this week
- Rust bindings for the Z3 solver.☆459Updated this week
- a model of MIR and the Rust type/trait system☆319Updated 3 weeks ago
- Logic programming in Rust☆522Updated last month
- Refinement Types for Rust☆802Updated this week
- Interface with the rustc compiler for the purpose of program verification☆240Updated last week
- CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.☆665Updated 5 months ago
- A Rust verification tool☆348Updated this week
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆275Updated 3 years ago
- Creusot helps you prove your code is correct in an automated fashion.☆1,369Updated last week
- Verifying the Rust standard library☆317Updated last week
- SAT solver written in Rust☆275Updated 3 years ago
- ☆188Updated 9 months ago
- Datalog compiler embedded in Rust as a procedural macro☆487Updated last year
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆101Updated 5 months ago
- A precise specification for "Rust lite / MIR plus"☆945Updated last week
- Simple verification of Rust programs via functional purification in Lean 2(!)☆339Updated 8 years ago
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆135Updated 2 months ago
- An Extensible Compiler IR Framework☆224Updated last week
- property testing and verification front-end for Rust☆221Updated last week
- Formal verification tool for Rust: check 100% of execution cases of your programs 🦀 to make super safe applications! ✈️ 🚀 ⚕️ 🏦☆1,020Updated this week
- A pure functional language for type-level programming in Rust☆336Updated 3 years ago
- egraphs + datalog!☆648Updated this week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,710Updated last month
- Define compiler intermediate representation usable by external tools☆95Updated 3 weeks ago
- Crucible is a library for symbolic simulation of imperative programs☆751Updated last week
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆230Updated last year
- A framework for writing plugins that integrate with the Rust compiler☆162Updated 2 months ago
- Algebraic effects for Rust☆646Updated last year
- UB-free and deterministic rustc fuzzer☆93Updated 3 weeks ago