Commit Graph

961 Commits

Author SHA1 Message Date
Patrick D.
1cbc355552 added mdns package to networking category 2015-05-05 17:42:26 +02:00
Patrick D.
8f52a3ec32 added logutils to Logging category 2015-05-05 17:36:00 +02:00
Matt Holt
cc913ca1d8 Merge pull request #382 from pichuio/master
Added go-multierror to Miscellaneous
2015-05-05 08:22:15 -06:00
Patrick D.
edeafd3d30 Added go-multierror to Miscellaneous
go-multierror by hashicorp - put it to miscellaneous because the other categories don't fit for me
2015-05-05 15:45:35 +02:00
Matt Holt
1b82bbdc25 Merge pull request #380 from avelino/mholt-patch-1
Add caddy, a web server
2015-05-03 17:26:13 -06:00
Matt Holt
de59c31b0a Add caddy, a web server
At request of mholt/caddy#45
2015-05-03 17:16:54 -06:00
Thiago Avelino
a9acdf6228 Merge pull request #379 from chayim/master
Added gigo to the packages list
2015-05-01 15:50:15 -03:00
Chayim I. Kirshen
d8e1f52050 added gigo 2015-05-01 14:27:23 -04:00
Thiago Avelino
6a9ca2c301 Merge pull request #377 from mvdan/xurls
Add xurls to the text processing category
2015-05-01 11:59:52 -03:00
Matt Holt
6d5e609404 Merge pull request #378 from minus5/master
Adding gofreetds, MSSQL database driver.
2015-04-30 07:22:26 -06:00
Igor Anic
7e520fb5f1 Reordering alphabetically 2015-04-30 11:37:21 +02:00
Igor Anic
2388e37b10 Adding gofreetds, MSSQL database driver. 2015-04-30 11:32:56 +02:00
Duke
bce77c0ae0 Merge pull request #376 from h2non/master
feat(images): add bimg and imaginary packages
2015-04-30 06:14:35 -03:00
Tomás Aparicio
b675ccac41 fix(images): reorder alphabetically 2015-04-30 11:02:22 +02:00
Daniel Martí
bfcac5c579 Add xurls to the text processing category 2015-04-30 00:00:34 +02:00
Tomás Aparicio
b1fd123d9b feat(images): add bimg and imaginary packages 2015-04-29 22:02:44 +02:00
Olivier Poitrey
b1da228028 Adding middleware sub-sections links 2015-04-28 01:22:25 -04:00
Matt Holt
a2a35a906e Merge pull request #375 from mariokostelac/master
add logrus as a standalone lib
2015-04-27 15:49:43 -06:00
Mario Kostelac
4c8ff8fd6b fix link to original repo (instead of fork) 2015-04-27 20:17:47 +01:00
Mario Kostelac
3b5b055671 add logrus as a standalone lib 2015-04-27 20:03:48 +01:00
Matt Holt
d898752940 Merge pull request #362 from deckarep/golang-set-pkg
Adding the golang-set package which offers thread-safe and non-thread-sa...
2015-04-26 19:09:22 -06:00
Ralph Caraveo III
41b7f93d76 Fixing merge conflict 2015-04-26 18:06:13 -07:00
Ralph Caraveo III
37afa7dcf9 Fix double sub-category. 2015-04-26 17:56:27 -07:00
Ralph Caraveo III
f3e9f3c0b0 Moving datastructures and algorithms section into its own group 2015-04-26 17:54:33 -07:00
Thiago Avelino
10f45cfebe Merge pull request #370 from henryx/master
Added some libraries
2015-04-26 19:30:36 -03:00
Thiago Avelino
9131727af6 Merge pull request #374 from avelino/update-go-gl-section
Update OpenGL section.
2015-04-26 19:29:55 -03:00
Dmitri Shuralyov
e59c4b9d14 Update OpenGL section.
The OpenGL repos have had an overhaul earlier this year. This update is to reflect the changes.
Update descriptions of go-gl/gl and go-gl/glfw repos.
Remove glow. It is an internal generator tool used to generate the go-gl/gl bindings; most users will not need to know about it unless they are interested in generating custom bindings or fixing issues. But in that case they can find out about glow from the go-gl/gl repository, since it's described in the README.
2015-04-26 14:31:07 -07:00
Dmitri Shuralyov
bbd8d31219 Fix Markdown formatting issue.
Fix missing closing * symbol.
Issue pointed out in https://github.com/avelino/awesome-go/pull/373#issuecomment-96436497.
2015-04-26 14:26:40 -07:00
Dmitri Shuralyov
c13c10150d Merge pull request #373 from robotvert/fix_404s
Update the url of github projects that have moved.
2015-04-26 14:25:00 -07:00
Julien Feltesse
953f98b71e update the name of the packages that have been renamed 2015-04-26 23:17:09 +02:00
Julien Feltesse
9cb30e9c79 update the url of github projects that have moved 2015-04-26 17:37:12 +02:00
Enrico Bianchi
38087d1689 Ordered lists 2015-04-25 20:22:16 +02:00
Matt Holt
9c20b4b897 Merge pull request #371 from fzerorubigd/master
add go-couchdb
2015-04-24 15:25:32 -06:00
Matt Holt
ecc99a0f6f Merge pull request #367 from mauriciosl/master
Add hystrix-go to Utilities
2015-04-24 15:24:55 -06:00
Matt Holt
ff7151b3e4 Merge pull request #361 from deckarep/master
Adding gosx-notifier library which is desktop notifications for OSX
2015-04-24 15:22:05 -06:00
fzerorubigd
ac9fd7c64f
add go-couchdb 2015-04-24 19:28:59 +04:30
Enrico Bianchi
cc5c4398f3 Added Firebird RDMS SQL driver 2015-04-24 14:58:57 +02:00
Enrico Bianchi
568c4a888a Added ini library 2015-04-24 14:47:39 +02:00
Thiago Avelino
0cf086c5c0 fixed duplicate link #366 2015-04-23 20:40:06 -03:00
Thiago Avelino
f341f2dbb2 Merge branch 'test-duplicated-links' of github.com:avelino/awesome-go
* 'test-duplicated-links' of github.com:avelino/awesome-go:
  add scripts to test duplicated links
2015-04-23 20:35:16 -03:00
Duke
08bde0d7d7 Merge pull request #368 from pichuio/master
Added go-socket.io to web frameworks
2015-04-23 18:41:39 -03:00
Patrick D.
5a7267929f Added go-socket.io to we frameworks 2015-04-23 23:23:54 +02:00
Mauricio Souza Lima
6a68a70d35 Add hystrix-go to Utilities 2015-04-23 16:51:07 -03:00
Duke
4b736762e7 add scripts to test duplicated links 2015-04-23 20:28:54 +01:00
Duke
f755e19f65 Merge pull request #365 from gillesfabio/picfit
Add picfit and stats.
2015-04-23 15:19:18 -03:00
Gilles Fabio
0d1c0e9826 Add picfit and stats. 2015-04-23 09:11:11 +02:00
Ralph Caraveo III
80678bca38 Fixing build 2015-04-22 21:11:01 -07:00
Ralph Caraveo III
3450846a36 Adding the golang-set package which offers thread-safe and non-thread-safe sets for Go. 2015-04-22 21:05:10 -07:00
Ralph Caraveo III
7c34595771 Adding gosx-notifier library which is desktop notifications for OSX 2015-04-22 20:54:35 -07:00
Duke
b814c1cf47 Merge pull request #359 from rs/oplog
Add oplog to Messaging
2015-04-22 21:22:15 -03:00