go-runewidth by mattn

wcwidth for golang

created at June 21, 2013, 4:56 a.m.

Go

13 +0

608 +0

94 +0

GitHub
ebiten by hajimehoshi

Ebitengine - A dead simple 2D game engine for Go

created at June 16, 2013, 3:13 p.m.

Go

149 +1

11,064 +35

662 +1

GitHub
elvish by elves

Powerful scripting language & versatile interactive shell

created at June 16, 2013, 8:43 a.m.

Go

107 +0

5,710 +19

302 +2

GitHub
go-pr by daviddengcn

Pattern recognition package in Go lang.

created at June 7, 2013, 2:36 a.m.

Go

8 +0

66 +0

14 +0

GitHub
go-sdl2 by veandco

SDL2 binding for Go

created at June 5, 2013, 6:30 p.m.

C

48 +0

2,226 +1

225 +0

GitHub
go-vcs by sourcegraph

manipulate and inspect VCS repositories in Go

created at June 2, 2013, 2:36 a.m.

Go

84 +1

79 +0

20 +0

GitHub
goreplay by buger

GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.

created at May 30, 2013, 9:29 a.m.

Go

470 +0

18,656 +13

29 +3

GitHub
go by ugorji

idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]

created at May 30, 2013, 2:13 a.m.

Go

52 +0

1,861 +1

295 +0

GitHub
tiedot by HouzuoGuo

A rudimentary implementation of a basic document (NoSQL) database in Go

created at May 26, 2013, 10:03 a.m.

Go

156 +0

2,725 +1

258 +0

GitHub
go-github by google

Go library for accessing the GitHub v3 API

created at May 24, 2013, 4:42 p.m.

Go

207 +0

10,448 +6

2,065 +3

GitHub
mapstructure by mitchellh

Go library for decoding generic map values into native Go structures and vice versa.

created at May 20, 2013, 5:24 a.m.

Go

66 +0

7,920 +11

674 +2

GitHub
glfw by go-gl

Go bindings for GLFW 3

created at May 19, 2013, 6:38 a.m.

C

38 +0

1,575 -1

181 -1

GitHub
neo4j by cihangir

Neo4j Rest API Client for Go lang

created at May 18, 2013, 8:54 a.m.

Go

3 +0

28 +0

9 +0

GitHub
gopm by gpmgo

Go Package Manager (gopm) is a package manager and build tool for Go.

created at May 15, 2013, 2:53 p.m.

Go

85 +0

2,470 +0

207 -1

GitHub
godep by tools

dependency tool for go

created at May 1, 2013, 7:55 a.m.

Go

142 +0

5,536 +0

454 +0

GitHub
imagick by gographics

Go binding to ImageMagick's MagickWand C API

created at April 30, 2013, 5:31 p.m.

Go

56 +0

1,777 +5

184 +0

GitHub
hipchat by dane

A golang package to communicate with HipChat over XMPP

created at April 28, 2013, 2:16 a.m.

Go

7 +0

111 +0

32 +0

GitHub
goveralls by mattn

None

created at April 17, 2013, 10:58 a.m.

Go

15 +0

789 +0

140 +0

GitHub
golang-examples by SimonWaldherr

Go(lang) examples - (explain the basics of #golang)

created at April 15, 2013, 10:42 p.m.

Go

58 +0

1,579 +1

454 +1

GitHub
The-Golang-Standard-Library-by-Example by polaris1119

Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。

created at April 14, 2013, 2:21 a.m.

Go

580 +0

9,499 +4

2,011 +1

GitHub