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.
☆363Updated this 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☆524Updated 2 months ago
- Rust bindings for the Z3 solver.☆468Updated this week
- a model of MIR and the Rust type/trait system☆323Updated 2 weeks ago
- A verification toolchain for Rust programs☆492Updated last week
- Interface with the rustc compiler for the purpose of program verification☆257Updated 2 weeks ago
- Refinement Types for Rust☆807Updated last week
- CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.☆670Updated 6 months ago
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆276Updated 3 years ago
- Creusot helps you prove your code is correct in an automated fashion.☆1,395Updated last week
- Verifying the Rust standard library☆319Updated last week
- A Rust verification tool☆355Updated this week
- SAT solver written in Rust☆275Updated 3 years ago
- Datalog compiler embedded in Rust as a procedural macro☆494Updated 2 weeks ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆102Updated 6 months ago
- egraphs + datalog!☆654Updated this week
- Simple verification of Rust programs via functional purification in Lean 2(!)☆339Updated 8 years ago
- A precise specification for "Rust lite / MIR plus"☆949Updated last week
- ☆190Updated 9 months ago
- property testing and verification front-end for Rust☆224Updated 3 weeks ago
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,717Updated last month
- A pure functional language for type-level programming in Rust☆338Updated 3 years ago
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆137Updated 3 months ago
- The FLS☆470Updated this week
- Define compiler intermediate representation usable by external tools☆98Updated last month
- Crucible is a library for symbolic simulation of imperative programs☆751Updated last week
- An Extensible Compiler IR Framework☆228Updated last week
- Rewrite Rule Inference Using Equality Saturation☆148Updated 6 months ago
- A framework for writing plugins that integrate with the Rust compiler☆162Updated 3 months ago
- Formal verification tool for Rust: check 100% of execution cases of your programs to make safe applications for demanding domains.☆1,032Updated this week
- Generating structured data from arbitrary, unstructured input.☆835Updated 2 weeks ago