bspaans / jit-compiler
JIT compiler in Go
☆233Updated 9 months ago
Alternatives and similar repositories for jit-compiler:
Users that are interested in jit-compiler are comparing it to the libraries listed below
- JIT compile library for Go☆83Updated 4 years ago
- The assembler from the Go compiler, in library form.☆175Updated 4 years ago
- LLVM backed progamming language (Go subset)☆133Updated last year
- dlopen in go without cgo☆197Updated 5 years ago
- ☆180Updated 7 years ago
- ☆116Updated last year
- C++ symbol name demangler written in Go☆172Updated 5 months ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆173Updated 2 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆242Updated 3 weeks ago
- translate LLVM IR to Go☆117Updated 2 years ago
- JIT code-generation in Go!☆343Updated 9 years ago
- Interactive Assembler for Go☆64Updated 3 months ago
- amd64 instruction assembler☆90Updated 6 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆196Updated last year
- Transpiling C code to Go code☆368Updated 4 months ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated 10 months ago
- Optimized functions for Go using SIMD☆192Updated 4 years ago
- LLVM bindings for the Go programming language☆218Updated 3 years ago
- Tool for transpiling C to Go.☆341Updated 3 weeks ago
- In-memory implementation of Go's `io/fs.FS` interface☆112Updated 3 months ago
- An x86-64 assembler written in Go (2019). A modern version (2024) is currently in development at the link below:☆94Updated 2 years ago
- Run JVM-based code in Go efficiently☆73Updated 2 weeks ago
- A simple evaluator for arithmetic integer expressions.☆87Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- slab allocator in go☆377Updated last month
- Compile Go regular expressions to Go code☆95Updated 2 years ago
- sysconf for Go, without using cgo☆141Updated last week
- Lexer for Go☆421Updated 2 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆84Updated 2 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆331Updated 2 years ago