jameysharp / optirLinks
Compiler optimizer for arbitrary control flow based on equality saturation
☆102Updated 3 years ago
Alternatives and similar repositories for optir
Users that are interested in optir are comparing it to the libraries listed below
Sorting:
- An experimental optimizing compiler for Bril☆70Updated last week
- ☆69Updated this week
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- ☆58Updated 9 months ago
- Program analysis playground for a simple, imperative language☆36Updated 3 years ago
- Rewrite Rule Inference Using Equality Saturation☆129Updated last month
- ☆75Updated last year
- ☆29Updated 2 weeks ago
- Interface with the rustc compiler for the purpose of program verification☆168Updated this week
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆87Updated 2 weeks ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆99Updated 2 weeks ago
- Easy SMT solver interaction☆35Updated 3 months ago
- A different approach to an E-graph library☆25Updated last month
- Symbolic execution tool for Sail ISA specifications☆73Updated this week
- A new register allocator☆234Updated 2 weeks ago
- An awesome list of e-graph resources☆187Updated 2 weeks ago
- UB-free and deterministic rustc fuzzer☆87Updated last month
- Eurydice compiles (a modest subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆103Updated this week
- RustHorn: A CHC-based automated verifier for Rust