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☆65Updated 7 months ago
- translate LLVM IR to Go☆120Updated 3 years ago
- The assembler from the Go compiler, in library form.☆186Updated 4 years ago
- LLVM backed progamming language (Go subset)☆135Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last week
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- Go expression evaluation comparison☆50Updated last year
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- ☆119Updated 2 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
- A memory allocator for Go.☆83Updated 5 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆67Updated 4 years ago
- ☆183Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last month
- Write ahead Raft log for Go☆58Updated 4 years ago
- Object file abstractions in Go☆30Updated last year
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- sysconf for Go, without using cgo☆143Updated last month
- Run JVM-based code in Go efficiently☆80Updated 4 months ago
- Go package for using Go pointers in external code☆14Updated 3 years ago
- pratt parser framework☆69Updated 6 years ago