Bob Glickstein
50eef8c87d
Add encid. ( #5184 )
2024-02-18 19:41:52 -03:00
fogfish
5914331afa
Add dynamo - key-value abstraction over AWS services ( #5185 )
2024-02-18 19:40:25 -03:00
Zhao vistart
77ed658d11
Add go-dag
( #5187 )
2024-02-18 19:35:49 -03:00
kcmvp
56bf1bcab7
Add gob ( #5181 )
2024-02-18 19:31:20 -03:00
Jonathan VUILLEMIN
e2b43863a8
Add Yokai ( #5194 )
2024-02-18 19:21:41 -03:00
Markus Wüstenberg
faec9bf1b9
Add gomponents to Template Engines ( #5202 )
...
This adds gomponents to the list of template engines.
I've added a compoment example directly in the description, which I think is both informative and a bit fun. 😊 If that's frowned upon, I'd be happy to create a more traditional description.
> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards ) before sending pull request. Thanks!
**Please provide package links to:**
- repo link (github.com, gitlab.com, etc): https://github.com/maragudk/gomponents
- pkg.go.dev: https://pkg.go.dev/github.com/maragudk/gomponents
- goreportcard.com: https://goreportcard.com/report/github.com/maragudk/gomponents
- coverage service link ([codecov](https://codecov.io/ ), [coveralls](https://coveralls.io/ ), etc.): https://app.codecov.io/gh/maragudk/gomponents
**Note**: _that new categories can be added only when there are 3 packages or more._
**Make sure that you've checked the boxes below that apply before you submit PR.**
_Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for details._
- [X] The package has been added to the list in alphabetical order.
- [X] The package has an appropriate description with correct grammar.
- [X] As far as I know, the package has not been listed here before.
- [X] The repo documentation has a pkg.go.dev link.
- [X] The repo documentation has a coverage service link.
- [X] The repo documentation has a goreportcard link.
- [X] The repo has a version-numbered release and a go.mod file.
- [X] I have read the [Contribution Guidelines](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#contribution-guidelines ), [Maintainers Note](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#maintainers ) and [Quality Standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards ).
- [X] The repo has a continuous integration process that automatically runs tests that must pass before new pull requests are merged.
- [X] Continuous integration is used to attempt to catch issues prior to releasing this package to end-users.
Thanks for your PR, you're awesome! 👍
2024-02-18 19:16:27 -03:00
大可
88625a5e59
Add go-kod ( #5203 )
...
* Add go-kod
* Update README.md
2024-02-18 19:08:20 -03:00
Marko Kungla
b03c30b3a3
fix: bexp repo url in readme ( #5192 )
...
Signed-off-by: Marko Kungla <marko@mkungla.dev>
2024-02-18 18:58:37 -03:00
andreis
44d009b3b1
luontola/gospec has been dead for 12 years ( #5193 )
...
https://github.com/luontola/gospec
> NOTICE: GoSpec has not been developed for quite some time, but there is a new testing framework called GoConvey which was inspired by GoSpec and does the same things plus much more.
2024-02-18 18:57:06 -03:00
Kuisong Tong
34760a069e
add konf ( #5204 )
2024-02-18 18:55:41 -03:00
Sasha Savchuk
856c7898c7
Add go-tg to Bot Building section ( #5208 )
2024-02-18 18:50:29 -03:00
Benjamin Cane
0b106c7fd0
Adding Tarmac ( #5205 )
2024-02-17 23:54:24 +05:30
Bob Glickstein
f7f046f008
Add decouple. ( #5179 )
...
* Add decouple.
* Improve the description of decouple per the suggestion by Sourcery AI (I for one welcome our new robotic code-review overlords).
2024-01-27 20:21:30 -03:00
Tim Rühsen
2e8f8032af
Add go-freelru ( #5160 )
2024-01-27 16:00:22 -03:00
Bob Glickstein
c6c689f4cd
Add htree. ( #5159 )
2024-01-27 15:54:53 -03:00
Dmitry N. Pokidov
dc41c2c9f0
Added transformimgs to images section ( #5154 )
2024-01-27 15:42:05 -03:00
Nikita
b6e5a874ff
add go-accumulator ( #5151 )
...
Co-authored-by: Nikita Terentyev <terentev_na@itms.tech>
2024-01-27 15:35:37 -03:00
zhuyasen
b347660801
add sponge ( #5166 )
2024-01-25 19:53:09 -03:00
João Victor
7da62eb2da
Add Lit to README's Web Frameworks section ( #5171 )
2024-01-25 19:47:25 -03:00
Richard Carson Derr
5e49820321
add z5labs bedrock ( #5180 )
2024-01-25 19:38:50 -03:00
Udayan Joshi
5ed4695674
remove incorrect link ( #5178 )
2024-01-25 19:35:33 -03:00
Alexey Mayshev
850d97fdbe
Add otter ( #5183 )
...
Co-authored-by: Aleksey Mayshev <asmayshev@avito.ru>
2024-01-25 19:07:48 -03:00
#571
dd9e80443e
Update README.md ( #4946 )
2024-01-06 15:16:16 +05:30
goodliu
cff66a6a2f
add trpc-go ( #5075 )
...
* README: add trpc-go package to the Distributed Systems list
* update description
* update description cont'd
2024-01-05 16:26:10 +05:30
mffap
09dff4e9b0
add passwap (security) ( #5125 )
2024-01-05 16:09:50 +05:30
mffap
b8661d3b4b
add oidc (authentication & Oauth) ( #5126 )
2024-01-05 16:08:43 +05:30
Marko Kungla
cc4d1fdda4
update: bexp import path ( #5148 )
...
bexp Brace Expansion package has moved to new github org.
From my personal account github.com/mkungla/bexp
to github.com/happy-sdk/happy-go/strings/bexp
Signed-off-by: Marko Kungla <marko@mkungla.dev>
2023-12-22 08:08:30 +05:30
Travis Cline
c86b9e29b2
Add AI category, some initial entries. ( #5118 )
...
* Add langchaingo
I'm a maintainer of this project and am proposing inclusion.
* Update README.md
2023-12-22 07:52:54 +05:30
Aryan Mehrotra
e6e1db2737
Add GoFr
2023-12-21 08:54:23 -03:00
Kirill
768d097255
Add envdoc ( #5142 )
2023-12-18 09:44:19 +03:00
Jonathan VUILLEMIN
6051ff629e
feat: added yai ( #4929 )
2023-12-09 00:29:52 +05:30
Rasool Ziafaty
7b6bb42c8f
add gotiny ( #4763 )
2023-12-07 15:45:28 +05:30
Arran Ubels
8e1a8080f4
Goey added. ( #4723 )
2023-12-07 14:39:05 +05:30
Alexei Shevchenko
2740570e52
add decompose ( #4982 )
...
* add decompose
* move to Devops Tools category
---------
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
2023-12-07 14:25:55 +05:30
Mitar
8692bc327a
Add gitlab.com/tozd/go/errors. ( #5049 )
2023-12-07 14:10:52 +05:30
Ian Flynn
6bb983d2a6
add maddy ( #5057 )
2023-12-07 14:09:21 +05:30
Emanuele Fumagalli
89f2a685b2
Removed syndfeed ( #5099 )
...
syndfeed doesn't seem to be available
2023-11-09 22:47:24 +05:30
Valentine
03ced80e92
Adds templ to README ( #5074 )
...
Adds templ to the Template Engines subsection of the README.
2023-11-09 22:33:58 +05:30
Lucas Bremgartner
d4df67a81b
Fix order
2023-11-07 08:19:20 -03:00
Lucas Bremgartner
e36203404e
Update name of Berne Go Meetup
2023-11-07 08:19:20 -03:00
Lucas Bremgartner
126e4b3109
Add meetups in Berne and Zurich, Switzerland
2023-11-07 08:19:20 -03:00
Anton Telyshev
d05860c57c
Replace archived golint with revive ( #5097 )
2023-11-06 22:08:23 +03:00
Anton Telyshev
c096dce768
Add golangci-lint ( #5096 )
2023-11-06 22:08:08 +03:00
Anton Telyshev
04f8a9f120
Add testifylint ( #5095 )
2023-11-06 22:07:40 +03:00
Onur Cinar
438cd059f9
Adding Checker library to Forms section.
...
A link to the project's pkg.go.dev page https://pkg.go.dev/github.com/cinar/checker
A link to the project's Go Report Card report
https://goreportcard.com/report/github.com/cinar/checker
A link to a code coverage report
https://app.codecov.io/gh/cinar/checker
2023-11-03 08:49:40 -03:00
James Blair
8e5c9cbaa9
Fix repository url for etcd.
2023-11-03 08:42:48 -03:00
Mario Candela
d362ac626d
add beelzebub ( #5059 )
2023-10-30 13:54:10 +03:00
Tim Middleton
1aa0738172
Add coherence-go-client ( #5083 )
2023-10-30 10:48:51 +03:00
Susmita Dey
b7e22580d2
Add kubo framework ( #5078 )
...
Add kubo framework
2023-10-26 11:27:19 +03:00
Susheel Thapa
ca76c8a4ed
Chore: Typo fixed in README.md ( #5061 )
...
* Chore: Typo fixed in README.md
* Update README.md
---------
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
2023-10-20 14:15:42 +05:30