@wcj/github-rank 22.1.5 → 22.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/repos.json +37855 -37852
  2. package/dist/sifou-daily.json +10 -217
  3. package/dist/sifou-monthly.json +105 -105
  4. package/dist/sifou-weekly.json +170 -170
  5. package/dist/toutiao-30.json +90 -90
  6. package/dist/toutiao-7.json +120 -120
  7. package/dist/toutiao-90.json +42 -42
  8. package/dist/trending-daily.json +172 -172
  9. package/dist/trending-monthly.json +151 -151
  10. package/dist/trending-weekly.json +167 -167
  11. package/dist/users.china.json +2988 -2988
  12. package/dist/users.json +4082 -4082
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +37855 -37852
  16. package/web/data/sifou-daily.json +10 -217
  17. package/web/data/sifou-monthly.json +105 -105
  18. package/web/data/sifou-weekly.json +170 -170
  19. package/web/data/toutiao-30.json +90 -90
  20. package/web/data/toutiao-7.json +120 -120
  21. package/web/data/toutiao-90.json +42 -42
  22. package/web/data/trending-daily.json +172 -172
  23. package/web/data/trending-monthly.json +151 -151
  24. package/web/data/trending-weekly.json +167 -167
  25. package/web/data/users.china.json +2988 -2988
  26. package/web/data/users.json +4082 -4082
  27. package/web/index.html +2022 -2022
  28. package/web/repos.html +4516 -4516
  29. package/web/sifou-daily.html +9 -653
  30. package/web/sifou-monthly.html +115 -115
  31. package/web/sifou-weekly.html +142 -142
  32. package/web/toutiao-30.html +92 -92
  33. package/web/toutiao-7.html +79 -79
  34. package/web/toutiao-90.html +67 -67
  35. package/web/trending-monthly.html +133 -133
  36. package/web/trending-weekly.html +145 -145
  37. package/web/trending.html +148 -152
  38. package/web/users.china.html +1516 -1516
@@ -32,7 +32,7 @@
32
32
  {
33
33
  "title": "我做系统架构的一些原则",
34
34
  "description": "工作 20 多年了,这 20 来年看到了很多公司系统架构,也看到了很多问题,在跟这些公司进行交流和讨论的时候,包括进行实施和方案比较的时候,都有很多各种方案的比较和妥协,因为相关的...",
35
- "votes": "196",
35
+ "votes": "200",
36
36
  "url": "/k/vlt0zc9",
37
37
  "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
38
38
  "avatarAlt": "趣编程的独家号 - 独家号",
@@ -49,16 +49,6 @@
49
49
  "subjectName": "微观技术",
50
50
  "homeUrl": "/subjects/348507"
51
51
  },
