Commit Graph

2220 Commits

Author SHA1 Message Date
Steve Yen
1503c5d434 added https://github.com/couchbase/moss 2017-01-26 09:36:21 -08:00
Dmitri Shuralyov
0142da3af0 Add staticcheck, gosimple, unused code analysis tools. (#1271)
staticcheck is go vet on steroids, applying a ton of static analysis checks you might be used to from tools like ReSharper for C#.

gosimple is a linter for Go source code that specialises on simplifying code.

unused checks Go code for unused constants, variables, functions and types.
2017-01-26 00:10:40 -02:00
Florent Messa
4edb1d4dfa Add go-funk utility library (#1256) 2017-01-26 00:09:09 -02:00
Nikolay Pavlovich
94773fee2f add govkbot (#1270) 2017-01-24 20:36:56 -02:00
Kirill Danshin
9ddc35a2f4 Merge pull request #1269 from ralphtheninja/master
Add traefik, reverse-proxy and load balancer
2017-01-23 22:39:19 +03:00
Maksym
8bf9b9b08d Add logdump package (#1261) 2017-01-23 17:10:44 -02:00
Alessandro Leite
2e19e6ed39 Merge branch 'master' of github.com:alessandroleite/awesome-go 2017-01-23 20:05:30 +01:00
Alessandro Leite
2abf3731c1 Fix the problem with the alphabetical order 2017-01-23 20:05:20 +01:00
Alessandro Leite
2e85e2e929 Fix the problem with the alphabetical order 2017-01-23 20:02:23 +01:00
Alessandro Leite
1c5f0e50da Merge branch 'master' of https://github.com/avelino/awesome-go 2017-01-23 19:57:31 +01:00
Lars-Magnus Skog
6e49a9f6ab Add traefik, reverse-proxy and load balancer 2017-01-23 15:33:20 +01:00
Alessandro Leite
aba1a6d769 Include gota and Go Cheat Sheet
* gota is an implementation of dataframes in Go
* Go Cheat Sheet is a reference card of Go
2017-01-19 21:18:01 +01:00
Kirill Danshin
99b3906ac6 fix travis config 2017-01-19 18:45:36 +03:00
Kirill Danshin
7cee227b4a sanitize markdown 2017-01-19 18:31:17 +03:00
Bo-Yi Wu
bc3434bb6a Add trigger Jenkins job tool. (#1264)
* Add trigger Jenkins job tool.

You can trigger downstream Jenkins jobs from Drone CI server or command line.

* Fix alphabetical
2017-01-18 11:58:35 -02:00
Kirill Danshin
52aeb71ad0 Merge pull request #1255 from olebedev/telegram-api-lib
Add go-tgbot api/router library
2017-01-16 23:48:54 +04:00
Kirill Danshin
4853b9fbcc Merge pull request #1254 from olebedev/when
Add `when` NLP library
2017-01-16 23:48:40 +04:00
Kirill Danshin
6c9e77b23d Merge pull request #1262 from hardikbagdi/master
Add spf13's pflag library
2017-01-16 21:52:20 +04:00
Hardik Bagdi
2a64f1735c Add spf13's pflag library 2017-01-16 12:09:15 -05:00
Kamil Samigullin
5cbae489c1 Add semaphore pattern implementation. (#1257)
Semaphore pattern implementation with timeout of lock/unlock operations based on channel and context.
2017-01-15 21:22:47 -05:00
Dmitri Shuralyov
19a998f2fe Update mini URL to actively maintained fork.
According to the project's README:

	fogcreek/mini is no longer actively maintained.

	The new official fork can be found at https://github.com/sasbury/mini.

Fixes #1259.
2017-01-14 22:31:41 -05:00
Felipe Oliveira
ee426b2e30 Merge pull request #1258 from gobuffalo/master
Added buffalo, pop, soda, and velvet to the list
2017-01-13 13:33:47 -02:00
Mark Bates
c353d1b9d2 fixed alphabetical order 2017-01-13 10:18:38 -05:00
Mark Bates
0128d8192a only add pop once 2017-01-13 09:38:28 -05:00
Mark Bates
73b7062ce9 Added buffalo, pop, soda, and velvet to the list 2017-01-13 09:07:13 -05:00
Vladimir Mihailenco
98747ad53d Add go-pg (#1204) 2017-01-13 16:54:24 +04:00
olebedev
207dc45a51 Add go-tgbot api/router library 2017-01-12 16:10:41 +05:00
olebedev
0257b043d9 Add when NLP library 2017-01-12 15:59:10 +05:00
xfx.dev
4e47e038ee Add xtcp library. (#1253)
A TCP Server Framework with simultaneous full duplex communication,graceful shutdown,custom protocol.
2017-01-11 22:47:38 -05:00
xfx.dev
7ca60a8d64 add xlog library. (#1250) 2017-01-09 08:55:08 +03:00
Ondrej Fabry
1fe58347ce Add "go-callvis" program to Go Tools section. (#1251)
go-callvis is a development tool to help visualize call graph of your Go program using Graphviz's dot format.
2017-01-07 13:15:09 -05:00
Bo-Yi Wu
c96dc58cd6 Add drone-scp tool (#1249) 2017-01-07 13:52:52 +03:00
Thiago Avelino
f9423d8562 Merge pull request #1248 from ahmetalpbalkan/patch-1
Add rakyll/statik
2017-01-06 21:05:00 -02:00
Ahmet Alp Balkan
b189446b2c Add rakyll/statik 2017-01-06 14:01:45 -08:00
Andrew Minkin
f75e32c56b Added fcm library (#1247)
* Added fcm library

* Fixed Alphabetical order
2017-01-06 16:02:39 +03:00
Adam Hanna
b7368e224d removed readme.md.orig 2017-01-05 10:53:53 -07:00
Adam Hanna
4759d56550 fixed a typo 2017-01-05 10:52:45 -07:00
Adam Hanna
51dbe65350 pulled repo and updated with new changes 2017-01-05 10:26:36 -07:00
Thiago Avelino
e60fe8d234 Merge pull request #1246 from emersion/patch-2
Adds go-message
2017-01-03 14:18:05 -02:00
emersion
fed98fbaf9 Adds go-message 2017-01-03 16:37:22 +01:00
Thiago Avelino
6f95ae1826 Merge pull request #1245 from Luxurioust/Luxurioust-patch-1
Add new: aurora
2017-01-01 11:19:03 -02:00
Ri Xu
9bec8019fe Add new: aurora 2017-01-01 17:46:57 +08:00
Thiago Avelino
9da98b9381 Merge pull request #1243 from claygod/master
Added framework `Microservice`
2016-12-30 18:00:03 -02:00
Thiago Avelino
73526fb443 Merge pull request #1242 from appleboy/patch-4
Add application of Line notification
2016-12-29 11:20:56 -02:00
Eduard
fb5a92486b Added framework Microservice
Adding a framework for the creation of microservices
2016-12-29 12:50:56 +03:00
Bo-Yi Wu
6f9d7cd077 Add application of Line notification 2016-12-29 13:32:24 +08:00
Thiago Avelino
d814105003 Merge pull request #1241 from polera/master
Add polera/publicip
2016-12-28 22:33:25 -02:00
James Polera
97d2dab23a Add polera/publicip 2016-12-28 15:08:52 -05:00
Kristian Spriggs
43230b0421 Add go-twitch library. (#1239)
Go client for interacting with the Twitch v3 API.
2016-12-27 15:58:16 -05:00
Thiago Avelino
186d7b86d0 Merge pull request #1240 from hajimehoshi/word
Fix a word in Ebiten explanation
2016-12-27 14:38:14 -02:00