Commit Graph

3048 Commits

Author SHA1 Message Date
Avelino
3b8ab21bcc fixed typo
Google is the company that created (and keep) the language Go, do not
use the Google name as the language
2016-11-16 23:48:27 -02:00
Avelino
3364597452 added package go.uuid, ref #1125
Suggest by @nntaoli
2016-11-16 23:45:16 -02:00
Avelino
e4c7200e7b remove arschles/gogenerate, ref #1181
Comment of maintainer:
https://github.com/avelino/awesome-go/issues/1181#issuecomment-261002875
2016-11-16 23:36:48 -02:00
Michael Schenk
79e3baad3c Add Git Time Metric utility 2016-11-12 15:46:10 -06:00
Thiago Avelino
639a73b8e5 Merge pull request #1179 from ChristopherRabotin/patch-1
Add ODE solver
2016-11-12 01:08:35 -02:00
Chris
bc4a769aa2 Add ODE solver 2016-11-11 16:53:32 -07:00
Thiago Avelino
a829511470 Merge pull request #1168 from zaa/patch-1
Add ringpop-go from Uber
2016-11-11 07:45:41 -02:00
Dmitri Shuralyov
79bf706df4 Fix go-bind-plugin URL.
Fixup for #1178.
2016-11-11 01:40:12 -08:00
Thiago Avelino
b35698a207 Merge pull request #1178 from wendigo/patch-1
add go-bind-plugin
2016-11-09 23:50:30 -02:00
Mateusz Gajewski
48d78da61f Update README.md
Add https://github.com/wendigo/go-bind-plugin

