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.
☆357Updated 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:
- Rust bindings for the Z3 solver.☆438Updated last week
- A verification toolchain for Rust programs☆421Updated last week
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆275Updated 3 years ago
- a model of MIR and the Rust type/trait system☆317Updated 2 months ago
- Interface with the rustc compiler for the purpose of program verification☆201Updated last week
- Logic programming in Rust☆510Updated 3 weeks ago
- Refinement Types for Rust☆789Updated this week
- A Rust verification tool☆324Updated this week
- Verifying the Rust standard library☆300Updated last week
- CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.☆661Updated 4 months ago
- Creusot helps you prove your code is correct in an automated fashion.☆1,347Updated this week
- SAT solver written in Rust☆275Updated 2 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆99Updated 4 months ago
- ☆174Updated 7 months ago
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆133Updated last month
- Datalog compiler embedded in Rust as a procedural macro☆483Updated last year
- Simple verification of Rust programs via functional purification in Lean 2(!)☆339Updated 8 years ago
- property testing and verification front-end for Rust☆218Updated last month
- A precise specification for "Rust lite / MIR plus"☆940Updated last week
- egraphs + datalog!☆631Updated last week
- A pure functional language for type-level programming in Rust☆336Updated 2 years ago
- An Extensible Compiler IR Framework☆219Updated this week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,688Updated 3 weeks ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆226Updated last year
- Define compiler intermediate representation usable by external tools☆89Updated this week
- Formal verification tool for Rust: check 100% of execution cases of your programs 🦀 to make super safe applications! ✈️ 🚀 ⚕️ 🏦☆989Updated last month
- UB-free and deterministic rustc fuzzer☆90Updated 3 months ago
- Rewrite Rule Inference Using Equality Saturation☆141Updated 4 months ago
- A framework for writing plugins that integrate with the Rust compiler☆161Updated last month
- Eurydice compiles (a decent subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆123Updated this week