JIT compiler in Go
☆246Apr 30, 2024Updated 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☆84May 14, 2020Updated 5 years ago
- JIT code-generation in Go!☆350Nov 6, 2015Updated 10 years ago
- The assembler from the Go compiler, in library form.☆202Jan 12, 2021Updated 5 years ago
- Go module and utility for executing machine code☆24Feb 11, 2026Updated 3 weeks ago
- Library for interacting with LLVM IR in pure Go.☆1,274Dec 6, 2024Updated last year
- x86-64 instruction encoder in Go☆23Nov 2, 2019Updated 6 years ago
- translate LLVM IR to Go☆125Apr 10, 2022Updated 3 years ago
- Interactive Assembler for Go☆69Oct 31, 2024Updated last year
- C to Go Assembly☆1,342Nov 27, 2021Updated 4 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆283Jan 7, 2026Updated last month
- LLVM backed progamming language (Go subset)☆139Sep 29, 2023Updated 2 years ago
- FastPrinter supports write values in io.Writer without allocation☆12Dec 2, 2025Updated 3 months ago
- Generate x86 Assembly with Go☆2,943Updated this week
- Tengo syntax highlighting☆20Jan 25, 2022Updated 4 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆911Sep 23, 2025Updated 5 months ago
- ☆128Mar 30, 2023Updated 2 years ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆19Jun 9, 2024Updated last year
- A compiler for the µC language.☆58Mar 25, 2021Updated 4 years ago
- Easy to use native encoding/binary.ByteOrder☆31Feb 2, 2023Updated 3 years ago
- Go Assembler Formatter☆305Apr 4, 2022Updated 3 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Oct 18, 2022Updated 3 years ago
- wazero: the zero dependency WebAssembly runtime for Go developers☆5,971Feb 16, 2026Updated 2 weeks ago
- dlopen in go without cgo☆208Jun 19, 2019Updated 6 years ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆37May 19, 2024Updated 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…☆323Apr 25, 2024Updated last year
- The Geode Programming Language☆16Dec 30, 2019Updated 6 years ago
- Extremely experimental toy go compiler☆19Oct 18, 2020Updated 5 years ago
- A very fast arena allocator for Go☆33Jan 12, 2026Updated last month
- High performance drop-in replacement of the `encoding/base64` library☆38Jul 17, 2023Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Feb 9, 2021Updated 5 years ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆96Aug 10, 2022Updated 3 years ago
- amd64 instruction assembler☆90Mar 9, 2018Updated 7 years ago
- A Go unikernel running on x86 bare metal☆2,314Jul 22, 2023Updated 2 years ago
- Utility that parses stack sizes section from elf objects and displays the preallocated stack size of each function.☆14Jan 15, 2020Updated 6 years ago
- WebAssembly compiler implemented in Go☆192Oct 15, 2025Updated 4 months ago
- A library for calling C functions from Go without Cgo☆3,395Updated this week
- get physical memory usage (RSS or Working Set)☆18Dec 15, 2025Updated 2 months ago
- minigo🐥is a small Go compiler made from scratch. It can compile itself.☆532Feb 16, 2021Updated 5 years ago
- Modern embedded SQL database☆1,674Jan 16, 2026Updated last month