Commit Graph

2583 Commits

Author SHA1 Message Date
Muhammad Surya
6d0dff9dc4 add https://github.com/Fs02/wire (#2317) 2019-01-14 09:16:11 -02:00
U Cirello
d1c0dc790e Add cirello.io/oversight (#2322) 2019-01-14 09:14:00 -02:00
Lea Anthony
e70b02b204 Add Slicer (#2323) 2019-01-14 09:12:27 -02:00
Ceriath
f26b42aa2f Database driver cleanup (#2324)
* 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.

* Add new database driver category

Some of the listed database drivers support multiple backeneds, SQL and NoSQL. They were listed under only one of the categories, so i think it makes sense to add a new category for those supporting multiple backends.

* Bindings are not an implementation
2019-01-14 09:11:20 -02:00
Sherif Abdel-Naby
0ef15a8f5b Add gpool (#2315) 2019-01-10 09:38:50 +01:00
Nitish Malhotra
a79c40a69d Add go-rejson to the list (#2314)
* Add go-rejson to the list

Add go-rejson to go-awesome list under the NoSQL Databases, as an
alternate way to use redis to store and manipulate Go structs as JSON
objects using Redislab Rejson module.

* Fix alphabetical ordering

* Fix alphabetical ordering
2019-01-09 09:16:10 -02:00
Alessandro Sanino
9f8f413ea2 Added Golang Crypto Trading Bot to "other software section" (#2306) 2019-01-08 09:39:56 -02:00
Thanh Ba Nguyen
94d4a351ae Add package btnguyen2k/olaf (#2309) 2019-01-08 09:39:00 -02:00
Chris Raborg
7016e44b26 Add Baltimore Metro Area meetup to list (#2308) 2019-01-08 09:38:26 -02:00
wzshiming
75628307a7 Add wzshiming/gotype (#2312) 2019-01-08 09:37:35 -02:00
U Cirello
6d22d4dab0 Add cirello.io/pglock (#2302) 2019-01-08 09:37:02 -02:00
Hunter Werlla
46367968ca Disambiguate listed flac libraries (#2313)
* disambiguate flac libs

* disambiguate flac libs

* just update description instead

* Update README.md

Fix embarrassingly bad spelling mistake
2019-01-08 08:47:53 +01:00
Sean DuBois
a02fb272f3 Add pion-WebRTC (#2301) 2019-01-07 20:34:51 -02:00
uADMIN
84fecc98d0 Add uAdmin to web frameworks (#2298)
I have all the required links for doc, coverage, Golang report, ... etc in the top of README.md as badges with links to their sources.
2019-01-07 20:31:23 -02:00
Ido Kanner
bb24009a6b added my gostrutils collection (#2311)
* added my gostrutils collection

* fixed entry location
2019-01-06 15:08:34 -02:00
Guillaume Simonneau
ad2cf3863d khezen/rootfinding (#2304) 2019-01-06 15:07:58 -02:00
Simon Jürgensmeyer
84b73da17d Add dbbench (#2299) 2019-01-05 07:41:47 -02:00
Rohan Verma
74e8dc9316 Update README.md (#2300) 2019-01-05 07:41:22 -02:00
Guillaume Simonneau
e43df7b43d khezen/evoli (#2303) 2019-01-05 07:40:51 -02:00
Guillaume Simonneau
12ba00e506 add khezen/jwc (#2305)
* add khezen/jwc

* jwc - fix alphabetic order
2019-01-05 07:40:37 -02:00
Aofei Sheng
f46d1e7722 Add MIMESniffer (#2293) 2018-12-21 19:40:16 -02:00
Igor Maznitsa
d707b91ac8 added mvn-golang into Package Management section (#2292)
I have added mvn-golang into Package Management section because the tool provides way to load project dependencies automatically and tune them through external CVS tools (tune for branch, revision and tag)
2018-12-21 16:56:10 -02:00
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
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