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
Milica
abfc560f89
Adding a new Go community to the list of websites ( #2355 )
...
* Adding a new Go community to the list of websites
* Update README.md
2019-02-04 09:43:34 -02:00
Edwin
da5246ae87
add github.com/edwingeng/deque ( #2354 )
2019-02-04 10:32:34 +01:00
Igor Novgorodov
71f237da33
Add nginx-prometheus to Server Applications ( #2337 )
...
github.com repo: https://github.com/blind-oracle/nginx-prometheus
godoc.org: https://godoc.org/github.com/blind-oracle/nginx-prometheus
goreportcard.com:https://goreportcard.com/report/github.com/blind-oracle/nginx-prometheus
coverage service link: https://cover.run/go?repo=github.com%2Fblind-oracle%2Fnginx-prometheus&tag=golang-1.10
- [*] 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 ).
2019-01-31 09:31:41 +08:00
Zhenghao Zhang
3af56bdd24
Add zhenghaoz/gorse ( #2345 )
...
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: [zhenghaoz/gorse](https://github.com/zhenghaoz/gorse )
- godoc.org: [![GoDoc](https://godoc.org/github.com/zhenghaoz/gorse?status.svg )](https://godoc.org/github.com/zhenghaoz/gorse )
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/zhenghaoz/gorse )](https://goreportcard.com/report/github.com/zhenghaoz/gorse )
- coverage service link: [![codecov](https://codecov.io/gh/zhenghaoz/gorse/branch/master/graph/badge.svg )](https://codecov.io/gh/zhenghaoz/gorse )
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-01-31 09:30:52 +08:00
Genadi Samokovarov
5975c8094b
Add jump to Utilities ( #2346 )
2019-01-30 21:01:19 -02:00
Martin Olsansky
ded7ea2a2c
Add 'The world’s easiest introduction to WebAssembly with Golang' tutorial/article ( #2351 )
2019-01-30 20:59:48 -02:00
Tanner Ryan
75fe7c3cb6
Add package ring ( #2349 )
...
Package ring provides a high performance and thread safe Go implementation of a bloom filter.
2019-01-30 20:58:43 -02:00
U Cirello
1fb5ded2cc
Add cirello.io/dynamolock ( #2348 )
2019-01-30 20:56:20 -02:00
Philipp Gillé
4069c439dc
Add gokv to database drivers ( #2333 )
2019-01-30 20:54:56 -02:00
Miguel Mota
ce6a6cb503
add tutorials ( #2341 )
2019-01-24 13:41:06 -02:00
Enrique Bris
f91272cf7d
Add goconcurrentqueue to Data Structures ( #2340 )
2019-01-24 13:40:22 -02:00
Lajos Bencz
4c7b6c556f
Add glo to Loggers ( #2338 )
...
* logging > glo
* missing punctuation
2019-01-24 13:39:05 -02:00
generikvault
795d6bd3e1
Added gval to Embeddable Scripting Languages ( #2335 )
2019-01-24 13:38:37 -02:00
Jakub Sobon
04a9c2e792
Adding termdash to Advanced Console UIs. ( #2334 )
2019-01-24 13:37:46 -02:00
Norris Oduro
efa7d47ec2
break misc and utilities into other categories ( #2329 )
2019-01-24 13:32:55 -02:00
Ceriath
0ccf39a2de
Add clockwork ( #2325 )
...
* 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 clockwork
2019-01-16 09:13:29 -02:00
Chase Hutchins
38553e526e
add serve ( #2327 )
2019-01-16 09:12:49 -02:00
Daniel Kang
810446cfe9
Update README.md ( #2326 )
2019-01-16 09:12:09 -02:00
Ben Boyter
7dc24f3700
Add Sloc Cloc and Code to other software section of Awesome Go ( #2328 )
2019-01-15 10:12:00 -02:00