rocketlaunchr / igoLinks
Improved Go Syntax (transpiler)
☆72Updated 5 years ago
Alternatives and similar repositories for igo
Users that are interested in igo are comparing it to the libraries listed below
Sorting:
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Tool for golang that generates jennifer code☆75Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Simple managed reload mechanism for Go☆48Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 7 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- A simple database migration tool.☆53Updated 2 weeks ago
- A cancelable reader for Go☆138Updated 2 years ago
- A tool for design-by-contract in Go☆114Updated 6 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A library for writing type-safe HTML in Golang☆126Updated 5 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- ☆43Updated 5 years ago
- Hare is a nimble little database management system for Go.☆97Updated 4 years ago
- Go repos for code generation☆51Updated 5 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆49Updated last year
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 4 years ago
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆54Updated last week
- A small flexible merge library in go☆128Updated last year
- Goscript: Runtime execution of Go code.☆125Updated 8 years ago
- Structured Concurrency in Go☆70Updated 4 years ago
- An inflection engine for golang