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.
☆353Updated 2 weeks ago
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☆358Updated last week
- Rust bindings for the Z3 solver.☆418Updated this week
- Logic programming in Rust☆481Updated 3 months ago
- a model of MIR and the Rust type/trait system☆313Updated last week
- Interface with the rustc compiler for the purpose of program verification☆184Updated last week
- Refinement Types for Rust☆759Updated last week
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆276Updated 3 years ago
- CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.☆651Updated 2 months ago
- A Rust verification tool☆283Updated this week
- Verifying the Rust standard library☆267Updated this week
- Creusot helps you prove your code is correct in an automated fashion.☆1,319Updated this week
- SAT solver written in Rust☆270Updated 2 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆99Updated 2 months ago
- ☆160Updated 5 months ago
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆128Updated 3 months ago
- property testing and verification front-end for Rust☆216Updated 2 weeks ago
- Datalog compiler embedded in Rust as a procedural macro☆479Updated last year
- A precise specification for "Rust lite / MIR plus"☆922Updated this week
- An Extensible Compiler IR Framework☆190Updated this week
- Define compiler intermediate representation usable by external tools☆79Updated last week
- Simple verification of Rust programs via functional purification in Lean 2(!)☆336Updated 8 years ago
- egraphs + datalog!☆588Updated this week
- Generating structured data from arbitrary, unstructured input.☆817Updated last week
- A pure functional language for type-level programming in Rust☆334Updated 2 years ago
- UB-free and deterministic rustc fuzzer☆89Updated last month
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,669Updated 2 weeks ago
- A framework for writing plugins that integrate with the Rust compiler☆153Updated 4 months ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆221Updated 9 months ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆444Updated last month
- The FLS☆454Updated 2 weeks ago