goccy / go-jit
JIT compile library for Go
☆81Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-jit
- JIT compiler in Go☆229Updated 6 months ago
- amd64 instruction assembler☆91Updated 6 years ago
- Interactive Assembler for Go☆60Updated 3 weeks ago
- The assembler from the Go compiler, in library form.☆166Updated 3 years ago
- ☆111Updated last year
- goroutine local storage (use context instead if possible)☆73Updated 2 years ago
- translate LLVM IR to Go☆117Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 3 months ago
- LLVM backed progamming language (Go subset)☆132Updated last year
- dlopen in go without cgo☆196Updated 5 years ago
- Run JVM-based code in Go efficiently☆74Updated 4 years ago
- Porting libc from C to Go☆24Updated 6 months 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…☆67Updated 5 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆76Updated last year
- sysconf for Go, without using cgo☆141Updated last week
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago
- The Go/Go+ Interpreter☆113Updated 2 months ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- ☆172Updated 7 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- Low level image processing library in pure Go with SIMD assembly☆125Updated 7 years ago
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Code generator for the Go language☆146Updated this week
- Go expression evaluation comparison☆48Updated 8 months ago
- Load file-backed memory☆121Updated 2 years ago
- pratt parser framework☆69Updated 6 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆118Updated 7 months ago