goccy / go-jitLinks
JIT compile library for Go
☆83Updated 5 years ago
Alternatives and similar repositories for go-jit
Users that are interested in go-jit are comparing it to the libraries listed below
Sorting:
- JIT compiler in Go☆237Updated last year
- amd64 instruction assembler☆90Updated 7 years ago
- Interactive Assembler for Go☆64Updated 6 months ago
- The assembler from the Go compiler, in library form.☆183Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- 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 5 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- ☆119Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- LLVM backed progamming language (Go subset)☆135Updated last year
- Porting libc from C to Go☆23Updated last year
- translate LLVM IR to Go☆120Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go expression evaluation comparison☆50Updated last year
- goroutine local storage (use context instead if possible)☆77Updated 3 months ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- sysconf for Go, without using cgo☆144Updated 3 weeks ago
- Golang reflect package hack tools☆30Updated 3 weeks ago
- A memory allocator for Go.☆82Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Object file abstractions in Go☆30Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- The Go/XGo Interpreter☆125Updated this week
- Non-Invasive goroutine inspector☆90Updated last month
- Run JVM-based code in Go efficiently☆78Updated 4 months ago
- 📺 3D Graphics in Go.☆43Updated last year
- automate Go compiler comparisons☆24Updated 2 years ago
- pratt parser framework☆69Updated 6 years ago