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
- The assembler from the Go compiler, in library form.☆189Updated 4 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Interactive Assembler for Go☆65Updated 9 months ago
- ☆190Updated 7 years ago
- ☆122Updated 2 years ago
- LLVM backed progamming language (Go subset)☆136Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated last year
- dlopen in go without cgo☆205Updated 6 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
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆140Updated 2 months ago
- sysconf for Go, without using cgo☆144Updated last week
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆130Updated 8 years ago
- pratt parser framework☆69Updated 6 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- goroutine local storage (use context instead if possible)☆77Updated 5 months ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- A fast little LRU cache for Go☆171Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- Non-Invasive goroutine inspector☆91Updated last month
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Run JVM-based code in Go efficiently☆81Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- epoll implementation for connections in Linux, MacOS and Windows☆88Updated 3 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago