Commit Graph

721 Commits

Author SHA1 Message Date
Seth Ammons
303c33cd2c Update README.md
add pestor for http client calls (retries, backoff, and concurrency)
2015-05-25 13:29:34 -07:00
Asdine El Hrychy
3b3662bca6 alphabetical 2015-05-25 16:34:13 +02:00
Asdine El Hrychy
ee7f8b1bf8 add go-plus plugin for Atom 2015-05-25 14:10:17 +02:00
Seth Ammons
9167072e99 Update README.md
put in alpha order
2015-05-24 08:57:16 -07:00
Seth Ammons
4e2f19801f Update README.md
Add SendGrid to list of email libraries.
2015-05-24 08:54:59 -07:00
Dmitri Shuralyov
f3fccd6197 Add TARGA image format decoder/encoder package.
There is no other tga encoder/decoder package in the awesome-go list, so I think it would be beneficial to add it. This is the only and best tga package I know of.
2015-05-23 16:40:18 -07:00
Dmitri Shuralyov
08b478f4af Merge pull request #420 from mibk/master
Add dupl, a code clone detection tool.
2015-05-23 12:49:31 -07:00
Didip Kerabat
7b757931db Add tollbooth to list of middlewares. 2015-05-23 06:33:10 -07:00
Michal Bohuslávek
9e96481bf0 add dupl 2015-05-23 14:32:24 +02:00
Tim Cooper
b71b074cb2 add gopher-lua 2015-05-22 13:08:49 -03:00
H.G. Giorgis
7069c5ecb1 Add giorgisio/goav 2015-05-22 01:03:44 -04:00
Matt Holt
3472bc0f0c Merge pull request #416 from tuvistavie/master
Add structomap package to Serializer category.
2015-05-21 10:10:57 -06:00
Matt Holt
240c1159ac Merge pull request #414 from polera/master
add gonameparts
2015-05-21 10:08:56 -06:00
Matt Holt
2a30e35cd8 Merge pull request #408 from rscnt/patch-2
Add ryszard/goskiplist.
2015-05-21 10:08:18 -06:00
Matt Holt
1a6469cc54 Merge pull request #406 from rscnt/patch-1
Add willf/bloom - bloom filters implementation.
2015-05-21 10:07:45 -06:00
Matt Holt
82f88baf4f Merge pull request #412 from codingsince1985/hotfix
add Couchcache
2015-05-21 10:07:13 -06:00
James Polera
eb6a507eef Added gonameparts 2015-05-21 08:34:55 -04:00
Daniel Perez
0f04e0354f Add structomap package to Serializer category. 2015-05-21 20:45:29 +09:00
Thiago Avelino
0f689cf487 Merge pull request #410 from avelino/use-go-hardware-list
Replace own hardware section with go-hardware link.
2015-05-21 03:40:14 -03:00
Thiago Avelino
f962bb95d7 Merge pull request #413 from tejo/boxed
Adds boxed in Other Software
2015-05-21 03:36:37 -03:00
Thiago Avelino
5d076df2eb Merge pull request #411 from naegelejd/add-brewerydb
Add brewerydb under Third-party APIs
2015-05-21 03:34:04 -03:00
Thiago Avelino
d03587ffb1 Merge pull request #405 from pichuio/master
add godotenv by joho
2015-05-21 03:33:20 -03:00
Thiago Avelino
4ba1779a47 Merge pull request #402 from vishr/master
Add gommon/gytes to the list
2015-05-21 03:32:50 -03:00
Thiago Avelino
8b70f27391 Merge pull request #399 from jbrodriguez/jbrodriguez-patch-3
Add mlog
2015-05-21 03:30:23 -03:00
Matteo Parmi
22fed01be2 Adds boxed in Other Software 2015-05-20 20:51:44 +02:00
Jerry Zhao
5f74cd2309 add couchcache 2015-05-19 10:42:55 +10:00
Joseph Naegele
3bf1367663 add brewerydb under Third-party APIs 2015-05-18 14:42:01 -04:00
Raul Ascencio
083e408c38 updated position for willf/bloom repo. 2015-05-18 09:07:58 -06:00
Raul Ascencio
3f44cd2525 Fixed goskiplist position. 2015-05-18 09:03:33 -06:00
Dmitri Shuralyov
ff2a837d9f Replace own hardware section with go-hardware link.
Resolves #409.
2015-05-18 08:00:31 -07:00
Duke
92623df3b6 Merge pull request #396 from albrow/zoom
Add albrow/zoom
2015-05-18 11:22:51 -03:00
Raul Ascencio
ec05eef12c Add ryszard/goskiplist.
A better implementation of skiplist in go.
2015-05-17 23:49:49 -06:00
Jerry Zhao
770ec38d7e add gocb 2015-05-18 15:07:19 +10:00
Raul Ascencio
f13b82c3ef Add willf/bloom - bloom filters implementation.
It's a little bit more popular than surge/bloom.
2015-05-17 22:02:43 -06:00
Patrick D.
c2dafbeae7 add godotenv by joho 2015-05-17 15:08:51 +02:00
Thiago Avelino
cb73f84dd8 migrate channel to gophers slack 2015-05-17 01:01:21 -03:00
Vishal Rana
e45a32702d Fixed order for gommon/gytes
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-16 13:24:49 -07:00
Vishal Rana
5f3f0f642a Updated Echo's description
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-16 12:04:42 -07:00
Vishal Rana
9e033633bf Add gommon/gytes to the list
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-05-16 12:02:08 -07:00
Dmitri Shuralyov
42ba5aa66f Update import path of github_flavored_markdown package.
It has moved out into a standalone repo. See shurcooL/go#19 for rationale.
2015-05-15 23:09:56 -07:00
Simon Eskildsen
02adc57d49 other-software: add toxiproxy 2015-05-16 01:58:33 +00:00
Duke
83d7013836 Merge pull request #392 from pichuio/master
Add cli by mitchellh
2015-05-15 17:41:49 -03:00
Juan B. Rodriguez
8d925c9f60 Add mlog 2015-05-15 06:50:40 -05:00
Stéphane Depierrepont
2a56d6a2b5 add go-dkim 2015-05-14 11:05:05 +02:00
Matt Holt
50aac9bf0f Merge pull request #397 from mrfuxi/auth/goth
Add markbates/goth auth library
2015-05-13 07:00:38 -06:00
Alex Browne
e7aa7bc460 Add albrow/zoom 2015-05-12 20:02:02 -04:00
Karol Duleba
3491fb1fe6 Add markbates/goth auth library 2015-05-12 22:42:15 +01:00
Patrick D.
f9d58cf04a corrected alphabetical order 2015-05-12 22:57:24 +02:00
Patrick D.
1e19c1dd3b changed naming of same package names
visit https://github.com/avelino/awesome-go/pull/392
2015-05-12 21:40:39 +02:00
Matt Holt
b13a2c3e8b Add Security category and BadActor 2015-05-12 10:13:40 -06:00