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
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
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
Szymon Pankalla
9f761d47a7
Add gotk3 to GUI section
2014-07-07 13:51:44 +02:00
Thiago Avelino
c426dacff0
Merge pull request #57 from mattn/goxc
...
Add goxc
2014-07-07 06:17:18 -03:00
Thiago Avelino
7a6e3dd94f
Merge pull request #56 from vincent/master
...
Add a messaging category
2014-07-07 06:16:02 -03:00
mattn
2810099604
Add goxc
2014-07-07 18:08:44 +09:00
Vincent Lark
87ff6e7c2f
typos
2014-07-07 10:29:27 +02:00
Vincent Lark
3f3bba101d
Added Uniqush-push
2014-07-07 10:28:04 +02:00
Dmitri Shuralyov
1e4b0d0c1b
Add OpenGL section.
...
Add modern, working and actively maintained libraries that are needed to create OpenGL applications in Go.
2014-07-06 22:14:42 -07:00
Thiago Avelino
7ce1589ea2
Merge branch 'master' of https://github.com/hoffoo/awesome-go into hoffoo-master
...
* 'master' of https://github.com/hoffoo/awesome-go :
fix broken link
Update README.md
Update README.md
Add tools and editor plugins section
2014-07-07 00:49:08 -03:00
Nick Forte
f27995af67
Update README.md
...
added tigertonic web framework
2014-07-06 20:44:31 -07:00
Marin
7521c9a4dc
Merge branch 'master' of github.com:avelino/awesome-go
...
Conflicts:
README.md
2014-07-06 20:06:04 -07:00
Thiago Avelino
442f772895
add gox on utils section
2014-07-07 00:03:19 -03:00