bspaans / jit-compilerLinks
JIT compiler in Go
☆241Updated 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)☆136Updated last year
- The assembler from the Go compiler, in library form.☆189Updated 4 years ago
- dlopen in go without cgo☆205Updated 6 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆262Updated 3 months ago
- ☆190Updated 7 years ago
- Transpiling C code to Go code☆374Updated 10 months ago
- JIT code-generation in Go!☆347Updated 9 years ago
- ☆122Updated 2 years ago
- Interactive Assembler for Go☆65Updated 9 months ago
- C++ symbol name demangler written in Go☆177Updated last month
- translate LLVM IR to Go☆121Updated 3 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆198Updated 2 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…☆313Updated last year
- A simple evaluator for arithmetic integer expressions.☆89Updated 3 years ago
- Tool for transpiling C to Go.☆365Updated 4 months ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆95Updated 2 years ago
- Run JVM-based code in Go efficiently☆81Updated 6 months ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- A converter from Go to C++☆253Updated 3 years ago
- A C interpreter in Go☆123Updated 6 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.☆100Updated 3 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆338Updated 3 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 9 months ago
- An interpreted language written in Go☆293Updated last year