jameysharp / optirLinks
Compiler optimizer for arbitrary control flow based on equality saturation
☆103Updated 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☆76Updated this week
- ☆70Updated this week
- Synthesis of Loop-free Programs in Rust☆67Updated 5 years ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆93Updated last week
- Rewrite Rule Inference Using Equality Saturation☆137Updated 3 months ago
- ☆31Updated 3 weeks ago
- Easy SMT solver interaction☆35Updated 2 months ago
- Interface with the rustc compiler for the purpose of program verification☆194Updated last week
- Symbolic execution tool for Sail ISA specifications☆78Updated 3 weeks ago
- A different approach to an E-graph library☆28Updated 4 months ago
- 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
- ☆58Updated 2 months ago
- ☆76Updated last year
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆99Updated 3 months ago
- A new register allocator☆237Updated last week
- Eurydice compiles (a modest subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆114Updated last week
- Program analysis playground for a simple, imperative language☆37Updated 3 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- UB-free and deterministic rustc fuzzer☆91Updated 2 months ago
- RustHorn: A CHC-based automated verifier for Rust☆87Updated 6 months ago
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated last month
- An awesome list of e-graph resources☆237Updated 2 weeks ago
- Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.☆78Updated last week
- bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-De…☆21Updated this week
- Debugging WebAssembly? Put some Whamm! on it.☆38Updated 2 weeks ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A Rust hashconsing library.☆33Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- SMTscope automatically analyses and visualises SMT solver execution traces.☆42Updated last week