Commit Graph

2168 Commits

Author SHA1 Message Date
Luciano Ramalho
a0fbae8687 Added go-cmp, a "package for comparing Go values in tests". The repo has 575 stars on Github and is under the Google organization there. (#1998) 2018-07-05 15:31:46 -03:00
Aofei Sheng
212850620f Add SandID (#1979)
**Please provide package links to:**

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

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

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


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

**Please provide package links to:**

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

Very good coverage

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

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

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

**Please provide package links to:**

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

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

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

**Please provide package links to:**

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

Very good coverage

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

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

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

**Please provide package links to:**

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

Very good coverage

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

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

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

**Please provide package links to:**

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




Very good coverage

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

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

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

**Please provide package links to:**

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

Very good coverage

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

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

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

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

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

rename yanff to nff-go

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

* change sydney au go meetup link position
2018-05-04 09:17:07 +08:00
Kasper Lewau
743a3c57d8 add Go Copenhagen (#1914) 2018-05-03 23:19:51 +08:00
Apollo Li
f58d3926ba Add a go algorithms repo (#1886)
Add a go algorithms repo, including tree(bst, btree, vEB-tree...), heap(binary heap, leftist heap, fibonacci heap...), sort, hashmap, graph(more content will be soon) ...
2018-05-03 09:55:04 -03:00
Zack
9e3e1eb412 add peerdiscovery (#1900) 2018-05-03 09:24:28 -03:00
Alexander
5584234a48 Add github.com/sashka/signedvalue (#1897) 2018-05-03 09:23:20 -03:00
Hisham waleed karam
d2c924d847 add geoserver package (#1906) 2018-05-03 06:00:04 -03:00
Leandro Lugaresi
9b008e2346 add leandro-lugaresi/hub (#1912) 2018-05-03 09:38:49 +08:00
Aled James
965e811e34 Add Cardiff meetup to README.md (#1913)
Cardiff (Wales) meetup added in accordance with formatting of other meetups on README.md
2018-05-03 09:11:43 +08:00
Vitaliy Mogilevskiy
448ca8e88c adding tabular to README (#1908) 2018-05-02 14:51:00 -03:00
Francis Chuang
25555b534d Update repository for avatica database driver (#1902) 2018-04-27 08:57:04 +08:00