Icelain
a7b4e90f00
added jokeapi-go
2021-12-22 15:07:49 -03:00
Avelino
71d991ee0e
set sponsor to h3 (md)
...
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-22 10:51:24 -03:00
Avelino
a7404412af
add @doppler new sponsorship
...
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-21 12:10:08 -03:00
chyroc
ccfd612ea6
feat: add lark sdk ( #3941 )
2021-12-20 09:55:19 +05:30
Phani Rithvij
d098e82f34
re-add neo-cowsay ( #3949 )
...
#3896
2021-12-17 14:52:15 +05:30
Phani Rithvij
3052bd32d8
Revert "added neo cowsay ( #3896 )" ( #3948 )
...
This reverts commit 43ce0f614a
.
2021-12-17 14:42:46 +05:30
Kei Kamikawa
43ce0f614a
added neo cowsay ( #3896 )
2021-12-17 14:32:55 +05:30
Avelino
ab55a76a01
change travis badge to gh action
...
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-16 08:45:43 -03:00
Avelino
64710f23ac
fixed all alphabetical order
...
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-16 06:26:09 -03:00
Jerry Zhao
2e7737c06f
update description with a newly supported hash - BLAKE2s ( #3922 )
2021-12-11 17:30:38 +05:30
Tim Heckman
3cf72a1da5
spinner: move to Advanced Console UIs ( #3933 )
2021-12-11 17:29:47 +05:30
Phani Rithvij
08a98dfca8
varint: fix alphabetical order ( #3932 )
...
Change alphabetical order for #3925
2021-12-09 08:21:13 +05:30
Christophe Meessen
0e6b557230
add the github.com/chmike/varint package in the Miscellaneous/Uncategorized section ( #3925 )
2021-12-09 08:18:02 +05:30
Sergey Treinis
4222282c91
HnH/di
2021-12-08 17:12:36 -03:00
Gustavo Chain
f9bccad34f
add sqlhooks
2021-12-08 17:09:05 -03:00
Aaron M
32f58b233c
Add bqb "Basic Query Builder"
...
A novel query builder with 100% coverage, A+ Go Report, full documentation, and at least monthly updates.
* [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-standards ).
2021-12-08 17:08:08 -03:00
David Zhang
55f7a88174
add go-lark
2021-12-08 17:02:15 -03:00
Vladislav Trotsenko
ff43b43e52
Add smtpmock ( #3926 )
2021-12-08 10:36:52 +05:30
Alexei Shevchenko
3411088d4e
add crawley, with fixed coverage link ( #3897 )
2021-12-08 10:32:05 +05:30
Leo Antunes
31b2076e59
add github.com/alecthomas/kong ( #3930 )
2021-12-08 10:24:50 +05:30
ddddddO
7db91bad0e
add gtree
2021-12-07 11:38:55 -03:00
Eze Olea Figueroa
8f63d53cd0
Update README.md
2021-12-01 09:08:42 -03:00
Charles-Antoine Mathieu
4bf18176b6
Add Plik to the Other Software section
...
Please check if what you want to add to awesome-go list meets quality standards before sending pull request. Thanks!
Please provide package links to:
repo link :
- https://github.com/root-gg/plik/tree/master
live demo :
- https://plik.root.gg/#/
pkg.go.dev:
- https://pkg.go.dev/github.com/root-gg/plik
goreportcard.com:
- https://goreportcard.com/report/github.com/root-gg/plik
coverage service link (codecov, coveralls, gocover etc.):
Can't get any of them to work but coverage is displayed in every build :
https://github.com/root-gg/plik/runs/4300158864
ok github.com/root-gg/plik/plik 10.153s coverage: 90.1% of statements
ok github.com/root-gg/plik/server/common 50.332s coverage: 87.0% of statements
ok github.com/root-gg/plik/server/context 0.050s coverage: 25.3% of statements (automatically generated accessors)
ok github.com/root-gg/plik/server/data/file 0.046s coverage: 89.5% of statements
ok github.com/root-gg/plik/server/data/stream 0.084s coverage: 100.0% of statements
ok github.com/root-gg/plik/server/data/testing 0.040s coverage: 96.4% of statements
ok github.com/root-gg/plik/server/handlers 65.720s coverage: 83.9% of statements
ok github.com/root-gg/plik/server/metadata 8.501s coverage: 82.1% of statements
ok github.com/root-gg/plik/server/middleware 0.298s coverage: 90.2% of statements
ok github.com/root-gg/plik/server/server 2.103s coverage: 75.9% of statements
Tests are also run against compatible backends using Docker images (see the test-backends step)
Make sure that you've checked the boxes below before you submit PR: not every repository (project) will fit into every option, but most projects should
I have added my package in alphabetical order. YES
I have an appropriate description with correct grammar. YES
I know that this package was not listed before. YES
I have added pkg.go.dev link to the repo and to my pull request. YES
I have added coverage service link to the repo and to my pull request. See above
I have added goreportcard link to the repo and to my pull request. YES
I have read Contribution guidelines, maintainers note and Quality standard. YES
Thanks for your PR, you're awesome! 👍
No YOU are awesome :)
2021-11-24 16:20:21 +01:00
Glen De Cauwsemaecker
99c9188ea0
add bqwriter to the list of Third-Party APIs
...
The library is currently on `v0.6.0` and is already used in production for several
products by OTA-Insight. We aim to have to be on a stable version in the near future.
In order to do so we are waiting on:
- the stabilisation of the Storage API used for one of three possible clients under the hood;
- opt-in data write error handling with managed retry: decide whether we want it or not, and if so, lock this into the API;
2021-11-16 20:59:47 -03:00
Yiling-J
719fc433ab
add cacheme
2021-11-16 15:28:21 -03:00
Ibrahim hanif
67e3d05922
add: prisma client go orm
2021-11-10 09:59:49 -03:00
Mohamed Sohail
646554bd6d
add: dnsmonster
2021-11-10 09:56:34 -03:00
lesismal
b964f20eeb
update: nbio
2021-11-10 09:53:18 -03:00
Surya Asriadie
b9dad4e622
Add rel
2021-11-10 09:52:02 -03:00
David Sharnoff
844227a8c5
my fork of nject represents the ongoing development
...
I'm the original author. BlueOwl declined to work with me on continued development so I kept going without them.
2021-11-10 09:51:13 -03:00
Marc-Antoine Argenton
586c6fb315
Add maargenton/go-testpredicate
under Testing
2021-11-10 09:49:09 -03:00
Timofey.Kovalev
f4f2a472fb
github.com/dedalqq/omg.testingtools add package
2021-11-08 09:52:01 -03:00
presbrey
28f3c63e5a
fix teleterm typo
2021-11-08 09:50:52 -03:00
Oleg Kovalov
2df8579ef8
add cristalhq/acmd
2021-11-05 10:13:23 -03:00
Jonathan Curran
eddb1fc871
Add "is" testing framework
2021-11-05 10:05:37 -03:00
tanushree57
be93426483
Updated README.md with tutorials
...
Added 2 tutorial sites for Go lang
2021-11-05 10:00:12 -03:00
Boshi Lian
0599f71bea
add go-htpasswd
2021-11-05 09:54:41 -03:00
Abel Tay
d8e8c765a4
Add xid library
2021-11-04 11:32:04 -03:00
jfbus
fc7f472697
Add fsm package
2021-11-04 11:29:19 -03:00
satboy78
5920c8ce3f
add andygeiss/esp32-transpiler transpiler from go to Arduino code.
2021-11-04 11:13:15 -03:00
Michael Graf
103b370567
Update README.md with controversy
...
https://github.com/golang-standards/project-layout/issues/117
2021-11-04 10:44:10 -03:00
Marco Franssen
653b26d1c4
Add section with Zero Trust related projects
2021-11-04 10:30:24 -03:00
Preslav Mihaylov
c04b8c496a
Add todocheck to awesome-go ( #3753 )
2021-11-01 08:34:24 +05:30
Sophia Brandt
dcaedf729e
Add ardanlabs/service starter kit
2021-10-26 15:29:03 -03:00
Daniel Jun Suguimoto
a35c7cb2fc
add kool
2021-10-26 15:27:12 -03:00
Hadi Hidayat Hammurabi
d7018e4180
Add Ngamux/Ngamux HTTP Router
2021-10-26 15:13:04 -03:00
Bob Glickstein
827eb5b0a6
Add github.com/bobg/basexx.
2021-10-25 20:22:07 -03:00
Gituser143
33ed674617
Add grofer to list
2021-10-25 05:53:28 -03:00
Raehan Afrizal Wicaksono
85b86162d5
add go doc to editor plugins cataegory
2021-10-24 11:31:55 -03:00
Bob Glickstein
0ebcdd8d26
Add github.com/bobg/subcmd.
2021-10-24 08:21:38 -03:00
Bob Glickstein
683627bfe3
Add github.com/bobg/mid.
2021-10-24 08:21:11 -03:00
Bob Glickstein
52d9266e9e
Add github.com/bobg/hashsplit.
2021-10-24 08:20:20 -03:00
mahajanrajan
07094c752d
Made the writing more personalized to read.
2021-10-24 08:18:55 -03:00
Bob Glickstein
dd5b51f9a2
Add github.com/bobg/modver.
2021-10-24 08:07:04 -03:00
Edilson Alves
24415387c8
docs: add kratos to distributed systems category
2021-10-22 19:58:07 -03:00
mafulong
434389f2a5
godal sql to golang model
2021-10-22 08:09:54 -03:00
alfiankan
6c2ef29d32
add teleterm Telegram Bot Exec Terminal Command
2021-10-22 08:04:58 -03:00
karolinyoliveira
0aebbe2e72
add linkedin avro repo
2021-10-21 07:45:30 -03:00
Mukesh Sharma
130f64da99
docs: Added coc-go vim/neovim language server extension to editor plugins
2021-10-19 11:49:48 -03:00
aler9
06f2f806f6
add goroslib
2021-10-19 09:31:57 -03:00
adamantal
d98ef5dcae
Renaming KrakenD to Lura
2021-10-19 07:14:10 -03:00
Thomas Obenaus
9e540501a2
Update added small change
2021-10-19 07:01:50 -03:00
Thomas Obenaus
f3b25aaa4d
Update added go-conf
2021-10-19 07:01:50 -03:00
itsAftabAlam
ea669442a0
updated README.md , added hyperlink to banner
2021-10-19 05:54:07 -03:00
Muhamad Azizi
8729856ad3
Add Tutorial
...
Add tutorial Golang Tutorial Guide
2021-10-18 05:51:27 -03:00
satboy78
6b5359a5d7
add lana-commandbus to miscellaneous section ( #3828 )
2021-10-17 14:51:45 +05:30
Jitendra
6e4a21a605
Add adhocore/gronx in Job Scheduling section ( #3837 )
2021-10-17 14:41:31 +05:30
Thanakorn.K
5ce57105f7
Update Go RabbitMQ Client Library into README.md file ( #3831 )
2021-10-17 14:38:33 +05:30
Bhargav SNV
59ebc428b3
Add cryptgo to list! ( #3782 )
...
* Add cryptgo to list!
* Revert Changes
* Add cryptgo without table formatting
2021-10-17 14:14:18 +05:30
Siddharth Johri
f1dc2ba6f9
Add gowitness ( #3839 )
2021-10-17 11:03:18 +05:30
Phani Rithvij
873d4fbc7c
Revert book link and description ( #3833 )
2021-10-14 15:43:52 +05:30
Stjepan Jureković
f965c285b3
Added Continuous Delivery in Go ( #3832 )
...
* Added 100 Go Mistakes: How to Avoid Them
* Adde 100 Go Mistakes: How to Avoid Them
* Added Build an Orchestrator in Go
* Added Continuous Delivery in Go
* Fixed merge conflicts (@phanirithvij)
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
2021-10-14 15:38:27 +05:30
Neil O'Toole
348783c833
add neilotoole/jsoncolor to JSON section ( #3792 )
2021-10-09 12:48:17 +05:30
Jovan
8e262a370c
feat: A pure non-intrusive cache library implemented by golang, you can use it to implement your own distributed cache. ( #3757 )
2021-10-09 11:47:47 +05:30
Xiangyu Wang
48187d4ee7
add milvus ( #3794 )
...
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
2021-10-09 11:30:56 +05:30
Achilles Kaloeridis
895bb1f1ec
Add the Golang Athens Meetup to the list ( #3813 )
2021-10-09 11:28:45 +05:30
Apipol Sukgler
4715f943fb
replace goribot with gospider because project has been move to gospider ( #3816 )
2021-10-09 11:27:57 +05:30
Herman Slatman
10f3fdc177
Add Age ( #3795 )
...
* Add github/FiloSottile/age
* Add CertMagic
* Remove CertMagic (from this PR)
2021-10-09 11:25:38 +05:30
Herman Slatman
74f402d5f1
Add CertMagic ( #3811 )
2021-10-09 11:24:59 +05:30
Thomas Bonfort
2230dceac2
add godal to geographic ( #3797 )
...
* add cogger and godal to geographic
* Update README.md
2021-10-09 11:19:37 +05:30
Alex Archer
78c3868bfb
Remove GothamGo conference; website no longer functioning
2021-10-08 15:17:10 -03:00
Will Wu
f61da4e094
add https://github.com/unionj-cloud/go-doudou ( #3729 )
...
* add https://github.com/unionj-cloud/go-doudou
add go-doudou https://github.com/unionj-cloud/go-doudou
* Change order to comply with alphabetical order
Change order to comply with alphabetical order
2021-10-07 11:32:57 +05:30
CesarCueva
1a9b299d5b
adding my colaboration for this callenge ( #3781 )
2021-10-07 11:28:19 +05:30
Danny Carrillo
235e04b73e
Adds GoProverbs to website list ( #3799 )
2021-10-07 10:59:30 +05:30
Vicente Eduardo Ferrer Garcia
17f7d4a910
Update README.md ( #3800 )
2021-10-07 10:57:53 +05:30
Bambang Supriadi
b995ac5f0f
Added Tutorial ( #3810 )
2021-10-07 10:50:46 +05:30
Fatih Baltacı
9b4bb7c5ce
Add ddosify load testing tool ( #3804 )
2021-10-07 09:02:33 +05:30
Alex
444d38fba5
Add glab to list of libraries for version control ( #3805 )
2021-10-07 08:55:16 +05:30
Alex
f703dd4bd9
Update conferences ( #3807 )
...
* Update GolangUK conference with revised name GopherCon UK
* Include GoWest Conference in the USA
* Re-write BR as Brazil to be consistent with other conference namings
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
2021-10-07 08:51:53 +05:30
Alex Meyer
e69f16b361
add arduino-cli to Hardware section ( #3809 )
2021-10-07 08:36:38 +05:30
Alex
331107ed77
Change weblinks to use https rather than http only in cases when have confirmed link still works with https ( #3808 )
2021-10-07 08:35:50 +05:30
0xflotus
815f398c41
fix: few typo errors ( #3801 )
2021-10-06 04:00:06 +05:30
Tom Zille
19888da91f
Fixed two Typos
2021-10-05 12:08:04 -03:00
Milica
76ceb3ec22
add belgrade golang meetup
2021-10-05 12:07:27 -03:00
Doychin Atanasov
942ac06faa
Add Euterpe to the list of servers ( #3737 )
2021-10-03 13:18:20 +05:30
Alessandro Ros
998dc219bd
replace unmaintained go-hardware link with a selected list of packages ( #3751 )
2021-09-30 14:49:58 +05:30
Jerry Zhao
287bf7172a
update description with newly supported hashes ( #3754 )
2021-09-27 15:45:58 +05:30
Abhimanyu Sharma
f5c1ca0b87
Adding sttr ( #3756 )
...
Adding sttr cross-platform, cli app to perform various operations on string.
2021-09-27 15:36:54 +05:30
Achilles Kaloeridis
6070d152bc
Add Thessaloniki golang meetup ( #3760 )
2021-09-27 15:27:58 +05:30
Daniil Literate
e89e264254
Add genmock (mocking with code generator)
2021-09-17 15:08:56 -03:00