52
- {
53
- "title": "面试字节,被操作系统问挂了",
54
- "description": "大家好,鄙人三某,不善面试。。。标题是真事,感觉凉了,难受,爬起来整理了一波操作系统面试题,下次一定……引论 什么是操作系统? 可以这么说,操作系统是一种运行在内核态的软件。它是应...",
55
- "votes": "170",
56
- "url": "/k/8r0yjir",
57
- "avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
58
- "avatarAlt": "三分恶 - 独家号",
59
- "subjectName": "三分恶",
60
- "homeUrl": "/subjects/454266"
61
- },
62
52
  {
63
53
  "title": "万字入门推荐系统",
64
54
  "description": "最近一周我、强子、Y哥三人,根据自身如何入门推荐系统,再结合三人分别在腾讯做广告推荐、字节做视频推荐、百度做信息流推荐的经历,整理出了这份万字入门推荐系统。内容十分详细,涵盖了推荐...",
@@ -82,7 +72,7 @@
82
72
  {
83
73
  "title": "我说 2w 字可以入门 ES,非但不信还打我",
84
74
  "description": "一、概述 Elasticsearch是一个基于Apache Lucene(TM)的分布式、高扩展、高实时、RESTful 风格的搜索和数据分析引擎。Elasticsearch是用J...",
85
- "votes": "142",
75
+ "votes": "143",
86
76
  "url": "/k/004032c",
87
77
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
88
78
  "avatarAlt": "进击的程序猿 - 独家号",
@@ -99,6 +89,16 @@
99
89
  "subjectName": "不错的好文",
100
90
  "homeUrl": "/subjects/5551"
101
91
  },
92
+ {
93
+ "title": "认识 MySQL 和 Redis 的数据一致性问题",
94
+ "description": "作者:sinxu,腾讯 CSIG 后台开发工程师1. 什么是数据的一致性“数据一致”一般指的是:缓存中有数据,缓存的数据值 = 数据库中的值。但根据缓存中是有数据为依据,则”一致“...",
95
+ "votes": "148",
96
+ "url": "/k/w79d4wj",
97
+ "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
98
+ "avatarAlt": "趣编程的独家号 - 独家号",
99
+ "subjectName": "趣编程的独家号",
100
+ "homeUrl": "/subjects/465623"
101
+ },
102
102
  {
103
103
  "title": "装了这几个 IDEA 插件,基本上一站式开发了",
104
104
  "description": "前言 前几天有社区小伙伴私聊我,问我都用哪些IDEA插件,我的IDEA的主题看起来不错。作为一个开源作者,每周要code大量的代码,提升日常工作效率是我一直追求的,在众多的IDE...",
@@ -109,20 +109,10 @@
109
109
  "subjectName": "java web 学习",
110
110
  "homeUrl": "/subjects/39967"
111
111
  },
112
- {
113
- "title": "认识 MySQL 和 Redis 的数据一致性问题",
114
- "description": "作者:sinxu,腾讯 CSIG 后台开发工程师1. 什么是数据的一致性“数据一致”一般指的是:缓存中有数据,缓存的数据值 = 数据库中的值。但根据缓存中是有数据为依据,则”一致“...",
115
- "votes": "147",
116
- "url": "/k/w79d4wj",
117
- "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
118
- "avatarAlt": "趣编程的独家号 - 独家号",
119
- "subjectName": "趣编程的独家号",
120
- "homeUrl": "/subjects/465623"
121
- },
122
112
  {
123
113
  "title": "开源微服务 API 网关,单核 2 万 QPS,今年最值得学习的开源项目",
124
114
  "description": " 文章较长,从概念与场景,到原理与架构,到性能分析,最后是demo,希望大家有收获。 第一部分:解决什么问题。什么是微服务API网关?API网关是上承前端用户,下接后端服务的咽喉之...",
125
- "votes": "140",
115
+ "votes": "142",
126
116
  "url": "/k/vo7i0r2",
127
117
  "avatar": "https://img.toutiao.io/subject/dd437c8fe19542088ec51e69a79c158c/thumb",
128
118
  "avatarAlt": "最佳实践 - 独家号",
@@ -159,6 +149,16 @@
159
149
  "subjectName": "不停大步走",
160
150
  "homeUrl": "/subjects/9186"
161
151
  },
152
+ {
153
+ "title": "2021年美团技术团队最受欢迎的22篇技术文章",
154
+ "description": "再见2021你好2022「美团技术团队」微信公众号祝大家新年快乐!温故而知新,我们根据文章的「阅读量」和「在看」数,以及所覆盖的技术领域,精选了22篇技术文章作为新年礼物送给大家。...",
155
+ "votes": "121",
156
+ "url": "/k/pjse55y",
157
+ "avatar": "https://img.toutiao.io/subject/50e9b8208bfd488897fed22d15d9aa0e/thumb",
158
+ "avatarAlt": "美团技术团队 - 独家号",
159
+ "subjectName": "美团技术团队",
160
+ "homeUrl": "/subjects/117027"
161
+ },
162
162
  {
163
163
  "title": "最全的 Git 常用命令速查(2021 版)",
164
164
  "description": " 现在做项目 Git 代码管理是一定少不了的。多年以前可能是 SVN,我想如今的公司里面基本都转型到用 Git 了吧。虽然如今已有很多可视化的 Git 工具,但是很多时候我们还是需...",
@@ -189,6 +189,16 @@
189
189
  "subjectName": "微观技术",
190
190
  "homeUrl": "/subjects/348507"
191
191
  },
192
+ {
193
+ "title": "熬夜彻底搞懂Cookie Session Token JWT",
194
+ "description": "",
195
+ "votes": "118",
196
+ "url": "/k/g49lsl5",
197
+ "avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
198
+ "avatarAlt": "dotnet - 独家号",
199
+ "subjectName": "dotnet",
200
+ "homeUrl": "/subjects/348014"
201
+ },
192
202
  {
193
203
  "title": "从头带你撸一个 Spring Boot Starter",
194
204
  "description": "我们知道 SpringBoot 提供了很多的 Starter 用于引用各种封装好的功能:名称功能spring-boot-starter-web支持 Web 开发,包括 Tomcat...",
@@ -199,16 +209,6 @@
199
209
  "subjectName": "无籽水稻研发",
200
210
  "homeUrl": "/subjects/454231"
201
211
  },
202
- {
203
- "title": "熬夜彻底搞懂Cookie Session Token JWT",
204
- "description": "",
205
- "votes": "117",
206
- "url": "/k/g49lsl5",
207
- "avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
208
- "avatarAlt": "dotnet - 独家号",
209
- "subjectName": "dotnet",
210
- "homeUrl": "/subjects/348014"
211
- },
212
212
  {
213
213
  "title": "Kafka 知识体系保姆级教程宝典",
214
214
  "description": "本文目录:一、消息队列 Apache Pulsar Pulsar 与 Kafka 对比二、Kafka基础三、Kafka架构及组件四、Kafka集群操作五、Kafka的JavaAPI...",
@@ -232,7 +232,7 @@
232
232
  {
233
233
  "title": "这些年我用过的API文档工具,个个是精品!",
234
234
  "description": "",
235
- "votes": "115",
235
+ "votes": "117",
236
236
  "url": "/k/xt41e64",
237
237
  "avatar": "https://img.toutiao.io/subject/a2c7feaedfa64ce08a685e8535b7a316/thumb",
238
238
  "avatarAlt": "大话.NET平台 - 独家号",
@@ -240,13 +240,13 @@
240
240
  "homeUrl": "/subjects/116492"
241
241
  },
242
242
  {
243
- "title": "2021年美团技术团队最受欢迎的22篇技术文章",
244
- "description": "再见2021你好2022「美团技术团队」微信公众号祝大家新年快乐!温故而知新,我们根据文章的「阅读量」和「在看」数,以及所覆盖的技术领域,精选了22篇技术文章作为新年礼物送给大家。...",
245
- "votes": "107",
246
- "url": "/k/pjse55y",
247
- "avatar": "https://img.toutiao.io/subject/50e9b8208bfd488897fed22d15d9aa0e/thumb",
248
- "avatarAlt": "美团技术团队 - 独家号",
249
- "subjectName": "美团技术团队",
250
- "homeUrl": "/subjects/117027"
243
+ "title": "亿级流量系统架构演进之路",
244
+ "description": "海量用户同时进行高频访问对任何平台都是难题,也是行业乐此不疲的研究方向。但值得庆幸的是,虽然业务场景不同,设计和优化的思想却是万变不离宗。本文将结合业务与高并发系统设计的核心技术点...",
245
+ "votes": "114",
246
+ "url": "/k/nmwgk0i",
247
+ "avatar": "https://img.toutiao.io/subject/4f9b8a1b9ad34bf3b815671f8461ff25/thumb",
248
+ "avatarAlt": "又拍云 - 独家号",
249
+ "subjectName": "又拍云",
250
+ "homeUrl": "/subjects/182218"
251
251
  }
252
252
  ]
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "coding-horror/basic-computer-games",
4
- "language": "JavaScript",
5
- "color": "#f1e05a",
3
+ "full_name": "Marak/faker.js",
4
+ "language": "",
5
+ "color": "",
6
6
  "description": "",
7
- "forked": "406",
8
- "stargazers_count": 2910,
9
- "todayStar": "398 stars today",
10
- "html_url": "https://github.com/coding-horror/basic-computer-games",
7
+ "forked": "308",
8
+ "stargazers_count": 735,
9
+ "todayStar": "156 stars today",
10
+ "html_url": "https://github.com/Marak/faker.js",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "sunflower-farmers/sunflower-farmers",
15
- "language": "TypeScript",
16
- "color": "#2b7489",
14
+ "full_name": "ReactiveX/RxSwift",
15
+ "language": "Swift",
16
+ "color": "#F05138",
17
17
  "description": "",
18
- "forked": "67",
19
- "stargazers_count": 213,
20
- "todayStar": "111 stars today",
21
- "html_url": "https://github.com/sunflower-farmers/sunflower-farmers",
18
+ "forked": "3841",
19
+ "stargazers_count": 21479,
20
+ "todayStar": "41 stars today",
21
+ "html_url": "https://github.com/ReactiveX/RxSwift",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins",
26
- "language": "Python",
27
- "color": "#3572A5",
25
+ "full_name": "LingDong-/shan-shui-inf",
26
+ "language": "HTML",
27
+ "color": "#e34c26",
28
28
  "description": "",
29
- "forked": "256",
30
- "stargazers_count": 922,
31
- "todayStar": "59 stars today",
32
- "html_url": "https://github.com/CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins",
29
+ "forked": "295",
30
+ "stargazers_count": 3927,
31
+ "todayStar": "127 stars today",
32
+ "html_url": "https://github.com/LingDong-/shan-shui-inf",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "fmtlib/fmt",
36
+ "full_name": "tensorflow/tensorflow",
37
37
  "language": "C++",
38
38
  "color": "#f34b7d",
39
39
  "description": "",
40
- "forked": "1554",
41
- "stargazers_count": 12925,
42
- "todayStar": "82 stars today",
43
- "html_url": "https://github.com/fmtlib/fmt",
40
+ "forked": "86100",
41
+ "stargazers_count": 161837,
42
+ "todayStar": "104 stars today",
43
+ "html_url": "https://github.com/tensorflow/tensorflow",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "github/opensource.guide",
48
- "language": "HTML",
49
- "color": "#e34c26",
47
+ "full_name": "freeCodeCamp/freeCodeCamp",
48
+ "language": "JavaScript",
49
+ "color": "#f1e05a",
50
50
  "description": "",
51
- "forked": "13086",
52
- "stargazers_count": 9884,
53
- "todayStar": "185 stars today",
54
- "html_url": "https://github.com/github/opensource.guide",
51
+ "forked": "27694",
52
+ "stargazers_count": 338467,
53
+ "todayStar": "124 stars today",
54
+ "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
55
55
  "rank": 5
56
56
  },
