Ceriath
24024667e1
Remove gqlc ( #2297 )
2018-12-21 20:47:25 +03:00
Arthur Burkart
9df600bb7d
Google Drive client is not a cli parser library ( #2294 )
...
* Google Drive client is not a cli parser library
* Move `drive` to "Other Software"
2018-12-21 20:44:28 +03:00
DrmagicE
4983f2e357
Add gmqtt ( #2285 )
...
* Add gmqtt
2018-12-19 12:16:53 -02:00
Zaba505
5d87a1387f
Added gqlc "GraphQL Compiler" ( #2288 )
...
* Update README.md
* Update README.md
2018-12-19 08:54:18 -02:00
Ceriath
1ccce80413
Secdl remove ( #2289 )
...
* update (#1 )
* Add me to maintainers list (#2238 )
* Http clients (#2237 )
* Remove gorequest
This does not really meet the required quality https://goreportcard.com/report/github.com/parnurzeal/gorequest
* Add HTTP-Clients category and sling
* Add grequests
* I suck at pressing ctrl+f
* Add Hoverfly API simulation tool (#2214 )
* Update README.md (#2236 )
* Add did (#2235 )
* Add errorx (#2231 )
* Add errorx
* fix errorx description
* Remove Florest, no longer exist (#2239 )
* Add go-zero-width (#2242 )
* Deprecate Go-AWS-Auth (#2243 )
* Add huego. Updated README (#2241 )
* Add Octillery (#2244 )
* Remove github.com/GeertJohan/yubigo (#2247 )
* Remove github.com/rcrowley/go-metric (#2246 )
* Add a link to fastcache (#2249 )
* Added iso601 (#2250 )
* Remove mgutz/dat (#2251 )
* No PR reviews
* last Commits on Mar 28, 2017
* Add mole (#2210 )
* Deprecate github.com/FiloSottile/gvt (#2256 )
* Deprecate github.com/sevki/graphql (#2257 )
* Deprecate github.com/gonum/matrix (#2258 )
* Deprecate github.com/fatih/structs (#2259 )
* Deprecate github.com/toby3d/go-telegraph (#2260 )
* Deprecate github.com/mitchellh/goamz (#2261 )
* Deprecate github.com/franela/goreq (#2262 )
* Deprecate github.com/facebookgo/httpcontrol (#2263 )
* Deprecate github.com/markbates/validate (#2264 )
* Deprecate github.com/codehack/go-relax (#2265 )
* Deprecate github.com/volatile/core (#2266 )
* Deprecate github.com/imdario/medeina (#2267 )
* Deprecate github.com/daryl/zeus (#2268 )
* Deprecate github.com/mvdan/interfacer (#2269 )
* Deprecate github.com/GoClipse/goclipse (#2270 )
* Add gonum (#2273 )
* Add gonum
* add period
* Update validate (#2271 )
* Update validate package
* accidentally removed a word, add it again
* Update go-telegraph (#2272 )
* Remove https://github.com/bmizerany/pat (#2252 )
* Commits on Aug 15, 2017
* PR No reviews
* fix project link (#2278 )
* Add llir/llvm (#2279 )
* Koazee (#2248 )
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/wesovilabs/koazee
- godoc.org: https://godoc.org/github.com/wesovilabs/koazee
- goreportcard.com: https://goreportcard.com/report/github.com/wesovilabs/koazee
- coverage service link ([cover.run](https://cover.run/ ), [gocover](http://gocover.io/ ), [coveralls](https://coveralls.io/ ) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10 )](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository )`
[![codecov](https://codecov.io/gh/wesovilabs/koazee/branch/master/graph/badge.svg )](https://codecov.io/gh/wesovilabs/koazee )
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! 👍
* Revert "update (#1 )" (#3 )
This reverts commit 3e410e38c4
.
* Fix #2287
Fix avelino/awesome-go#2287
2018-12-18 17:22:12 -02:00
Andžej Maciusovič
2d84226f3e
Update README.md ( #2286 )
2018-12-18 10:19:51 +01:00
Ceriath
b0fa8a08e5
add another dot
2018-12-14 13:14:17 +00:00
Jonas Franz
d149a51d53
Fix alphabetical order ( #2281 )
2018-12-14 09:48:02 -02:00
Ceriath
a25e27d1cb
End description with dot ( #2283 )
...
* End description with dot
Make sure a description always ends with a dot.
* update (#1 )
* Add me to maintainers list (#2238 )
* Http clients (#2237 )
* Remove gorequest
This does not really meet the required quality https://goreportcard.com/report/github.com/parnurzeal/gorequest
* Add HTTP-Clients category and sling
* Add grequests
* I suck at pressing ctrl+f
* Add Hoverfly API simulation tool (#2214 )
* Update README.md (#2236 )
* Add did (#2235 )
* Add errorx (#2231 )
* Add errorx
* fix errorx description
* Remove Florest, no longer exist (#2239 )
* Add go-zero-width (#2242 )
* Deprecate Go-AWS-Auth (#2243 )
* Add huego. Updated README (#2241 )
* Add Octillery (#2244 )
* Remove github.com/GeertJohan/yubigo (#2247 )
* Remove github.com/rcrowley/go-metric (#2246 )
* Add a link to fastcache (#2249 )
* Added iso601 (#2250 )
* Remove mgutz/dat (#2251 )
* No PR reviews
* last Commits on Mar 28, 2017
* Add mole (#2210 )
* Deprecate github.com/FiloSottile/gvt (#2256 )
* Deprecate github.com/sevki/graphql (#2257 )
* Deprecate github.com/gonum/matrix (#2258 )
* Deprecate github.com/fatih/structs (#2259 )
* Deprecate github.com/toby3d/go-telegraph (#2260 )
* Deprecate github.com/mitchellh/goamz (#2261 )
* Deprecate github.com/franela/goreq (#2262 )
* Deprecate github.com/facebookgo/httpcontrol (#2263 )
* Deprecate github.com/markbates/validate (#2264 )
* Deprecate github.com/codehack/go-relax (#2265 )
* Deprecate github.com/volatile/core (#2266 )
* Deprecate github.com/imdario/medeina (#2267 )
* Deprecate github.com/daryl/zeus (#2268 )
* Deprecate github.com/mvdan/interfacer (#2269 )
* Deprecate github.com/GoClipse/goclipse (#2270 )
* Add gonum (#2273 )
* Add gonum
* add period
* Update validate (#2271 )
* Update validate package
* accidentally removed a word, add it again
* Update go-telegraph (#2272 )
* Remove https://github.com/bmizerany/pat (#2252 )
* Commits on Aug 15, 2017
* PR No reviews
* fix project link (#2278 )
* Add llir/llvm (#2279 )
* Koazee (#2248 )
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/wesovilabs/koazee
- godoc.org: https://godoc.org/github.com/wesovilabs/koazee
- goreportcard.com: https://goreportcard.com/report/github.com/wesovilabs/koazee
- coverage service link ([cover.run](https://cover.run/ ), [gocover](http://gocover.io/ ), [coveralls](https://coveralls.io/ ) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10 )](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository )`
[![codecov](https://codecov.io/gh/wesovilabs/koazee/branch/master/graph/badge.svg )](https://codecov.io/gh/wesovilabs/koazee )
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! 👍
* Allow exclamation mark
* updated error message
* add various dots
* follow-up (#2 )
* Revert "update (#1 )" (#3 )
This reverts commit 3e410e38c4
.
* Missed some dots
2018-12-14 09:45:07 -02:00
Iván Corrales Solera
492b1a927f
Koazee ( #2248 )
...
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/wesovilabs/koazee
- godoc.org: https://godoc.org/github.com/wesovilabs/koazee
- goreportcard.com: https://goreportcard.com/report/github.com/wesovilabs/koazee
- coverage service link ([cover.run](https://cover.run/ ), [gocover](http://gocover.io/ ), [coveralls](https://coveralls.io/ ) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10 )](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository )`
[![codecov](https://codecov.io/gh/wesovilabs/koazee/branch/master/graph/badge.svg )](https://codecov.io/gh/wesovilabs/koazee )
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-12-14 08:47:45 +08:00
Robin Eklind
109445f79e
Add llir/llvm ( #2279 )
2018-12-11 14:27:00 -02:00
Lonng
94edd100c5
fix project link ( #2278 )
2018-12-10 20:40:44 -02:00
徐佳军
67e5a719c7
Remove https://github.com/bmizerany/pat ( #2252 )
...
* Commits on Aug 15, 2017
* PR No reviews
2018-12-06 12:06:54 -02:00
Ceriath
1fee3fc11b
Update go-telegraph ( #2272 )
2018-12-06 12:05:44 -02:00
Ceriath
a03320bb30
Update validate ( #2271 )
...
* Update validate package
* accidentally removed a word, add it again
2018-12-06 12:05:32 -02:00
Ceriath
c293fe1985
Add gonum ( #2273 )
...
* Add gonum
* add period
2018-12-06 12:05:06 -02:00
Horie Issei
c96f0b5f94
Deprecate github.com/GoClipse/goclipse ( #2270 )
2018-12-06 11:40:45 -02:00
Horie Issei
3b009858c9
Deprecate github.com/mvdan/interfacer ( #2269 )
2018-12-06 11:40:03 -02:00
Horie Issei
606226911c
Deprecate github.com/daryl/zeus ( #2268 )
2018-12-06 11:36:21 -02:00
Horie Issei
4540a2fa70
Deprecate github.com/imdario/medeina ( #2267 )
2018-12-06 11:34:52 -02:00
Horie Issei
bd1cbe53d0
Deprecate github.com/volatile/core ( #2266 )
2018-12-06 11:32:43 -02:00
Horie Issei
ab94a0f6fb
Deprecate github.com/codehack/go-relax ( #2265 )
2018-12-06 11:32:10 -02:00
Horie Issei
719ad54649
Deprecate github.com/markbates/validate ( #2264 )
2018-12-06 11:31:14 -02:00
Horie Issei
de077444a8
Deprecate github.com/facebookgo/httpcontrol ( #2263 )
2018-12-06 11:30:17 -02:00
Horie Issei
a884393a91
Deprecate github.com/franela/goreq ( #2262 )
2018-12-06 11:29:50 -02:00
Horie Issei
b53edb154b
Deprecate github.com/mitchellh/goamz ( #2261 )
2018-12-06 11:29:24 -02:00
Horie Issei
a13d42693e
Deprecate github.com/toby3d/go-telegraph ( #2260 )
2018-12-06 11:29:03 -02:00
Horie Issei
158993ce3b
Deprecate github.com/fatih/structs ( #2259 )
2018-12-06 11:27:43 -02:00
Horie Issei
6082702836
Deprecate github.com/gonum/matrix ( #2258 )
2018-12-06 11:27:15 -02:00
Horie Issei
5e062aa68b
Deprecate github.com/sevki/graphql ( #2257 )
2018-12-06 11:26:46 -02:00
Horie Issei
2b3a103f3d
Deprecate github.com/FiloSottile/gvt ( #2256 )
2018-12-06 11:26:12 -02:00
David Pinheiro
b13a5d5053
Add mole ( #2210 )
2018-12-06 11:24:48 -02:00
徐佳军
cda040bfe0
Remove mgutz/dat ( #2251 )
...
* No PR reviews
* last Commits on Mar 28, 2017
2018-12-05 09:44:20 -02:00
Jason Kingsbury
6fcb092aae
Added iso601 ( #2250 )
2018-12-05 02:54:50 +01:00
Aliaksandr Valialkin
68db6dbd00
Add a link to fastcache ( #2249 )
2018-12-03 11:28:18 -02:00
Horie Issei
11659cd95f
Remove github.com/rcrowley/go-metric ( #2246 )
2018-12-03 09:27:52 -02:00
Horie Issei
ea63b41955
Remove github.com/GeertJohan/yubigo ( #2247 )
2018-12-03 09:27:35 -02:00
Masaaki Goshima
70dce8b5ab
Add Octillery ( #2244 )
2018-12-03 10:16:43 +01:00
Amir Mofasser
9993705e15
Add huego. Updated README ( #2241 )
2018-11-27 16:58:47 -02:00
Horie Issei
33f88cee66
Deprecate Go-AWS-Auth ( #2243 )
2018-11-27 13:56:55 -02:00
Nikola Trubitsyn
adfe447b08
Add go-zero-width ( #2242 )
2018-11-26 13:23:08 +01:00
jie8357IOII
37e491ddcd
Remove Florest, no longer exist ( #2239 )
2018-11-21 15:15:03 -02:00
Peter Ivanov
bcc01d81c7
Add errorx ( #2231 )
...
* Add errorx
* fix errorx description
2018-11-20 22:26:01 -02:00
Mrinal Wadhwa
316c75bd76
Add did ( #2235 )
2018-11-20 22:25:46 -02:00
Zaba505
4b4c58bc69
Update README.md ( #2236 )
2018-11-20 22:25:31 -02:00
Tommy Situ
9c0acef62c
Add Hoverfly API simulation tool ( #2214 )
2018-11-20 22:22:14 -02:00
Ceriath
dee2a9c21e
Http clients ( #2237 )
...
* Remove gorequest
This does not really meet the required quality https://goreportcard.com/report/github.com/parnurzeal/gorequest
* Add HTTP-Clients category and sling
* Add grequests
* I suck at pressing ctrl+f
2018-11-20 22:21:37 -02:00
Joshua Wickings
b6bc5b294c
Add gofuckyourself ( #2234 )
2018-11-19 09:44:03 +01:00
Seb C
02df4cc5ea
[fuego] Added fuego ( #2233 )
2018-11-17 18:09:48 +01:00
Navid
fe0738ab22
Add sslice package ( #2232 )
2018-11-17 07:10:30 -02:00
Strahinja
f5099c1e94
Add Leprechaun ( #2206 )
...
Leprechaun is tool where you can schedule your recurring tasks to be performed over and over. It supports cron, webhooks and classic job scheduling
**Please provide package links to:**
- github.com repo: [here](https://github.com/kilgaloon/leprechaun )
- godoc.org: [here](https://godoc.org/github.com/kilgaloon/leprechaun )
- goreportcard.com: [here](https://goreportcard.com/report/github.com/Kilgaloon/Leprechaun )
- coverage service link [![codecov](https://codecov.io/gh/Kilgaloon/Leprechaun/branch/master/graph/badge.svg )](https://codecov.io/gh/Kilgaloon/Leprechaun )
**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 ).
2018-11-16 13:54:14 -02:00
Tan Quang Ngo
a7a90c3628
Add go-m3u8 ( #2215 )
2018-11-16 13:53:11 -02:00
Ryan Koesters
b2eb02979f
Add github.com/rkoesters/xdg ( #2227 )
2018-11-16 10:20:29 -02:00
Edwin
bd96b254ee
add doublejump ( #2219 )
...
* add doublejump
* adjust the order of doublejump
2018-11-16 10:20:13 -02:00
ceriath
925ed26e5a
Change osin URL ( #2226 )
...
While searching an oauth framework, i found osin pointing to https://github.com/RangelReale/osin which has been archived. It is a fork of https://github.com/openshift/osin which is even with the fork, so the link should be changed.
However, it does not seem very active at all. So maybe it should be removed entirely? I am interested in other opinions here.
2018-11-16 10:17:41 -02:00
Miki Tebeka
4898e63812
GopherCon Israel ( #2228 )
2018-11-14 20:24:45 -02:00
ceriath
691a9efa48
Remove hoisie/redis ( #2225 )
...
No documentation
https://godoc.org/github.com/hoisie/redis
Bad goreportcard
https://goreportcard.com/report/github.com/hoisie/redis
Definitely not awesome.
2018-11-14 16:55:43 -02:00
ceriath
c6e42cbf02
Remove blas ( #2223 )
...
No docs, no examples, no tests as stated in #2043
2018-11-14 07:57:11 -02:00
ceriath
fa623e9c51
Remove go.uuid ( #2224 )
...
go.uuid is currently the most starred uuid repo for go. However, it is unmaintained and contains at least one critical security, which has been fixed by PR but took nearly half a year to be merged, since the owner is not really active (satori/go.uuid#75 ). There is an actively maintained fork at https://github.com/gofrs/uuid which is already listed here too. go.uuid should be removed.
See
satori/go.uuid#75
satori/go.uuid#73
2018-11-14 07:56:54 -02:00
Lex Sapkota
ee9e9efe9e
Add Go Playground for iOS ( #2221 )
...
Go Playground for iPhone / iPad. It's free and comes with truckload of samples.
2018-11-11 23:51:20 +08:00
An Long
9414197ec4
Add vox ( #2220 )
2018-11-11 08:18:09 -02:00
ceriath
ece85ce719
remove c6 ( #2217 )
2018-11-09 20:22:51 -02:00
Matthew Borders
4feb927a4a
Add logmatic ( #2213 )
2018-11-10 00:07:53 +08:00
Ethan Chiu
c592a0132a
Added JSON-to-Go under Go Tools ( #2199 )
2018-11-07 19:01:22 -03:00
秦世成
68668208fa
Add image2ascii ( #2202 )
...
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/qeesung/image2ascii
- godoc.org: https://godoc.org/github.com/qeesung/image2ascii
- goreportcard.com: https://goreportcard.com/report/github.com/qeesung/image2ascii
- coverage service link: https://coveralls.io/github/qeesung/image2ascii?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-11-07 07:04:27 +08:00
Matthew Borders
76cd17590a
Add artifex ( #2212 )
...
- github.com repo: https://github.com/borderstech/artifex
- godoc.org: http://godoc.org/github.com/borderstech/artifex
- goreportcard.com: https://goreportcard.com/report/github.com/borderstech/artifex
- coverage service link: https://codecov.io/gh/borderstech/artifex
2018-11-07 07:03:52 +08:00
Hisham waleed karam
551fa9cdf4
add gismanager ( #2204 )
...
Publish Your GIS Data(Vector Data) to PostGIS and Geoserver
**Please provide package links to:**
- github.com repo:https://github.com/hishamkaram/gismanager
- godoc.org: https://godoc.org/github.com/hishamkaram/gismanager
- goreportcard.com: https://goreportcard.com/report/github.com/hishamkaram/gismanager
- coverage service link: [![Coverage Status](https://coveralls.io/repos/github/hishamkaram/gismanager/badge.svg?branch=master&service=github )](https://coveralls.io/github/hishamkaram/gismanager?branch=master&service=github )
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-11-06 09:05:55 +08:00
Nicolas Embriz
e17c61acbb
moved violetear from frameworks to routers ( #2209 )
...
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:
- godoc.org:
- goreportcard.com:
- coverage service link ([cover.run](https://cover.run/ ), [gocover](http://gocover.io/ ), [coveralls](https://coveralls.io/ ) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10 )](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository )`
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.
- [ ] 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-11-06 09:04:11 +08:00
Radoslaw Wesolowski
a35b931193
Coinpaprika.com api client in go ( #2191 )
...
Go client library for interacting with Coinpaprika's API
#hactoberfest #coinpaprika
**Building link**: https://travis-ci.org/coinpaprika/coinpaprika-api-go-client
**Documentation**: https://godoc.org/github.com/coinpaprika/coinpaprika-api-go-client
**Reportcard**: https://goreportcard.com/report/github.com/coinpaprika/coinpaprika-api-go-client
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:
- godoc.org:
- goreportcard.com:
- coverage service link ([cover.run](https://cover.run/ ), [gocover](http://gocover.io/ ), [coveralls](https://coveralls.io/ ) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10 )](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository )`
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-11-06 09:03:47 +08:00
pj
6a4581812f
Add article: Canceling MySQL in Go ( #2196 )
...
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: N/A
- godoc.org: N/A
- goreportcard.com: N/A
- coverage service link ([cover.run](https://cover.run/ ), [gocover](http://gocover.io/ ), [coveralls](https://coveralls.io/ ) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10 )](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository )`
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.
- [ ] 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-11-06 09:02:42 +08:00
Sergey Grebenshchikov
82301fdb33
Add piecewiselinear ( #2208 )
...
> A tiny library for linear interpolation. O(log(N)) per evaluation for N control points.
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/sgreben/piecewiselinear
- godoc.org: https://godoc.org/github.com/sgreben/piecewiselinear
- goreportcard.com: https://goreportcard.com/report/github.com/sgreben/piecewiselinear
- coverage service link [![cover.run](https://cover.run/go/github.com/sgreben/piecewiselinear/.svg?style=flat&tag=golang-1.10 )](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fsgreben%2Fpiecewiselinear%2F )
**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-11-06 09:02:07 +08:00
Sean Chen
2a1af16570
add tspool package ( #2198 )
...
* add two/tcp library
* change project order
* add tspool package
2018-10-29 10:01:33 -03:00
Gabriel Vasile
57178ef31b
Add mimetype package ( #2197 )
2018-10-29 10:00:23 -03:00
Max Chechel
aac5050e48
Added link to GoWrap code generation tool ( #2192 )
...
* Added link to minimock generator
* Add github.com/hexdigest/prep
* changed the ordering
* added links to gounit tool and gounit-vim plugin
* added link to gowrap code generation tool
2018-10-27 12:12:08 -03:00
Eyal Posener
0455510e8e
Add ctxutil ( #2193 )
2018-10-27 12:05:12 -03:00
Nap Joseph Calub
6e0c453ae5
Used shields.io for the slack badge in the README file. Fixes #1751 . ( #2190 )
2018-10-27 06:55:39 -03:00
rocketlaunchr-cto
fcf4ac4ac6
added dataframe-go ( #2165 )
2018-10-24 16:41:48 -03:00
zRedShift
857b95a5b6
Add mimemagic to the list ( #2181 )
...
* Update README.md
* Update README.md
2018-10-24 16:41:10 -03:00
Andy Pan
9ff7813f42
add a new repository of goroutine pool ( #2183 )
2018-10-24 16:40:58 -03:00
Inhere
a01c1fc404
add package validate ( #2187 )
...
package https://github.com/gookit/validate
2018-10-24 16:40:41 -03:00
Cássio Botaro
2e19e74ca9
remove go.matrix ( #2154 )
2018-10-22 12:07:37 -03:00
Cássio Botaro
827cf0414f
remove gofrac ( #2155 )
2018-10-22 12:07:24 -03:00
Cássio Botaro
bad9c6d7df
remove gostat ( #2156 )
2018-10-22 12:06:38 -03:00
Babiv Sergey
7406a31df2
xml2map ( #2173 )
...
XML to MAP converter written Golang
https://github.com/sbabiv/xml2map
2018-10-18 23:31:50 -03:00
Andrey Yurchenkov
90813eebe1
Remove zachlatta/postman ( #2179 )
...
Closes #2178
No tests, Latest commit 74f941f on Feb 27, 2017, issues abandoned
2018-10-19 08:59:59 +08:00
Hugo Carreira
aa4623279e
Adding Go-Decent-Copy ( #2168 )
...
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/hugocarreira/go-decent-copy
- godoc.org: [![GoDoc](https://godoc.org/github.com/hugocarreira/go-decent-copy?status.svg )](https://godoc.org/github.com/hugocarreira/go-decent-copy )
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/hugocarreira/go-decent-copy )](https://goreportcard.com/report/github.com/hugocarreira/go-decent-copy )
- coverage service link: [![codecov](https://codecov.io/gh/hugocarreira/go-decent-copy/branch/master/graph/badge.svg )](https://codecov.io/gh/hugocarreira/go-decent-copy )
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 ).
2018-10-19 08:59:11 +08:00
Andrey Yurchenkov
6cd1ebcf36
remove websysd/websysd ( #2171 )
2018-10-18 12:31:22 -03:00
Inhere
77e1efc81a
add package filter ( #2174 )
...
package: [filter](https://github.com/gookit/filter )
2018-10-18 12:30:49 -03:00
Andrey Yurchenkov
f57fff807c
Remove blogcin/ToTo ( #2177 )
2018-10-18 12:25:19 -03:00
John Deng
05c32640db
added hiboot - a high performance web and cli application framework w… ( #2167 )
...
hiboot - the cli/web framework with auto configuration and dependency injection
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/hidevopsio/hiboot
- godoc.org: [![Documentation](https://godoc.org/github.com/golang/gddo?status.svg )](https://godoc.org/github.com/hidevopsio/hiboot )
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/hidevopsio/hiboot )](https://goreportcard.com/report/github.com/hidevopsio/hiboot )
- coverage service link: [![codecov](https://codecov.io/gh/hidevopsio/hiboot/branch/master/graph/badge.svg )](https://codecov.io/gh/hidevopsio/hiboot )
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-10-18 10:46:45 +08:00
徐佳军
624cb14e00
add https://github.com/xujiajun/gotokenizer library ( #2160 )
...
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/xujiajun/gotokenizer
- godoc.org: https://godoc.org/github.com/xujiajun/gotokenizer
- goreportcard.com: https://goreportcard.com/report/github.com/xujiajun/gotokenizer
- coverage service link: https://coveralls.io/github/xujiajun/gotokenizer?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:**
- [✔️ ] 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-17 09:09:22 +08:00
David Schneidhoffer
c94c83e2f9
Remove tui-go, because it's no longer maintained ( #2164 )
...
I am also added a replacement for it, check the another PR: https://github.com/avelino/awesome-go/pull/2163
2018-10-16 22:07:56 -03:00
Scott Johnston
3bfddf267b
Update README.md ( #2169 )
...
changing flowgraph package description to be flow-based
2018-10-16 22:07:04 -03:00
Elliot Forbes
c4beeb1e14
Adding TutorialEdge to the list of Websites and WebAssembly tutorial … ( #2162 )
...
* Adding TutorialEdge to the list of Websites and WebAssembly tutorial to list of tutorials
* Fixed alphabetical ordering
* Fixing order...
2018-10-16 22:06:03 -03:00
Adam Jones
9f663dfa6f
Add APNs2 HTTP/2 Apple Push Notification library ( #2149 )
2018-10-15 21:28:42 -03:00
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