Commit Graph

3689 Commits

Author SHA1 Message Date
Janilton Maciel
1772e2ec3b
add janiltonmaciel/statiks (#3252) 2020-10-06 17:17:58 -03:00
bokwoon95
ddec7cc065
add bokwoon95/go-structured-query to SQL query builder (#3254) 2020-10-06 04:43:11 -03:00
Avelino
c33585a6ce
set contributing guide warnning balance expectations (#3276)
we are developers
2020-10-05 14:55:10 -03:00
Jérôme Pogeant
308a2847fe
Add Lille Gophers to website list (#3262)
* Add Lille Gophers to website list

* Move link to correct alphabetical place
2020-10-05 10:21:20 -03:00
Dylan Meeus
36aaff0ed8
Add GoAudio - Native Audio Processing Library (#3231)
* Add GoAudio

* Fix ordering of entries
2020-10-05 06:51:53 -03:00
zerosnake0
d943237546
add json benchmark (#3255) 2020-10-05 06:43:22 -03:00
Anthony Plescia
049e69c459
Add lets-go, a library with various AWS and REST utility packages. (#3258)
* initial commit

* change remote url
2020-10-05 06:40:39 -03:00
Ori Seri
9190a1aa1a
Add regroup to the project listing (#3269)
* Add regroup to the project listing

* add period
2020-10-05 06:00:43 -03:00
Tony Kappen
f77a13db41
Fix test stale repositories workflow (#3270)
* fix typo in README.md

fixes #3204

* test

* Delete main.yml

* modify workflow
2020-10-05 05:59:38 -03:00
Shubham Zanwar
0c8275112b
adding go design patterns repo to tutorials list (#3273)
* adding go design patterns repo to tutorials list

* arranging the submission in alphabetical order

* adding fullstop at the end of the description
2020-10-05 05:56:38 -03:00
skillingbeck
dbf295d237
Thanos style guide - Fix broken URL (#3267) 2020-09-29 16:33:49 -03:00
Tony Kappen
00ccf89dd1
WIP: test stale repositories (#3210)
* fix typo in README.md

fixes #3204

* #1446 implement test for stale repositories

* fix #1446

* fixes #3211 added check if issue has not been previously opened

* fixes #3211 add limit to number of issues created at a time

* fixes #3211 reformat issue message

* checks for dead links as well

* fixes #3211 handle status code 302 and 301

* fixes #3211 handle status code 302 and 301

* fixes #3211 handle status code 302 and 301

* fixes #3211 test workflow

* fixes #3211 test workflow

* fixes #3211 test workflow again

* fixes #3211 test workflow again

* remove workflows and start over

* re add workflow

* apply review suggestions

* add environment variable. modify workflow to run once a week

* add check for archived repositories and reformat

* reformat code to improve readability

* reformat to improve readability

* cause continue and not break if href not found

* satisfy code climate requirements
2020-09-24 18:21:00 -03:00
6543
536ff7b823
Update XORM: link & description (#3253) 2020-09-21 20:35:23 -03:00
lesismal
423cd818fd
Add lesismal/arpc (#3155) 2020-09-17 15:12:52 -03:00
Avelino
a7987b26ff
run once a day
Signed-off-by: Avelino <t@avelino.xxx>
2020-09-16 15:30:19 -03:00
Avelino
e5b084a485
create stale PR workflow
Signed-off-by: Avelino <t@avelino.xxx>
2020-09-16 15:28:57 -03:00
Luca Sepe
0a6574ee54
Add modgv - Converts 'go mod graph' output into GraphViz's DOT language (#3248) 2020-09-15 15:09:31 -03:00
Bakhtiyor Ruziev
60c28fbee7
Update goose migration tool (#3247)
Update to supported fork
2020-09-14 17:58:17 -03:00
Nikhil Patel
923b879e91
Fix link to original GORM repository (#3246) 2020-09-13 12:39:05 -03:00
Septs
53ef68e6b4
Replace otto to goja (#3230)
otto, more than 2 years unmaintained.
2020-09-11 13:29:38 -03:00
Roman Atachiants
98087a3cfc
Adding kelindar/tile (#3234)
Hi folks,

Here's one more tool for people to hopefully make more games in Go (and not only games).  This is a general-purpose library for 2D grids with few algorithms implemented such as BFS, A* pathfinding, internal mini pub-sub for Observer pattern, and even some import/export functions. 

- github.com repo: https://github.com/kelindar/tile
- pkg.go.dev: https://pkg.go.dev/github.com/kelindar/tile
- goreportcard.com: https://goreportcard.com/report/github.com/kelindar/tile
- coverage service link: https://coveralls.io/github/kelindar/tile (**96% coverage**)

**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 pkg.go.dev 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 reviewing this!
2020-09-11 13:25:40 -03:00
Enrico
e452260576
Add github.com/pioz/faker package (#3235) 2020-09-11 13:25:08 -03:00
Jose Torres
bd24080814
Update README file to add otpgo library. (#3236) 2020-09-11 13:23:58 -03:00
Muhammad Surya
00ed23fb9a
add go-todo-backend-example (#3238)
* Update README.md

* Update README.md
2020-09-11 13:23:14 -03:00
Dmitriy Sviridov
8f73e6f37a
Update README file to add go-email-normalizer library (#3237) 2020-09-11 13:21:41 -03:00
Pavlo Golub
bb9106d6f1
Add pg_timetable to Database tools (#3239)
* Add pg_timetable

Github repo: https://github.com/cybertec-postgresql/pg_timetable
License: MIT
Coverage: https://coveralls.io/github/cybertec-postgresql/pg_timetable?branch=master
Goreport: https://goreportcard.com/report/github.com/cybertec-postgresql/pg_timetable

* Update README.md
2020-09-11 13:20:56 -03:00
Hugo Bollon
6c54bc8292
Add hbollon/go-edlib library link (#3242) 2020-09-11 13:19:25 -03:00
Enes Furkan Olcay
9b50dccec2
edit baraka description (#3241) 2020-09-07 19:20:27 -03:00
Muhammad Hamza Farrukh
f145514bc3
Updated vscode-go link (#3240)
vscode-go moved from /Microsoft to /golang
2020-09-05 07:35:07 -03:00
Avelino
22bcb8fa8b
GitAds remove 2020-09-03 05:32:51 -03:00
Benno
86fde87c9b
Add covergates - Self-hosted code coverage report review and management service (#3218)
* Add covergates - Self-hosted code coverage report review and management service

* fix typo
2020-08-31 11:22:35 -03:00
Roger Ng
d2367a705a
Update from facebookincubator/ent to facebook/ent (#3220) 2020-08-28 17:26:40 -03:00
Bojan Zivanovic
29c6d38033
Add bojanz/currency. (#3219) 2020-08-28 17:24:53 -03:00
moshebe
11efb726eb
Add Gebug (#3180)
Gebug - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.
2020-08-26 15:27:03 -03:00
Prince Sumberia
70383deb71
Remove Dead Links (#3222)
Links were returning 404.
2020-08-26 14:57:42 -03:00
Navid
c17cb560f0
Add goterator (#3212) 2020-08-24 11:13:53 -03:00
Jean-François Bustarret
020e074363
add cocoonspace/dynjson (#3215) 2020-08-24 11:00:43 -03:00
Danny Hadley
8a25e03ff5
update marlow (#3216)
the marlow code generation cli was moved into it's own github organization; the hope being that this would encourage people interested in the project to take ownership of it.
2020-08-24 10:59:48 -03:00
Neil O'Toole
596d06f09d
Add neilotoole/errgroup to Goroutines section (#3202)
* Add neilotoole/errgroup to Goroutines section

* neilotoole/errgroup entry had been alphabetized by the E in errgroup, instead of the N
2020-08-18 16:05:28 -03:00
Avelino
548ab2bbe0 fixed goreturns typo
Signed-off-by: Avelino <t@avelino.xxx>
2020-08-13 15:45:04 -03:00
Avelino
04848d4e0e fix editor auto lint problem, sorry
Signed-off-by: Avelino <t@avelino.xxx>
2020-08-13 15:36:31 -03:00
Avelino
81e3dfadd5 DO new awesome-go supporting
ref: #3211 (to droplets)
@digitalocean big thanks: https://twitter.com/avelinorun/status/1293969216417214466

Signed-off-by: Avelino <t@avelino.xxx>
2020-08-13 15:09:39 -03:00
Georgy Savva
6ad27701c8
Add scany to utilities section (#3179) 2020-08-13 07:42:51 -03:00
vixentael
e186015182
Add Themis crypto library to Security (#3208) 2020-08-13 07:41:57 -03:00
Nicola Murino
71b2fc6c44
update SFTPGo description (#3209) 2020-08-12 11:31:36 -03:00
Denis Sedchenko
a72aee1f31
Add "Better Go Playground" service (#3199)
* add 'Better Go Playground'

* Fix alphabetical ordering to fix Travis build
2020-08-12 11:13:06 -03:00
Eugene R
7b5b1adb77
add go-quartz (#3188) 2020-08-11 06:22:39 -03:00
jiangz222
8fd98ce18e
Add qiniu/qmgo (#3206) 2020-08-11 08:59:13 +08:00
Tony Kappen
85c68a06b2
Update README.md (#3207) 2020-08-10 14:53:59 -03:00
Yaya Liu
794f359154
Remove not found library (#3205) 2020-08-10 17:57:53 +08:00