Commit Graph

201 Commits

Author SHA1 Message Date
Marin
f4f608c933 Merge branch 'master' of github.com:avelino/awesome-go into higher-level-separation
Conflicts:
	README.md
2014-07-08 09:16:06 -07:00
Marin
027e469971 seperate development specific software from other software 2014-07-08 09:14:17 -07:00
Marin
63d02f7044 separate tools from libs 2014-07-08 09:04:55 -07:00
rhysd
3a3afc0b2e fix alphabetical order 2014-07-09 00:42:38 +09:00
Romano Augusto
d6fd1ab0e2 Add goop on Package Management section. 2014-07-08 12:34:24 -03:00
Romano Augusto
af32e81782 Add gom on Package Management section. 2014-07-08 12:24:46 -03:00
Matt Holt
63e6c1f0bb Merge pull request #94 from hoffoo/master
Add cayley
2014-07-08 09:23:12 -06:00
Matt Holt
96c3974003 Merge pull request #93 from romanoaugusto88/add_gpm
Add gpm on Package Management section.
2014-07-08 09:22:44 -06:00
Matt Holt
0c6ed06bc6 Alphabetized many entries 2014-07-08 09:22:02 -06:00
Marin
d0d0f57889 Add cayley 2014-07-08 08:13:31 -07:00
Romano Augusto
2776df6bde Add gpm on Package Management section. 2014-07-08 12:13:27 -03:00
bryfry
929db2fdc1 Update README.md 2014-07-08 10:07:32 -04:00
bryfry
c8dee84e9e Update README.md
Add gorethink - Go language driver for RethinkDB
2014-07-08 10:05:18 -04:00
Duke
d160f328bb Merge pull request #90 from tschundeee/patch-1
Added gosimple/slug - URL Slugs
2014-07-08 10:48:29 -03:00
Duke
c621981170 added coop by @rakyll 2014-07-08 10:47:01 -03:00
Bijan
5ec05f184e Added gosimple/slug - URL Slugs
URL-friendly slugify with multiple languages support.
2014-07-08 15:32:10 +02:00
Florian Schlachter
ddb41684f8 Fixing the template engine link 2014-07-08 13:55:33 +02:00
Soroush Mirzaei
0bfed69b9e Added Intellij IDEA plugin. 2014-07-08 10:27:59 +04:30
Duke
1b209dafc6 added influxdb 2014-07-08 01:29:03 -03:00
David Celis
be7483afea Add cli to Utilities
A small package by [codegangsta](https://github.com/codegangsta) to make writing CLI utilities in Go easy.
2014-07-07 21:09:37 -07:00
Duke
db2bbd359c Merge pull request #84 from hoffoo/master
spelling
2014-07-08 01:00:06 -03:00
Marin
ec6bd8f648 spelling 2014-07-07 20:43:33 -07:00
Thiago Avelino
029c4c3fa3 Merge pull request #82 from l2x/master
add gopush-cluster
2014-07-08 00:29:29 -03:00
leiyonglin
44d5cc2b53 add gopush-cluster 2014-07-08 11:25:07 +08:00
Marin
6667f083a4 Add go-humanize and hk 2014-07-07 20:18:54 -07:00
Marin
5ae96de50b fix some punctuation 2014-07-07 19:46:13 -07:00
Marin
c9ef4963ca Add render 2014-07-07 19:43:06 -07:00
Marin
4463ed23e3 Add go-nude 2014-07-07 19:16:06 -07:00
Marin
ab15078d3e Add anko to scriptable interpreters 2014-07-07 17:08:16 -07:00
Henry
79587a7d56 link added to list of content 2014-07-08 01:39:28 +02:00
Henry
46f5c37778 Added four scripting languages
I created a section for libraries that allow you to embed other languages into your code and added golua, go-python, otto and v8-go as active/stable examples of such projects.

There also is mattn/go-v8 but chose the one from idada because of the higher amount of activity and contributors.

I also looked through the corresponding section in the go-wiki but most of the other projects are stale since a couple of years.
2014-07-08 01:31:47 +02:00
Marin
96050f0d50 Change links to github repo where appropriate #66 2014-07-07 14:31:16 -07:00
Marin
96a7da1978 alphabetize 2014-07-07 12:39:41 -07:00
Marin
3210b7aac7 Add go dbus 2014-07-07 12:15:42 -07:00
Duke
cb5b252956 added godep to "Package Management" 2014-07-07 15:36:02 -03:00
Duke
60119e6b92 Alphabetized "Utilities" section 2014-07-07 15:28:22 -03:00
Duke
33915dacd0 removed rog, from repo "rog is no longer maintained" 2014-07-07 15:27:37 -03:00
Duke
9717ab7b81 fixed tabulation on testing section 2014-07-07 14:53:49 -03:00
Duke
5426e33ee3 improved Testing section 2014-07-07 14:52:16 -03:00
Duke
023a780fcc added hipchat libraries 2014-07-07 14:20:01 -03:00
Duke
3b6b436604 Alphabetized "Natural Language Processing" section 2014-07-07 14:16:53 -03:00
Duke
a899376d3f added "Date & Time" section, with "now" lib 2014-07-07 14:13:38 -03:00
Duke
3e3a3c2be5 added missing description to "Third-party APIs" section 2014-07-07 14:12:03 -03:00
Duke
9473937904 added "Third Party Apis" section, with github lib 2014-07-07 14:03:09 -03:00
Duke
335d52b183 moving sanbornm/mp from 'Email' to 'Utilities' 2014-07-07 13:44:50 -03:00
Duke
1214069dc8 merged master 2014-07-07 13:40:57 -03:00
Duke
d393dccbd9 Alphabetized more sections 2014-07-07 13:38:36 -03:00
Thiago Avelino
e6174124b5 fix link on Authentication & OAuth 2014-07-07 13:38:23 -03:00
Zach Latta
fb720afff4 Fix use of wrong your in Utilities section. 2014-07-07 09:30:16 -07:00
Thiago Avelino
59c276e51c Merge pull request #67 from hgfischer/master
Add imagick binding
2014-07-07 13:13:46 -03:00