chrjabs / rustsat
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.
☆12Updated this week
Related projects ⓘ
Alternatives and complementary repositories for rustsat
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆81Updated this week
- Generate markdown comparison tables from `cargo-criterion` JSON output☆28Updated 2 years ago
- A Linear Program solver written in Rust.☆18Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- A pure Rust linear programming solver☆83Updated 4 years ago
- Async executor for WebAssembly☆77Updated last year
- A Rust library for manipulating and evaluating Boolean expressions and BDDs☆31Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last month
- Rust attribute macro to implement a trait for tuples☆23Updated 3 weeks ago
- ☆81Updated 7 months ago
- Left Recursive PEG for rust☆67Updated 2 years ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Command line util to pretty print Rust backtraces☆28Updated 4 months ago
- An object system for Rust based on relative pointers☆37Updated last year
- Some internal rustc tools made accessible☆42Updated 3 months ago
- A symbolic evaluator for MIR☆19Updated 4 years ago
- Rust interface for SCIP☆41Updated 2 weeks ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated 11 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- `cargo clippy`, but only for the files / lines you've just modified☆18Updated 3 years ago
- ☆55Updated 5 months ago
- Faster integer division and modulus operations☆70Updated last year
- Arbitrary precision integers library.☆26Updated 3 years ago
- This repository provides a GitHub Action for running the Kani Rust Verifier in CI.☆11Updated 10 months ago
- Iterator of const known length☆14Updated 3 months ago
- Constraint programming in Rust☆102Updated last year
- Bindings to IndexedDB that default the transactions to aborting☆16Updated 8 months ago
- Generate parsers directly from AST node types☆79Updated 5 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆16Updated 6 months ago