Commit Graph

1145 Commits

Author SHA1 Message Date
Ulrich Kautz
566a4bd739 Added another CLI library 2015-06-17 09:41:26 +02:00
Matt Holt
abc1353710 Merge pull request #434 from diegobernardes/patch-1
Added diegobernardes/ttlcache under DataStructures
2015-06-16 11:11:21 -06:00
Matt Holt
f80e0cb816 Merge pull request #445 from aymerick/patch-1
Adds raymond, a complete handlebars implementation in Go
2015-06-16 09:51:58 -06:00
Aymerick
942841734b Update README.md 2015-06-16 17:43:49 +02:00
Matt Holt
bbf81b80e6 Merge pull request #446 from aymerick/patch-2
Adds douceur, a CSS inliner for your HTML emails
2015-06-16 09:39:17 -06:00
Matt Holt
25366f04e3 Merge pull request #442 from m4ng0squ4sh/master
added glue socket library
2015-06-16 09:37:23 -06:00
Matt Holt
828b42cd74 Merge pull request #441 from fgrosse/master
Add kingpin to Standard CLI section
2015-06-16 09:36:33 -06:00
Matt Holt
828541cfda Merge pull request #437 from Preetam/patch-1
Add a few of VividCortex's projects
2015-06-16 09:34:41 -06:00
Matt Holt
18641ea989 Merge pull request #415 from alarangeiras/master
API for handling dynamic XML without Marshaling.
2015-06-16 09:30:27 -06:00
Aymerick
686a72d6f5 Adds douceur, a CSS inliner for your HTML emails 2015-06-16 14:27:33 +02:00
Aymerick
b13518eabe Adds raymond, a complete handlebars implementation in Go 2015-06-16 14:24:12 +02:00
Thiago Avelino
243cc82188 Merge pull request #444 from jamesog/cobra
Add cobra to Command Line.
2015-06-14 11:45:10 -03:00
James O'Gorman
c764f658d0 Add cobra to Command Line. 2015-06-14 15:41:14 +01:00
Thiago Avelino
c2423d3d0c Merge pull request #443 from avelino/mholt-patch-1
Remove go-porterstemmer
2015-06-10 22:29:45 -03:00
Matt Holt
05ed18dd5e Remove go-porterstemmer
Library is not actively maintained
2015-06-10 17:47:40 -06:00
Roland Singer
ba260d9a51 added glue socket library 2015-06-07 13:49:55 +03:00
Friedrich Große
33cd4b14e4 Add kingpin to Standard CLI section 2015-06-06 10:22:13 +02:00
Matt Holt
4255dbdbc7 Merge pull request #436 from chonthu/patch-1
Added GA package
2015-06-04 23:41:54 -06:00
Nithin Meppurathu
2f7eb145b8 Update README.md 2015-06-04 20:24:56 -04:00
Duke
79a5e58659 Fix alphabetical order caused by #e9ef5d6 2015-06-03 20:18:13 -03:00
Dmitri Shuralyov
5abf86a4a7 Merge pull request #438 from mamaar/master
AWS SDK has moved from awslabs to aws.
2015-06-03 14:26:01 -07:00
Matti Mårds
e3fa3c6363 AWS SDK is moved from awslabs 2015-06-03 21:46:30 +02:00
Duke
e9ef5d64d2 Fix liner package
in #433 was add liner package with ower as namespace, the namespace in cli libraries was add because there are two library with the same name in the same section
2015-06-03 11:28:06 -03:00
Preetam Jinka
f6fa864492 Fix newline removal 2015-06-03 09:53:52 -04:00
Preetam Jinka
51c52b71e6 Add a few of VividCortex's projects 2015-06-03 09:52:17 -04:00
Nithin Meppurathu
63b0b9a0c2 Update README.md 2015-06-01 09:54:32 -04:00
Thiago Avelino
44de7b6dea Merge pull request #435 from henriquemenezes/patch-1
Add go-xkg/xkg
2015-05-30 01:22:16 -03:00
Henrique Menezes
04e45b81ff Add go-xkg/xkg 2015-05-29 22:31:48 -03:00
Diego Bernardes de Sousa Pinto
b7142119de Update README.md 2015-05-28 16:44:32 -03:00
Thiago Avelino
699194afc5 Merge pull request #433 from eau-u4f/eau-contribs
added 2 packages
2015-05-28 16:09:23 -03:00
Thiago Avelino
94c5ad6680 Merge pull request #427 from miolini/patch-1
Add link to Jsonf: Console tool for highlighted formatting and struct query fetching JSON
2015-05-28 16:07:28 -03:00
Thiago Avelino
8bd46db399 Merge pull request #429 from GeertJohan/patch-1
Add go-flags
2015-05-28 16:06:36 -03:00
Thiago Avelino
d41b8f87ba Merge pull request #430 from GeertJohan/patch-2
Add yubigo
2015-05-28 16:05:56 -03:00
Thiago Avelino
157a148cdb Merge pull request #432 from shlomi-noach/master
Added orchestrator under "database tools" section
2015-05-28 16:04:54 -03:00
eau
e4b05276ea added 2 packages 2015-05-28 17:42:38 +02:00
Shlomi Noach
ccb686418c Added orchestrator under "database tools" section 2015-05-28 09:59:14 +02:00
Duke
a512adc248 Merge pull request #431 from joonathan/patch-1
Added GCache
2015-05-26 10:55:59 -03:00
Joonathan Mägi
7db38c17a4 Added GCache 2015-05-26 16:13:30 +03:00
Geert-Johan Riemer
894373be5f Add yubigo 2015-05-26 14:05:26 +02:00
Geert-Johan Riemer
674c1d47cd Add go-flags 2015-05-26 14:03:26 +02:00
Thiago Avelino
60962dbf40 Merge pull request #428 from sethgrid/patch-2
Update README.md
2015-05-25 21:52:22 -03:00
Seth Ammons
303c33cd2c Update README.md
add pestor for http client calls (retries, backoff, and concurrency)
2015-05-25 13:29:34 -07:00
Duke
ec4b5d1dde Merge pull request #426 from asdine/master
add go-plus plugin for Atom
2015-05-25 15:01:17 -03:00
miolini
1c6c746ba6 Add link to Jsonf: Console tool for highlighted formatting and struct query fetching JSON. 2015-05-25 20:43:45 +03: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
Thiago Avelino
e778218c2d Merge pull request #425 from sethgrid/patch-1
Update README.md
2015-05-24 18:44:13 -03: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
Matt Holt
c609c34e98 Merge pull request #424 from avelino/add-tga
Add TARGA image format decoder/encoder package.
2015-05-24 08:19:44 -06:00