awesome-golang
There are 15 repositories under awesome-golang topic.
dariubs/GoBooks
List of Golang books
xelaj/mtproto
🦋 Full-native go implementation of Telegram API
naughtygopher/goapp
An opinionated guideline to structure & develop a Go web application/service
naughtygopher/webgo
A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc).
alexpantyukhin/go-pattern-match
Pattern matchings for Go.
naughtygopher/errors
A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple error types.
naughtygopher/currency
A currency computations package.
ljq/jackliu-golang-notes
Jack Liu's Golang personal summary main points notes, notes to fast understand golang
wolfhong/awesome-golang-cn
go语言的中文学习资料
clok/kemba
A tiny debug logging tool. Ideal for CLI tools and command applications. Inspired by https://github.com/visionmedia/debug
xelaj/tl
⚡️ Native and ultrafast TL parser for your integrations!
mikeroyal/Go-Guide
Go Guide
0x3d-site/awesome-golang-0x3d-faqs-collection
Awesome Collection of 0x3d's Golang FAQ's - Frequently Asked Questions
Clivern/Alligator
🐊 Golang Package Boilerplate.
nearlynithin/go-ascii
Image to ASCII art converter built with GO