Samy Fodil
9fd3901e64
Added github.com/taubyte/tau to the DevOps category ( #5234 )
2024-03-09 03:39:54 +05:30
oliverpool
73af87e792
Refactor PR template: hint to curate packages around the submission ( #5233 )
...
* refactor PR template
* typo
2024-03-08 15:14:25 +05:30
Stjepan Jureković
65c2687ed8
Added Go in Practice, Second Edition ( #5231 )
...
Hi,
Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it.
Best,
2024-03-06 22:20:12 -03:00
oldme
c8eab5c984
update description of goframe ( #5230 )
2024-03-06 17:26:12 +05:30
Karl Cardenas
4d0ad9277a
docs: Update README.md with go-lambda-cleanup ( #5122 )
2024-03-03 18:14:14 -03:00
Hariharan
2437000635
Add dot ( #5137 )
2024-03-03 18:07:43 -03:00
Firas M. Darwish
91048a9b4f
add ore package ( #5211 )
...
Co-authored-by: Firas Darwish <f.darwish@diwink.com>
2024-03-03 18:00:23 -03:00
oliverpool
548cea4161
Remove unmaintained "telemetry" projects ( #5224 )
2024-03-01 18:25:14 +05:30
oliverpool
daa4ef4eca
Add code.pfad.fr/swift ( #5218 )
...
* Add code.pfad.fr/swift
* Update README.md
* learn the alphabet...
2024-02-29 09:51:42 +05:30
Aleksei Sviridkin
db18539598
remove go-astilectron coz depricated ( #5221 )
2024-02-29 09:33:35 +05:30
oliverpool
1b1fc0a415
Remove godoc.org references ( #5219 )
...
* remove github.com/posener/tarfs
- has not been updated for 7 years.
- implements the github.com/kr/fs#FileSystem (and not the stdlib io.FS interface), package which has been replaced by kr.dev/walk
* Cleanup godoc.org
- remove package with no tagged version
- update documentation link to pkg.go.dev for maintained libraries
* adjust pkg.go.dev position
* gowalker.org does not serve Go content
2024-02-27 23:43:56 +05:30
Radosvet M
57b2b24b82
Add Gosemble ( #5210 )
2024-02-25 23:01:31 -03:00
Franco Liberali
c6f78b8408
add cql ( #5150 )
2024-02-25 22:54:07 -03:00
whoops
6f90be69d2
add gabs ( #5188 )
...
For parsing, creating and editing unknown or dynamic JSON in Go
2024-02-25 22:45:10 -03:00
Deatil
9a4bd7267c
add go-datebin ( #5163 )
2024-02-25 22:42:25 -03:00
Aurelie Vache
1923cb3fd3
readme: add go in a visual way ( #5212 )
2024-02-25 22:02:18 -03:00
Saleh Rahimzadeh
a6c4ab48f3
Add go-words ( #5141 )
2024-02-25 21:18:12 -03:00
cosban
e9bee2804a
add cosban/di to the depenency injection category ( #5140 )
2024-02-25 21:14:57 -03:00
Thomas Poignant
e89ef7236d
Update README.md ( #5209 )
2024-02-19 20:14:15 +05:30
Igor Sokolenko
c7f4378372
add gomemcached ( #5182 )
2024-02-18 19:46:26 -03:00
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
Bob Glickstein
4d656474cb
Wording tweaks to the PR comment added by the first-comment GH Action. ( #5177 )
2024-01-19 21:12:22 +05:30
#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
Alex Bozhenko
e05ea4cec3
correct test run usage
2023-12-21 08:55:56 -03:00