Commit Graph

3650 Commits

Author SHA1 Message Date
jon reiter
8782c88e4a
added govader (#3287) 2020-10-10 14:21:17 -03:00
Jose Dumagay
55f33b4b9f
Update link for limetext (#3290)
Changed link to limetext
2020-10-10 13:56:34 -03:00
Tom Wright
ab7a329470
Add Dasel. (#3259)
* Add dasel to data-structures

* Add dasel to devops tools

* Remove dasel from data-structures
2020-10-09 15:02:34 -03:00
Avelino
b4fa5fd8bb
fixed description typo on id3v2 (#3288)
* fixed description typo on id3v2
fixed: #3249

Signed-off-by: Avelino <t@avelino.xxx>

* fixed TestSeparator to id3v2

Signed-off-by: Avelino <t@avelino.xxx>
2020-10-09 10:10:58 -03:00
Muhammad Surya
3e7feb6738
Update REL (#3286) 2020-10-09 09:34:55 -03:00
Travis Harmon
98f239d1a7
Add Gouid (#3284)
Co-authored-by: Travis Harmon <twharmon@gmail.com>
2020-10-09 09:33:20 -03:00
zerosnake0
60b9502689
jzon (#3282) 2020-10-09 09:31:34 -03:00
Vilen Topchii
40ca560b31
added github.com/vtopc/epoch (#3278) 2020-10-09 09:28:44 -03:00
Danilo Delizia
fea1caf954
Add channelify (#3277)
Add chanelify

Co-authored-by: Danilo Delizia <>
2020-10-09 09:28:12 -03:00
Travis Harmon
898c536cb5
Remove gostore from list (abandoned) (#3285)
Co-authored-by: Travis Harmon <twharmon@gmail.com>
2020-10-09 04:50:09 -03:00
euma3us
a947857602
Update README.md (#3279)
Golang Turkey added to Meetups
2020-10-09 04:49:19 -03:00
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