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.
☆359Updated 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☆444Updated this week
- Logic programming in Rust☆518Updated 3 weeks ago
- a model of MIR and the Rust type/trait system☆316Updated 3 weeks ago
- Interface with the rustc compiler for the purpose of program verification☆209Updated this week
- Rust bindings for the Z3 solver.☆450Updated this week
- Refinement Types for Rust☆795Updated this week
- CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.☆662Updated 5 months ago
- A Rust verification tool☆344Updated this week
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆275Updated 3 years ago
- Verifying the Rust standard library☆307Updated last week
- Creusot helps you prove your code is correct in an automated fashion.☆1,359Updated last week
- property testing and verification front-end for Rust☆220Updated this week
- Datalog compiler embedded in Rust as a procedural macro☆486Updated last year
- ☆186Updated 8 months ago
- SAT solver written in Rust☆275Updated 3 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆99Updated 4 months ago
- egraphs + datalog!☆643Updated last week
- A precise specification for "Rust lite / MIR plus"☆943Updated 3 weeks ago
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆133Updated 2 months ago
- An Extensible Compiler IR Framework☆221Updated this week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,702Updated last week
- Simple verification of Rust programs via functional purification in Lean 2(!)☆339Updated 8 years ago
- Rewrite Rule Inference Using Equality Saturation☆143Updated 5 months ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆228Updated last year
- Eurydice compiles (a decent subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆126Updated this week
- UB-free and deterministic rustc fuzzer☆93Updated this week
- A pure functional language for type-level programming in Rust☆336Updated 3 years ago
- RustHorn: A CHC-based automated verifier for Rust☆87Updated 8 months ago
- A framework for writing plugins that integrate with the Rust compiler☆161Updated last month
- The FLS☆464Updated this week