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
Johannes Kaufmann
b9e962ff82
add html-to-markdown ( #3200 )
...
* add html-to-markdown to README.md
* change order slightly
2020-08-08 07:28:11 -03:00
Henry Sarabia
b5ff701e40
Add kanka ( #3201 )
2020-08-07 17:15:44 -03:00
kenkyu392
7a4f43afc1
Add go-safe ( #3197 )
2020-08-04 13:54:02 -03:00
Vyacheslav Pryimak
35ce47a315
Add goimports-reviser ( #3195 )
2020-08-04 13:51:03 -03:00
Andrey Kuzmin
96031adb6a
Add nan. ( #3192 )
2020-08-04 06:56:34 -03:00
Rene Kroon
168eec9788
Update main location and description of ttlcache ( #3186 )
...
Co-authored-by: René Kroon <rkroon@bol.com>
2020-08-04 06:46:28 -03:00
Alexander Sniffin
03fbd2e78f
Add gosd ( #3190 )
2020-08-03 07:10:00 -03:00
Oleg Kovalov
8a279b7327
add cristalhq/aconfig ( #3184 )
2020-08-02 17:33:44 -03:00
Oleg Kovalov
1afdc7c02e
add cristalhq/jwt ( #3185 )
2020-08-02 17:33:15 -03:00
Derek Smith
782695481f
add kemba ( #3183 )
2020-08-02 15:43:01 -03:00
Liu,Lei
4a095fdd8f
Add qiniu goc ( #3162 )
2020-07-31 16:37:58 +08:00
Ceriath
f56fb3f7d1
Fix ##3096
2020-07-28 04:18:03 +02:00