jameysharp / optirLinks
Compiler optimizer for arbitrary control flow based on equality saturation
☆106Updated 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 using egglog☆82Updated last week
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆72Updated this week
- Rewrite Rule Inference Using Equality Saturation☆148Updated 5 months ago
- ☆36Updated 2 months ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆94Updated this week
- ☆58Updated 4 months ago
- Easy SMT solver interaction☆34Updated 4 months ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆101Updated 5 months ago
- Interface with the rustc compiler for the purpose of program verification☆212Updated this week
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- A Rust hashconsing library.☆35Updated last year
- Symbolic execution tool for Sail ISA specifications☆79Updated 2 months ago
- Program analysis playground for a simple, imperative language☆38Updated 3 years ago
- A different approach to an E-graph library☆28Updated 6 months ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- Eurydice compiles (a decent subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆129Updated this week
- ☆76Updated last year
- UB-free and deterministic rustc fuzzer☆93Updated 2 weeks ago
- RustHorn: A CHC-based automated verifier for Rust☆87Updated 8 months ago
- A new register allocator☆243Updated 2 weeks ago
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆34Updated last week
- A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3 and CVC4.☆67Updated last year
- Assembler toolkit: encoding and decoding of various architectures☆38Updated 11 months ago
- A high-level API for interacting with SMT solvers.☆32Updated last month
- An awesome list of e-graph resources☆263Updated last month
- bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-De…☆23Updated last month
- Debugger written in Rust☆25Updated 3 years ago
- Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.☆78Updated this week
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- Debugging WebAssembly? Put some Whamm! on it.☆49Updated 3 weeks ago