tekknolagi / ddcgLinks
Implementation of destination-driven code generation with control destinations. See [post.md](post.md)
☆24Updated 10 months ago
Alternatives and similar repositories for ddcg
Users that are interested in ddcg are comparing it to the libraries listed below
Sorting:
- ☆69Updated this week
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- Runtime support for LLVM's GC Statepoints☆43Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- Fast WebAssembly Baseline Compiler☆59Updated 2 years ago
- ☆23Updated 9 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- ☆39Updated 4 years ago
- Attribute grammar Based Language Extensions for C☆41Updated this week
- Lightweight framework for easy and efficient code generation☆102Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- ☆54Updated last year
- ☆11Updated 3 years ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆25Updated last year
- MimIR is my Intermediate Representation☆75Updated this week
- The Mickey Mouse of dynamic linkers☆15Updated 2 months ago
- Dynamic runtime inlining with LLVM☆66Updated 4 years ago
- Regionalized Value State Dependence Graph written in Rust☆11Updated 5 years ago
- A term rewriting system for experimental programming language development.☆44Updated this week
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆21Updated last week
- Some experiments with SMT solvers and GIMPLE IR☆39Updated last year
- Lower Size Bounds for Sorting Networks☆46Updated 4 years ago
- ☆48Updated 4 years ago
- Modeling futexes in TLA+☆20Updated 11 months ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 4 months ago