cfallin / boolean_expressionLinks
A Rust library for manipulating and evaluating Boolean expressions and BDDs
☆31Updated 4 years ago
Alternatives and similar repositories for boolean_expression
Users that are interested in boolean_expression 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☆99Updated 3 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- ☆58Updated 2 months ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated last month
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆93Updated last week
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Target "triple" support☆52Updated 3 weeks ago
- A simple, id-based arena☆120Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- A library to produce syntax diagrams as Scalable Vector Graphics☆164Updated 3 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- a model of MIR and the Rust type/trait system☆316Updated last month
- SAT solver written in Rust☆275Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- Faster integer division and modulus operations☆87Updated 3 months ago
- ☆60Updated last month
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆101Updated last year
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Define compiler intermediate representation usable by external tools☆85Updated last month
- A different approach to an E-graph library☆28Updated 4 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A pure Rust linear programming solver☆90Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- rust verification condition generator☆96Updated 9 years ago
- A new register allocator☆237Updated last week
- A macro for defining type operators in Rust.☆65Updated 8 years ago