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