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