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☆101Updated 5 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆34Updated last week
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- ☆58Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- A simple, id-based arena☆122Updated 2 years ago
- Target "triple" support☆53Updated 2 months ago
- A different approach to an E-graph library☆28Updated 6 months ago
- A pure Rust linear programming solver☆91Updated 5 years ago
- A graphical debugger for Rust MIR☆198Updated 3 years ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- ☆53Updated 3 months ago
- misc parsers in rust☆68Updated 6 months ago
- Trait generalization of the fundamental types☆47Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆95Updated 2 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 8 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆106Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆94Updated last week
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- ☆39Updated last year