This is not the official repository, it has been moved to the http://github.com/going/toolkit organization's repo!
A simple wrap for protobuf and rpc in goang
dig value from map or struct, fork from https://github.com/gosexy/dig
bitly's httpclient support timeout for go1.03
bitly's httpclient for go1.1
qiniu's log ext for golang'log, form from https://github.com/qiniu/log
Mahonia is a character-set conversion library implemented in Go, fork from https://code.google.com/p/mahonia/
Go's strftime like Python
A simple Go's type conversion, fork from https://github.com/gosexy/to
bitly's simplejson
A simple LIFO stack backed by a linked list implemented with golang, fork from https://gist.github.com/bemasher/1777766
Some useful util collection.
Package xmlpath implements a strict subset of the XPath specification for the Go language.
clone from http://launchpad.net/xmlpath
misc/math/rpn ReversePolishnotation AST,fork from https://gist.github.com/achun/5730664
Pure Go UUID implementation fork from https://github.com/nu7hatch/gouuid
A simple set type for the Go language. Fork from https://github.com/deckarep/golang-set