Commit Graph

2666 Commits

Author SHA1 Message Date
Grachev Mikhail
6396c5890f Fix typos (#2161) 2018-10-15 21:28:10 -03:00
Lucas Gabriel Schneider
28770739c1 Fixed typos at readme (#2150)
* Update README.md

* Update README.md
2018-10-13 13:42:32 -03:00
Roberto Duessmann
d5f2d50b84 Remove spate/vectormath (#2152) 2018-10-13 10:34:53 -03:00
zhulongcheng
e6af0a086e Add package testsql (#2148) 2018-10-13 10:34:25 -03:00
Kévin Dunglas
ce717eb1d9 Add the Mercure (#2147) 2018-10-13 10:34:13 -03:00
Aofei Sheng
d07f569ce0 Fix repo URLs (#2153)
https://github.com/sheng/air -> https://github.com/aofei/air
https://github.com/sheng/sandid -> https://github.com/aofei/sandid
https://github.com/sheng/cameron -> https://github.com/aofei/cameron
2018-10-13 10:33:52 -03:00
Alex Pliutau
92b1a8182a Add package main YouTube channel link (#2145) 2018-10-12 06:03:43 -03:00
Alex Pliutau
8f079bc0b7 Add wit-go official wit.ai Go client (#2144) 2018-10-11 09:57:44 -03:00
Rodrigo Brito
b1dc5bfa8f Include StudioSol/set (#2141) 2018-10-08 04:59:34 -03:00
Rodrigo Brito
555ecc1321 Include StudioSol/async (#2140) 2018-10-08 04:59:19 -03:00
Balazs Nadasdi
b091fa9965 add go-commander (#2138) 2018-10-06 22:31:36 -03:00
Guilherme Caruso
41ca9e1be6 Kair - Time and Date Lib - Insert (#2135)
* Kair - Time and Date Lib - Insert

* Lint - Checked and ready!

* Lint - Checked and ready!

* Description adjust
2018-10-06 04:54:27 -03:00
Adrian-George Bostan
640566012f Add libvlc-go (#2134) 2018-10-06 04:54:10 -03:00
Noel Yahan
e2597896d5 add mergi (#2111) 2018-10-05 18:23:12 -03:00
lx4r
238bf95c44 adding Codingame (#2117) 2018-10-05 18:23:02 -03:00
Wolfy-J
4067d06eb6 Update README.md (#2120) 2018-10-05 18:22:46 -03:00
Evan Mena
e0c62de6fb Added ynab api go library (#2122) 2018-10-05 18:22:36 -03:00
Bidhan A
eb4669bb3b add gaia to DevOps Tools (#2123) 2018-10-05 18:22:09 -03:00
Fábio da Silva Ribeiro
00de1afb01 Cachego Support (#2124)
Added cachego link to database drivers.
2018-10-05 18:21:57 -03:00
Gergely Brautigam
91facb3c64 Added furnace to awesome-go. (#2129) 2018-10-05 18:21:46 -03:00
Stefan Wüthrich
5713a743df add golangch twitter (#2132)
* Add @golanch twitter

* correct order
2018-10-05 18:21:07 -03:00
auxten
02c39f8c9d add CovenantSQL (#2099) 2018-10-03 18:29:54 -03:00
Heungsub Lee
6f1a9c721e NLP libraries in Chinese, Japanese (#2104)
* Add go-pinyin

* Add kagome

* Make descriptions for go-pinyin and kagome simpler
2018-10-03 16:19:56 -03:00
Elton Souza
050c25f6b7 Add htmlquery (#2130) 2018-10-03 15:54:28 -03:00
Evan Surdam
0db99e9b85 Add go-sophos (#2092)
* Add go-sophos

* Update README.md
2018-10-03 15:49:50 -03:00
Marco Muratori
a021cd5773 moved sprbox from Utilities to Config section (#2089) 2018-10-03 15:49:32 -03:00
Andrey Odintsov
68990c49b3 Add ormlite (#2081) 2018-10-03 15:49:09 -03:00
Philipp Gillé
73261df96b Add ln-paywall (#2078) 2018-10-03 15:48:56 -03:00
ceriath
a91056a924 Update README.md (#2102)
Remove github.com/rakyll/coop and https://github.com/coreos/fleet
2018-10-03 15:47:28 -03:00
Zack Patrick
bb2a6ddf13 Update README.md (#2076) 2018-10-03 15:44:59 -03:00
Tomasz Czajęcki
ef5a523106 Add triangolatte (#2069)
* Add triangolatte

* Put expected type of dash
2018-10-03 15:44:29 -03:00
Daniel Nephin
e97c6d933c Add gotest.tools (#2053) 2018-10-03 15:44:03 -03:00
Andrew Williams
f3c27b3a71 Add Fyne to GUI list (#2121)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/fyne-io/fyne
- godoc.org: https://godoc.org/github.com/fyne-io/fyne
- goreportcard.com: https://goreportcard.com/report/github.com/fyne-io/fyne
- coverage service link: [coveralls](https://coveralls.io/github/fyne-io/fyne)


Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [✓] I have added my package in alphabetical order.
- [✓] I have an appropriate description with correct grammar.
- [✓] I know that this package was not listed before.
- [✓] I have added godoc link to the repo and to my pull request.
- [✓] I have added coverage service link to the repo and to my pull request.
- [✓] I have added goreportcard link to the repo and to my pull request.
- [✓] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-10-02 09:32:44 +08:00
Andrew LeTourneau
d31c7c2f15 Adding depcharge to devops list (#2083)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/centerorbit/depcharge
- godoc.org: https://godoc.org/github.com/centerorbit/depcharge
- goreportcard.com: https://goreportcard.com/report/github.com/centerorbit/depcharge
- coverage service link: https://gitlab.com/centerorbit/depcharge/pipelines
 [![pipeline status](https://gitlab.com/centerorbit/depcharge/badges/master/pipeline.svg)](https://gitlab.com/centerorbit/depcharge/commits/master)
[![coverage report](https://gitlab.com/centerorbit/depcharge/badges/master/coverage.svg)](https://gitlab.com/centerorbit/depcharge/commits/master)


Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [ ] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-10-01 23:56:03 +08:00
Camal Cakar
291ee99894 Add GoWayFest & GoDays (#2119) 2018-10-01 18:37:19 +03:00
Heyward Fann
43920003f7 fix yakvs link (#2098) 2018-09-24 13:19:55 -03:00
Nikhil Mungel
b8cc228958 Add pipeline (#2082)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/hyfather/pipeline
- godoc.org: https://godoc.org/github.com/hyfather/pipeline
- goreportcard.com: https://goreportcard.com/report/github.com/hyfather/pipeline
- coverage service link: https://cover.run/go?repo=github.com%2Fhyfather%2Fpipeline&tag=golang-1.10

Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-09-24 11:42:39 +08:00
Shunsuke Maeda
730a06d724 add duci (#2108)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/duck8823/duci
- godoc.org: https://godoc.org/github.com/duck8823/duci
- goreportcard.com: https://goreportcard.com/report/github.com/duck8823/duci
- coverage service link: [![Coverage Status](https://coveralls.io/repos/github/duck8823/duci/badge.svg?branch=master)](https://coveralls.io/github/duck8823/duci?branch=master)

Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-09-24 11:40:24 +08:00
Vladimir Kovpak
d544793396 Added "50 Shades of Go" into tutorials. (#2096) 2018-09-22 16:10:46 -03:00
Horst Rutter
8d81444140 Added entry for pdfcpu (#2105) (#2106)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: [pdfcpu](https://github.com/hhrutter/pdfcpu)
- [godoc.org](https://godoc.org/github.com/hhrutter/pdfcpu)
- [goreportcard.com](https://goreportcard.com/report/github.com/hhrutter/pdfcpu)
- [coverage service link](https://coveralls.io/github/hhrutter/pdfcpu?branch=master)

Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
-  [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-09-17 09:34:41 +08:00
Ivan Krutov
e74fbb927a Fixed URL for Selenoid (moved to Aerokube organization) (#2093) 2018-09-12 05:06:31 -03:00
Danny van Kooten
be092f95ad add extemplate, replaces grender (#2065) 2018-09-03 16:08:01 -03:00
Inhere
331fa2768a add gookit/color (#2077) 2018-09-03 16:07:04 -03:00
Laurent Demailly
9eaea79753 fortio update (new org) (#2079)
there is a redirect which works already but might as well have the destination. added a few words to description too.
2018-09-03 16:06:42 -03:00
Alwin Doss
8874e018d4 Added Library to convert to and from morse code (#2064) 2018-08-27 03:39:01 -03:00
Marko Ristin
32a3d430ca added gocontracts to go generate tools (#2074)
* added gocontracts to go generate tools

* fixed the order in the category
2018-08-21 08:50:43 -03:00
Ozgur Erdem
477a8545ad Add strutil (#2075) 2018-08-21 08:48:20 -03:00
Max Halford
b77474336d Update README.md (#2067)
gago has been renamed to eaopt
2018-08-20 09:25:28 -03:00
Robin Joseph
6f6a59eb11 Add go-pg-migrations (#2071) 2018-08-20 09:24:32 -03:00
Max Chechel
475cc5b3ed Added links to gounit tool and gounit-vim plugin (#2072)
* Added link to minimock generator

* Add github.com/hexdigest/prep

* changed the ordering

* added links to gounit tool and gounit-vim plugin
2018-08-20 09:21:42 -03:00
Aleksandr Razumov
66320916ac add gortc/sdp (#2068)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/gortc/sdp
- godoc.org: https://godoc.org/github.com/gortc/sdp
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/gortc/sdp)](https://goreportcard.com/report/github.com/gortc/sdp)
- coverage service link: [![codecov](https://codecov.io/gh/gortc/sdp/branch/master/graph/badge.svg)](https://codecov.io/gh/gortc/sdp)


**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-08-19 22:52:04 +08:00
vixentael
289aef4a10 add acra (#2049) 2018-08-14 23:46:42 -03:00
Toby Archer
68a3a5337a readme: separate official/unofficial package management links (#2062) 2018-08-14 23:40:42 +03:00
Pablo Aguiar
f03b18f4be Update pop/soda repository location (#2063)
The new The new location for pop (and soda) repository. See https://github.com/gobuffalo/pop https://github.com/markbates/pop#notice-this-repo-has-moved
2018-08-14 20:55:35 +03:00
Manjunath Shetty
9962f12c56 Added thread pool library (#2061) 2018-08-13 15:41:16 -03:00
Dmitry Narizhnykh
a794038575 Add Dataflow kit (#2052)
Add Dataflow kit https://github.com/slotix/dataflowkit
2018-08-13 15:15:16 -03:00
Wesley Hill
893e5f0060 add branca (#2057) 2018-08-13 15:14:16 -03:00
Konstantin
89467c629b add f4go (#2059)
* add c4go

* add f4go
2018-08-13 05:15:58 -03:00
Thorsten Ball
4343de1d3d Add two books to E-Books section (#2056)
* Add two books to E-Books section

Shameless self-promotion of my own books, but since the feedback was so positive so far, I thought someone would enjoy stumbling upon them in this list. Feel free to decline, though, if you don't want me to add my own links :)

**TODOs:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

* Reorder 'Writing A Compiler In Go' in E-Books
2018-08-13 05:15:09 -03:00
wzshiming
2ec595ba79 add ffmt (#2017) 2018-08-12 07:24:14 -03:00
Surender Thakran
f0accb131f Add GoMind (#2048) 2018-08-12 07:23:49 -03:00
John Arundel
990b177271 Add uptimerobot - client for the Uptime Robot API (#2042) 2018-08-12 07:23:36 -03:00
Alexey Popov
129d1d1d34 Added alexeyco/simpletable (#2040) 2018-08-12 07:23:28 -03:00
Marco Muratori
c252f68dd0 updated sprbox description (#2039)
* added workerful and sprbox

* Update README.md

* updated sprbox description
2018-08-12 07:23:19 -03:00
Assaf Morami
52cef45c31 Add joincap (#2038) 2018-08-12 07:23:03 -03:00
Maurice Tollmien
f534b62243 Added my own skiplist implementation to the readme (#2032) 2018-08-12 07:22:50 -03:00
Andrey G
50556da507 Update README.md (#2013)
added another library for XLSX

Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/plandem/xlsx
- godoc.org: https://godoc.org/github.com/plandem/xlsx
- goreportcard.com: https://goreportcard.com/report/github.com/plandem/xlsx
- coverage service link: https://codecov.io/gh/plandem/xlsx

Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-07-30 23:18:43 +08:00
Anton Medvedev
ce72bb8cca Add expr (#2041)
* Update README.md

* Update README.md
2018-07-30 10:26:07 -03:00
Anthony HAMON
a9085f6a21 Add gommit (#2034) 2018-07-30 10:25:16 -03:00
Felipe Cavalcanti
6845e76c0c Added topfreegames/pitaya - Scalable game server framework (#2033) 2018-07-26 17:40:47 -03:00
Max Claus Nunes
df59cb6630 Add gaper (#2031) 2018-07-26 14:21:50 -03:00
Eric Greer
79900888e4 Add flaggy (#2007) 2018-07-26 14:16:52 -03:00
Tom Hadley
64ff1299dd Update README.md (#2022) 2018-07-24 15:33:47 -03:00
Inhere
686b88a79f Add gookit/config (#2027)
* Add gookit/config

* fix sort
2018-07-24 15:32:39 -03:00
Fris
6f27e2d7bd Added GoStats (#2029) 2018-07-24 15:32:15 -03:00
Jessica Temporal
f0d92f9436 Fix escaping on immortal/immortal package (#2030) 2018-07-23 16:31:14 -03:00
Shafreeck Sea
e0252dbca5 Add package retry (#2021) 2018-07-23 16:30:51 -03:00
Marco Muratori
67b8f6187c Added sprbox (#2018)
* added workerful and sprbox

* Update README.md
2018-07-23 16:28:11 -03:00
John Lee
45311ab325 Add fpGo record (#2020) 2018-07-23 16:19:06 -03:00
Jaden Weiss
6db8b74f17 add gofrs uuid package (#2014) 2018-07-23 16:17:00 -03:00
Humphrey Shotton
4ad31f1baa Added GoBoy emulator (#2026) 2018-07-23 08:27:31 -03:00
Michael
6bcff37262 Add jsonslice (#1997)
* Add jsonslice

* Add jsonslice
2018-07-19 05:32:23 -03:00
Shiming Zhang
b25cb3fe6b Add ctc (#2008) 2018-07-17 15:35:46 -03:00
Rafael Passos
57bd497464 Added LSB Steganography Library (#2005) 2018-07-17 15:25:16 -03:00
the4thamigo-uk
7ab2325da6 Add conflate config library/tool (#2002) 2018-07-17 15:24:17 -03:00
Grigory Zubankov
d5fe5b4701 add stl (#1988) 2018-07-17 15:23:59 -03:00
PHANINDRA SURA
0229e86281 added gNxI (#1986)
* added gNxI

* Added GNXI/GNMI

* with changes to the comments
2018-07-17 15:23:31 -03:00
kevin birch
1054d8dc6f add github.com/percolate/charlatan (#1981) 2018-07-17 15:17:49 -03:00
Yu Watanabe
d6049b0251 Add yunabe/lgo - Interactive Go programming with Jupyter. (#1984) 2018-07-17 15:17:11 -03:00
Tanghui Lin
0d1f9a1ad8 discovery (#1977)
* add discovery

* fix
2018-07-17 15:16:24 -03:00
Maxime Soulé
6c466f7fd1 Add go-testdeep to the Testing Frameworks list (#1969) 2018-07-17 15:16:09 -03:00
Daniel Salvadori
70816414b7 Added g3n - Go 3D Game Engine! (#1933) 2018-07-17 15:15:29 -03:00
isaachier
5974535f22 Move Jaeger to distributed system (#2004) 2018-07-16 13:08:40 -03:00
Marcin Kaciuba
a46ef1ce5b Add mort (#1991)
[![Codecov](https://img.shields.io/codecov/c/github/aldor007/mort.svg)](https://codecov.io/gh/aldor007/mort) [![Go Report Card](http://goreportcard.com/badge/aldor007/mort)](http://goreportcard.com/report/aldor007/mort) [![Godoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://godoc.org/github.com/aldor007/mort)  [![LICENSE](https://img.shields.io/github/license/aldor007/mort.svg?style=flat-square)](https://github.com/aldor007/mort/blob/master/LICENSE.md)

- github.com repo: https://github.com/aldor007/mort 
- godoc.org: https://godoc.org/github.com/aldor007/mort
- goreportcard.com: https://goreportcard.com/report/github.com/aldor007/mort
- coverage service link  [![Codecov](https://img.shields.io/codecov/c/github/aldor007/mort.svg)](https://codecov.io/gh/aldor007/mort)


**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).
2018-07-09 00:27:14 +08:00
Shiau Yan Tsai
cc6c669a87 Fix: typo (#1999)
Typo for Sydney
2018-07-06 17:32:16 -03:00
gilbertchen
fab61ce3dc Update README.md (#1980) 2018-07-06 17:07:09 -03:00
Ravil Bikbulatov
2a802f9c3b Add go-critic linter. (#1989)
Add `go-critic` linter in Code Analysis.

- github.com repo: https://github.com/go-critic/go-critic
- godoc.org: 
- goreportcard.com: https://goreportcard.com/report/github.com/go-critic/go-critic
- coverage service link:

- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [ ] I have added godoc link to the repo and to my pull request.
- [ ] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).
2018-07-06 17:06:44 -03:00
Eduard Urbach
55c6c8817b Add packet (#1996) 2018-07-06 17:06:24 -03:00
Luciano Ramalho
a0fbae8687 Added go-cmp, a "package for comparing Go values in tests". The repo has 575 stars on Github and is under the Google organization there. (#1998) 2018-07-05 15:31:46 -03:00
Aofei Sheng
212850620f Add SandID (#1979)
**Please provide package links to:**

- github.com repo: https://github.com/sheng/sandid
- godoc.org: https://godoc.org/github.com/sheng/sandid
- goreportcard.com: https://goreportcard.com/report/github.com/sheng/sandid
- coverage service link ([cover.run](https://cover.run/), [gocover](http://gocover.io/), [coveralls](https://coveralls.io/) etc.): [![Coverage Status](https://coveralls.io/repos/github/sheng/sandid/badge.svg?branch=master)](https://coveralls.io/github/sheng/sandid?branch=master)

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).
2018-06-15 15:59:48 +08:00
Leonidas Maroulis
1439e8ab79 Add url-shortener (#1976)
**Please provide package links to:**

- github.com repo: https://github.com/pantrif/url-shortener
- godoc.org: https://godoc.org/github.com/pantrif/url-shortener
- goreportcard.com: https://goreportcard.com/report/github.com/pantrif/url-shortener
- coverage service link: https://gocover.io/github.com/pantrif/url-shortener/shortener


**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [ ] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).
2018-06-15 15:58:26 +08:00
Gerardo JT
91e86a158e Add golax framework (#1971)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/fulldump/golax
- godoc.org: https://godoc.org/github.com/fulldump/golax
- goreportcard.com: https://goreportcard.com/report/github.com/fulldump/golax 
- coverage service link  [![cover.run](https://cover.run/go/github.com/fulldump/golax.svg?style=flat&tag=golang-1.10)](https://cover.run/go?tag=golang-1.10&repo=github.com%2Ffulldump%2Fgolax) 

Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-06-15 12:45:46 +08:00
Gustavo Chaín
73109a2dd7 Add HTTPLab (#1896)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/gchaincl/httplab
- godoc.org: https://godoc.org/github.com/gchaincl/httplab
- goreportcard.com: https://goreportcard.com/report/github.com/gchaincl/httplab

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-06-15 12:45:14 +08:00
Ariel Mashraki
5944a344cb doc: add rql (#1975) 2018-06-14 22:51:10 -03:00
Kunal Kapadia
34f592ca5e Add GopherCon India Conference (#1972) 2018-06-14 06:07:44 -03:00
Jay Gabriels
1a5e51158c add ghorg (#1974) 2018-06-14 06:07:25 -03:00
Louis Thibault
8a218b10c5 Update README.md (#1786)
Add lucas-clemente/quic-go (an implementation of the QUIC protocol in pure Go) to the Networking section
2018-06-01 19:24:55 -03:00
Mike JS. Choi
0a55def7d2 Add fac (#1967) 2018-06-01 01:04:21 -03:00
vz
b038b95249 add tt (#1965) 2018-05-31 23:25:58 -03:00
fish
2ff3633471 add redis-lock (#1966) 2018-05-31 23:24:22 -03:00
Darwin
7ec79c16a8 Update README.md (#1968)
added goArgonPass to Security
2018-05-31 23:23:03 -03:00
Osamu TONOMORI
6cbecddbb1 Add osamingo/gosh (#1961)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/osamingo/gosh
- godoc.org: https://godoc.org/github.com/osamingo/gosh
- goreportcard.com: https://goreportcard.com/report/github.com/osamingo/gosh
- coverage service link: [![codecov](https://codecov.io/gh/osamingo/gosh/branch/master/graph/badge.svg)](https://codecov.io/gh/osamingo/gosh)

Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-06-01 09:09:44 +08:00
Eduard Urbach
48d835c940 Add Aero (#1963)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/aerogo/aero
- godoc.org: https://godoc.org/github.com/aerogo/aero
- goreportcard.com: https://goreportcard.com/report/github.com/aerogo/aero
- coverage service link: ![Codecov](https://codecov.io/gh/aerogo/aero/branch/go/graph/badge.svg)

Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-06-01 09:08:30 +08:00
Noval Agung Prayogo
9d5835db25 update gubrak tagline (#1964)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/novalagung/gubrak
- godoc.org: https://godoc.org/github.com/novalagung/gubrak
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/novalagung/gubrak?nocache=1)](https://goreportcard.com/report/github.com/novalagung/gubrak?nocache=1)
- coverage service link: [![cover.run](https://cover.run/go/github.com/novalagung/gubrak.svg?style=flat&tag=golang-1.10)](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fnovalagung%2Fgubrak)




Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [✓] I have added my package in alphabetical order.
- [✓] I have an appropriate description with correct grammar.
- [✓] I know that this package was not listed before.
- [✓] I have added godoc link to the repo and to my pull request.
- [✓[ ] I have added coverage service link to the repo and to my pull request.
- [✓] I have added goreportcard link to the repo and to my pull request.
- [✓] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-06-01 09:06:11 +08:00
Saddam H
3f3f9d4672 Add package gojsonq (#1959)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/thedevsaddam/gojsonq
- godoc.org: https://godoc.org/github.com/thedevsaddam/gojsonq
- goreportcard.com: https://goreportcard.com/report/github.com/thedevsaddam/gojsonq
- coverage service link: [![Coverage Status](https://coveralls.io/repos/github/thedevsaddam/gojsonq/badge.svg?branch=master)](https://coveralls.io/github/thedevsaddam/gojsonq?branch=master)

Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2018-05-28 22:21:14 +08:00
Stjepan
4abff7a366 Add clockwork (#1958) 2018-05-28 05:27:36 -03:00
Sujit Shakya
e1f02a9263 Adds mspm package name in DataStructure and Algorithm list. (#1946)
godoc: https://godoc.org/github.com/BlackRabbitt/mspm
testCoverage: https://gocover.io/github.com/blackrabbitt/mspm/ds/trie
              https://gocover.io/github.com/blackrabbitt/mspm/search
reportCard: https://goreportcard.com/report/github.com/BlackRabbitt/mspm
2018-05-28 05:27:07 -03:00
Guoqiang Chen
af722ebb8b Add go-trylock (#1939) 2018-05-28 05:26:42 -03:00
Defcronyke
cccddee0bc add godscache a.k.a. Go DS Cache (#1934)
a wrapper around the Google Cloud Datastore Go package
that adds caching using memcached.
2018-05-28 05:26:21 -03:00
Noval Agung Prayogo
3bbe7499d4 add gubrak (#1954)
* add gubrak

* update gubrak link
2018-05-23 21:45:13 -03:00
kazhuravlev
c087ab4b68 Remove dpar (#1956)
dpar is Rust project now
2018-05-23 21:43:17 -03:00
Sergey Grebenshchikov
8d2eda9810 Add flagvar (#1949) 2018-05-20 21:39:34 -03:00
Felix Kronlage
e59f3a9750 add Golang Meetup Hamburg to the list of Meetups (#1950) 2018-05-20 21:38:29 -03:00
Guoqiang Chen
72c2438baa add another go-log (#1947) 2018-05-20 21:37:50 -03:00
Gerardo JT
9decf007da Add https://github.com/fulldump/biff (#1948) 2018-05-20 21:36:58 -03:00
Back Yu
f65c3ee24a fix mistake in grammar of go-excel (#1951)
fix mistake in grammar of `go-excel`
2018-05-20 21:34:34 -03:00
Back Yu
7982c04c6b add go-excel (#1937)
add go-excel
2018-05-18 01:53:33 -03:00
Andrew J. Gillis
9badf2096b Update README.md (#1938)
Add deque to README.
2018-05-17 16:47:21 -03:00
Jordan Taylor
fb491eb62f Add kelseyhightower/envconfig to configurations sections (#1941) 2018-05-17 16:45:47 -03:00
Aofei Sheng
3e52843430 Add Cameron (#1925) 2018-05-14 14:13:00 -03:00
Alpha
df8e124b43 ADD: Onelog to logging section (#1929) 2018-05-14 12:11:21 -03:00
Tim De Pauw
e7b80d1dd5 Add lwc (#1932) 2018-05-14 12:10:57 -03:00
John Gibb
b8e09638c9 Update mattes/migrate URL (#1930)
github.com/mattes/migrate has been deprecated in favor of https://github.com/golang-migrate/migrate.
2018-05-11 10:24:33 +08:00
Konstantin
e13c157119 add c4go (#1924) 2018-05-10 18:40:50 +03:00
recoilme
0058f7a51e slowpoke - Key-value store with persistence (#1915)
* slowpoke - Key-value store with persistence

* slowpoke - Key-value store with persistence
2018-05-09 10:26:29 -03:00
Apollo Li
a0b21d782d fix typo about algorithms (#1927)
fix typo about algorithms.
dat -> data
2018-05-07 09:32:05 +08:00
Clauss von Rabbe Jr
54fd774460 Add lstags (#1923) 2018-05-05 12:38:09 -03:00
Amin Alaee
75dfb13bb7 rename yanff to nff-go (#1922)
* rename yanff to nff-go

rename yanff to nff-go

* update list order
2018-05-05 20:21:05 +08:00
Jason Feng
cb7b0822cf Added Sydney AU meetup to readme (#1918)
* Added Sydney AU meetup to readme

* change sydney au go meetup link position
2018-05-04 09:17:07 +08:00
Kasper Lewau
743a3c57d8 add Go Copenhagen (#1914) 2018-05-03 23:19:51 +08:00
Apollo Li
f58d3926ba Add a go algorithms repo (#1886)
Add a go algorithms repo, including tree(bst, btree, vEB-tree...), heap(binary heap, leftist heap, fibonacci heap...), sort, hashmap, graph(more content will be soon) ...
2018-05-03 09:55:04 -03:00
Zack
9e3e1eb412 add peerdiscovery (#1900) 2018-05-03 09:24:28 -03:00
Alexander
5584234a48 Add github.com/sashka/signedvalue (#1897) 2018-05-03 09:23:20 -03:00
Hisham waleed karam
d2c924d847 add geoserver package (#1906) 2018-05-03 06:00:04 -03:00
Leandro Lugaresi
9b008e2346 add leandro-lugaresi/hub (#1912) 2018-05-03 09:38:49 +08:00
Aled James
965e811e34 Add Cardiff meetup to README.md (#1913)
Cardiff (Wales) meetup added in accordance with formatting of other meetups on README.md
2018-05-03 09:11:43 +08:00
Vitaliy Mogilevskiy
448ca8e88c adding tabular to README (#1908) 2018-05-02 14:51:00 -03:00
Francis Chuang
25555b534d Update repository for avatica database driver (#1902) 2018-04-27 08:57:04 +08:00
O.J
8ac4ac3fa2 fix build fail (#1899)
as title
2018-04-26 09:49:36 +08:00
O.J
1c38a40214 Update README.md (#1893)
add github.com/OrlovEvgeny/go-mcache
2018-04-25 19:21:04 -03:00
Bo-Yi Wu
5d2b136841 remove 404 not found link. (#1898) 2018-04-25 19:20:31 -03:00
Marco Talento
b32ceb0367 Add Go Health Package (#1895)
* Add go-health to README.md

* fix order
2018-04-22 21:37:25 +08:00
Dan
f52f9aa075 added golang bulgaria (#1894) 2018-04-21 13:16:08 -03:00
Asdine El Hrychy
a6954459ff Add Confita (#1892) 2018-04-20 12:36:26 -03:00
Muhammad Surya
dcd8258ee2 add https://github.com/Fs02/grimoire (#1890) 2018-04-18 11:15:48 -03:00
徐佳军
0f168e7599 add https://github.com/xujiajun/godbal (#1888)
add https://github.com/xujiajun/godbal
2018-04-18 11:14:40 -03:00
Steve Coffey
f4bf237e0b Add techan package (#1884) 2018-04-18 22:09:27 +08:00
Michael Persson
ca5d4f6511 add encdec package (#1881) 2018-04-18 22:08:33 +08:00
JuanPablo
d62b9f9e4b Added link to Learn go with TDD (#1880)
* added learn go with TDD

* added symbol - as separator
2018-04-18 10:54:56 -03:00
Cemre Mengu
c19474725c Added goracle (#1841)
* Added goracle

Oracle driver for Go, using the ODPI-C driver

* Updated alphabetical order

 ¯\_(ツ)_/¯ .
2018-04-18 10:54:39 -03:00
Zhuojie Zhou
c21ea904fa Add Flagr (#1883) 2018-04-18 10:54:06 -03:00
Go101
0ceb24761e add a new e-book: go 101 (#1879)
* Update README.md

* add Go 101 description
2018-04-09 11:32:08 -03:00
Pascal S. de Kloe
243689a759 Add another JWT library. (#1874) 2018-04-09 09:38:24 -03:00
Kamaleshwar
a6df594a7c added webgo (#1872) 2018-04-09 09:37:47 -03:00
jbwyatt4
7f91e94a76 Removed go-gml, goqt (#1873)
Removed go-gml, goqt; no activity since 2015, 2016, respectively.
2018-04-08 17:38:42 -03:00
Alex Gorelov
1d9d928374 Update README.md (#1877) 2018-04-08 21:44:22 +08:00
Arthur
6e240ab89a fix malformed link (#1875) 2018-04-08 09:43:52 +08:00
omercelik
57da7cb431 Update README.md (#1870)
Added Gopher amigurumi toy pattern
2018-04-05 05:05:11 -03:00
Andrew Young
21164068e1 Fix typo in iot link (#1867) 2018-04-02 13:44:41 +08:00
Dong-hee Na
e80e71ab78 README.md: Add goimagehash (#1866) 2018-04-01 23:45:00 +08:00
mcz
e0047594c1 added https://github.com/gobuffalo/packr (#1848) 2018-03-31 21:59:03 +08:00
Danlock
8c77113841 Added github.com/fatih/structs to serialization (#1865) 2018-03-31 21:56:57 +08:00
Andrew Young
f0e0a870cf Add the iot project for Google IoT Core. (#1862) 2018-03-31 21:56:16 +08:00
Burak Sezer
5636eeae11 Add github.com/buraksezer/consistent package (#1864) 2018-03-31 21:55:21 +08:00
Dan P
33d47f12a8 added golang dorset meetup (#1861) 2018-03-27 10:18:28 -03:00
D
3f76e6569c Add Pipe (#1851) 2018-03-26 05:26:50 -03:00
rohduggal
37c650e42b Updated Naming (#1858) 2018-03-24 15:00:21 -03:00
Cemre Mengu
884b1d60f8 removed go-bqstreamer, no longer maintained (#1859) 2018-03-24 14:56:37 -03:00
Kris Brandow
72391d6e56 Add official MongoDB Go driver (#1846) 2018-03-24 09:40:01 -03:00
Raja Bhatia
a75c0ea2a7 Added argon2pw to Security (#1844)
* Added argon2pw to Security

* Ensure security is in alphabetical order
2018-03-24 09:16:47 -03:00
MinJae Kwon
d7ba616097 Add cfmt library (#1850) 2018-03-24 09:09:03 -03:00
Nikolay Pavlovich
9260ae35a3 added clickhouse-bulk (#1855) 2018-03-24 08:57:48 -03:00
erdnaxeli
e24f118c68 Remove Goat: deprecated (#1854) 2018-03-24 05:11:21 -03:00
sinni800
55f2b47006 remove inconshreveable/ngrok - no longer developed (#1843)
v2.0 is advertised in the readme but is not open source and a commercial service
2018-03-20 08:14:23 -03:00
Miguel Ángel Ortuño
514bd75cda Update README.md (#1849) 2018-03-17 07:01:54 -03:00
zhengchun
c9eaf542c5 Add syndfeed package (#1836) 2018-03-15 13:54:05 -03:00
Rylan
d76a609099 Add package getlang (#1835) 2018-03-15 13:51:28 -03:00
iqhater
465f647f6b added EasyMIDI library to awesome-go list (#1834) 2018-03-15 13:50:58 -03:00
Paul Mach
e3fae39422 Add paulmach/(orb|osm) geometric libraries (#1829) 2018-03-15 13:50:01 -03:00
Francesco
1eb05ccf82 Add go-up library (#1840)
* Add go-up library

* Fix entries order
2018-03-14 15:21:58 -03:00
Ashley Jeffs
d1d75b94aa Add github.com/Jeffail/benthos (#1832) 2018-03-12 14:49:37 -03:00
Alberto Bertogli
feceb655a3 Add chasquid, an SMTP (email) server (#1831) 2018-03-12 08:40:03 -03:00
Elena Grahovac
a6ec53c444 Added Gophercon Russia to the conferences (#1838) 2018-03-09 18:53:18 +03:00
Chris Lu
2cd218d4a1 Adding Vasto, a distributed key value store. (#1826)
* add Gleam

* Update README.md

* Update README.md

* adding Vasto
2018-03-05 14:43:26 -03:00
Saddam H
21d85f69b7 Add package retry (#1825)
Add package retry
2018-03-05 14:43:04 -03:00
Eyal Posener
e9b0889fd1 Add client-timing (#1828) 2018-02-27 12:07:58 +08:00
Eyal Posener
1b04b591e7 Add go-server-timing (#1827) 2018-02-27 01:52:01 +03:00
Rajeev N Bharshetty
ab03ca0c92 Adding Heimdall HTTP clien to the list (#1824) 2018-02-26 16:39:34 -03:00
Renato Suero
e9d326f8a8 Change repo (#1823)
* Added Kallax on ORM

* Changed a repo because it is a fork

* Removed kallax from orm section

* Change repo fork by source

Update README.md (#1815)

add pdfgen (#1811)

* add pdfgen

* wierd space

submit-goprompt (#1807)

Add https://github.com/o1egl/paseto library (#1818)

Add commonregex library (#1796)

Add GolangCI (#1817)

add https://github.com/xujiajun/gorouter library (#1820)

Add php-parser (#1814)
2018-02-26 16:38:49 -03:00
David Belicza
d97a0e2539 Update README.md (#1821) 2018-02-26 16:35:50 -03:00
Slizov Vadim
56da6ac381 Add php-parser (#1814) 2018-02-23 22:07:56 +08:00
徐佳军
0b931ce2d2 add https://github.com/xujiajun/gorouter library (#1820) 2018-02-23 09:24:29 -03:00
golangci
abc45f69de Add GolangCI (#1817) 2018-02-23 09:23:39 -03:00
mingrammer
aadbc11117 Add commonregex library (#1796) 2018-02-23 09:19:31 -03:00
Oleg Lobanov
474e9facba Add https://github.com/o1egl/paseto library (#1818) 2018-02-23 09:16:52 -03:00
Masashi SHIBATA
3a5a25de05 submit-goprompt (#1807) 2018-02-19 13:51:13 -03:00
Frederic Delbos
ff0de6afbf add pdfgen (#1811)
* add pdfgen

* wierd space
2018-02-19 22:46:00 +08:00
brannx
3b621f5ba1 Update README.md (#1815) 2018-02-19 08:13:33 -03:00
Brian Scott
b3c229c232 Added HTTPS scheme to Golangflow URL (#1812) 2018-02-19 14:29:45 +08:00
Brendan LE GLAUNEC
285f4a04c0 Add Cameradar library (#1792) 2018-02-16 15:13:21 -02:00
Francesco Sacchi
e5ad1e8bf3 Add GoLab conference. (#1809) 2018-02-16 06:09:06 -02:00
Craig Swank
6b82c4d2ff Added kcli to devops tools (#1788) 2018-02-14 21:53:23 +08:00
Fatih Cetinkaya
8e7d90c573 Add gocmd (#1802) 2018-02-14 18:07:04 +08:00
Patrik Ehrencrona
8a5e5bea0d Add go-deep (#1804) 2018-02-14 18:06:39 +08:00
Marcus Willock
11948b31d6 Added term-quiz to the README (#1793) 2018-02-12 18:03:53 -02:00
Southclaws
f9b32a466e Fix go-finance bad markdown syntax (#1803) 2018-02-12 18:02:09 -02:00
Jack Lindamood
c9f4228d32 Update README.md (#1797)
Add link to https://github.com/cep21/circuit
2018-02-12 10:33:12 -02:00
Nik Ogura
1550cdd7d6 Submitting Gomason for consideration (#1800)
* added gomason link

* fixed link order
2018-02-12 10:33:01 -02:00
Adam Woodbeck
c8aa2308b5 Add strftime (#1801) 2018-02-12 10:32:52 -02:00
Marcus Willock
feb2ca71cd Removed go-pkg-rss because the repo does not exist (#1799)
* Removed go-pkg-rss because the repo does not exist

* Removed https://github.com/jteeuwen/go-pkg-xmlx as requested
2018-02-12 10:32:37 -02:00
Matthew Jaffee
20a6d79af8 add commandeer to CLI libraries (#1790) 2018-02-08 10:05:19 +08:00
Alejandro Pedraza
b3f8946d5a Added go-finance (#1777) 2018-02-07 08:52:01 -02:00
Lion
b3d201cce7 add minimp3 (#1785) 2018-02-05 22:13:13 -02:00
Hajime Hoshi
377452e5e0 Fix a word in the description of Ebiten (#1784) 2018-02-04 19:38:55 -02:00
Alan D. Cabrera
1ee3374c46 Add geographic tools and servers (#1787)
* Add geographic tools and servers

* Remove duplicate entries
2018-02-04 19:27:34 -02:00
Josh
12cde16b20 updating goes link to maintained repo (#1789) 2018-02-04 19:27:11 -02:00
Edwin
2fe6b6d3b9 add the WUID package (#1781) 2018-02-01 12:14:48 -02:00
Eduard
542c3969e2 Added a link to the "transaction" library in the "Finance" section. (#1782)
* Added link to the "transaction".

Added link to the embedded database for accounts transactions.

* Update README.md
2018-02-01 10:30:57 -02:00
Cássio Botaro
d24ee793ce Change slack badge url (#1780)
Change slack badge url to be displayed in site, like README.
2018-01-31 21:51:59 +03:00
Bator Tsyrendylykov
660dad1a9d Add CyclicBarrier to goroutines section. (#1778) 2018-01-31 11:43:09 -02:00
Ettore Di Giacinto
6ef17c6760 Add anagent library (#1775) 2018-01-30 17:50:14 -02:00
Jack Mott
289358aa3a Update README.md (#1773) 2018-01-30 17:48:44 -02:00
caibirdme
7b3005a16c add gendry (#1772) 2018-01-30 17:47:31 -02:00
Gustavo Giménez
c0a713bc9d Add Justforfunc youtube channel hosted by @campoy (#1776) 2018-01-30 17:45:32 -02:00
Ilija Eftimov
301ff89f65 Add GopherCon Europe to conferences list (#1768) 2018-01-22 20:08:50 -02:00
Rafael Jesus
36271a63cb Add rabbus library (#1764)
* Add rabbus library

* 🙈
2018-01-17 09:24:34 -02:00
Marc Gray
84bfcc133e Update README.md (#1746) 2018-01-16 23:18:58 -02:00
oaStuff
048dcc262e added clusteredBigCache (#1763) 2018-01-16 23:18:44 -02:00
Matt
44d0cb2b15 Added GoCrest and GoGiven to the list (#1761)
* Added GoCrest and GoGiven to the list

GoCrest and GoGiven added to the awesome list.

* Did not realize -'s were alphabetically before alphanumeric characters.

* fix ordering again - dashes were not the only issue.
2018-01-15 10:53:07 +08:00
Sebastian Döll
6fb220bfaa Adding Chronos library and Yeoman generator (#1760)
* Adding a Chronos library

This adds a library to interact with the [Chronos](https://mesos.github.io/chronos/) Job Scheduler for Mesos

* Adding Yeoman generator for Go
2018-01-14 18:20:15 -02:00
Siarhei Navatski
fe2c74e51e go-mgo is unmaintained (#1759)
b86855e89b
2018-01-14 18:16:48 -02:00
Joseph Taylor
a6d77ed797 Add Timespan package (#1757)
* Add Timespan package

Timespan is a Go library for interacting with intervals of time, defined as a start time and a duration.

* Alphabetical order
2018-01-12 08:47:43 +08:00
Daniel Selans
49225ceb6c adding the conjungo merge library (#1745) 2018-01-09 00:47:40 -02:00
Mark Phelps
80eff18cc6 Add codeship-go link (#1755)
Add link to Codeship Go API client
2018-01-08 22:44:32 -02:00
Spencer
73ebbd0954 Updated GoSublime descirption (#1753) 2018-01-07 12:59:27 -02:00
András Belicza
f248d04edf Add backscanner utility library (#1752) 2018-01-06 12:55:28 +08:00
András Belicza
9d0af3dd8c Add minquery utility library (#1750) 2018-01-05 08:57:24 +08:00
Ddo
b0538279fa add ddo/rq (#1741) 2018-01-05 08:56:31 +08:00
Saurabh-hooda
864ae50746 Suggestion for a Resource addition (#1747)
* Suggestion for a Resource addition

Hello,

I am Saurabh, co-founder of Hackr.io. Hackr.io is a programming community & a great place to find the best online programming courses and tutorials. It's a one stop solution for tutorial recommendations with 5000+ tutorial of more than 140 programming languages.

I was looking at your learning resources page and found it pretty useful. I believe that Hackr.io would be really useful to the developer community in finding the right programming course/tutorial and would make a nice addition to your resource page.
Hackr is also listed on other esteemed websites like Lehigh University's resource page and official Official Python wiki page to name a few.

Thanks for the list of great resources you have compiled. Enjoy your week:)

* Update README.md
2018-01-03 22:39:27 -02:00
Laurent Demailly
7e80350479 proposed addition of fortio (#1742) 2018-01-03 18:00:30 -02:00
jandelgado
04e2be6f9e Added RabbitMQ/AMQP related libs and tools (#1740)
* Added RabbitMQ/AMQP related libs and tools

* just add rabtap
2018-01-03 00:52:54 -02:00
Oleg Lobanov
9ddc0596af add https://github.com/o1egl/fwencoder library (#1738) 2018-01-02 13:17:20 -02:00
Anthony HAMON
1da21666b2 Add strumt (#1736) 2018-01-02 13:17:12 -02:00
EricZhou
18afa6e58c Update README.md (#1734) 2018-01-02 13:17:03 -02:00
Henry Sarabia
ef6b77eae4 Add github.com/Henry-Sarabia/igdb (#1733)
* Add github.com/Henry-Sarabia/igdb

* Fix link
2018-01-02 13:16:52 -02:00
Maxim Chechel
57d9066d93 Add github.com/hexdigest/prep (#1731)
* Added link to minimock generator

* Add github.com/hexdigest/prep

* changed the ordering
2018-01-02 13:16:42 -02:00
adranwit
b060704cec added endly declarative end to end testing (#1728) 2018-01-02 13:16:32 -02:00
Rafael Jesus
80a52d37da Add retry-go library (#1721)
Add retry-go library
2018-01-02 13:16:15 -02:00
Cássio Botaro
99784d3b24
Merge pull request #1744 from dselans/dselans/go-health
Adding the InVisionApp/go-health async health check lib
2018-01-02 09:13:02 -02:00
Huan Du
d4b79f4b31 add go-sqlbuilder (#1743) 2018-01-02 11:34:41 +08:00
Tobias Klauser
9fe2c65d2c Add periph.io (#1729) 2018-01-02 10:37:43 +08:00
Jan Koehnlein
7ac9204782 Added theia-go-extension and go-language-server (#1732)
* Added theia-go-extension and go-language-server

* Update README.md
2018-01-02 10:36:01 +08:00
Cássio Botaro
245cf4b30e
Merge pull request #1719 from nsheremet/master
added banjo to web frameworks list
2018-01-01 23:19:17 -02:00
Daniel Selans
6d98b4b2f8 Adding the InVisionApp/go-health async health check lib 2017-12-31 14:23:30 -08:00
Weilin Shi
5ed74d89ba Rename Gogland to GoLand (#1727) 2017-12-15 22:25:52 -02:00
Cássio Botaro
355226cb2c
Merge pull request #1723 from marusama/patch-1
Add github.com/marusama/semaphore
2017-12-15 06:45:37 -02:00
Nazarii
cb705f711b
added banjo to web frameworks list 2017-12-13 14:22:20 +02:00
Rafael Jesus
2359f147f0 Add parallel-fn library (#1722)
Add parallel-fn library
2017-12-13 06:16:11 -02:00
Cássio Botaro
887cd1c4f2
Merge pull request #1711 from isaachier/jaeger
Add Jaeger
2017-12-13 01:35:55 -02:00
Cássio Botaro
b4ccceecf0
Merge pull request #1720 from Xamber/master
Add github.com/Xamber/Varis
2017-12-13 01:32:02 -02:00
lamados
c82e15824a Remove github.com/neuegram/ghost (#1724)
The library hasn't been updated in 2 years and [Casper](https://clients.casper.io/register.php) has been shut down for legal reasons, so the library no longer works.
2017-12-12 17:15:24 +02:00
marusama
b8d3f35aea
Update README.md
Add github.com/marusama/semaphore
2017-12-11 14:57:24 +03:00
Artem Filippov
72d1f89a99
Add github.com/Xamber/Varis 2017-12-11 11:39:20 +03:00
Dave Brophy
e507f23dbc Add Blast (#1689)
Blast is a tool I developed to send ~6m API requests from a CSV data source. I've extended it to include more load-testing specific features. It's protocol agnostic, so non-http APIs can be easily supported.

Batch job features:
* Use CSV data source to send millions of API requests.
* Automatic resume after exit.

Load testing features:
* Change the rate (requests per second) interactively during the run.
* Simple, useful latency stats.
2017-12-07 08:55:01 -02:00
Bo-Yi Wu
e086c808b2 docs(Gophers): add another gopher icon resource. (#1717) 2017-12-06 23:59:55 -02:00
Patrick Rainier Juen
6eab968f84 Add gopher mascot resources (#1716)
* Add gopher mascot resources

addresses #1695

* Reorder entries

* Correct order based on CI
2017-12-06 13:14:10 +08:00
zhengchun
f6534c1396 add antch (#1713) 2017-12-06 11:06:53 +08:00
Patrick Rainier Juen
4e9e45e3ca
Transfer traefik to DevOps tools
Traefik was under `Authentication`, this PR transfers it under `DevOps Tools`. 
If you think it fits more in another category, do tell me and I'll update the PR.
2017-12-05 19:14:43 +08:00
Grigory Zubankov
a60d0f7f8d Add journald 2017-12-05 09:06:08 +03:00
Cássio Botaro
7cb5e8c322
Merge pull request #1708 from ssgreg/master
Add repeat
2017-12-04 23:53:27 -02:00
Kevin Burke
4ef3e30514 Add autocert and nacl (#1698)
Autocert is a Go maintained project that facilitates provisioning TLS
certificates and starting a server using those certificates.

kevinburke/nacl implements all of the NaCL API's in Go, in a way
that's compatible with the C library offered here:
https://nacl.cr.yp.to.
2017-12-04 22:54:55 -02:00
Isaac Hier
aa719fa41b Add Jaeger 2017-12-03 20:15:06 -05:00
Grigory Zubankov
0b0e5ee386 Add repeat 2017-12-02 09:30:50 +03:00
Cássio Botaro
a5fc0fee08 Better slack badge (#1707) 2017-11-29 19:12:33 +03:00
Jacek Szwec
cc785a1204 Fix csvutil link 2017-11-28 21:25:22 -05:00
Akshay Moghe
0bae35a6ba Add distillog to 'Logging' section (#1703) 2017-11-29 00:14:31 -02:00
Jacek Szwec
223ceda010 Add csvutil (#1701)
* Add csvutil

* Add missing comma to csvutil description
2017-11-29 00:14:19 -02:00
Alexey Kamenskiy
73148ce322 Add link to argparse (#1700) 2017-11-28 06:29:36 +08:00
Paweł Słomka
c2e684d77a Fix link to Slack (#1699)
- correct channel name
- smaller font
2017-11-28 06:28:57 +08:00
Marvin Blum
f9874f0618 Add Gondolier (#1697)
* Added Gondolier

* Gondolier in alphabetical order
2017-11-25 12:40:05 -02:00
Diogo Nicoleti
cd11fb36ad Add Joinville Go Meetup (#1694) 2017-11-22 17:32:31 -02:00
Nathan Osman
b6254d1cf6 Add go-sunrise. (#1692) 2017-11-21 23:56:30 -02:00
Lucas Gomide
b916db98a7 Add Snitch to list of other software (#1693) 2017-11-21 23:55:34 -02:00
Alin Sinpalean
d3a02e5f75 Replace github username in concurrent-writer URL (#1688) 2017-11-21 22:31:56 +08:00
Ian Lopshire
2f306e2a67 Added go-fixedwidth (#1691) 2017-11-21 22:31:07 +08:00
Quentin Renard
32fe88120f Added go-astits (#1690) 2017-11-20 07:31:18 -02:00
Roman Atachiants
98d46ab92f Update README.md (#1674) 2017-11-16 17:35:08 -02:00
vz
3dace3f7f3 add gse (#1687) 2017-11-16 17:20:05 -02:00
Milan Nikolic
0bce7a7bc6 Add malgo (Mini audio library) (#1682) 2017-11-16 07:14:49 -02:00
Wendell Sun
1f98e709fe Update README.md (#1685) 2017-11-16 07:14:33 -02:00
Cássio Botaro
0493947ebd
Merge pull request #1677 from markneves/master
Add 'tui-go' to advanced console UIs
2017-11-13 21:07:16 -02:00
Avelino
bbb7e81420 set awesome-go chat channel (#1679)
* set awesome-go chat channel
ref #1666

* alphabetical order Correction
2017-11-11 09:32:16 -02:00
Shawn Smith
4327454d08 Add Go Report Card (#1678) 2017-11-11 07:24:05 -02:00
Karthik Muralidharan
e0d1d7f4ef Add healthcheck (#1676) 2017-11-11 00:24:25 -02:00
Mark Neves
ae3a75deaa Add 'tui-go' to advanced console UIs 2017-11-10 16:34:55 -08:00
Johannes Kohnen
6cf33601fc Remove go-bindata (#1675)
This (fork of) go-bindata is not awesome.

The project is not maintained anymore and has a great bunch of issues.
Currently there are 50 unresolved issue tickets and 18 unmerge pull
requests. Many of the issues make this tool very annoying to use, but
would be easy to fix if it was maintained.

An example issue that is very easy to fix is
https://github.com/jteeuwen/go-bindata/issues/148

See also https://github.com/jteeuwen/go-bindata/issues/165
Apparently the maintainer has disappeared from earth's surface two
years ago. (Let's hope that's not actually true.)
2017-11-10 08:26:09 -02:00
Cássio Botaro
e3cf64bc93
Merge pull request #1670 from nullne/master
add repo evaluator which evaluates an expression dynamicly
2017-11-10 08:21:05 -02:00
张志强
cff1a1a99d add xj2go pkg (#1672) 2017-11-09 20:02:53 -06:00
Anthony HAMON
0c91017e86 Add chyle (#1673) 2017-11-08 22:18:21 -02:00
Cássio Botaro
dcc3fe999e
Merge pull request #1663 from schollz/patch-1
Add schollz/progressbar
2017-11-08 20:59:04 -02:00
Cássio Botaro
ba284fe229
Merge pull request #1671 from hagen1778/master
Add chproxy
2017-11-08 20:58:41 -02:00
Cássio Botaro
3b46df9fda
Merge pull request #1668 from osklyar/master
Adds 2 new packages, drops 3 old ones, migrates 1 to a new location
2017-11-08 20:58:24 -02:00
Steeve
a26e5fb2fa Add gocv (#1667) 2017-11-08 13:43:50 -02:00
Timothy
d1ea29ac91 add skm (#1662) 2017-11-08 01:40:06 -06:00
Saddam H
20b1dbb104 Add renderer package (#1669)
* Add renderer package

Add golang response (JSON, JSONP, XML, YAML, HTML, File) rendering package

* Typo fix for renderer package
2017-11-08 00:02:58 -06:00
OCHIAI, Hiromu
acd7e1a0d5 Add gosseract (#1661) 2017-11-08 00:01:17 -06:00
Cássio Botaro
e12d616cc2
Merge pull request #1665 from vcaesar/pr-2
add riot search
2017-11-08 00:33:21 -02:00
le.yu
64a556e6c8 add repo evaluator which evaluates an expression dynamicly 2017-11-08 09:09:11 +08:00
Roman Khavronenko
5d0389832b
Add chproxy 2017-11-07 22:47:10 +02:00
Oleg Sklyar
1ac03d69d1 * Adds new packages cli and log.
* Drops go-longpoll as defunct, repo removed.
* Drops slf and slog (providing above log as the replacements) as defunct, repos removed.
* Migrates ventu-io/go-shortid to teris-io/shortid.

The committer is the author of all the packages, of the added, removed and amended.
2017-11-06 23:45:05 +01:00
Keyan Ghazi-Zahedi
ced21c3804 Added goent (#1657)
GO Implementation of Entropy Measures
2017-11-06 13:58:07 -02:00
vcaesar
494d3ba5a7 add riot search 2017-11-06 15:27:27 +08:00
Zack
32299d8bc5
Add schollz/progressbar 2017-11-03 04:28:28 -06:00
Cássio Botaro
9b8d3a4a7d
Merge pull request #1659 from andizzle/master
add in rwdb
2017-11-02 18:57:15 -02:00
Cássio Botaro
1a52f10b9b
Merge pull request #1647 from fdelbos/master
add https://github.com/hyperboloide/lk library
2017-11-02 18:54:57 -02:00
Razon Yang
4427da2724 Add FastRouter (#1660) 2017-11-01 08:20:12 -02:00
Andy Zhang
b1eb26742f add in rwdb 2017-10-31 22:59:52 +11:00
Cássio Botaro
ecf7d81e91
Merge pull request #1658 from galeone/galeone-patch-1
Add tfgo
2017-10-30 13:09:11 -02:00
Avelino
7eca634618 Add Meetup List (#1653)
ref: #1454
2017-10-28 09:54:55 -05:00
Jeffrey D
608831f2b6 Add tarp code analysis tool (#1625) 2017-10-28 11:13:28 -02:00
Timothy
1919930b96 add godns (#1652) 2017-10-28 11:13:15 -02:00
Cecilia Cisneros
fec02e4ef6 Update README.md (#1649) 2017-10-28 11:12:40 -02:00
Paolo Galeone
87eeb8e64f Add tfgo 2017-10-26 17:03:05 +02:00
Frederic Delbos
2d670176b4 add https://github.com/hyperboloide/lk library 2017-10-26 13:09:49 +02:00
Kyoichiro Yamada
2c21befd0b Add richgo (#1644) 2017-10-24 00:47:19 -02:00
Anthony HAMON
8fe298ad4e Add envh (#1642) 2017-10-22 11:58:57 -02:00
shaahin karimpour
14c6e948a4 added persian repo to list (#1628)
Some utilities for Persian language in go.
2017-10-22 10:00:45 -02:00
Darwin
187b1aa051 Added dwin/GoSecretBoxPassword (#1633)
* Added dwin/GoSecretBoxPassword

* Update README.md
2017-10-22 10:00:36 -02:00
Ferenc Fabian
7235631d95 Add github.com/PumpkinSeed/structs (#1634)
* Add github.com/PumpkinSeed/structs

* Fix order of the libraries
2017-10-22 10:00:23 -02:00
Thulio Ferraz Assis
f76d010b18 Added the sessiongate-go package (#1636) 2017-10-22 10:00:10 -02:00
Joel Williams
c4b9c038ac Fix a few typos in README.md (#1637)
Fixes some spelling and grammar typos in README.md
2017-10-22 09:59:59 -02:00
Abe Botros
9f56f4f174 Add lore (#1639) 2017-10-22 09:59:40 -02:00
Joel Williams
8aa508db64 Remove go.auth (#1638)
https://github.com/bradrydzewski/go.auth says in the description that it is deprecated and it has not been updated since 2013.
2017-10-20 19:45:00 -02:00
Cássio Botaro
41c66de7d4 Merge pull request #1622 from thedevsaddam/master
Add govalidator package
2017-10-19 09:34:20 -02:00
Aleksandr Razumov
bdbc6ea4d9 Add stun (#1631) 2017-10-19 13:39:54 +03:00
Meng Zhuo
0228ab084d add cookiestxt (#1616)
* add cookiestxt

* update cookiestxt description as requested
2017-10-16 05:53:36 -02:00
Cristian Oliveira
97bc4746f5 Add ergo proxy (#1612) 2017-10-16 05:51:34 -02:00
Andrew J. Gillis
e89cb764d9 Add workerpool utility (#1623)
Add workerpool utility.
2017-10-15 19:50:21 -05:00
Dorival Pedroso
dae25bb3a0 Add gosl (Go Scientific Library) (#1627)
* Add gosl (Go Scientific Library)

* Shorten description of gosl
2017-10-15 19:11:47 -02:00
Cássio Botaro
bfe0a169aa Merge pull request #1620 from o1egl/master
Add govatar library
2017-10-13 07:33:15 -03:00
Cássio Botaro
7bdd1b382b Merge pull request #1607 from Fontinalis/add-fonet
Add fonet
2017-10-13 07:04:39 -03:00
Cássio Botaro
f0316a19eb Merge pull request #1606 from Konstantin8105/master
Add "Go Generate Tools"
2017-10-13 07:01:12 -03:00
Gerasimos (Makis) Maropoulos
3e79f6a662 Add colly Scraping Framework (#1615) 2017-10-13 06:41:57 -03:00
Saddam H
6cb97d5ae7 Alphabetical order for govalidator
govalidator package add in alphabetical order.
2017-10-13 00:43:23 +06:00
Ivan Ivanov
7c2e9ae4e6 Add petrovich (#1621) 2017-10-12 19:36:53 +03:00
Kevin Gillieron
afa66042f1 Add go-cluster (#1617) 2017-10-12 13:28:28 -03:00
Wei He
1e4827d597 add shellwords and hostutils (#1614)
https://github.com/Wing924/shellwords
https://github.com/Wing924/hostutils
2017-10-12 13:27:06 -03:00
Guilherme Oenning
c7f035613e add Fider (#1613) 2017-10-12 13:26:50 -03:00
Rafał Lorenz
a0515f0391 Update README.md (#1608)
Add wokerpool and messagebus
2017-10-12 13:25:29 -03:00
Cheikh Seck
a435845627 Update README.md (#1603) 2017-10-12 13:24:07 -03:00
Oleg Lobanov
9f9b01d84e Add govatar library 2017-10-12 00:38:38 +03:00
Weilin Shi
338e3d1b0b add captcha 2017-10-11 15:32:24 +08:00
Saddam H
395bf6c99a Add govalidator to validate http request
1.Godoc: https://godoc.org/github.com/thedevsaddam/govalidator
2.Goreport: https://goreportcard.com/report/github.com/thedevsaddam/govalidator
2017-10-10 22:16:20 +06:00
Serge Zaitsev
04ef585eef Add webview library (#1594) 2017-10-04 20:01:19 -03:00
Konstantin8105
e5c491bb1c go generate tools 2017-10-04 11:27:36 +03:00
Konstantin8105
9ac82a3569 go generate tools 2017-10-04 11:11:23 +03:00
Konstantin8105
f8c7282025 go generate tools 2017-10-04 11:08:40 +03:00
Barnabás Pataki
5dae1acf90 Fix order 2017-10-04 09:55:57 +02:00
Barnabás Pataki
0b0d130ae9 Added fonet to machine learning packages 2017-10-04 06:51:47 +02:00
Cássio Botaro
670c451434 Add turtle (#1598) 2017-09-28 02:09:21 +03:00
Sérgio Rodrigues
6cd443d152 Add go-sptrans (#1597) 2017-09-26 11:24:22 +08:00
Danny Hadley
31d900a658 Adding marlow - typesafe orm interfaces generated at compile time (#1593)
* Adding marlow - typesafe orm interfaces generated at compile time

* PR Feedback
2017-09-25 23:30:19 -03:00
Rick Beton
378830344a Added link to rickb777/date (#1585)
* Added link to rickb777/date

* Added rickb777/date
2017-09-25 23:29:23 -03:00
Antonio Mallia
c3251cdb8f Added go-ef (#1596) 2017-09-26 00:02:56 +03:00
Christophe Meessen
76878889c7 Add securecookie to the Authentication section (#1595)
* Add securecookie to the Authentication section

* fix ordering error
2017-09-25 18:26:13 +03:00
Alin Sinpalean
2389c4f1b0 Add concurrent-writer to Data Structures. (#1591) 2017-09-21 07:56:20 -03:00
Cássio Botaro
914c1cad22 fix broken link 2017-09-20 10:49:03 -03:00
Cássio Botaro
1e463751d8 Merge pull request #1569 from themester/master
Added GoSlaves in Goroutines
2017-09-20 08:47:17 -03:00
Linh Tran Tuan
0d1d57a66b Update intro to closet meaning for github.com/linxGnu/mssqlx (#1571)
* Update intro to closet meaning for github.com/linxGnu/mssqlx

* Update README.md
2017-09-17 12:28:45 -03:00
Asaf Schers
d2327f4d82 Update README.md (#1586) 2017-09-17 12:28:14 -03:00
Inanc Gumus
e0d9a91222 add myhttp (#1584) 2017-09-17 12:27:57 -03:00
Areg Melik-Adamyan
2474a2ac75 Adding YANFF (#1579)
YANFF - Yet Another Network Function Framework is added.
2017-09-17 23:23:53 +08:00
Andrey
3841e938d4 Add ethrpc 2017-09-13 10:57:49 +03:00
Cássio Botaro
fec9d74149 Merge pull request #1561 from francoishill/patch-7
Add dgraph-io/badger
2017-09-12 00:00:25 -03:00
Francois
026efcbbcf fix: add period to dgraph-io/badger description 2017-09-12 03:54:16 +02:00
Isaev Denis
78befc4bf0 add go-queryset (#1577) 2017-09-11 09:53:52 +08:00
Yulin Chen
a437ab4924 Add cidranger (#1578)
* Add cidranger

* Move under section
2017-09-11 09:52:26 +08:00
Viet Hung Nguyen
be3cbbe076 Remove deprecated thing (#1562) 2017-09-11 09:51:37 +08:00
Maxi Binder
230ce2d5b6 Add link to list (#1574) 2017-09-09 00:43:22 -03:00
Ri Xu
cb9aa72139 Update repo URL for aurora tool. 2017-09-05 17:29:36 +08:00
Ri Xu
dcfa86a210 Update repo URL for excelize lib. 2017-09-05 17:23:17 +08:00
Walter Schulze
909c589fe5 add goderive (#1556) 2017-09-05 02:30:09 -03:00
Mester19
ab3adbfea1 Added GoSlaves in Goroutines 2017-09-04 14:05:17 +02:00
James Bowman
c748d1fcdc Added nlp and sparse libraries (#1568)
* added nlp and sparse libraries

* corrected ordering
2017-09-01 14:56:56 -03:00
Viet Hung Nguyen
392e9afcd1 Reorder, midlewares and router should be under Web Frameworks section (#1565) 2017-09-01 14:28:21 -03:00
Viet Hung Nguyen
dcc75f8ed3 Remove unnecessary queries - be consistent with others (#1567) 2017-09-01 14:27:51 -03:00
Viet Hung Nguyen
3d9d9d0d3c Add test to find out malformed separators. (#1564)
Fix all links failed the test.
2017-08-31 01:18:01 -03:00
Lunny Xiao
8065a515cc add gop - Build and manage your Go applications out of GOPATH (#1547) 2017-08-31 01:10:42 -03:00
Francois
2a67bd175e Add dgraph-io/badger 2017-08-29 05:29:30 +02:00
Viet Hung Nguyen
3c399091d2 Add missing separators and fix the wrong one 2017-08-29 10:03:55 +07:00
Julien Neuhart
58d9b8c6b7 Adding Orbit (#1557)
* Adding Orbit

* Description end with a punctuation mark
2017-08-27 17:23:44 -03:00
Brian Downs
8975123c93 add align (#1554)
* add align

* reorder listing
2017-08-27 17:23:13 -03:00
Oliver Steele
3d784eb5cd Fix a typo
(Not my library) I have quibbles with the capitalization but I limited this fix to the spelling error.
2017-08-27 14:45:16 -04:00
Fried Egg
6a510c0978 add goset (#1555) 2017-08-25 10:30:18 -03:00
Cássio Botaro
703be99294 Merge pull request #1544 from yaronsumel/master
Add digota
2017-08-24 23:41:05 -03:00
Dobroslav Slavenskoj
43ccecc86c Update README.md (#1552) 2017-08-24 21:01:10 -03:00
Coding Concepts
76ee46fda7 Added 'env' struct configuration CLI library (#1553) 2017-08-24 21:00:45 -03:00
Alex Bice
5d860dbefd Added go-enum (#1545) 2017-08-19 23:50:21 -03:00
Cássio Botaro
414e3a2abf Merge pull request #1525 from xiaonanln/master
add goworld - another game server engine
2017-08-19 17:19:02 -03:00
Chris Lonng
ff2d0021ea add nano - Lightweight, facility, high performance golang based game server framework (#1546) 2017-08-19 03:59:29 -03:00
Harry Scells
8e1a0c2b6c Add doi link. (#1543) 2017-08-15 13:20:03 -03:00
Yaron Sumel
988d7006e0 Update README.md 2017-08-15 16:58:46 +03:00
Yaron Sumel
092665b61f Update README.md 2017-08-15 16:57:50 +03:00
Paul Rosset
4e6a1f980e Go hacknews (#1538)
* Adding go-hacknews in Third party API tab

* Adding go-hacknews in Third Party API tab
2017-08-15 15:48:30 +08:00
Aaron Raddon
de323e0ae5 Add dateparse pkg (#1539) 2017-08-15 14:13:00 +08:00
Hauke Löffler
af6d369cea remove hsync (#1542)
dead link
2017-08-15 14:10:27 +08:00
Oliver Steele
7c5c1361b9 Add osteele/tuesday (#1540)
* Add osteele/tuesday

* re-insert tuesday in correct position
2017-08-15 14:09:33 +08:00
Seis
ab8ab40e94 Merge branch 'master' into master 2017-08-13 15:31:15 +08:00
Spencer
67e725b876 Added missing periods to ends of sentences. (#1535)
This change is done to keep things more consistent and have all
sentences end with periods. Previously, most sentences had periods
at the end, but not all.

This makes the document a little more professional looking and
raises the Awesome quality standard higher.
2017-08-13 00:18:26 -04:00
Patrick Stephen
481a44cc28 Add Oak to Game Development section (#1534) 2017-08-12 03:50:16 -03:00
Ilya
34adf94e0c Add package (#1533)
* Update README.md

* Update README.md

* fix lower case
2017-08-12 03:10:02 -03:00
bradleyjkemp
038df6f24d Add package: cupaloy 2017-08-11 20:56:47 +00:00
Awn
08a6c7585d Add memguard. (#1536) 2017-08-11 21:34:16 +03:00
Emerson "Duke" Almeida
60f28320d9 Merge pull request #1522 from msiebeneicher/master
added trivago/gollum to messaging category
2017-08-11 12:58:15 -03:00
Antoine Moreaux
e337143482 fix error link sawsij (#1523) 2017-08-09 00:45:35 -03:00
Jake Bailey
128ef33fb5 Update sqlboiler path (#1527)
The repo was transferred to volatiletech, then forked back to vattle with a "moved" message.
2017-08-09 00:45:09 -03:00
Maksym Pavlenko
7212acc5cf Add patreon-go (#1532) 2017-08-09 00:44:35 -03:00
Bobby Larson
889012757d Updated link to authboss (#1531) 2017-08-08 20:53:16 +03:00
Seis
a8a9a52b30 Merge branch 'master' into master 2017-08-08 01:44:42 +08:00
msiebeneicher
277185eef2 reintegrated master 2017-08-07 17:11:15 +02:00
msiebeneicher
3092723d44 added trivago/gollum to messaging category 2017-08-07 12:04:38 +02:00
Seis
583e4035db Update README.md 2017-08-07 15:26:31 +08:00
Seis
6eae16ca5a Update README.md
add my own actively developping project: goworld, a game server engine in golang
2017-08-07 10:30:45 +08:00
sjfricke
196d597ea6 Removed A/An prefixes
To be compliant with awesome guidelines
2017-08-06 17:36:54 -07:00
Kirill Danshin
80a2bea678 add avgRating (#1520)
Signed-off-by: Kirill Danshin <k@guava.by>
2017-08-06 11:56:36 -03:00
Linh Tran Tuan
3126989c55 Update goseaweedfs url (#1519) 2017-08-04 13:40:02 -03:00
Cássio Botaro
3987adf3a9 Merge pull request #1517 from linxGnu/master
Add goseaweedfs (a SeaweedFS client)
2017-08-04 13:01:05 -03:00
shixzie
fbb9a738a6 Add Shixzie/nlp to Natural Language Processing 2017-08-03 12:40:01 -04:30
Linh Tran Tuan
8fba6c9a50 Add goseaweedfs (a SeaweedFS client) 2017-08-03 21:57:41 +07:00
Linh Tran Tuan
860681c4c3 Add goseaweedfs (a SeaweedFS client) 2017-08-03 21:55:38 +07:00
Will Dixon
c80142f473 Add OpenPeeDeeP/xdg package to the list (#1515) 2017-08-03 00:55:14 -03:00
Linh Tran Tuan
b13a045193 Adding mssqlx (production library at iparking.vn) (#1513)
* Update README.md

* Update README.md

* Update README.md
2017-08-03 00:54:34 -03:00
Will Dixon
e48b7d6513 Adding skywalker to the list (#1514) 2017-08-02 20:02:54 +03:00
Andrew Bashkatov
225a91cadf Add go-floc (#1509)
Add workanator/go-floc package in Goroutines
2017-07-29 18:08:38 -03:00
Yuta Uekusa
d9cf548e8c Add github.com/utahta/go-cronowriter (#1508) 2017-07-29 11:46:33 -03:00
joelterry
67fedeaf52 Broken anchor links (#1505)
* A few anchor links were broken, likely since f105e6d6ad

* Add osamingo/shamoji library (#1504)

* GUI - split by two categories - Toolkits and Interaction and support info for toolkits

* GUI - Put QT into the Toolkits sub category

* GUI - Toolkits - fix order

* replaced &'s with and's
2017-07-29 11:45:49 -03:00
cleancodeninja
2f20fb375a GUI - Toolkits - fix order 2017-07-28 19:40:20 +02:00
cleancodeninja
4afb5b5192 GUI - Put QT into the Toolkits sub category 2017-07-28 19:37:36 +02:00
cleancodeninja
2fc53d4725 GUI - split by two categories - Toolkits and Interaction and support info for toolkits 2017-07-28 19:24:15 +02:00
Osamu TONOMORI
b52fdcb323 Add osamingo/shamoji library (#1504) 2017-07-28 13:25:38 -03:00