Commit Graph

1793 Commits

Author SHA1 Message Date
Dean Karn
97a5bcddb5 Merge pull request #987 from joeybloggs/master
Add form url.Values to struct decoder
2016-06-16 10:23:31 -04:00
A. Darian
a1fb273c61 Add sleuth to "Distributed Systems" section. 2016-06-15 23:35:07 +01:00
Daniel Fu
723391e0c3 Update README.md 2016-06-14 10:59:31 +08:00
joeybloggs
2369ffa85c add form library 2016-06-13 10:47:58 -04:00
Stan Bright
57de172318 Add 'Awesome Go @LibHunt' to the Websites section 2016-06-13 14:16:44 +03:00
Hafiz Ismail
3fe8d685bf Update graphql-go new repo URL. (#985)
Previously `github.com/chris-ramon/graphql-go` is now `github.com/graphql-go/graphql`.
2016-06-13 00:28:15 -07:00
Dan Buch
d0646b8f74 Update location/name of codegangsta/cli (#982).
Also update description to match repository description.
2016-06-08 08:53:14 -07:00
Daniel Martí
e7a542a00a Add github.com/mvdan/sh to Text Processing (#981). 2016-06-07 19:56:18 -07:00
Thiago Avelino
550fecbf27 Merge pull request #976 from h2non/feat/baloo
Feat/baloo
2016-06-07 12:59:39 -03:00
Thiago Avelino
f67b15fef8 Merge pull request #974 from redaready/patch-2
Update README.md
2016-06-07 12:59:24 -03:00
Thiago Avelino
c6f1ddb494 Merge pull request #975 from claygod/patch-1
Added router Bxog
2016-06-07 12:58:07 -03:00
Olivier Gagnon
118c1dc679 Add lux and its utilities (#979) 2016-06-02 15:11:57 -07:00
Tomas Aparicio
5c4542a3d2 feat(docs): add baloo package 2016-06-01 07:55:53 -04:00
Tomás Aparicio
8ce14a587a Merge pull request #1 from avelino/master
Sync master
2016-06-01 13:53:33 +02:00
Hajime Hoshi
9c220a204f Add Ebiten (#972) 2016-05-31 01:45:26 -07:00
redaready
2f06741706 Update README.md
chang iris url
2016-05-30 12:36:09 +02:00
Eduard
569a617fdd Added router Bxog
Added the router Bxog to the section Web Frameworks
2016-05-30 12:34:47 +03:00
Baiju Muthukadan
4c0461cfaf esc - resource embedding package (#973) 2016-05-29 23:59:36 -07:00
kirillDanshin
d2b58f7e47 Merge pull request #942 from raztud/patch-1
web.go is not maintained for over 3 years and the website is not up anymore
2016-05-29 14:40:46 +03:00
Agniva De Sarker
b443b8cb3e Added levenshtein to Data Structures 2016-05-28 12:15:39 +05:30
abo
63648112ed ratelimiter rename to rerate 2016-05-27 10:42:22 +08:00
abo
12fe64d146 Add ratelimiter to utilities 2016-05-26 10:27:41 +08:00
Brice Figureau
8bf6bea8f9 Add Go WinRM client library and cli tool (#963)
This (now mature) library is in used in Packer and some other Go projects.
As of this writing it is maintained, and relatively well tested.

Godoc:
https://godoc.org/github.com/masterzen/winrm

Go Report Card: A+
https://goreportcard.com/report/github.com/masterzen/winrm

Gocover: 86%
https://gocover.io/github.com/masterzen/winrm

Signed-off-by: Brice Figureau <brice@daysofwonder.com>
2016-05-25 10:27:31 -07:00
obivan
2b7ddd24e1 Remove hk, it is deprecated. (#962) 2016-05-24 12:31:10 -07:00
Wesley Hill
529c435a01 Add durafmt (#961). 2016-05-23 18:51:14 -07:00
Monmohan
bcc5dfd08b Added xferspdy to Utilities section.
Added xferspdy to Utilities section.
2016-05-19 15:38:52 -07:00
Alexey Palazhchenko
d244e94562 Add reform 2016-05-19 20:36:24 +04:00
kirillDanshin
4cff0e3b79 Merge pull request #951 from bjflanne/master
Added NATS to Distributed Systems, and updated Messaging section with…
closes #949
2016-05-12 18:11:26 +03:00
bjflanne
ed1cce18d4 Added NATS to Distributed Systems, and updated Messaging section with NATS Go client 2016-05-12 10:45:27 -04:00
Razvan Tudorica
bb83b28737 web.go is not maintained for over 3 years and the website is not up anymore 2016-05-08 17:47:54 +03:00
kirillDanshin
21379e8daa Merge pull request #933 from gonutz/master
Added d3d9 library.
2016-05-07 19:39:59 +03:00
kirillDanshin
4d28091e79 Merge pull request #932 from xor-gate/add-secdl
Add secdl, Golang implementation of Lighttpd ModSecDownload algorithm
2016-05-06 03:00:06 +03:00
kirillDanshin
0d513d31f2 Merge pull request #929 from pascaldekloe/master
Add Colfer to serialization
2016-05-05 21:25:40 +03:00
kirillDanshin
5c8e3f99c6 Merge pull request #910 from codingsince1985/hotfix
geo-golang newly supports OpenStreetMap
2016-05-04 22:12:10 +03:00
Lars
4bbfaea08d Added d3d9 library. 2016-05-02 11:14:50 +02:00
kirillDanshin
e466a41766 Merge pull request #900 from xtaci/master
add kcp-go
2016-05-01 21:54:51 +03:00
kirillDanshin
8d366df7ca Merge pull request #928 from jbreitbart/master
Added go-imgur.
2016-05-01 21:27:06 +03:00
kirillDanshin
12ec48b358 Merge pull request #930 from otoolep/master
The repo for rqlite has changed
2016-05-01 21:19:38 +03:00
Jerry Jacobs
15babf4721 Add secdl, Golang implementation of Lighttpd ModSecDownload algorithm 2016-05-01 08:38:05 +00:00
kirillDanshin
d85f7954c4 Merge pull request #907 from rs/rest-layer
Add rest-layer
2016-04-29 21:31:52 +03:00
Philip O'Toole
379778b2e4 The repo for rqlite has changed 2016-04-26 18:17:11 -07:00
kirillDanshin
1a7e46d975 Merge pull request #917 from yanyiwu/patch-1
gojieba
2016-04-26 17:45:48 +03:00
Pascal de Kloe
b06b9cedcd Add Colfer to serialization 2016-04-26 13:07:59 +02:00
kirillDanshin
087c3c2392 Merge pull request #923 from dixonwille/patch-1
Add WLog and WMenu
2016-04-25 23:45:03 +03:00
kirillDanshin
e0409c0eaa Merge pull request #926 from joeybloggs/master
Add log - a simple, configurable and scalable Structured Logging library for Go
2016-04-25 23:24:52 +03:00
Jens Breitbart
7384fbe1aa Added go-imgur. 2016-04-25 18:33:01 +02:00
joeybloggs
b6bf72de71 Add Structured Logging library https://github.com/go-playground/log 2016-04-25 08:10:58 -04:00
Thiago Avelino
c913a01930 Merge pull request #921 from bep/stormg
Add Storm ORM
2016-04-22 20:48:08 -03:00
Will Dixon
49133a92a6 Added Wmenu 2016-04-21 20:04:00 -04:00
Will Dixon
ecbaaef90e Added Wlog 2016-04-21 17:35:51 -04:00