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 last 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
- Analyze Rust crates without touching compiler internals☆287Updated this week
- A Lazy Clause Generation Constraint Programming solver written in Rust.☆64Updated last week
- UB-free and deterministic rustc fuzzer☆98Updated last month
- An experimental optimizing compiler for Bril using egglog☆84Updated 3 weeks ago
- Eurydice compiles (a decent subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆341Updated this week
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆104Updated last week
- Define compiler intermediate representation usable by external tools☆102Updated 2 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆107Updated 3 years ago
- A high-level API for interacting with SMT solvers.☆33Updated 2 months ago
- An optimization modeling language with solvers for MILP problems☆59Updated 5 months ago
- An Extensible Compiler IR Framework☆253Updated last week
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- High-assurance and performant Rust-based parsing and serialization of binary data formats verified in Verus☆46Updated last week
- ☆198Updated 11 months ago
- Propositional logic with types in Rust☆65Updated 2 years ago
- Rewrite Rule Inference Using Equality Saturation☆151Updated 8 months ago
- automatially find crashes in the rust compiler & tooling☆80Updated last year
- RustHorn: A CHC-based automated verifier for Rust☆89Updated 10 months ago
- Paralegal is a static analyzer for Rust code that enforces privacy and security policies on programs.☆44Updated last month
- Debugger written in Rust☆25Updated 3 years ago
- Arbitrary width integers☆26Updated 6 months ago
- We have Crater At Home☆37Updated last year
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆39Updated 11 months ago
- ☆13Updated last week
- ☆16Updated 6 months ago
- ☆38Updated 2 weeks ago
- Constant-time dynamic memory allocator in Rust☆111Updated last week
- A framework for writing plugins that integrate with the Rust compiler☆163Updated 4 months ago
- Mental model for unsafe in Rust☆18Updated last year