Commit Graph

644 Commits

Author SHA1 Message Date
Matt Holt
de59c31b0a Add caddy, a web server
At request of mholt/caddy#45
2015-05-03 17:16:54 -06: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
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
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
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
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
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
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
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
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
Matt Holt
1f94f134e3 Merge pull request #356 from albrow/jobs
Add github.com/albrow/jobs
2015-04-21 09:17:48 -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
aihui zhu
3c3334896b Update README.md 2015-04-20 20:21:26 +08:00
James Michael DuPont
aa32609cbd Update README.md
adding Cap'n Proto schema generator https://github.com/glycerine/bambam
2015-04-19 13:15:50 -05:00
Matti Mårds
ac264edb50 Stripe's AWS SDK is now the official SDK and has moved to the awslabs organization on Github 2015-04-19 13:14:56 +02:00
Lunny Xiao
504233bb3d Merge branch 'master' of github.com:avelino/awesome-go 2015-04-18 21:31:10 +08:00
Duke
e5137dbda5 Merge pull request #351 from clsung/master
Add levigo, Go wrapper for LevelDB.
2015-04-18 10:31:00 -03:00
Lunny Xiao
7e5f43d68d alphabetical tango 2015-04-18 21:27:20 +08:00
Cheng-Lung Sung
5d3ae17117 Add levigo, Go wrapper for LevelDB. 2015-04-18 20:54:53 +08:00
Matti Mårds
a9f0ab7a67 Fixing failing test after last commit by moving the package to correct place. 2015-04-18 12:17:07 +02:00
Matti Mårds
8faec9642d Added Shopify's go-lua to the list of embeddable scripting languages 2015-04-18 11:54:49 +02:00
Lunny Xiao
00578c55e5 add tango to web framework 2015-04-18 15:27:52 +08:00