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☆243Updated last year
- The assembler from the Go compiler, in library form.☆197Updated 4 years ago
- Interactive Assembler for Go☆67Updated last year
- amd64 instruction assembler☆90Updated 7 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- dlopen in go without cgo☆205Updated 6 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆80Updated 2 years ago
- ☆126Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 6 months ago
- Run JVM-based code in Go efficiently☆83Updated 10 months ago
- ☆194Updated 8 years ago
- LLVM backed progamming language (Go subset)☆138Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last month
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- pratt parser framework☆69Updated 7 years ago
- The Go/XGo Interpreter☆136Updated last week
- sysconf for Go, without using cgo☆147Updated this week
- Golang reflect package hack tools☆32Updated last month
- translate LLVM IR to Go☆122Updated 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
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- goroutine local storage (use context instead if possible)☆78Updated 9 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- ☆123Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago