Commit Graph

2982 Commits

Author SHA1 Message Date
Bo-Yi Wu
36b706dd79 Add golang meetup in Taipei (#2434)
Welcome to Taipei 101 in Taiwan.
2019-03-20 16:21:23 +01:00
faceair
63893f4de9 add jio (#2427) 2019-03-19 14:23:48 -03:00
Guillaume de Sagazan
55e1af65e6 Add TySug (#2426) 2019-03-19 14:14:35 -03:00
Guilherme Caruso
336278491b Add Routers:bellt repositorie (#2423) 2019-03-19 14:03:16 -03:00
xuri
f252513250 add TOML-to-Go to the Go Generate Tools list (#2432)
* add TOML-to-Go to the Go Generate Tools list

* add TOML-to-Go to the Go Generate Tools list
2019-03-19 13:31:56 -03:00
Maxime Soulé
790e5993e7 Add httpmock package (#2430) 2019-03-19 10:58:04 +01:00
Kamil Samigullin
bc4e532133 update description for kamilsk/retry package (#2421) 2019-03-19 10:42:16 +01:00
Shantanu Rahman
fce9694035 Add gophercises as a resource (#2429) 2019-03-16 17:08:55 -03:00
Noval Agung Prayogo
1ad1385200 update gubrak link (#2428) 2019-03-16 16:46:53 -03:00
Alexey Krivonogov
45d1d5f955 Update README.md (#2419) 2019-03-16 16:46:10 -03:00
Kim Faint
307e99de1d Added Brisbane Gophers to Meetups (#2422) 2019-03-13 13:54:18 -03:00
Cheyne Wallace
fb66429a16 Adding tabby (#2394)
- github.com repo: https://github.com/cheynewallace/tabby
- godoc.org: https://godoc.org/github.com/cheynewallace/tabby
- goreportcard.com: https://goreportcard.com/report/github.com/cheynewallace/tabby
- coverage service link  [![cover.run](https://cover.run/go/github.com/cheynewallace/tabby.svg?style=flat&tag=golang-1.10)](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fcheynewallace%2Ftabby)


**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! 👍
2019-03-12 11:01:15 +08:00
Henry Sarabia
9378964bca Add Henry-Sarabia/blank package (#2412) 2019-03-08 14:32:59 -03:00
Olivier Gérardin
c3e18ea8d9 Added fx (#2411) 2019-03-08 09:23:02 -03:00
Babiv Sergey
c64346f659 rmqconn (#2410)
* Update README.md

rmqconn

* Update README.md
2019-03-07 11:05:00 -03:00
Gabriel Ochsenhofer
5ee0e2e102 added github.com/gabstv/go-bsdiff under Utilities (#2395) 2019-03-07 09:11:13 +01:00
徐佳军
53960ced70 Add NutsDB (#2407)
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/nutsdb
- godoc.org: https://godoc.org/github.com/xujiajun/nutsdb
- goreportcard.com: https://goreportcard.com/report/github.com/xujiajun/nutsdb
- coverage service link :https://coveralls.io/github/xujiajun/nutsdb?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! 👍
2019-03-07 09:48:47 +08:00
Henry Sarabia
d5d5712934 Add Henry-Sarabia/sliceconv package (#2398)
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/Henry-Sarabia/sliceconv
- godoc.org: https://godoc.org/github.com/Henry-Sarabia/sliceconv
- goreportcard.com: https://goreportcard.com/report/github.com/Henry-Sarabia/sliceconv
- coverage service link: [![Coverage Status](https://coveralls.io/repos/github/Henry-Sarabia/sliceconv/badge.svg?branch=master)](https://coveralls.io/github/Henry-Sarabia/sliceconv?branch=master)


**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! 👍
2019-03-07 09:47:43 +08:00
John Judd
c62fb5d55c Add C2FO/vfs to Files section. (#2396)
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/C2FO/vfs
- godoc.org: [![GoDoc](https://godoc.org/github.com/c2fo/vfs?status.png)](http://godoc.org/github.com/c2fo/vfs)
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/c2fo/vfs)](https://goreportcard.com/report/github.com/c2fo/vfs)
- coverage service link: [![codecov](https://codecov.io/gh/c2fo/vfs/branch/master/graph/badge.svg)](https://codecov.io/gh/c2fo/vfs)


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! 👍
2019-03-07 09:46:37 +08:00
skanehira
e7dd754373 Add gjo (#2406)
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/skanehira/gjo
- godoc.org:https://godoc.org/github.com/skanehira/gjo
- goreportcard.com:https://goreportcard.com/report/github.com/skanehira/gjo
- coverage service link [gocover](https://gocover.io/github.com/skanehira/gjo)


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! 👍
2019-03-07 09:45:46 +08:00
Mark Phelps
570f761f3d Add markphelps/flipt (#2397) 2019-03-06 10:32:28 -03:00
Dang Nguyen
026476cf2f Add gophercon Vietnam (#2399) 2019-03-06 10:23:15 -03:00
olivierperes
a562e414ba Add Squalus (#2392) 2019-02-26 13:05:21 -03:00
Yuce Tekol
371bc5dc9e Added go-pilosa (#2384) 2019-02-26 14:42:56 +01:00
Christian Weichel
0ee60a7ed6 Adding 32leaves/bel (#2389) 2019-02-26 14:41:34 +01:00
Karlson Lee
a9e2db4099 update orderbook (#2390) 2019-02-26 09:58:53 +01:00
Tyler Wince
34507e05d7 Add tylerwince/godbg (#2343)
* Add godbg to README

* Update README.md
2019-02-25 08:42:49 -03:00
Quim Muntal
06acc7a5c3 add opc to readme (#2357) 2019-02-25 08:36:33 -03:00
Miguel Pragier
9c37bd6118 Proposing miguelpragier/handy (#2379) 2019-02-25 08:35:24 -03:00
Stefano Gabryel
f9c5fee68a Adding uber/dig (#2388) 2019-02-25 10:21:59 +01:00
Guilherme Caruso
c94977775e Update project url (#2386) 2019-02-24 20:25:05 -03:00
Bakhtiyor Ruziev
cfcdc8ed72 Add Golang Kazan meetup group (#2383)
* Add Golang Kazan group

* Fix alphabetical
2019-02-21 05:51:18 -03:00
Arthur Kushman
2b2dbd40b3 readme. Go library for PHP community with convenient functions (#2378) 2019-02-20 15:30:49 +01:00
Marvin Blum
46b94f31cc Removed gondolier, added 'hide' and 'null'. (#2377)
* Removed gondolier, added 'hide' and 'null'.

* Alphabetical order.
2019-02-20 15:16:33 +01:00
David Gamba
fc2897bc26 Add DavidGamba/go-getoptions (#2382) 2019-02-20 15:14:57 +01:00
Rohit Gupta
3bcda72a88 Add asciigraph (#2381) 2019-02-20 15:14:19 +01:00
Tyler Finethy
d7e7cd3304 Added dynatomic (#2380) 2019-02-20 15:13:45 +01:00
Kamil Samigullin
2732a37a69 add github.com/kamilsk/breaker (#2376) 2019-02-20 15:06:25 +01:00
Ítalo Vietro
ffc8840adc Added outboxer (#2375) 2019-02-20 15:04:03 +01:00
zekro
7aba15aed7 Update README.md (#2374) 2019-02-20 15:02:45 +01:00
ztrue
ee609e1031 Update README.md (#2369) 2019-02-20 15:01:53 +01:00
Bobby DeSimone
1edfbe7a07 Add pomerium (#2373) 2019-02-20 15:01:12 +01:00
Andy
6aaeff1a9e Fix broken link for conflate (#2366) 2019-02-12 17:23:42 -02:00
Kaming Chan
878758e261 remove extra space (#2371)
* remove extra space

* add missing dot
2019-02-12 17:13:55 -02:00
Ceriath
59dd68ef4e Update README.md (#2363) 2019-02-08 10:51:08 -02:00
jfilipczyk
6985fb98da Add jfilipczyk/gomatch (#2360) 2019-02-08 10:36:29 +01:00
Roger Guldbrandsen
6480cb4047 Add jsonassert testing package (#2362) 2019-02-08 10:35:07 +01:00
Anthony HAMON
1810d4f1f5 Add ghokin (#2358) 2019-02-06 15:28:59 +01:00
Chris Passas
1ee57413ab added silk to utilities (#2319)
* added silk to utilities

Added library to read silk files.
Silk project website: https://tools.netsa.cert.org/silk/docs.html
Normally you need to use their C code to read silk files but this package allows reading them with native Go code.

* remove duplicate link
2019-02-05 14:41:04 -02:00
Vojtěch Kletečka
364f613acb Added jazz - simple RabbitMQ abstraction layer (#2356) 2019-02-05 14:40:17 -02:00