quasilyte / go-jdkLinks
Run JVM-based code in Go efficiently
☆83Updated 10 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:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- ☆19Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Fast, thread-safe arena allocators☆24Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Convert a go file to its ast representation☆94Updated 5 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- High throughput primitives library☆50Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- Go assembly transpiler for C programming language☆108Updated 3 weeks ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- Go driver for ragel scanners☆39Updated 5 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Toolbox for Go☆44Updated last month
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 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…☆70Updated 6 years ago