cfallin / boolean_expression
A Rust library for manipulating and evaluating Boolean expressions and BDDs
☆32Updated 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 rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated 2 months ago
- ☆58Updated 8 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆93Updated this week
- Propositional logic with types in Rust☆62Updated last year
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆81Updated 2 weeks ago
- Left Recursive PEG for rust☆67Updated 2 years ago
- Easy SMT solver interaction☆35Updated last month
- Experimental type level programming in Rust☆37Updated 3 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A simple, id-based arena☆119Updated last year
- Synthesis of Loop-free Programs in Rust☆65Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- ☆39Updated last year
- Token tree calling convention☆79Updated 2 years ago
- (More or less) accurate floating point algorithms☆57Updated 9 months ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- misc parsers in rust☆66Updated last week
- ☆34Updated 3 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…☆99Updated 10 months ago
- A graphical debugger for Rust MIR☆189Updated 2 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…☆10Updated 2 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆101Updated 2 years ago
- ☆93Updated last year
- A collection of custom allocators☆44Updated 7 years ago