bspaans / jit-compilerLinks
JIT compiler in Go
☆240Updated last year
Alternatives and similar repositories for jit-compiler
Users that are interested in jit-compiler are comparing it to the libraries listed below
Sorting:
- JIT compile library for Go☆83Updated 5 years ago
- LLVM backed progamming language (Go subset)☆135Updated last year
- The assembler from the Go compiler, in library form.☆188Updated 4 years ago
- dlopen in go without cgo☆205Updated 6 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆258Updated 2 months ago
- ☆188Updated 7 years ago
- JIT code-generation in Go!☆346Updated 9 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Transpiling C code to Go code☆375Updated 9 months ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- babygo👶 is a small Go compiler made from scratch, which can compile itself. It's going to be the smallest and simplest go compiler in th…☆312Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- ☆122Updated 2 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- translate LLVM IR to Go☆121Updated 3 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆198Updated last year
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆95Updated 2 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆337Updated 3 years ago
- C++ symbol name demangler written in Go☆176Updated 2 weeks ago
- Interactive Assembler for Go☆65Updated 8 months ago
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- Run JVM-based code in Go efficiently☆80Updated 5 months ago
- An interpreted language written in Go☆291Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 8 months ago
- Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.☆100Updated 3 years ago
- Tool for transpiling C to Go.☆361Updated 3 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- A C interpreter in Go☆123Updated 6 years ago