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 7 months ago
- A high-level API for interacting with SMT solvers.☆33Updated last month
- A Lazy Clause Generation Constraint Programming solver written in Rust.☆63Updated this week
- Define compiler intermediate representation usable by external tools☆102Updated 2 months ago
- UB-free and deterministic rustc fuzzer☆95Updated last month
- Analyze Rust crates without touching compiler internals☆281Updated this week
- Eurydice compiles (a decent subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆286Updated this week
- Propositional logic with types in Rust☆65Updated 2 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆107Updated 3 years ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆103Updated this week
- An experimental optimizing compiler for Bril using egglog☆83Updated last week
- We have Crater At Home☆37Updated last year
- automatially find crashes in the rust compiler & tooling☆80Updated last year
- Rewrite Rule Inference Using Equality Saturation☆150Updated 7 months ago
- An Extensible Compiler IR Framework☆249Updated this week
- ☆196Updated 10 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Arbitrary width integers☆26Updated 6 months ago
- Paralegal is a static analyzer for Rust code that enforces privacy and security policies on programs.☆44Updated 3 weeks ago
- An alternative `std`-like implementation built on origin☆35Updated 10 months ago
- An optimization modeling language with solvers for MILP problems☆59Updated 5 months ago
- A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3 and CVC4.☆68Updated last year
- Exhaustive iteration trait in Rust☆21Updated last month
- Algorithms in computational algebra written in rust☆80Updated last week
- Debugger written in Rust☆25Updated 3 years ago
- Scope Graph Implementation in Rust☆28Updated last year
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆39Updated 10 months ago
- RustHorn: A CHC-based automated verifier for Rust☆89Updated 10 months ago
- ☆13Updated this week