Commit Graph

3131 Commits

Author SHA1 Message Date
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
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
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
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
Ceriath
63a0dbac92 Revert "Fix #3069"
This reverts commit 4d97316980.
2020-07-28 04:13:33 +02:00
Damian Gryski
648f58d303
Style Guides: add section from dgryski/awesome-go-style (#3178) 2020-07-22 20:24:25 -03:00
Avelino
034bc1efa6
sponsorship description update 2020-07-22 08:47:12 -03:00
Avelino
f35a65afb7 add GitAds support
Signed-off-by: Avelino <t@avelino.xxx>
2020-07-21 13:51:11 -03:00
Jeroen Rinzema
b4cabcd6d5
Renamed project Maestro to Semaphore (#3176) 2020-07-21 23:04:11 +08:00
Kamaleshwar
5d038606b7
[patch] added github.com/bnkamalesh/errors (#3173) 2020-07-20 17:56:05 -03:00
lrita
ddb966326f
add cmap in datastructure (#3171) 2020-07-20 17:55:02 -03:00
Henrique Vicente
42fd5e4177
Adding github.com/henvic/httpretty HTTP debugging package. (#3170) 2020-07-20 17:53:39 -03:00
Enes Furkan Olcay
2d3ca50bba
add baraka (#3168) 2020-07-20 17:51:09 -03:00
arkn98
f7d0ba3284
Fix URL of go-guardian (#3164) 2020-07-10 23:26:22 +08:00
Kamaleshwar
8e10e98daa
- added github.com/bnkamalesh/goapp (#3160) 2020-07-10 19:11:48 +08:00
Denis Bernard
2b09fb2f44
Add github.com/db47h/decimal (#3108) 2020-07-10 17:16:48 +08:00
Alex Golshani
f4f40328f4
Added trubka: A CLI tool for Apache Kafka (#3133)
Co-authored-by: Alex <alg@campaignmonitor.com>
2020-07-10 17:10:42 +08:00
ANDO Yasushi
4d465e8101
fix a wrong link (#3161)
Co-authored-by: ANDO Yasushi <yasushi.ando@kabuku.co.jp>
2020-07-09 13:40:00 +08:00
Roger Ng
e0eb6b46b9
Add facebookincubator/ent (#3156) 2020-07-08 14:12:51 -03:00
ANDO Yasushi
f4c339aa50
add go-glmatrix in opengl section (#3157)
Co-authored-by: ANDO Yasushi <yasushi.ando@kabuku.co.jp>
2020-07-08 14:11:42 -03:00
Qishuai Liu
f9a7019d2f
Add sqlingo (#3158) 2020-07-08 14:10:13 -03:00
Jeroen Rinzema
524803ab86
Added Maestro (#3145) 2020-07-05 18:35:24 +08:00
Prashant Gupta
91227d13d5
add firewalld-rest library (#3141) 2020-07-04 14:34:10 +08:00
Nikolay Dubina
c396a271d2
Added github.com/nikolaydubina/calendarheatmap (#3153) 2020-07-04 11:48:49 +08:00
Diego Marangoni
19169cc1f0
add typenv into configuration category (#3149) 2020-07-04 11:47:29 +08:00
Vic Shóstak
827faa3966
Add create-go-app/cli project to Utilities section (#3148) 2020-07-04 11:27:22 +08:00
Zaba505
48a309428e
feat: add github.com/Zaba505/gws (#3147) 2020-07-04 11:25:24 +08:00
pj
85fac5149b
- add how to benchmark (#3146) 2020-07-04 11:20:46 +08:00
Yad Smood
643332fa0a
Update the link address and description of rod (#3143) 2020-07-04 11:16:14 +08:00
Eugene R
575d0aae09
add equalizer library (#3142) 2020-07-04 11:15:22 +08:00
Daniel T. Gorski
8326fc74bb
Added typex (#3138) 2020-07-03 22:33:30 +08:00
Sanket
e88ceacff5
Adding go-mysql-lock (#3123) 2020-07-03 18:43:45 +08:00
Tal
364f16b86e
add mediary a middleware for http.Client (#3140)
Co-authored-by: Tal Gendler <tal.gendler@here.com>
2020-07-03 18:38:44 +08:00
Dmytro Titov
f4879e6f79
Add goioc/di (#3137) 2020-07-03 18:38:26 +08:00
Luca Sepe
a74bdaefad
Add CLI tool to Generate High Level microservices Architecture diagrams using simple YAML syntax (#3136) 2020-07-03 18:38:09 +08:00
Blas Rodriguez Irizar
12b32dd33e
Add E-Book Spaceship Go (#3128) 2020-07-03 18:37:47 +08:00
Mehrdad Arshad Rad
9f02979170
add vssh (#3125) 2020-07-03 18:37:28 +08:00
Ioannis Georgoulas
0feeeaac97
Add go-aws-ssm package (#3124) 2020-07-03 18:37:06 +08:00
Durairaj Subramaniam
674f59a533
Added Confluent Kafka Golang client (#3095) 2020-07-03 18:33:24 +08:00
James Ranson
956b252390
update trickster organization (#3144) 2020-06-29 12:46:28 -03:00
Robus Gauli
17b8e065f9
Quick typo fix (#3132) 2020-06-19 09:16:00 +08:00
Ryan David Sheasby
883e3bbcfa
Remove "GoSlaves" dead link (#3131) 2020-06-17 15:59:55 +08:00
Sanad Haj Yahya
74387d6618
add go-guardian (#3106) 2020-06-16 07:15:59 +08:00
Max Ivanov
d713770b67
add gogtrends unofficial google trends api (#3105) 2020-06-12 11:01:08 +08:00
Christoph Vilsmeier
f31a0e2e8b
add Sqinn-Go to Database Drivers (#3118) 2020-06-12 11:00:53 +08:00
Roger Welin
bf9ff0737f
add cassowary (#3120) 2020-06-12 11:00:39 +08:00
Asim Aslam
f48115fac4
Update the description of micro and add go-micro (#3121) 2020-06-12 11:00:04 +08:00
Bui Thang
90e4fde403
Add goccm (#3117) 2020-06-12 00:17:24 +08:00
Stefan Bourlon
c4f365cafc
Add go-lctree (#3114) 2020-06-12 00:16:10 +08:00
Shunsuke Suzuki
1d291c6910
Remove not found tools and fix a link (#3112) 2020-06-12 00:15:56 +08:00
Alex
f3d8f6f944
Added go-mq (#3104) 2020-06-12 00:15:39 +08:00
Yevhen Terentiev
2bbf67a1cb
Adds taskctl to list (#3102) 2020-06-12 00:15:23 +08:00
Sean Lingren
f6a3a59fbf
Add go-fault (#3099) 2020-06-12 00:12:46 +08:00
Tim S
3d8c24973c
add rqp package to README.md (#3098) 2020-06-12 00:11:12 +08:00
mehanizm
1ed3e0e631
Add iuliia-go to Natural Language Processing (#3067) 2020-06-12 00:03:55 +08:00
Lex Sapkota
02b96d68c3
Update URL for Go Playground App (#3110) 2020-05-31 19:27:41 +08:00
mlboy
3e27d63fe2
add an orm: gosql (#3089)
* Update README.md

add a orm :gosql

* Update README.md

add an ORM go-sql

* 增加go-sql,调整顺序
2020-05-22 08:47:31 -03:00
kkyr
7b71e21b0c
Add fig - a configuration library (#3090) 2020-05-20 10:39:33 +08:00
psampaz
f0042a6fde
add gophersnippets.com (#3094) 2020-05-20 10:38:56 +08:00
Ayaz
9f505bc002
Rename tracedb to unitdb (#3081) 2020-05-19 09:59:29 +08:00
Mohamad Rostami
3cad538ef2
Add consistenthash repo (#3064)
Co-authored-by: Mohamed Rostrami <mrostami@harlemnext.com>
2020-05-19 00:20:52 +02:00
Ceriath
4d97316980
Fix #3069 2020-05-19 00:15:22 +02:00
Raed Shomali
d5630396c9
Add Gridder (#3057)
* Add Gridder

* Added alphabetically
2020-05-11 13:04:17 +08:00
Jared Davis
b9c70a8d1d
Add Meetup link for "Go Remote Meetup" (#3055)
* add Meetup link for "Go Remote Meetup"

About the meetup: "Welcome Gophers! Go Remote Meetup is a remote-first group for Go developers worldwide. We're part of the Go Developer Network, and we're excited to connect with you all, no matter where you're located."

* fix ordering
2020-05-11 13:03:21 +08:00
xxj
8aa713b44a
gmsec (#3077) 2020-05-10 10:10:43 +08:00
Tai-Li Shih
beb16052d3
request to add go-lock to awesome-go (#3076)
* request to awesome-go for go-lock

* Fix comment: move go-lock to Utilities
2020-05-10 10:09:55 +08:00
Abdelrahman Ahmed
7b949ee366
add gearbox (#3073) 2020-05-10 10:09:40 +08:00
Roshan Ranabhat
d12aadbf42
Add paginitaion utility for official MongoDB driver mongodb/mongo-go-driver (#3063) 2020-05-10 10:09:21 +08:00
foolin
d1d8940429
Add [pagser] project to Text Processing (#3056)
* Add [pagser] project to Text Processing

* Update the pagser description

* Update pagser description
2020-05-10 10:09:02 +08:00
Artem Krylysov
c8020ea232
Add pogreb to Database section (#3075) 2020-05-09 18:45:02 +08:00
Marco Muratori
4b8cc568ac
Remove sprbox package (which has been archived) in favor of swap package which replace it. (#3065)
* Remove 'sprbox' in favor of 'swap'.

I have archived 'sprbox', it has been entirely revised / simplified in a new project (https://github.com/oblq/swap), it does basically the same things, it's just more intuitive.

* Reorder alphabetically.
2020-05-09 18:44:48 +08:00
Albert Nigmatzianov
601e2816f2
Change id3v2 description (#3071) 2020-05-09 18:31:51 +08:00
Link Dupont
9e3d44b9a8
Add go-ini (#3080) 2020-05-09 18:00:32 +08:00
Sarjono Mukti Aji
76eaec2a41
add sqldb-logger (#3060) 2020-05-09 18:00:18 +08:00
Roshan Ranabhat
b966524bfe
Add Stringy a string manipulation library (#3059)
* Add Stringy a string manipulation library

* Blank line added between repo and category.
2020-05-09 18:00:04 +08:00
Oleksandr Ivanchenko
dbcf81633b
Added transliterator (#3053) 2020-05-09 17:59:49 +08:00
Chris Passas
6d06490502
Add silk and nfdump modules (#3047)
* Add silk and nfdump modules

* fixed duplicate link

* removed line return
2020-04-24 22:13:02 +02:00
Ishan Mukherjee
6f932eab92
Add Pixie to performance (#3049)
Hi All,  we've launched our community beta this week and would be great to add to share with community. 

Best, 
Ishan
2020-04-24 22:09:50 +02:00
Simon Aronsson
40b3b39d53
add shoutrrr (#3048)
also add a `uncategorized` category to make it clearer that it's not a continuation of the `strings` category.
2020-04-24 22:06:09 +02:00
Márk Sági-Kazár
7be62a4ac6
Add logur (#3032) 2020-04-24 22:04:48 +02:00
Chris
06e147b022
add ccbrown/api-fu (#3031) 2020-04-24 22:03:13 +02:00
Avelino
5f59cad7a9
Update README.md 2020-04-17 08:18:52 -03:00
Avelino
8ac3e8d96e
Update README.md 2020-04-17 08:18:35 -03:00
mehanizm
6f6ab7d789
Add Airtable to Third-party APIs (#3051) 2020-04-15 22:19:12 +02:00
Gustavo
572ff380dc
Add hostctl to Utilities (#3050)
* Add hostctl to Utilities

* Fix alphabetical order for hostctl
2020-04-15 22:15:57 +02:00
Sahel Jalal
f1408737d3
Add nostromo (#3046) 2020-04-15 22:04:15 +02:00
Sherif Abdel-Naby
be5dec6b37
Add sherifabdlnaby/configuro (#3043) 2020-04-15 22:00:27 +02:00
Tupteq
18f7718fda
Removed unmaintained (5+ years inactive) gamedev libraries (#3042) 2020-04-15 21:55:33 +02:00
DUANCKHAM
7a1a08bf17
Add hands (#3040) 2020-04-15 21:50:55 +02:00
H. İbrahim Güngör
a261be477c
Add s5cmd - Blazing fast S3 and local filesystem execution tool (#3039) 2020-04-15 21:49:35 +02:00
arunsworld
00d21e26de
Add nursery - structured concurrency library (#3038) 2020-04-15 21:42:26 +02:00
Travis Harmon
0d7cd1fbe7
Add gosql (#3037)
* Add gosql

* Refine description

* Fix alphabetical order

Co-authored-by: Travis Harmon <twharmon@gmail.com>
2020-04-15 21:40:35 +02:00
pj
a1b81fd843
- add igo (github.com/rocketlaunchr/igo) (#3036) 2020-04-15 21:38:37 +02:00
Alejandro Durante
cecb3d1ed2
Add pond library (#3033) 2020-04-15 21:26:14 +02:00
Gram
b775fca569
Add WebAssembly category (#3030) 2020-04-08 17:35:42 +08:00
gonutz
a48130bd46
Add prototype game library (#2939)
Co-authored-by: lars <lars.scheme@gmail.com>
2020-04-07 23:13:03 +08:00
Andrey Skurlatov
4eeaef2d89
added argon2-hashing package (#3035)
* added argon2-hashing package

* Fixed alphabetical order
2020-04-06 14:22:10 -03:00
Gürkan Kaymak
904d3112b1
added gurkankaymak/hocon to configuration category (#3025) 2020-03-31 11:26:53 +08:00
Leonidas Maroulis
551b644b1c
Add s2-geojson (#3026) 2020-03-31 11:26:38 +08:00
Tommy F
96fbc3a5ca
add tutorial 'How to Deploy a Go Web Application with Docker' (#3027) 2020-03-31 11:26:24 +08:00
seokchan
745b83a05c
Add google/uuid (#3008) 2020-03-31 11:26:06 +08:00
Arthur Kushman
3e19470dfb
Add Go database query builder library for PostgreSQL (#2994) 2020-03-30 20:24:17 +08:00
Hugo Lageneste
37b536c0a9
add olivia-ai/olivia to the bot building section (#3020)
* add olivia-ai/olivia to the bot building section

* add the final dot
2020-03-28 22:08:23 +08:00
Monaco
54e83d0031
add module [https://github.com/monaco-io/request] (#3023) 2020-03-28 17:34:59 +08:00
Anton Medvedev
a231fd3b0c
Update expr description (#3024) 2020-03-28 17:34:37 +08:00
cayter
71cec065f1
Add appy web framework (#3022)
* Add `appy` web framework

* Update README.md
2020-03-25 12:20:35 +08:00
Tobias Salzmann
7db77bfece
add github.com/Eun/go-convert (#2947)
* add github.com/Eun/go-convert

* duh 🤦‍♂️

* moved to Utilities
2020-03-24 17:04:06 +08:00
Lars
09eada858a
Add go-localstack (#3016)
* Add go-localstack

* Correct order
2020-03-24 17:03:51 +08:00
Tommy F
a4929b82e0
Add Gorilla Mux tutorial (#3019) 2020-03-24 17:03:25 +08:00
Tim Heckman
5783874cdc
Add yacspin (#3017)
Yet Another CLi Spinner
2020-03-23 06:25:00 -03:00
xuri
5b97d7c952
Add xgen (#3015) 2020-03-23 06:19:52 -03:00
Michael Wolber
819b9a87b2
Added Mule (https://github.com/wlbr/mule) (#2926) 2020-03-23 06:18:14 -03:00
Furkan Bozdag
4507e7e21b
Add go-http-client package (#3006)
* Update README.md

* Update README.md

* Edit row line

* Change the line
2020-03-20 23:39:54 +08:00
Bogdan Daragan
fb6d1935de
Configuration library. (#3007) 2020-03-17 08:19:04 +08:00
Eric Wohltman
1438618070
Add https://github.com/ewohltman/ephemeral-roles (#3002) 2020-03-17 08:18:41 +08:00
Maxim Bovtunov
cc3665d223
Replace archived defval/inject to goava/di (#3001) 2020-03-17 08:18:05 +08:00
Samuel Jirénius
2e625e60ee
Add go-res to Messaging section (#3000) 2020-03-17 08:17:45 +08:00
Tanel Puhu
9895803254
added Golang Estonia (#2999) 2020-03-17 08:17:20 +08:00
Dmitrii Okunev
48d1a03b7e
Add https://github.com/xaionaro-go/secureio (#2993)
Co-authored-by: Dmitry Yu Okunev <xaionaro@dx.center>
2020-03-17 08:17:01 +08:00
Timofey Koolin
d48e165f95
Add lets proxy2 (#2951)
* Add lets-proxy2

* Update README.md
2020-03-17 08:16:19 +08:00
Serhat Şevki Dinçer
da4a52c7f8
add jfcg/sorty (#2906)
* add jfcg/sorty

* put sorty under Utilities
2020-03-17 08:14:03 +08:00
Nomadic
0b54f48bb7
google-play-scraper (#2955)
* A bit of my API scrapers

* Remove twitter-scraper
2020-03-16 23:57:55 +08:00
Eyal Posener
c2173db15d
Add posener/compare (#3013) 2020-03-15 11:01:49 +08:00
Ken Hibino
379e58c574
Add Asynq package. (#3004) 2020-03-15 10:52:01 +08:00
Martin Fillafer
e3129b8c6f
add go-mpd (#2975) 2020-03-14 16:35:06 +08:00
pj
0ed2777edd
- add github.com/pjebs/optimus-go (#2920) 2020-03-14 15:34:40 +08:00
Avinash Utekar
3cfd8f76f3
added github.com/utekaravinash/gopaapi5 repo (#2996) 2020-03-14 10:24:39 +08:00
Yad Smood
3ad66eff9c
Add rod (#2969) 2020-02-28 13:55:40 -03:00
Island 5
30756f7988
Add is5/r in utilities section (#2971) 2020-02-28 13:55:07 -03:00
Javier Peletier
92e49a2c7d
Added elastic (#2973) 2020-02-28 13:53:51 -03:00
Alexander Gehres
afb56059d8
Update README.md (#2956)
add httpretry to awesome go
2020-02-23 14:57:02 +08:00
Yuli
28834b996a
Add Paranoidguy Databunker project (#2890) 2020-02-23 14:56:43 +08:00
SystemGlitch
3bdefc1c56
Add Goyave web framework (#2968) 2020-02-21 11:04:20 +08:00
Angel ☕
3ed131a6c3
Add gut/yos in Files section (#2964) 2020-02-21 11:04:01 +08:00
Åke M. Persson
4d25e4eb99
add mapslice-json package to json section (#2967)
* add mapslice-json package to json section

* fix alphabetical order
2020-02-19 21:15:43 +08:00
Havrileck Alexandre
3d2f9cded9
Add s3-proxy project (#2963) 2020-02-19 21:15:20 +08:00
Nathan Davies
ffaffe1c9d
Add golang north east meetup (#2966)
A simple change to the readme to add the local meetup I help run
2020-02-19 21:15:00 +08:00
Horst Rutter
735d47d25b
Update repo url for pdfcpu (#2962) 2020-02-19 21:14:29 +08:00
Eric Duncan
c7aafafee5
Add Podcast, iTunes and RSS 2.0 Podcast Generator in Golang (#2960) 2020-02-16 13:48:17 +08:00
Guilherme Paixão
ca94272a7a
Added gody package (#2950) 2020-02-15 15:47:56 +08:00
Nikolay Korotkiy
1d5e746fcd
Add mbtileserver (#2957) 2020-02-15 12:17:26 +08:00
Nomadic
e890a54fc5
twitter-scraper (#2959)
https://github.com/n0madic/twitter-scraper
https://godoc.org/github.com/n0madic/twitter-scraper
https://gocover.io/github.com/n0madic/twitter-scraper
[![Go Report Card](https://goreportcard.com/badge/github.com/n0madic/twitter-scraper)](https://goreportcard.com/report/github.com/n0madic/twitter-scraper)
2020-02-15 12:16:55 +08:00
Travis Harmon
a2ec4fc43a
add govalid (#2949)
* add govalid

* update description of govalid
2020-02-14 21:50:34 +08:00
James Ranson
f63ab8e1fc
add trickster to awesome-go:performance (#2952)
* add trickster to awesome-go:performance

* relocate trickster to Server Applications
2020-02-12 00:26:04 +01:00
Fenny
ef89dd23bd
Add Fiber to Web Frameworks (#2940) 2020-02-11 20:04:07 +08:00
Joshua Bezaleel Abednego
8c6841465e
Add GoBandung in Meetups (#2946) 2020-02-08 15:18:34 +08:00
Cyro Dubeux
7eb3a58311 Add golang-tmdb wrapper (#2943) 2020-02-08 15:14:53 +08:00
Santiago De la Cruz
1d86504b52
Add go-str2duration (#2937) 2020-02-07 16:41:45 +08:00
Dustin Blackman
f7ecc3bac7
Add github.com/dustinblackman/gomodrun (#2936)
* add gomodrun

* fix sorting
2020-02-07 16:41:26 +08:00
superxin
5831be6fb8
Add typeregistry (#2931) 2020-02-07 16:41:05 +08:00
xtaci
c74e518beb
Update README.md (#2930) 2020-02-07 16:40:38 +08:00
Travis Harmon
d71e658a26
Add Goweb to web frameworks (#2924)
* add entry to databases

* add goweb

* edit description
2020-02-07 16:40:19 +08:00