Skip to content

skykingf/awesome-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Awesome Go

汇集最有用的Go资源

源码

Go:官方Github托管地址https://github.com/golang/go。

二进制程序

Golang中国:Golang中国提供编译完成的二进制可执行程序下载,下载页面http://www.golangtc.com/download。

教程

Go Web编程》: Begoo作者写的一本Go Web编程书籍。

编程规范

Go 编程语言规范》: 写的内容较多,最后更新日期是2014.11.11。PDF版链接

Web框架

Begoo: An open-source, high-performance web framework for the Go programming language。有中文文档,版本号已更新到v1.5,最近一次发布日期是2015.06.16。
Revel: A high productivity, full-stack web framework for the Go language. 版本号已更新到v0.12.0,最近一次发布日期是2015.03.25。
Martini: Classy web framework for Go. 版本号已更新到v1.0,最近一次发布日期是2014.05.20。
Macaron: A high productive and modular web framework in Go. 版本号已更新到v0.8.0。

MQTT

Paho的Golang客户端: http://www.eclipse.org/paho/clients/golang/
SurgeMQ: A high performance MQTT broker and client library that aims to be fully compliant with MQTT 3.1 and 3.1.1 specs. The primary package that's of interest is package service. It provides the MQTT Server and Client services in a library form.

About

最有用的Go语言资源。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published