Commit Graph

1145 Commits

Author SHA1 Message Date
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
Matt Holt
3408925a80 Merge pull request #421 from didip/master
Add tollbooth to list of middlewares.
2015-05-23 09:29:31 -06: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
Matt Holt
ff5313b78c Merge pull request #418 from bontibon/patch-1
add gopher-lua
2015-05-22 10:52:50 -06:00
Tim Cooper
b71b074cb2 add gopher-lua 2015-05-22 13:08:49 -03:00
Allan Larangeiras
09a8af7e78 Changing alphabetical order 2015-05-22 10:57:03 -03:00
Matt Holt
dfe4faa8db Merge pull request #417 from giorgisio/master
Add giorgisio/goav
2015-05-21 23:12:32 -06: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
James Polera
d055c9372c Using upstream 2015-05-21 08:16:30 -04:00
Allan Larangeiras
60eb8eb629 Adding go-cron 2015-05-21 08:56:47 -03:00
Daniel Perez
0f04e0354f Add structomap package to Serializer category. 2015-05-21 20:45:29 +09:00
Allan Larangeiras
66e3ce445b Update README.md 2015-05-21 07:21:25 -03: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
James Polera
8d1e6de6d4 add gonameparts 2015-05-20 23:24:10 -04: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
Duke
e6bc78b740 Merge pull request #407 from codingsince1985/hotfix
add gocb - official Couchbase Go SDK
2015-05-18 11:19:38 -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
77da71adb7 Merge pull request #401 from avelino/update-gfm-import-path
Update import path of github_flavored_markdown package.
2015-05-15 23:14:18 -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
Thiago Avelino
88a57d99ae Merge pull request #400 from Sirupsen/master
other-software: add toxiproxy
2015-05-15 23:02:47 -03: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
Matt Holt
f3e6d6fd46 Merge pull request #398 from Toorop/master
add go-dkim
2015-05-14 09:12:12 -06:00