bspaans / jit-compilerLinks
JIT compiler in Go
☆237Updated 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
- The assembler from the Go compiler, in library form.☆186Updated 4 years ago
- LLVM backed progamming language (Go subset)☆135Updated last year
- ☆183Updated 7 years ago
- dlopen in go without cgo☆206Updated 6 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆256Updated last month
- JIT code-generation in Go!☆345Updated 9 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- translate LLVM IR to Go☆120Updated 3 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- amd64 instruction assembler☆90Updated 7 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…☆311Updated last year
- ☆119Updated 2 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 bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- A simple virtual machine - compiler & interpreter - written in golang☆340Updated 2 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- C++ symbol name demangler written in Go☆176Updated 2 months ago
- Zero-allocation reflection library for Go☆574Updated last year
- Interactive Assembler for Go☆65Updated 7 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 8 months ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- An interpreted language written in Go☆292Updated last year
- Transpiling C code to Go code☆372Updated 9 months ago
- LLVM bindings for the Go programming language☆217Updated 4 years ago
- Experimental symbolizer for cgo backtraces☆141Updated 2 months ago
- Parser / Scanner Generator☆643Updated last month
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- Run JVM-based code in Go efficiently☆80Updated 4 months ago