igo
Code simplifier
A tool that improves the Go programming language by providing syntactical sugar and tools to make code simpler and easier to read.
Improved Go Syntax (transpiler)
66 stars
4 watching
4 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
gogolang
Related projects:
Repository | Description | Stars |
---|---|---|
rocketlaunchr/dataframe-go | A lightweight data manipulation and analysis package for Go. | 1,192 |
mouuff/go-rocket-update | A library to enable cross-platform self-updating of Go applications | 103 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 61 |
rocketlaunchr/dbq | A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 405 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
rocketlaunchr/remember-go | A package to cache slow database queries using in-memory or Redis storage | 139 |
sinhashubham95/go-actuator | Provides configuration and management features for Go applications | 15 |
gojuno/minimock | Generates mocks from Go interface declarations to simplify unit testing | 640 |
shulhan/go-bindata | A utility to embed binary data in Go programs | 189 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
goanywhere/rex | A modular web development framework that provides a lightweight and flexible way to build scalable web applications in Go. | 33 |
kamilsk/tracer | A lightweight tracing library for Go applications. | 86 |
yaa110/goterator | An iterator implementation providing map and reduce functionalities for data processing in Go. | 16 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
rjeczalik/interfaces | Tools for generating interfaces and structs in Go | 423 |