Commit Graph

4363 Commits

Author SHA1 Message Date
spekary
5edeedb95b dtm has become dtf 2022-03-24 11:44:06 -03:00
spekary
e9e5eb4f17 Removing slowpoke. The project is officially archived by the author and no longer actively maintained. 2022-03-23 19:12:56 -03:00
spekary
afebb1bf02 Moving the willf/bloom entry to bits-and-blooms/bloom 2022-03-23 13:07:00 -03:00
spekary
10113f2c96 Renaming category now that Go has native generics 2022-03-23 09:39:43 -03:00
Avelino
eda7d6c3c3
fixed cto.ai link 2022-03-23 09:39:34 -03:00
spekary
4d27932138 Changing organization of package 2022-03-23 09:37:52 -03:00
Shannon
8f233b0304
Removing Ace: (#4078)
Ace appears to be abandoned:
- The most recent commit is 4 years ago
- It has multiple open issues.

Ace also does not conform to awesome-go current quality standards.
2022-03-22 21:51:48 -07:00
Shannon
6920a24ba9
Removing amber. (#4079)
Amber appears to be abandoned.
- Most recent commit is 5 years ago
- It has multiple open issues

Amber also does not conform to current awesome-go quality standards
2022-03-22 21:47:09 -07:00
Shannon
f628820ffc
Removing gofpdf as it has been officially abandoned by its author. (#4082) 2022-03-22 21:44:51 -07:00
Shannon
4133eae0f3
Removing hero. (#4083)
Hero appears to be adandoned:
- The most recent commit was 2 years ago.
- It is not passing its continuous integration test.
- It is still at v0.0.2 and so is not progressing to release.
- There are many open issues.
- It does not conform to current awesome-go quality standards.
2022-03-22 21:44:31 -07:00
Maksym Kryvchun
c93a4ce739
Adding gherkingen (#4116)
* Add gherkingen to list of testing fraemworks

* Fix alphabetical order
2022-03-22 08:28:15 -07:00
Jorge Osorio
d6b6cf5504
Jorelosorio/spelling corrector (#4110)
* Add a new project link to the README.md

A spelling corrector for Spanish / English language.

* Update README.md

* Update README.md

* Update README.md
2022-03-22 08:02:44 -07:00
Deepak Singhvi
af422cff55 Updated readme with cdule package info
Updated readme with cdule package info
2022-03-22 05:33:01 -03:00
Deepak Singhvi
d2248de2e9 Updated With Job Scheduler Entry
Updated With Job Scheduler Entry
2022-03-22 05:33:01 -03:00
John Arundel
69ffcccee5 Add 'Know Go: Generics' to paid ebooks list 2022-03-20 07:38:27 -03:00
@billcoding
f0de3a3aa5
Add validator (#4102) 2022-03-16 20:01:39 -07:00
Avelino
1bf7324078
equal column division
Signed-off-by: Avelino <avelinorun@gmail.com>
2022-03-15 20:48:35 -03:00
Avelino
a0bb2e956b
fixed position
Signed-off-by: Avelino <avelinorun@gmail.com>
2022-03-15 16:47:39 -03:00
Avelino
9f4cd11251
add cto.ai to sponsor group
Signed-off-by: Avelino <avelinorun@gmail.com>
2022-03-15 16:21:35 -03:00
Reaper
d08314e7bc
add goblin - https://goblin.reaper.im (#4108)
* Update README.md

* alphabetical order

Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
2022-03-15 19:41:54 +05:30
Ksenija Kordi Sokolic
22be240445
add mantil to devops tools (#4093) 2022-03-15 19:31:42 +05:30
Jim
59c8364d85
add gldap (#4101) 2022-03-15 10:32:50 +05:30
Avelino
35ef3dda5f
do not change the link in the content menu
Signed-off-by: Avelino <avelinorun@gmail.com>
2022-03-14 15:40:51 -03:00
Avelino
9739a7b58f
add link track on sponsors
Signed-off-by: Avelino <avelinorun@gmail.com>
2022-03-14 15:26:24 -03:00
Avelino
489abed11e
md lint
Signed-off-by: Avelino <avelinorun@gmail.com>
2022-03-14 15:13:00 -03:00
spekary
21421dd1ee Adding subheadings to TOC.
Fixing sorts.
2022-03-14 14:13:10 -03:00
spekary
65383bda34 Reorg and fixing sorting 2022-03-14 14:13:10 -03:00
spekary
6384ec1fbb Reorganizing Natural Language Processing
Adding cross links to Text Processing, since they are related

Removed https://github.com/nuance/go-nlp since it is officially archived by the author and no longer supported.
2022-03-14 14:13:10 -03:00
spekary
605ee23aed Fixing sort errors 2022-03-14 14:13:10 -03:00
spekary
d2b536d60e Reorganizing text processors 2022-03-14 14:13:10 -03:00
Kenta Takeuchi
769562a801
add: goblin to Router section (#4094) 2022-03-12 07:18:41 +05:30
Doni Rubiagatra
8884cb7c15
fix: make contents as heading (#4092) 2022-03-10 15:54:24 +05:30
John Arundel
42379e5765
Add gotestdox (#4087) 2022-03-10 00:27:10 +05:30
spekary
cf2c7e03e2 Example github workflow with code coverage badge production. 2022-03-09 13:57:57 -03:00
spekary
45e161b6f9 Removing Kasia
Kasia appears to be abandoned.
- The most recent commit was 7 years ago.
- It does not have a go.mod file
- It does not conform to current awesome-go standards
2022-03-08 17:17:51 -03:00
spekary
bd0f9de44e Removing Mustache
Mustache appears to be abandoned.
- Most recent commit was 6 years ago.
- It does not have a go.mod file
- It does not conform to current awesome-go quality standards
2022-03-08 17:15:13 -03:00
spekary
b276c0fdb1 Removing Velvet
Velvet appears to be abandoned.
- Most recent commit was 5 years ago.
- It does not meet current awesome-go quality standards.
2022-03-08 17:14:40 -03:00
spekary
56a57a099c Removing Damsel.
Damsel appears to be abandoned. The most recent commit was 6 years ago.

While it appears stable, it does not correspond to current awesome-go standards. In particular, it does not have a go.mod file nor any published releases, no report card and no code coverage report.
2022-03-08 17:13:52 -03:00
Daniel G. Taylor
fa60b8a1bb
feat: add Huma to Web Frameworks section. (#4075) 2022-03-06 02:25:26 +05:30
Avelino
a4a92e11d0
slack form invite 2022-03-03 13:57:27 -03:00
Samuel Berthe
c47c52647c
adding github.com/samber/lo (#4073) 2022-03-03 18:46:04 +05:30
spekary
8821d6b649 Updating PR template to reflect new contribution guidelines 2022-03-02 14:46:16 -03:00
spekary
36d3989654 Modifications based on feedback 2022-03-02 14:46:16 -03:00
spekary
733b7e8f3f Updating contribution guidelines:
Adding missing requirements for current Go versions
Adding missing information for the submittal process
Adding submission process directions
2022-03-02 14:46:16 -03:00
Rafael Espinoza
ea075d66d2 Add godfish to database schema migration section 2022-03-02 14:13:06 -03:00
mstmdev
7565de3fa2 Add gofs to README 2022-03-02 14:11:33 -03:00
Vladislav Trotsenko
209acdf9e5
add: truemail (#4071) 2022-03-01 22:31:12 +05:30
biubiue
4322f8de13
fix: readme.md Beego link (#4069) 2022-03-01 13:30:51 +05:30
Avelino
bf96569179
Update README.md 2022-02-27 07:29:30 -03:00
Avelino
39cc169490
project support link 2022-02-27 07:28:54 -03:00