bspaans / jit-compilerLinks
JIT compiler in Go
☆243Updated 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☆84Updated 5 years ago
- LLVM backed progamming language (Go subset)☆138Updated 2 years ago
- The assembler from the Go compiler, in library form.☆194Updated 4 years ago
- dlopen in go without cgo☆205Updated 6 years ago
- ☆193Updated 8 years ago
- translate LLVM IR to Go☆122Updated 3 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆275Updated last month
- JIT code-generation in Go!☆348Updated 10 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆199Updated 2 years ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆95Updated 3 years ago
- Interactive Assembler for Go☆67Updated last year
- amd64 instruction assembler☆90Updated 7 years ago
- ☆126Updated 2 years ago
- Transpiling C code to Go code☆375Updated last year
- C++ symbol name demangler written in Go☆178Updated 4 months ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆181Updated 3 years ago
- Run JVM-based code in Go efficiently☆83Updated 9 months ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- Optimized functions for Go using SIMD☆191Updated 5 years ago
- 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…☆319Updated last year
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆80Updated 2 years ago
- An interpreted language written in Go☆296Updated last year
- A simple virtual machine - compiler & interpreter - written in golang☆339Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Tool for transpiling C to Go.☆374Updated 7 months ago
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.☆101Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago