quasilyte / go-jdkLinks
Run JVM-based code in Go efficiently
☆82Updated 6 months ago
Alternatives and similar repositories for go-jdk
Users that are interested in go-jdk are comparing it to the libraries listed below
Sorting:
- ☆19Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- High throughput primitives library☆50Updated 2 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆118Updated 10 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Convert a go file to its ast representation☆93Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Go assembly transpiler for C programming language☆98Updated 3 weeks ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Toolbox for Go☆43Updated 2 weeks ago
- Compile Go regular expressions to Go code☆96Updated 2 weeks ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- ☆33Updated 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
- Storing strings without GC overhead☆84Updated 5 years ago
- translate LLVM IR to Go☆121Updated 3 years ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last month
- Buffered Reader/Writer☆78Updated 2 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- dlopen in go without cgo☆204Updated 6 years ago