goccy / go-jitLinks
JIT compile library for Go
☆84Updated 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☆241Updated last year
- Interactive Assembler for Go☆65Updated 9 months ago
- The assembler from the Go compiler, in library form.☆192Updated 4 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- ☆122Updated 2 years ago
- ☆191Updated 8 years ago
- dlopen in go without cgo☆204Updated 6 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- sysconf for Go, without using cgo☆144Updated last week
- 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
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 3 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- pratt parser framework☆69Updated 6 years ago
- Compile Go regular expressions to Go code☆96Updated last week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- goroutine local storage (use context instead if possible)☆78Updated 6 months ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- LLVM backed progamming language (Go subset)☆136Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated 2 weeks ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Run JVM-based code in Go efficiently☆82Updated 6 months ago
- translate LLVM IR to Go☆121Updated 3 years ago