goccy / go-jit
JIT compile library for Go
☆83Updated 4 years ago
Alternatives and similar repositories for go-jit:
Users that are interested in go-jit are comparing it to the libraries listed below
- JIT compiler in Go☆233Updated 9 months ago
- Interactive Assembler for Go☆64Updated 3 months ago
- amd64 instruction assembler☆90Updated 6 years ago
- The assembler from the Go compiler, in library form.☆176Updated 4 years ago
- ☆116Updated last year
- ☆180Updated 7 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- dlopen in go without cgo☆199Updated 5 years ago
- Run JVM-based code in Go efficiently☆73Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- translate LLVM IR to Go☆118Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 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 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆126Updated 7 years ago
- Compile Go regular expressions to Go code☆96Updated 2 years ago
- sysconf for Go, without using cgo☆141Updated 2 weeks ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- Porting libc from C to Go☆24Updated 9 months ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 6 months ago
- Basic Markdown parser and HTML generator☆89Updated 2 months ago
- Object file abstractions in Go☆30Updated 10 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated 10 months ago
- LLVM backed progamming language (Go subset)☆133Updated last year
- goroutine local storage (use context instead if possible)☆74Updated last week
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago