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
Matt Holt
e5b5d55a43
Merge pull request #360 from hallas/master
...
Added ServeMux to the list of Web Frameworks
2015-04-22 13:48:53 -06:00
Christoffer Hallas
93f8449cb2
Update README.md
...
Added ServeMux to the list of Web Frameworks
2015-04-22 21:26:00 +02:00
Olivier Poitrey
9e106de4c3
Add oplog to Messaging
2015-04-22 11:59:33 -07:00
Olivier Poitrey
3b713d9546
Add formjson middleware
2015-04-22 11:56:00 -07:00
Olivier Poitrey
13df16fa6a
Add CORS and XFF middlewares
2015-04-22 11:52:42 -07:00
Matt Holt
1f94f134e3
Merge pull request #356 from albrow/jobs
...
Add github.com/albrow/jobs
2015-04-21 09:17:48 -06:00
Matt Holt
8d83d35637
Merge pull request #355 from albrow/forms
...
Add github.com/albrow/forms
2015-04-21 09:17:18 -06:00
Alex Browne
20c05f3889
Add github.com/albrow/jobs
2015-04-20 19:06:13 -04:00
Alex Browne
c7a3030d20
Add github.com/albrow/forms
2015-04-20 19:05:44 -04:00
Matt Holt
216e2ffde9
Merge pull request #353 from h4ck3rm1k3/patch-1
...
Update README.md
2015-04-20 07:42:34 -06:00
Matt Holt
c61cc8ef63
Merge pull request #354 from cosiner/master
...
Add Zerver, gomodel, gohper
2015-04-20 07:42:07 -06:00