https://goreportcard.com/report/github.com/wendigo/go-bind-plugin
2016-11-09 14:44:05 +01:00
Thiago Avelino
5e662e6801 Merge pull request #1174 from chewxy/master
Added Gorgonia
2016-11-08 01:29:00 -02:00
Chewxy
e471baaa5a Added fullstop to make sentence complete 2016-11-08 08:19:30 +11:00
Chewxy
deaf35eff5 Added Gorgonia 2016-11-08 08:05:51 +11:00
Thiago Avelino
22e06bd957 Merge pull request #1173 from logrusorgru/master
Advanced Console UIs -> add logrusorgru/aurora package
2016-11-07 12:06:41 -02:00
Konstantin Ivanov
41e4e8ed4a Advanced Console UIs -> add logrusorgru/aurora package 2016-11-07 13:44:19 +03:00
Thiago Avelino
bc33028506 Merge pull request #1172 from zegl/add-goriak
Add goriak
2016-11-06 18:07:29 -02:00
Gustav Westling
6fea7ec605
Add goriak 2016-11-06 18:07:05 +01:00
Alexander Zhuravlev
7e88063093 Add ringpop-go from Uber
"Scalable, fault-tolerant application-layer sharding for Go applications"
2016-11-02 23:02:24 +04:00
Thiago Avelino
6091bc6393 Merge pull request #1167 from cosminrentea/add-guble
add guble [ https://github.com/smancke/guble ]
2016-11-02 16:02:21 -02:00
Cosmin Rentea
3268c806a3 add guble 2016-11-02 16:34:36 +02:00
Thiago Avelino
2d76079953 Merge pull request #1166 from gernest/patch-1
Add gernest/alien
2016-11-01 11:52:53 -02:00
Geofrey Ernest
4bf4bed842 Add alien 2016-11-01 15:07:34 +03:00
Milica
bb2c35c10a Adding 2 TDD/BDD tutorials (#1164)
* adding 2 TDD/BDD tutorials

* placing links in alphabetical order
2016-10-31 23:40:25 +03:00
Thiago Avelino
f1afe42886 Merge pull request #1165 from andot/master
Added hprose
2016-10-31 16:31:30 -02:00
小马哥
34cf5adefc Added hprose 2016-11-01 00:57:04 +08:00
Kirill Danshin
de39214881 Revert "Add go-events" (#1163) 2016-10-31 18:34:34 +03:00
Kirill Danshin
52cf0e5354 Revert "Add simple go-serializer" (#1162) 2016-10-31 18:33:15 +03:00
Kirill Danshin
7ab60a893b Revert "Add go-options" (#1161) 2016-10-31 18:31:27 +03:00
Geofrey Ernest
fef7267560 Add utron framework (#1158)
This adds utron MVC framework on the web frameworks section
2016-10-31 18:06:15 +03:00
Thiago Avelino
d0af11d0f6 Merge pull request #1160 from osamingo/osamingo-patch-1
Add osamingo/jsonrpc
2016-10-31 09:02:13 -02:00
Osamu TONOMORI
5283df17b9 Add jsonrpc 2016-10-31 18:01:02 +09:00
Thiago Avelino
143644c9bf Merge pull request #1157 from ChristopherRabotin/patch-1
Add sg ([HTTP server] stress gauge)
2016-10-28 22:55:05 -02:00
Chris
feddb60823 Add sg ([HTTP server] stress gauge)
Note that Travis-ci image says "build failing" but the actual page says it doesn't fail: https://travis-ci.org/ChristopherRabotin/sg .
2016-10-28 16:42:50 -06:00
Thiago Avelino
97937f137e Merge pull request #1153 from RichardKnop/add-go-oauth2-server
Adding RichardKnop/go-oauth2-server.
2016-10-28 07:49:58 -02:00
Richard Knop
822e46e9b1
Adding RichardKnop/go-oauth2-server. 2016-10-28 15:35:22 +08:00
Thiago Avelino
4069e08688 Merge pull request #1152 from emersion/patch-1
Adds go-imap
2016-10-27 23:30:12 -02:00
emersion
9d386935cc Adds go-imap 2016-10-27 16:41:35 +02:00
招牌疯子
0c79834490 Add buaazp/fasthttprouter (#1151) 2016-10-27 09:18:18 +03:00
Thiago Avelino
30021911d3 Merge pull request #1150 from hako/add-qt
add therecipe/qt - Qt binding for Go.
2016-10-26 22:03:02 -02:00
Wesley Hill
aa0d55f335 add therecipe/qt - Qt binding for Go. 2016-10-26 20:35:01 +01:00
Atsushi NAGASE
0c21c91ebb Add ngs/go-google-email-audit-api. (#1149)
Go client library for Google G Suite Email Audit API.
2016-10-26 10:59:44 -07:00
jorin
da06cf5140 Replace Boom with Hey (#1148)
[Boom](https://github.com/rakyll/boom) has been renamed to [Hey](https://github.com/rakyll/hey) because of a name conflict with another binary.
The old URL is still working but users are encouraged to change to the new one.
2016-10-24 21:43:20 +03:00
Erik Davidson
8bd9ec0658 Add gomol to logging section 2016-10-23 01:16:08 -05:00
Thiago Avelino
037bd32b15 Merge pull request #1138 from sbstjn/add-allot
Add github.com/sbstjn/allot
2016-10-20 16:41:34 -02:00
Michel Aquino
a19de29ee5 Add Go swagger (#1141)
* Update README

Add govendor (https://github.com/kardianos/govendor), a go Package Manager

* Update README.md

Adding in alphabetical order

* Update README

Add go-swagger

* Update README.md

* Update README.md

* Update README.md

* Remove go-swagger

* alphabetic order

* alphabetic order

* Add go-swagger

* Remove link
2016-10-20 20:11:10 +03:00
Sebastian Müller
14b148425d Add github.com/sbstjn/hanu (#1139)
* Add github.com/sbstjn/hanu

* Add link to tutorial for github.com/sbstjn/hanu

* Update README.md

Remove additional link
2016-10-20 11:12:30 +03:00
Harvey Kandola
628bd6611f Add Documize (#1142) 2016-10-19 20:43:34 +03:00
Michel Aquino
cc58adefec Add go-torch - Stochastic flame graph profiler for Go programs (#1140)
* Update README

Add govendor (https://github.com/kardianos/govendor), a go Package Manager

* Update README.md

Adding in alphabetical order

* Update README

Add go-swagger

* Update README.md

* Update README.md

* Update README.md

* Remove go-swagger

* alphabetic order

* alphabetic order
2016-10-19 19:08:07 +03:00
sbstjn
3712b1f5a5
Add github.com/sbstjn/allot 2016-10-17 19:44:21 +02:00
Pavlo Lysov
9bf340e48a adds the "gosuite" library (#1136) 2016-10-16 19:06:02 +03:00