SAT solver written in Rust
☆275Nov 2, 2022Updated 3 years ago
Alternatives and similar repositories for varisat
Users that are interested in varisat 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☆103Updated this week
- MiniSat reimplemented in Rust☆20Apr 18, 2018Updated 7 years ago
- CDCL SAT solver written in Rust. Work in progress. The basics are working, but there are lots of changes ahead, including API and CLI bre…☆10May 19, 2022Updated 3 years ago
- A (parametrized) Rust SAT solver originally based on MiniSat☆32Jan 20, 2025Updated last year
- Datalog compiler embedded in Rust as a procedural macro☆504Dec 14, 2025Updated 2 months ago
- Rust bindings for the Z3 solver.☆485Updated this week
- Experimental minisat SAT solver reimplementation in Rust☆74Aug 10, 2019Updated 6 years ago
- CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.☆674Jun 13, 2025Updated 8 months ago
- A simple (unfinished) SMT solver for QF_ABV.☆36Mar 14, 2019Updated 6 years ago
- symbolic execution engine for Rust☆359Jul 17, 2018Updated 7 years ago
- ☆114Nov 27, 2023Updated 2 years ago
- rust verification condition generator☆96Aug 31, 2016Updated 9 years ago
- A lightweight Datalog engine in Rust☆861Dec 14, 2025Updated 2 months ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- Creusot helps you prove your code is correct in an automated fashion.☆1,507Updated this week
- CaDiCaL SAT Solver☆525Updated this week
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- microsat☆140Jun 18, 2022Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆279Feb 12, 2022Updated 4 years ago
- Dimacs CNF utilities☆21Feb 12, 2025Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- The DRAT-trim proof checker☆68Nov 25, 2024Updated last year
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Jul 10, 2024Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Oct 23, 2022Updated 3 years ago
- General-purpose abstractions for incremental computing, in Rust☆362Mar 24, 2022Updated 3 years ago
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,744Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Experimental Quantum Computer Simulator + Quantum Chess Implementation☆19Jan 4, 2021Updated 5 years ago
- PBR rendering example/experiment with rendy☆225Nov 28, 2019Updated 6 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Mar 11, 2021Updated 4 years ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- ☆578Jan 31, 2023Updated 3 years ago
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago