Commit Graph

1106 Commits

Author SHA1 Message Date
Dmitri Shuralyov
c29990f394 Merge pull request #527 from sci4me/master
Add "yakvs" (Yet Another Key Value Store).
2015-08-09 11:16:24 -07:00
Dmitri Shuralyov
f0a8b85319 Merge pull request #526 from ccding/stun
Add go-stun.
2015-08-09 01:43:43 -07:00
sci4me
2d2fafd63a Add "yakvs" 2015-08-09 01:22:41 -05:00
Cong Ding
67a6819d82 add go-stun 2015-08-08 20:42:08 -07:00
Duke
5e032e894e Merge pull request #521 from alixaxel/patch-1
added alixaxel/pagerank
2015-08-08 08:37:36 -03:00
Duke
24a6b30c09 Merge pull request #524 from soniah/master
awsenv
2015-08-08 08:35:23 -03:00
Dmitri Shuralyov
304bc13c2e Merge pull request #523 from hvnsweeting/master
Use https for github.com links.
2015-08-08 01:30:29 -07:00
Sonia Hamilton
e9a2a6c324 awsenv 2015-08-08 17:26:49 +10:00
Hung Nguyen Viet
6444abaf91 use https 2015-08-08 14:00:26 +07:00
Thiago Avelino
02b009c893 Merge pull request #522 from baijum/gopherchina
GopherChina
2015-08-07 12:42:08 -03:00
Baiju Muthukadan
5e143b70be GopherChina 2015-08-07 10:54:48 +05:30
Thiago Avelino
548911d78d added awesome badge
https://github.com/sindresorhus/awesome/issues/253#issuecomment-128250464
2015-08-06 03:16:29 -03:00
Alix Axel
6e0b07e3e9 added alixaxel/pagerank 2015-08-06 04:11:34 +02:00
Dmitri Shuralyov
942c3dccb4 Merge pull request #518 from caarlos0/patch-1
Add env package.
2015-08-05 00:33:57 -07:00
Dmitri Shuralyov
bc4ece4301 Merge pull request #517 from joeybloggs/master
Add Continuous Integration Section.
2015-08-05 00:32:50 -07:00
Dmitri Shuralyov
6015d0f939 Merge pull request #519 from jhoonb/master
BeeDB deprecated in favor of beego orm.
2015-08-05 00:31:32 -07:00
Jhonathan Paulo Banczek
f8d81d924f BeeDB deprecated in favor of beego orm 2015-08-04 15:02:34 -04:00
Duke
f367d3c480 Merge pull request #510 from flike/master
Add kingshard to Database tools
2015-08-04 13:17:27 -03:00
Duke
7274568c85 Merge pull request #514 from songgao/patch-2
Add `colorgo`, a `go build` colorizer
2015-08-04 13:16:13 -03:00
Song Gao
0be551a5b7 Add colorgo, a go build colorizer; also add a new section Go Tools 2015-08-03 20:38:52 -05:00
Duke
b62a5e0221 Merge pull request #516 from leekchan/master
Add timeutil.
2015-08-03 22:34:12 -03:00
Carlos Alexandro Becker
1e39791414 adding env 2015-08-03 22:17:41 -03:00
joeybloggs
54c43d2ba1 Add Continuous Integration Section
Add goveralls & overalls libraries.
2015-08-03 13:23:28 -04:00
Thiago Avelino
9ba1868052 Merge pull request #484 from avelino/quality-standards
Clarifications to quality standards
2015-08-03 02:07:30 -03:00
Thiago Avelino
5d055b265b Merge pull request #515 from avelino/remove-gobuild.io
Remove GoBuild (http://gobuild.io/), online compile Go projects to Windows, Linux and OS X.
2015-08-03 02:06:49 -03:00
Matt Holt
25a015b986 Add grace window clause 2015-08-02 21:30:20 -06:00
Kyoung-chan Lee
f7cc570960 Add timeutil. 2015-08-03 11:41:06 +09:00
Dmitri Shuralyov
ff9fd05fdf Remove GoBuild from DevOps Tools.
The website appears to be down. As far as I can tell it's no longer active, but let me know if that's not the case.
2015-08-02 16:46:05 -07:00
Duke
53a54206ce Merge pull request #511 from ufocoder/patch-1
Add anaconda
2015-08-01 09:06:45 -03:00
Ufocoder
9d04d460d2 Add anaconda
Add [anaconda](https://github.com/ChimeraCoder/anaconda) library for working with Twitter 1.1 API to `Third-party APIs` section
2015-07-31 12:26:04 +05:00
Dmitri Shuralyov
8b30f58b7d Merge pull request #509 from adrianmo/master
Add go-nmea to Text Processing.
2015-07-30 14:01:19 -07:00
Adrián Moreno
280c860538 Move go-nmea to Text Processing 2015-07-30 22:47:31 +02:00
Chen Fei
2e19f146c5 Update README.md
add kingshard
2015-07-30 21:08:53 +08:00
Adrián Moreno
d7740f7d4b Added go-nmea library 2015-07-30 12:47:36 +02:00
Matt Holt
43d1d6837a Merge pull request #502 from joeybloggs/master
Add Basic Assertion Library
2015-07-29 22:48:54 -06:00
Dmitri Shuralyov
39027a2003 Add dgryski/go-jump.
Closes #489.
2015-07-28 15:09:18 -07:00
Dmitri Shuralyov
9e44d1c603 Merge pull request #506 from seiflotfy/master
Add seiflotfy/cuckoofilter package.
2015-07-28 15:05:58 -07:00
Matt Holt
db8f88ef34 Merge pull request #492 from StabbyCutyou/add-buffstreams
Adding in Buffstreams - Streaming protobuffs message data over TCP ma…
2015-07-28 07:25:22 -06:00
Seif Lotfy
0b6a750e7d Add seiflotfy/cuckoofilter package 2015-07-27 23:47:21 +02:00
Dean Karn
e16a024145 update library description
a few weeks ago I added validation to Slice, Array and Maps contents as well as each or any level within, so just updating the library description to reflect that.
2015-07-26 22:02:02 -04:00
joeybloggs
09206efa4a Merge remote-tracking branch 'upstream/master' 2015-07-26 21:58:13 -04:00
Matt Holt
5235f54bfd Merge pull request #505 from mrfuxi/validation/govalidator
govalidator belongs in Validation section
2015-07-26 15:22:14 -06:00
Karol Duleba
995b7600b4 govalidator belongs in Validation section 2015-07-26 21:09:36 +01:00
Thiago Avelino
afa76fa351 Merge pull request #504 from marioidival/translate_api
Add poorny/translate on Third party API section
2015-07-23 12:38:17 -03:00
Mario Idival
c17076fa28 add translate on third party api 2015-07-23 12:31:38 -03:00
Mario Idival
654ff733ee Add poorny/translate package 2015-07-23 09:52:03 -03:00
joeybloggs
def3b51563 Add Basic Assertion Library
Add https://github.com/bluesuncorp/assert - A Basic Assertion Library used along side native go testing, with building blocks for custom assertions
2015-07-22 20:49:29 -04:00
Thiago Avelino
01bdd217ae Merge pull request #501 from vrischmann/add-envconfig
Added envconfig to Configuration
2015-07-22 18:58:51 -03:00
Vincent Rischmann
8eb4b38418 Added envconfig to Configuration 2015-07-22 21:58:22 +02:00
Thiago Avelino
82b16822f1 Merge pull request #500 from tylertreat/tylertreat-patch-1
Add boomfilters and go-datastructures packages
2015-07-22 00:43:37 -03:00