Libraries:
Tools:
- Go Reflection: http://jimmyfrasche.github.io/go-reflection-codex/
- Go Version Manager:
- Go cross compilation support: https://github.com/davecheney/golang-crosscompile
- Go Remote Packages
Videos:
- http://blog.golang.org/2013/05/advanced-go-concurrency-patterns.html
- https://code.google.com/p/go-wiki/wiki/GoTalks
- Go: code that grows with grace ( http://vimeo.com/53221560 )
- Go: a simple programming environment( http://vimeo.com/53221558)
- Go concurrency in production - Stathat (http://www.youtube.com/watch?v=ruw0uOC4_Xk)
Examples:
- https://sites.google.com/site/gopatterns/
- https://github.com/golang-samples
- http://dave.cheney.net/resources-for-new-go-programmers
- http://golang-examples.tumblr.com/
- http://www.reddit.com/r/golang/comments/1bxadf/how_did_you_learn_how_to_code_in_go/
- https://code.google.com/p/go-wiki/wiki/Articles
- Real Life Concurrency in Go (http://matt.aimonetti.net/posts/2012/11/27/real-life-concurrency-in-go/, 2012.11)
Articles:
- Application Development in Go, 2013.08 - some comments about package management
- Replacing Clever Code with Unremarkable Code in Go, 2013.06
- Why Go?, 2013.05
- DevHell - but today I'm most excited about Google's Go
- The Case For Go - Many good links!
- Go Code Layout
- Network Autoconfiguration with Go and ØMQ(2013.02)
- Go on Appengine, 2013.04
- Zero-downtime restarts in Go
http://www.reddit.com/r/golang
Companies using Go:
- Links on gowiki - GoUsers
- Apcera.com
- Stathat.com
- Juju at Canonical/Ubuntu, presentation
- Beachfront.iO at Beachfront Media
- CloudFlare
- Soundcloud
- Mozilla
- Disqus
- Bit.ly
- Heroku
- 6Wunderkinder - (root access Berlin #1: 6Wunderkinder on GO)
- microco.sm
- Repustate
Presentations:
Intros:
Documentation:
Basics:
- http://research.swtch.com/godata
- http://research.swtch.com/godata2
- http://research.swtch.com/gotour
- http://research.swtch.com/gopackage
*** GENERATED BY https://github.com/mindreframer/techwatcher (ruby _sh/pull golang-stuff) ***
abh/geodns:
DNS server with per-client targeted responses
230 commits, last change: 2013-10-03 00:14:57, 221 stars, 17 forks
adnaan/hamster:
A back end as a service based on MongoDB
43 commits, last change: 2013-09-22 02:54:00, 43 stars, 1 forks
ajstarks/svgo:
Go Language Library for SVG generation
264 commits, last change: 2013-06-04 04:40:58, 154 stars, 16 forks
alco/gostart:
A getting started guide for Go newcomers
33 commits, last change: 2013-04-01 07:06:56, 103 stars, 7 forks
ant0ine/go-json-rest:
A quick and easy way to setup a RESTful JSON API
124 commits, last change: 2013-08-06 19:11:21, 94 stars, 10 forks
ant0ine/go-urlrouter:
Efficient URL routing using a Trie data structure.
54 commits, last change: 2013-04-22 20:49:17, 48 stars, 5 forks
apcera/nats:
NATS client for Go
200 commits, last change: 2013-07-26 15:12:13, 33 stars, 6 forks
astaxie/beedb:
beedb is a go ORM,support database/sql interface,pq/mysql/sqlite
49 commits, last change: 2013-07-30 21:21:29, 316 stars, 75 forks
astaxie/beego:
beego is an open-source, high-performance web framework for the Go programming language.
427 commits, last change: 2013-08-29 21:38:32, 958 stars, 292 forks
astaxie/build-web-application-with-golang:
A golang ebook intro how to build a web with golang
787 commits, last change: 2013-08-27 05:09:45, 2,032 stars, 950 forks
benbjohnson/go-raft:
A Go implementation of the Raft distributed consensus protocol.
352 commits, last change: 2013-09-28 20:01:49, 354 stars, 36 forks
bitly/google_auth_proxy:
A reverse proxy that provides authentication using Google OAuth2
15 commits, last change: 2013-07-30 14:31:59, 103 stars, 16 forks
bitly/nsq:
realtime distributed message processing at scale
932 commits, last change: 2013-10-03 12:52:15, 1,466 stars, 122 forks
buger/gor:
HTTP traffic replay in real-time. Replay traffic from production to staging and dev environments.
109 commits, last change: 2013-09-30 03:18:33, 838 stars, 42 forks
BurntSushi/cmail:
cmail runs a command and sends the output to your email address at certain intervals.
8 commits, last change: , 2 stars, 0 forks
BurntSushi/ty:
Easy parametric polymorphism at run time using completely unidiomatic Go.
85 commits, last change: 2013-04-06 11:27:53, 39 stars, 3 forks
cdarwin/go-koans:
koans for go
61 commits, last change: 2012-04-26 14:49:23, 35 stars, 32 forks
ChimeraCoder/gojson:
A simple command-line tool for manipulating JSON for use in developing Go code.
35 commits, last change: 2013-03-15 16:17:55, 79 stars, 3 forks
ciju/gotunnel:
serve your local server/directory over the internet
49 commits, last change: 2013-05-14 04:18:52, 32 stars, 5 forks
cloudfoundry/gorouter:
336 commits, last change: 2013-08-27 16:14:13, 66 stars, 22 forks
coreos/etcd:
A highly-available key value store for shared configuration and service discovery
601 commits, last change: 2013-10-03 11:31:27, 1,409 stars, 100 forks
crowdmob/goamz:
Fork of the GOAMZ version developed within Canonical with additional functionality with DynamoDB
353 commits, last change: 2013-09-27 09:43:39, 41 stars, 24 forks
d2fn/gopack:
Dependency management for go inspired by rebar
59 commits, last change: 2013-08-30 00:25:10, 74 stars, 4 forks
davecheney/autobench:
Go 1.0 vs Go 1.1 benchmark harness.
83 commits, last change: 2013-06-03 00:06:24, 42 stars, 11 forks
davepederson/genetic-go:
commits, last change: , stars, forks
dotcloud/docker:
Docker - the open-source application container engine
3,467 commits, last change: 2013-10-04 09:29:56, 6,318 stars, 728 forks
eaigner/hood:
Database agnostic ORM for Go
291 commits, last change: 2013-06-21 03:38:40, 370 stars, 44 forks
eblume/proto:
Map, Reduce, Filter, De/Multiplex, etc. for the Go language.
12 commits, last change: , 29 stars, 2 forks
emicklei/hopwatch:
webbased debugging for Go programs
71 commits, last change: 2013-04-25 23:11:47, 86 stars, 10 forks
emilsjolander/goson:
A json templating DSL written in go
13 commits, last change: 2013-08-25 03:11:33, 60 stars, 1 forks
frrad/project-euler:
Solutions to some Project Euler problem in Go
216 commits, last change: , 0 stars, 0 forks
garyburd/go-websocket:
Go-WebSocket is a Go implementation of the WebSocket protocol.
26 commits, last change: 2013-08-22 14:17:16, 141 stars, 19 forks
globocom/gandalf:
Gandalf is an API to manage git repositories.
438 commits, last change: 2013-09-16 06:27:32, 92 stars, 12 forks
globocom/tsuru:
Open source Platform as a Service.
5,958 commits, last change: 2013-10-02 16:23:34, 681 stars, 52 forks
golang/groupcache:
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
19 commits, last change: 2013-10-03 20:14:56, 2,249 stars, 184 forks
handcraftsman/GeneticGo:
Genetic problem solver written in Go
100 commits, last change: 2012-12-04 07:58:42, 35 stars, 2 forks
inconshreveable/ngrok:
Tunneling, reverse proxy for developing and understanding networked, HTTP services
164 commits, last change: 2013-08-29 08:39:16, 479 stars, 27 forks
insionng/toropress:
toropress is a cms system of written in golang
56 commits, last change: 2013-05-23 12:15:15, 46 stars, 18 forks
jingweno/gh:
Fast GitHub command line client.
387 commits, last change: 2013-08-16 15:35:46, 233 stars, 18 forks
JohnAmican/youski:
Youtube Radio
7 commits, last change: 2013-07-07 12:22:33, 2 stars, 0 forks
johnwesonga/wbdata:
World bank open data API for Go
30 commits, last change: 2013-08-12 12:20:00, 0 stars, 0 forks
jondot/gosigar:
13 commits, last change: , 1 stars, 15 forks
jondot/groundcontrol:
Manage and monitor your Raspberry Pi with ease
50 commits, last change: 2013-08-22 07:19:32, 602 stars, 42 forks
jordansissel/lumberjack:
An experiment to cut logs in preparation for processing elsewhere.
505 commits, last change: 2013-09-16 15:50:48, 209 stars, 55 forks
juju/juju-core:
commits, last change: , stars, forks
michaeldv/mop:
Stock market tracker for hackers
87 commits, last change: 2013-09-17 20:10:13, 178 stars, 20 forks
mindreframer/go-thestdlib:
a copy from darkhelmets repo
1 commits, last change: 2013-06-12 06:38:25, 0 stars, 0 forks
mindreframer/go-tour:
mirror for go-tour from google
1 commits, last change: , 0 stars, 0 forks
mitchellh/packer:
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
1,928 commits, last change: 2013-10-04 10:44:04, 1,251 stars, 164 forks
mjibson/goread:
google reader clone in go on app engine
834 commits, last change: 2013-08-29 05:06:38, 1,699 stars, 227 forks
mmcgrana/gobyexample:
Go by Example
642 commits, last change: 2013-06-20 08:21:08, 313 stars, 66 forks
moovweb/gokogiri:
A light libxml wrapper for Go
547 commits, last change: 2013-08-28 10:54:29, 148 stars, 23 forks
nathany/go-poodr:
A Go translation of the example code from Practical Object-Oriented Design in Ruby by Sandi Metz.
39 commits, last change: 2012-12-07 22:43:12, 25 stars, 3 forks
nsf/termbox-go:
Pure Go termbox implementation
66 commits, last change: 2013-07-10 03:38:53, 152 stars, 33 forks
pebbe/zmq2:
A Go interface to ZeroMQ version 2
52 commits, last change: 2013-08-27 08:47:59, 5 stars, 2 forks
pebbe/zmq3:
A Go interface to ZeroMQ version 3
137 commits, last change: 2013-08-27 08:48:21, 66 stars, 6 forks
PuerkitoBio/gocrawl:
Polite, slim and concurrent web crawler.
157 commits, last change: 2013-06-05 09:38:11, 187 stars, 23 forks
PuerkitoBio/goquery:
A little like that j-thing, only in Go.
114 commits, last change: 2013-07-24 05:49:11, 223 stars, 39 forks
rcrowley/go-metrics:
Go port of Coda Hale's Metrics library
120 commits, last change: 2013-10-03 13:42:16, 160 stars, 26 forks
russross/blackfriday:
Blackfriday: a markdown processor for Go
138 commits, last change: 2013-08-14 06:43:17, 398 stars, 52 forks
skydb/sky:
Sky is an open source, behavioral analytics database.
556 commits, last change: 2013-04-02 07:23:03, 208 stars, 23 forks
spf13/hugo:
A Fast and Flexible Static Site Generator built with love by spf13 in GoLang
171 commits, last change: 2013-08-29 05:22:19, 259 stars, 31 forks
stathat/bingo:
go http helper package. Includes contexts, logging, and some rendering helpers.
16 commits, last change: , 30 stars, 3 forks
StefanSchroeder/Golang-Regex-Tutorial:
Golang - Regular Expression Tutorial
50 commits, last change: 2013-08-16 06:45:37, 50 stars, 9 forks
thomas11/csp:
Tony Hoare's seminal 1978 paper "Communicating sequential processes" implemented in Go.
4 commits, last change: , 29 stars, 2 forks
trevex/golem:
Lightweight Go WebSocket-Framework
75 commits, last change: 2013-06-13 02:37:59, 72 stars, 1 forks
tumblr/gocircuit:
300 commits, last change: 2013-04-22 06:33:25, 164 stars, 13 forks
Unknwon/build-web-application-with-golang_EN:
This is an English version of 《Go Web编程》, which original version was written by AstaXie and translated by Unknown.
138 commits, last change: 2013-08-03 21:56:25, 135 stars, 30 forks
vdobler/chart:
Provide basic charts in go
129 commits, last change: 2013-07-29 12:13:22, 47 stars, 10 forks
VividCortex/ewma:
Exponentially Weighted Moving Average algorithms for Go.
10 commits, last change: 2013-07-31 12:37:10, 20 stars, 1 forks
VividCortex/go-database-sql-tutorial:
A tutorial for Go's database/sql package (http://golang.org/pkg/database/sql/)
13 commits, last change: 2013-08-25 10:43:55, 56 stars, 5 forks
VividCortex/johnny-deps:
Barebones package version manager for Go.
82 commits, last change: 2013-08-28 19:41:15, 98 stars, 7 forks
youtube/vitess:
vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.
1,294 commits, last change: 2013-08-29 22:43:06, 57 stars, 5 forks
zond/god:
A Go database
813 commits, last change: 2013-06-16 08:21:58, 361 stars, 25 forks