57
- {
58
- "full_name": "kunal-kushwaha/DSA-Bootcamp-Java",
59
- "language": "Java",
60
- "color": "#b07219",
61
- "description": "",
62
- "forked": "2915",
63
- "stargazers_count": 5474,
64
- "todayStar": "178 stars today",
65
- "html_url": "https://github.com/kunal-kushwaha/DSA-Bootcamp-Java",
66
- "rank": 6
67
- },
68
57
  {
69
58
  "full_name": "Igglybuff/awesome-piracy",
70
59
  "language": "HTML",
71
60
  "color": "#e34c26",
72
61
  "description": "",
73
- "forked": "1438",
74
- "stargazers_count": 14245,
75
- "todayStar": "186 stars today",
62
+ "forked": "1531",
63
+ "stargazers_count": 16122,
64
+ "todayStar": "495 stars today",
76
65
  "html_url": "https://github.com/Igglybuff/awesome-piracy",
77
- "rank": 7
66
+ "rank": 6
78
67
  },
79
68
  {
80
- "full_name": "0xperp/defi-derivatives",
69
+ "full_name": "LaravelDaily/laravel-tips",
81
70
  "language": "",
82
71
  "color": "",
83
72
  "description": "",
84
- "forked": "14",
85
- "stargazers_count": 178,
86
- "todayStar": "58 stars today",
87
- "html_url": "https://github.com/0xperp/defi-derivatives",
73
+ "forked": "745",
74
+ "stargazers_count": 3537,
75
+ "todayStar": "36 stars today",
76
+ "html_url": "https://github.com/LaravelDaily/laravel-tips",
77
+ "rank": 7
78
+ },
79
+ {
80
+ "full_name": "Asabeneh/30-Days-Of-JavaScript",
81
+ "language": "JavaScript",
82
+ "color": "#f1e05a",
83
+ "description": "",
84
+ "forked": "2647",
85
+ "stargazers_count": 12423,
86
+ "todayStar": "298 stars today",
87
+ "html_url": "https://github.com/Asabeneh/30-Days-Of-JavaScript",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "vandadnp/flutter-tips-and-tricks",
92
- "language": "Dart",
93
- "color": "#00B4AB",
91
+ "full_name": "withshepherd/faker.js",
92
+ "language": "JavaScript",
93
+ "color": "#f1e05a",
94
94
  "description": "",
95
- "forked": "350",
96
- "stargazers_count": 2878,
97
- "todayStar": "61 stars today",
98
- "html_url": "https://github.com/vandadnp/flutter-tips-and-tricks",
95
+ "forked": "164",
96
+ "stargazers_count": 523,
97
+ "todayStar": "195 stars today",
98
+ "html_url": "https://github.com/withshepherd/faker.js",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "Bugswriter/notflix",
103
- "language": "Shell",
104
- "color": "#89e051",
102
+ "full_name": "MichaelCade/90DaysOfDevOps",
103
+ "language": "",
104
+ "color": "",
105
105
  "description": "",
106
- "forked": "84",
107
- "stargazers_count": 964,
108
- "todayStar": "281 stars today",
109
- "html_url": "https://github.com/Bugswriter/notflix",
106
+ "forked": "43",
107
+ "stargazers_count": 705,
108
+ "todayStar": "138 stars today",
109
+ "html_url": "https://github.com/MichaelCade/90DaysOfDevOps",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "dwmkerr/hacker-laws",
114
- "language": "Shell",
115
- "color": "#89e051",
113
+ "full_name": "ascoders/weekly",
114
+ "language": "JavaScript",
115
+ "color": "#f1e05a",
116
116
  "description": "",
117
- "forked": "1261",
118
- "stargazers_count": 21100,
119
- "todayStar": "501 stars today",
120
- "html_url": "https://github.com/dwmkerr/hacker-laws",
117
+ "forked": "2018",
118
+ "stargazers_count": 17392,
119
+ "todayStar": "87 stars today",
120
+ "html_url": "https://github.com/ascoders/weekly",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "loveBabbar/CodeHelp-DSA-Busted-Series",
125
- "language": "C++",
126
- "color": "#f34b7d",
124
+ "full_name": "microsoft/PowerToys",
125
+ "language": "C#",
126
+ "color": "#178600",
127
127
  "description": "",
128
- "forked": "155",
129
- "stargazers_count": 271,
130
- "todayStar": "32 stars today",
131
- "html_url": "https://github.com/loveBabbar/CodeHelp-DSA-Busted-Series",
128
+ "forked": "3690",
129
+ "stargazers_count": 65977,
130
+ "todayStar": "176 stars today",
131
+ "html_url": "https://github.com/microsoft/PowerToys",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "TencentARC/GFPGAN",
136
- "language": "Python",
137
- "color": "#3572A5",
135
+ "full_name": "wmjordan/PDFPatcher",
136
+ "language": "C#",
137
+ "color": "#178600",
138
138
  "description": "",
139
- "forked": "2318",
140
- "stargazers_count": 15879,
141
- "todayStar": "214 stars today",
142
- "html_url": "https://github.com/TencentARC/GFPGAN",
139
+ "forked": "311",
140
+ "stargazers_count": 1779,
141
+ "todayStar": "174 stars today",
142
+ "html_url": "https://github.com/wmjordan/PDFPatcher",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "dgtlmoon/changedetection.io",
147
- "language": "Python",
148
- "color": "#3572A5",
146
+ "full_name": "DioxusLabs/dioxus",
147
+ "language": "Rust",
148
+ "color": "#dea584",
149
149
  "description": "",
150
- "forked": "142",
151
- "stargazers_count": 2596,
152
- "todayStar": "428 stars today",
153
- "html_url": "https://github.com/dgtlmoon/changedetection.io",
150
+ "forked": "23",
151
+ "stargazers_count": 1487,
152
+ "todayStar": "192 stars today",
153
+ "html_url": "https://github.com/DioxusLabs/dioxus",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "Rari-Capital/solmate",
158
- "language": "Solidity",
159
- "color": "#AA6746",
157
+ "full_name": "commit-live-students/Data_Science_Masters_Program_2021",
158
+ "language": "JupyterNotebook",
159
+ "color": "#DA5B0B",
160
160
  "description": "",
161
- "forked": "69",
162
- "stargazers_count": 757,
163
- "todayStar": "82 stars today",
164
- "html_url": "https://github.com/Rari-Capital/solmate",
161
+ "forked": "75",
162
+ "stargazers_count": 206,
163
+ "todayStar": "66 stars today",
164
+ "html_url": "https://github.com/commit-live-students/Data_Science_Masters_Program_2021",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "NCSC-NL/log4shell",
169
- "language": "Python",
170
- "color": "#3572A5",
168
+ "full_name": "facebook/folly",
169
+ "language": "C++",
170
+ "color": "#f34b7d",
171
171
  "description": "",
172
- "forked": "633",
173
- "stargazers_count": 1737,
174
- "todayStar": "26 stars today",
175
- "html_url": "https://github.com/NCSC-NL/log4shell",
172
+ "forked": "4453",
173
+ "stargazers_count": 20949,
174
+ "todayStar": "93 stars today",
175
+ "html_url": "https://github.com/facebook/folly",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "lapce/lapce",
180
- "language": "Rust",
181
- "color": "#dea584",
179
+ "full_name": "josephmisiti/awesome-machine-learning",
180
+ "language": "Python",
181
+ "color": "#3572A5",
182
182
  "description": "",
183
- "forked": "61",
184
- "stargazers_count": 3526,
185
- "todayStar": "265 stars today",
186
- "html_url": "https://github.com/lapce/lapce",
183
+ "forked": "12975",
184
+ "stargazers_count": 52445,
185
+ "todayStar": "94 stars today",
186
+ "html_url": "https://github.com/josephmisiti/awesome-machine-learning",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "Pierian-Data/Complete-Python-3-Bootcamp",
191
- "language": "JupyterNotebook",
192
- "color": "#DA5B0B",
190
+ "full_name": "appwrite/appwrite",
191
+ "language": "JavaScript",
192
+ "color": "#f1e05a",
193
193
  "description": "",
194
- "forked": "64287",
195
- "stargazers_count": 18551,
196
- "todayStar": "60 stars today",
197
- "html_url": "https://github.com/Pierian-Data/Complete-Python-3-Bootcamp",
194
+ "forked": "1344",
195
+ "stargazers_count": 15405,
196
+ "todayStar": "229 stars today",
197
+ "html_url": "https://github.com/appwrite/appwrite",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "ReactiveX/RxSwift",
202
- "language": "Swift",
203
- "color": "#F05138",
201
+ "full_name": "golang/go",
202
+ "language": "Go",
203
+ "color": "#00ADD8",
204
204
  "description": "",
205
- "forked": "3828",
206
- "stargazers_count": 21268,
207
- "todayStar": "43 stars today",
208
- "html_url": "https://github.com/ReactiveX/RxSwift",
205
+ "forked": "14031",
206
+ "stargazers_count": 94179,
207
+ "todayStar": "86 stars today",
208
+ "html_url": "https://github.com/golang/go",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "bkaradzic/bgfx",
213
- "language": "C++",
214
- "color": "#f34b7d",
212
+ "full_name": "TheAlgorithms/Python",
213
+ "language": "Python",
214
+ "color": "#3572A5",
215
215
  "description": "",
216
- "forked": "1556",
217
- "stargazers_count": 10606,
218
- "todayStar": "110 stars today",
219
- "html_url": "https://github.com/bkaradzic/bgfx",
216
+ "forked": "33749",
217
+ "stargazers_count": 126505,
218
+ "todayStar": "146 stars today",
219
+ "html_url": "https://github.com/TheAlgorithms/Python",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "PowerShell/PowerShell",
224
- "language": "C#",
225
- "color": "#178600",
223
+ "full_name": "M3-org/awesome-metaverse",
224
+ "language": "",
225
+ "color": "",
226
226
  "description": "",
227
- "forked": "5033",
228
- "stargazers_count": 31450,
229
- "todayStar": "83 stars today",
230
- "html_url": "https://github.com/PowerShell/PowerShell",
227
+ "forked": "76",
228
+ "stargazers_count": 847,
229
+ "todayStar": "90 stars today",
230
+ "html_url": "https://github.com/M3-org/awesome-metaverse",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "kubernetes/autoscaler",
235
- "language": "Go",
236
- "color": "#00ADD8",
234
+ "full_name": "kdn251/interviews",
235
+ "language": "Java",
236
+ "color": "#b07219",
237
237
  "description": "",
238
- "forked": "2475",
239
- "stargazers_count": 5127,
240
- "todayStar": "53 stars today",
241
- "html_url": "https://github.com/kubernetes/autoscaler",
238
+ "forked": "11732",
239
+ "stargazers_count": 55225,
240
+ "todayStar": "124 stars today",
241
+ "html_url": "https://github.com/kdn251/interviews",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "dariubs/GoBooks",
246
- "language": "",
247
- "color": "",
245
+ "full_name": "hashicorp/terraform-provider-aws",
246
+ "language": "Go",
247
+ "color": "#00ADD8",
248
248
  "description": "",
249
- "forked": "1599",
250
- "stargazers_count": 11389,
251
- "todayStar": "220 stars today",
252
- "html_url": "https://github.com/dariubs/GoBooks",
249
+ "forked": "6074",
250
+ "stargazers_count": 6704,
251
+ "todayStar": "36 stars today",
252
+ "html_url": "https://github.com/hashicorp/terraform-provider-aws",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "dotnet/docs",
257
- "language": "",
258
- "color": "",
256
+ "full_name": "up9inc/mizu",
257
+ "language": "Go",
258
+ "color": "#00ADD8",
259
259
  "description": "",
260
- "forked": "4933",
261
- "stargazers_count": 3062,
262
- "todayStar": "36 stars today",
263
- "html_url": "https://github.com/dotnet/docs",
260
+ "forked": "43",
261
+ "stargazers_count": 1183,
262
+ "todayStar": "199 stars today",
263
+ "html_url": "https://github.com/up9inc/mizu",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "cypress-io/cypress",
268
- "language": "JavaScript",
269
- "color": "#f1e05a",
267
+ "full_name": "quarkusio/quarkus",
268
+ "language": "Java",
269
+ "color": "#b07219",
270
270
  "description": "",
271
- "forked": "2133",
272
- "stargazers_count": 35498,
273
- "todayStar": "140 stars today",
274
- "html_url": "https://github.com/cypress-io/cypress",
271
+ "forked": "1661",
272
+ "stargazers_count": 9172,
273
+ "todayStar": "50 stars today",
274
+ "html_url": "https://github.com/quarkusio/quarkus",
275
275
  "rank": 25
276
276
  }
277
277
  ]