gorm by go-gorm

The fantastic ORM library for Golang, aims to be developer friendly

created at Oct. 25, 2013, 8:31 a.m.

Go

491 +0

35,722 +73

3,843 +2

GitHub
cli by mitchellh

A Go library for implementing command-line interfaces.

created at Nov. 3, 2013, 6:47 a.m.

Go

25 +0

1,725 -2

122 +1

GitHub
raft by hashicorp

Golang implementation of the Raft consensus protocol

created at Nov. 5, 2013, 12:41 a.m.

Go

429 +1

7,924 +18

966 +1

GitHub
sftp by pkg

SFTP support for the go.crypto/ssh package

created at Nov. 5, 2013, 4:36 a.m.

Go

56 +0

1,468 +1

374 +0

GitHub
envconfig by kelseyhightower

Golang library for managing configuration data from environment variables

created at Nov. 6, 2013, 5:01 p.m.

Go

38 +0

4,914 +4

375 +0

GitHub
go-capnproto by glycerine

Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 for 2.0 which has rpc and capabilities.

created at Nov. 7, 2013, 8:28 p.m.

Go

12 +0

288 +0

21 +0

GitHub
cache2go by muesli

Concurrency-safe Go caching library with expiration capabilities and access counters

created at Nov. 11, 2013, 3:45 a.m.

Go

67 +0

2,072 +1

515 +0

GitHub
gobrew by cryptojuice

Shell script to download and set GO environmental paths to allow multiple versions.

created at Nov. 13, 2013, 12:32 a.m.

Shell

4 +0

194 +0

19 +0

GitHub
go-selfupdate by sanbornm

Enable your Go applications to self update

created at Nov. 13, 2013, 6:17 a.m.

Go

33 +1

1,441 +8

170 +0

GitHub
bosun by bosun-monitor

Time Series Alerting Framework

created at Nov. 15, 2013, 12:12 a.m.

Go

145 -1

3,377 -1

495 -1

GitHub
web by gocraft

Go Router + Middleware. Your Contexts.

created at Nov. 16, 2013, 8:48 p.m.

Go

60 +0

1,508 +0

124 +0

GitHub
gox by mitchellh

A dead simple, no frills Go cross compile tool

created at Nov. 17, 2013, 3:11 a.m.

Go

82 +1

4,596 +2

353 +1

GitHub
pm by VividCortex

Processlist manager with TCP listener

created at Nov. 17, 2013, 7:17 p.m.

Go

19 +0

81 +0

7 +0

GitHub
now by jinzhu

Now is a time toolkit for golang

created at Nov. 18, 2013, 10:55 a.m.

Go

66 +0

4,378 +1

234 +1

GitHub
bluemonday by microcosm-cc

bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS

created at Nov. 20, 2013, 10:15 p.m.

Go

36 +0

3,000 +5

177 +0

GitHub
sprig by Masterminds

Useful template functions for Go templates.

created at Nov. 22, 2013, 1:20 a.m.

Go

38 +0

4,006 +2

417 -1

GitHub
validate by mccoyst

A Go package to automatically validate fields with tags

created at Nov. 22, 2013, 1:28 a.m.

Go

7 +0

61 +0

14 +0

GitHub
gosx-notifier by deckarep

gosx-notifier is a Go framework for sending desktop notifications to OSX 10.8 or higher

created at Nov. 25, 2013, 6:35 a.m.

Go

17 +0

585 +0

52 +0

GitHub
gostatus by shurcooL

A command line tool that shows the status of Go repositories.

created at Nov. 27, 2013, 4:06 a.m.

Go

8 +0

242 +0

10 +0

GitHub
httprouter by julienschmidt

A high performance HTTP request router that scales well

created at Dec. 5, 2013, 3:10 p.m.

Go

314 +0

16,346 +13

1,455 +2

GitHub