Commit Graph

209 Commits

Author SHA1 Message Date
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
270efdc6e7 Merge branch 'master' of github.com:avelino/awesome-go 2014-07-07 19:43:32 -07:00
Marin
c9ef4963ca Add render 2014-07-07 19:43:06 -07:00
Duke
abcff7bd00 Merge pull request #79 from hoffoo/master
Add go-nude
2014-07-07 23:22:15 -03:00
Marin
4463ed23e3 Add go-nude 2014-07-07 19:16:06 -07:00
Matt Holt
b74ec8b411 Merge pull request #78 from hoffoo/anko
Add anko to scriptable interpreters
2014-07-07 19:33:05 -06:00
Marin
ab15078d3e Add anko to scriptable interpreters 2014-07-07 17:08:16 -07:00
Thiago Avelino
0ac49b0f3e Merge pull request #77 from cryptix/patch-1
Added Embeddable Scripting Languages
2014-07-07 20:46:46 -03: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
Matt Holt
af0c6a106d Merge pull request #76 from hoffoo/standard-links
Change links to github repos where appropriate #66
2014-07-07 15:45:10 -06:00
Marin
96050f0d50 Change links to github repo where appropriate #66 2014-07-07 14:31:16 -07:00
Matt Holt
e36000035d Merge pull request #74 from hoffoo/master
Add go dbus
2014-07-07 14:06:07 -06: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
Thiago Avelino
a47be3de4c Merge pull request #70 from dukex/patch-2
moving sanbornm/mp from 'Email' to 'Utilities'
2014-07-07 13:47:47 -03:00
Duke
335d52b183 moving sanbornm/mp from 'Email' to 'Utilities' 2014-07-07 13:44:50 -03:00
Thiago Avelino
705870b8ef Merge pull request #69 from dukex/patch-2
Alphabetized more sections
2014-07-07 13:42:34 -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
Matt Holt
f71f441b69 Merge pull request #68 from zachlatta/patch-1
Fix use of wrong your in Utilities section.
2014-07-07 10:31:33 -06: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
Matt Holt
a30a186d35 Alphabetized links in first 5 categories
Web frameworks, Middlewares, Template Engines, Forms, Authentication & OAuth
2014-07-07 09:34:18 -06:00
Herbert Fischer
fa71a2da9f Add imagick binding 2014-07-07 12:28:32 -03:00
Matt Holt
a589c4c773 Moved contribution link to the top 2014-07-07 09:18:46 -06:00
Matt Holt
7147e6e13c New draft of the contribution guidelines 2014-07-07 09:00:13 -06:00
Thiago Avelino
e6e331f2ec Merge pull request #65 from alexcesaro/master
Added gomail and stdlog
2014-07-07 11:15:44 -03:00
alexcesaro
c55d1bb815 Added gomail and stdlog 2014-07-07 16:01:18 +02:00
Thiago Avelino
8b598fd0d9 Merge pull request #64 from romanoaugusto88/add_amber
Add amber on Template Engine section.
2014-07-07 10:45:13 -03:00
Thiago Avelino
cddf9be132 Merge pull request #63 from romanoaugusto88/add_testify
Add Testify on Testing section.
2014-07-07 10:44:17 -03:00
Thiago Avelino
2997f2889d remove duplicate snowball #62 2014-07-07 10:36:19 -03:00
Romano Augusto
e6708f4e2e Add amber on Template Engine section. 2014-07-07 10:29:34 -03:00
Romano Augusto
5594fdb46b Add Testify on Testing section. 2014-07-07 10:18:08 -03:00
Thiago Avelino
ebb2207008 Merge pull request #61 from jyotiska/master
Added go-webcolors library
2014-07-07 09:33:58 -03:00
jyotiska
80b83b00a0 added go-webcolors library 2014-07-07 18:00:33 +05:30
Thiago Avelino
b232daa2ec Merge pull request #60 from dom3k/master
Add gotk3 to GUI section
2014-07-07 09:29:29 -03:00
Szymon Pankalla
9f761d47a7 Add gotk3 to GUI section 2014-07-07 13:51:44 +02:00