chrjabs / rustsatLinks
This library aims to provide implementations of elements commonly used in the development on software in the area of satisfiability solving. The focus of the library is to provide as much ease of use without giving up on performance.
☆51Updated this week
Alternatives and similar repositories for rustsat
Users that are interested in rustsat are comparing it to the libraries listed below
Sorting:
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆102Updated 5 months ago
- Eurydice compiles (a decent subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆260Updated last week
- A Lazy Clause Generation Constraint Programming solver written in Rust.☆59Updated this week
- Define compiler intermediate representation usable by external tools☆96Updated last month
- Interface with the rustc compiler for the purpose of program verification☆250Updated last week
- Compiler optimizer for arbitrary control flow based on equality saturation☆106Updated 3 years ago
- A high-level API for interacting with SMT solvers.☆32Updated last week
- An Extensible Compiler IR Framework☆228Updated this week
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆100Updated this week
- An experimental optimizing compiler for Bril using egglog☆81Updated 3 weeks ago
- UB-free and deterministic rustc fuzzer☆93Updated last month
- An optimization modeling language with solvers for MILP problems☆59Updated 3 months ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- ☆188Updated 9 months ago
- PEG parser generator for creating ASTs in Rust☆41Updated last year
- A different approach to an E-graph library☆28Updated 6 months ago
- Scope Graph Implementation in Rust☆28Updated last year
- Debugger written in Rust☆25Updated 3 years ago
- automatially find crashes in the rust compiler & tooling☆78Updated last year
- Mental model for unsafe in Rust☆18Updated 10 months ago
- High-assurance and performant Rust-based parsing and serialization of binary data formats verified in Verus☆37Updated this week
- RustHorn: A CHC-based automated verifier for Rust☆88Updated 9 months ago
- A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3 and CVC4.☆67Updated last year
- Rewrite Rule Inference Using Equality Saturation☆148Updated 6 months ago
- A framework for writing plugins that integrate with the Rust compiler☆162Updated 2 months ago
- Paralegal is a static analyzer for Rust code that enforces privacy and security policies on programs.☆42Updated last week
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Wasm Analysis Framework For Lightweight Experiments☆53Updated 5 months ago
- ☆12Updated this week