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.
☆345Updated 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☆472Updated 2 months ago
- Rust bindings for the Z3 solver.☆409Updated this week
- A verification toolchain for Rust programs☆325Updated this week
- a model of MIR and the Rust type/trait system☆308Updated 3 weeks ago
- Refinement Types for Rust☆750Updated this week
- CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.☆648Updated last month
- Interface with the rustc compiler for the purpose of program verification☆174Updated this week
- Creusot helps you prove your code is correct in an automated fashion.☆1,298Updated this week
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆276Updated 3 years ago
- Verifying the Rust standard library☆256Updated this week
- A Rust verification tool☆276Updated this week
- ☆151Updated 4 months ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆99Updated 2 weeks ago
- SAT solver written in Rust☆270Updated 2 years ago
- Simple verification of Rust programs via functional purification in Lean 2(!)☆336Updated 8 years ago
- A precise specification for "Rust lite / MIR plus"☆905Updated 2 weeks ago
- Datalog compiler embedded in Rust as a procedural macro☆475Updated last year
- egraphs + datalog!☆555Updated 2 weeks ago
- property testing and verification front-end for Rust☆210Updated last week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,657Updated this week
- An Extensible Compiler IR Framework☆181Updated 2 weeks ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆445Updated last week
- Formal verification tool for Rust: check 100% of execution cases of your programs 🦀 to make super safe applications! ✈️ 🚀 ⚕️ 🏦☆938Updated this week
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆220Updated 8 months ago
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆126Updated 2 months ago
- Crucible is a library for symbolic simulation of imperative programs☆729Updated this week
- A tool for synthesis of Rust code, very early prototype☆13Updated last year
- RustHorn: A CHC-based automated verifier for Rust☆84Updated 4 months ago
- Generating structured data from arbitrary, unstructured input.☆790Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year