sprig by Masterminds

Useful template functions for Go templates.

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

Go

38 +0

4,028 +11

420 +2

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,012 +2

178 +1

GitHub
now by jinzhu

Now is a time toolkit for golang

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

Go

66 +0

4,392 +7

234 +0

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
gox by mitchellh

A dead simple, no frills Go cross compile tool

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

Go

82 +0

4,595 -2

353 +0

GitHub
web by gocraft

Go Router + Middleware. Your Contexts.

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

Go

60 +0

1,510 +1

124 +0

GitHub
bosun by bosun-monitor

Time Series Alerting Framework

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

Go

146 +0

3,386 +0

494 +0

GitHub
go-selfupdate by sanbornm

Enable your Go applications to self update

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

Go

33 +0

1,452 +3

170 +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
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,076 +0

515 +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
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,933 +7

376 -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,477 +3

376 +1

GitHub
raft by hashicorp

Golang implementation of the Raft consensus protocol

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

Go

430 +1

7,981 +35

970 +1

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,726 +1

122 +0

GitHub
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

493 +1

35,884 +48

3,854 +4

GitHub
go.rice by GeertJohan

go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.

created at Oct. 23, 2013, 9:29 p.m.

Go

58 +0

2,405 -3

185 +0

GitHub
fzf by junegunn

cherry blossom A command-line fuzzy finder

created at Oct. 23, 2013, 4:04 p.m.

Go

383 +1

61,205 +200

2,326 +6

GitHub
db by upper

Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.

created at Oct. 23, 2013, 2:04 a.m.

Go

59 +0

3,491 +3

231 +0

GitHub
zmq4 by pebbe

A Go interface to ZeroMQ version 4

created at Oct. 18, 2013, 11:48 a.m.

Go

46 +0

1,147 +0

166 +0

GitHub