@wcj/github-rank 22.9.2 → 22.9.5

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 (37) hide show
  1. package/dist/repos.json +31212 -31220
  2. package/dist/sifou-daily.json +6 -42
  3. package/dist/sifou-monthly.json +97 -97
  4. package/dist/sifou-weekly.json +139 -139
  5. package/dist/toutiao-30.json +100 -100
  6. package/dist/toutiao-7.json +111 -111
  7. package/dist/toutiao-90.json +48 -48
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +154 -154
  10. package/dist/trending-weekly.json +158 -158
  11. package/dist/users.china.json +1847 -1848
  12. package/dist/users.json +3895 -3895
  13. package/package.json +1 -1
  14. package/web/data/repos.json +31212 -31220
  15. package/web/data/sifou-daily.json +6 -42
  16. package/web/data/sifou-monthly.json +97 -97
  17. package/web/data/sifou-weekly.json +139 -139
  18. package/web/data/toutiao-30.json +100 -100
  19. package/web/data/toutiao-7.json +111 -111
  20. package/web/data/toutiao-90.json +48 -48
  21. package/web/data/trending-daily.json +173 -173
  22. package/web/data/trending-monthly.json +154 -154
  23. package/web/data/trending-weekly.json +158 -158
  24. package/web/data/users.china.json +1847 -1848
  25. package/web/data/users.json +3895 -3895
  26. package/web/index.html +1982 -1982
  27. package/web/repos.html +3732 -3732
  28. package/web/sifou-daily.html +6 -118
  29. package/web/sifou-monthly.html +112 -112
  30. package/web/sifou-weekly.html +134 -134
  31. package/web/toutiao-30.html +101 -101
  32. package/web/toutiao-7.html +84 -84
  33. package/web/toutiao-90.html +69 -69
  34. package/web/trending-monthly.html +141 -141
  35. package/web/trending-weekly.html +137 -137
  36. package/web/trending.html +150 -150
  37. package/web/users.china.html +966 -966
@@ -19,20 +19,10 @@
19
19
  "subjectName": "进击的程序猿",
20
20
  "homeUrl": "/subjects/24912"
21
21
  },
22
- {
23
- "title": "消息队列原理和选型:Kafka、RocketMQ 、RabbitMQ 和 ActiveMQ",
24
- "description": "",
25
- "votes": "146",
26
- "url": "/k/nuwnwro",
27
- "avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
28
- "avatarAlt": "乱点技能树 - 独家号",
29
- "subjectName": "乱点技能树",
30
- "homeUrl": "/subjects/194141"
31
- },
32
22
  {
33
23
  "title": "全网最全的权限系统设计方案(图解)",
34
24
  "description": "",
35
- "votes": "137",
25
+ "votes": "139",
36
26
  "url": "/k/lozkmee",
37
27
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
38
28
  "avatarAlt": "服务架构及中台 - 独家号",
@@ -69,6 +59,16 @@
69
59
  "subjectName": "编程爱好者(网络编程)",
70
60
  "homeUrl": "/subjects/134283"
71
61
  },
62
+ {
63
+ "title": "聊聊 13 种锁的实现方式",
64
+ "description": "大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,\"锁\" 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...",
65
+ "votes": "102",
66
+ "url": "/k/wcwg3fn",
67
+ "avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
68
+ "avatarAlt": "微观技术 - 独家号",
69
+ "subjectName": "微观技术",
70
+ "homeUrl": "/subjects/348507"
71
+ },
72
72
  {
73
73
  "title": "掌握这些 SpringBoot 启动扩展点,已经超过 90% 的人了",
74
74
  "description": "",
@@ -89,16 +89,6 @@
89
89
  "subjectName": "浪客用react,java全栈",
90
90
  "homeUrl": "/subjects/132403"
91
91
  },
92
- {
93
- "title": "聊聊 13 种锁的实现方式",
94
- "description": "大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,\"锁\" 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...",
95
- "votes": "99",
96
- "url": "/k/wcwg3fn",
97
- "avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
98
- "avatarAlt": "微观技术 - 独家号",
99
- "subjectName": "微观技术",
100
- "homeUrl": "/subjects/348507"
101
- },
102
92
  {
103
93
  "title": "聊聊Java中代码优化的30个小技巧",
104
94
  "description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
@@ -110,25 +100,35 @@
110
100
  "homeUrl": "/subjects/453205"
111
101
  },
112
102
  {
113
- "title": "高并发,你真的理解透彻了吗?",
103
+ "title": "京东面试:MQ 消息丢失、重复、积压问题,如何解决?",
114
104
  "description": "",
115
- "votes": "89",
116
- "url": "/k/93k2zfb",
105
+ "votes": "94",
106
+ "url": "/k/1unx53z",
117
107
  "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
118
108
  "avatarAlt": "浪客用react,java全栈 - 独家号",
119
109
  "subjectName": "浪客用react,java全栈",
120
110
  "homeUrl": "/subjects/132403"
121
111
  },
122
112
  {
123
- "title": "京东面试:MQ 消息丢失、重复、积压问题,如何解决?",
113
+ "title": "高并发,你真的理解透彻了吗?",
124
114
  "description": "",
125
- "votes": "93",
126
- "url": "/k/1unx53z",
115
+ "votes": "89",
116
+ "url": "/k/93k2zfb",
127
117
  "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
128
118
  "avatarAlt": "浪客用react,java全栈 - 独家号",
129
119
  "subjectName": "浪客用react,java全栈",
130
120
  "homeUrl": "/subjects/132403"
131
121
  },
122
+ {
123
+ "title": "微服务接口设计原则",
124
+ "description": "本文结合自身后台开发经验,从高可用、高性能、易维护和低风险(安全)角度出发,尝试总结业界常见微服务接口设计原则,帮助大家设计出优秀的微服务。1.前言微服务是一种系统架构风格,是 S...",
125
+ "votes": "92",
126
+ "url": "/k/4hjv10p",
127
+ "avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
128
+ "avatarAlt": "ASCE1885 - 独家号",
129
+ "subjectName": "ASCE1885",
130
+ "homeUrl": "/subjects/4829"
131
+ },
132
132
  {
133
133
  "title": "花了一周,我总结了120个数据分析指标与术语。",
134
134
  "description": "",
@@ -139,16 +139,6 @@
139
139
  "subjectName": "进击的程序猿",
140
140
  "homeUrl": "/subjects/24912"
141
141
  },
142
- {
143
- "title": "微服务接口设计原则",
144
- "description": "本文结合自身后台开发经验,从高可用、高性能、易维护和低风险(安全)角度出发,尝试总结业界常见微服务接口设计原则,帮助大家设计出优秀的微服务。1.前言微服务是一种系统架构风格,是 S...",
145
- "votes": "91",
146
- "url": "/k/4hjv10p",
147
- "avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
148
- "avatarAlt": "ASCE1885 - 独家号",
149
- "subjectName": "ASCE1885",
150
- "homeUrl": "/subjects/4829"
151
- },
152
142
  {
153
143
  "title": "我们公司使用了 5 年的系统限流方案!从实现到部署实战详解,稳的一批!​",
154
144
  "description": "大家好,我是老赵!什么是限流呢?限流是限制到达系统的并发请求数量,保证系统能够正常响应部分用户请求,而对于超过限制的流量,则通过拒绝服务的方式保证整体系统的可用性。根据限流作用范围...",
@@ -189,6 +179,16 @@
189
179
  "subjectName": "Bloomingroses",
190
180
  "homeUrl": "/subjects/98777"
191
181
  },
182
+ {
183
+ "title": "什么是顶级的思维?",
184
+ "description": "分享几个非常适合职场人的顶级思维1、麦肯锡七步成诗:解决问题的7个步骤ProcessOn模板社区-麦肯锡解决问题的七个步骤2、SWOT分析法:基于竞争环境和竞争条件的态势分析3、T...",
185
+ "votes": "77",
186
+ "url": "/k/ulqvlcd",
187
+ "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
188
+ "avatarAlt": "Bloomingroses - 独家号",
189
+ "subjectName": "Bloomingroses",
190
+ "homeUrl": "/subjects/98777"
191
+ },
192
192
  {
193
193
  "title": "肝了一个月的 DDD,一文带你掌握!",
194
194
  "description": "",
@@ -220,14 +220,14 @@
220
220
  "homeUrl": "/subjects/416733"
221
221
  },
222
222
  {
223
- "title": "什么是顶级的思维?",
224
- "description": "分享几个非常适合职场人的顶级思维1、麦肯锡七步成诗:解决问题的7个步骤ProcessOn模板社区-麦肯锡解决问题的七个步骤2、SWOT分析法:基于竞争环境和竞争条件的态势分析3、T...",
223
+ "title": "Java线上CPU内存冲高问题排查步骤",
224
+ "description": "作者:茂茂的小破号链接:https://www.jianshu.com/p/801ecfb441131 引言作为一名从事Java开发快一年的程序员,在线上经常碰到某个模块的Pod发...",
225
225
  "votes": "71",
226
- "url": "/k/ulqvlcd",
227
- "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
228
- "avatarAlt": "Bloomingroses - 独家号",
229
- "subjectName": "Bloomingroses",
230
- "homeUrl": "/subjects/98777"
226
+ "url": "/k/t9sj17s",
227
+ "avatar": "https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb",
228
+ "avatarAlt": "文不落 - 独家号",
229
+ "subjectName": "文不落",
230
+ "homeUrl": "/subjects/113701"
231
231
  },
232
232
  {
233
233
  "title": "腾讯低代码平台正式开源!可拖拽、生成手机项目、PC 项目!接私活福利啊!",
@@ -240,10 +240,10 @@
240
240
  "homeUrl": "/subjects/205186"
241
241
  },
242
242
  {
243
- "title": "连流量染色都没有,你说要搞微服务?",
244
- "description": "",
245
- "votes": "69",
246
- "url": "/k/9k1wfc7",
243
+ "title": "SpringBoot 官方强烈推荐,连接池,太快了!",
244
+ "description": "大家好,现在介绍一款非常强大,高效,并且号称“史上最快连接池”。由此可见他是有多受人喜欢,并且在SpringBoot2.0之后,采用的默认数据库连接池就是Hikari。我们知道的连...",
245
+ "votes": "70",
246
+ "url": "/k/zumxh7v",
247
247
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
248
248
  "avatarAlt": "服务架构及中台 - 独家号",
249
249
  "subjectName": "服务架构及中台",
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "CodeEditApp/CodeEdit",
4
- "language": "Swift",
5
- "color": "#F05138",
3
+ "full_name": "helix-editor/helix",
4
+ "language": "Rust",
5
+ "color": "#dea584",
6
6
  "description": "",
7
- "forked": "611",
8
- "stargazers_count": 13389,
9
- "todayStar": "277 stars today",
10
- "html_url": "https://github.com/CodeEditApp/CodeEdit",
7
+ "forked": "759",
8
+ "stargazers_count": 12120,
9
+ "todayStar": "183 stars today",
10
+ "html_url": "https://github.com/helix-editor/helix",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "apple/swift-book",
15
- "language": "Markdown",
16
- "color": "#083fa1",
14
+ "full_name": "TuGraph-db/tugraph-db",
15
+ "language": "C++",
16
+ "color": "#f34b7d",
17
17
  "description": "",
18
- "forked": "24",
19
- "stargazers_count": 627,
20
- "todayStar": "159 stars today",
21
- "html_url": "https://github.com/apple/swift-book",
18
+ "forked": "41",
19
+ "stargazers_count": 264,
20
+ "todayStar": "74 stars today",
21
+ "html_url": "https://github.com/TuGraph-db/tugraph-db",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "tiangolo/sqlmodel",
26
- "language": "Python",
27
- "color": "#3572A5",
25
+ "full_name": "opcodesio/log-viewer",
26
+ "language": "PHP",
27
+ "color": "#4F5D95",
28
28
  "description": "",
29
- "forked": "357",
30
- "stargazers_count": 8345,
31
- "todayStar": "94 stars today",
32
- "html_url": "https://github.com/tiangolo/sqlmodel",
29
+ "forked": "72",
30
+ "stargazers_count": 1420,
31
+ "todayStar": "118 stars today",
32
+ "html_url": "https://github.com/opcodesio/log-viewer",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "mstrYoda/kubernetes-kitap",
37
- "language": "",
38
- "color": "",
36
+ "full_name": "EvanLi/Github-Ranking",
37
+ "language": "Python",
38
+ "color": "#3572A5",
39
39
  "description": "",
40
- "forked": "112",
41
- "stargazers_count": 1103,
42
- "todayStar": "118 stars today",
43
- "html_url": "https://github.com/mstrYoda/kubernetes-kitap",
40
+ "forked": "200",
41
+ "stargazers_count": 2099,
42
+ "todayStar": "207 stars today",
43
+ "html_url": "https://github.com/EvanLi/Github-Ranking",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "apache/doris",
48
- "language": "C++",
49
- "color": "#f34b7d",
47
+ "full_name": "community/community",
48
+ "language": "",
49
+ "color": "",
50
50
  "description": "",
51
- "forked": "1695",
52
- "stargazers_count": 5640,
53
- "todayStar": "70 stars today",
54
- "html_url": "https://github.com/apache/doris",
51
+ "forked": "1365",
52
+ "stargazers_count": 4088,
53
+ "todayStar": "64 stars today",
54
+ "html_url": "https://github.com/community/community",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "flutter/flutter",
59
- "language": "Dart",
60
- "color": "#00B4AB",
58
+ "full_name": "girliemac/a-picture-is-worth-a-1000-words",
59
+ "language": "",
60
+ "color": "",
61
61
  "description": "",
62
- "forked": "23086",
63
- "stargazers_count": 144097,
64
- "todayStar": "99 stars today",
65
- "html_url": "https://github.com/flutter/flutter",
62
+ "forked": "571",
63
+ "stargazers_count": 8266,
64
+ "todayStar": "163 stars today",
65
+ "html_url": "https://github.com/girliemac/a-picture-is-worth-a-1000-words",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "python-poetry/poetry",
70
- "language": "Python",
71
- "color": "#3572A5",
69
+ "full_name": "CodeEditApp/CodeEdit",
70
+ "language": "Swift",
71
+ "color": "#F05138",
72
72
  "description": "",
73
- "forked": "1725",
74
- "stargazers_count": 21247,
75
- "todayStar": "104 stars today",
76
- "html_url": "https://github.com/python-poetry/poetry",
73
+ "forked": "640",
74
+ "stargazers_count": 14007,
75
+ "todayStar": "148 stars today",
76
+ "html_url": "https://github.com/CodeEditApp/CodeEdit",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "microsoft/ML-For-Beginners",
81
- "language": "JupyterNotebook",
82
- "color": "#DA5B0B",
80
+ "full_name": "alyssaxuu/motionity",
81
+ "language": "JavaScript",
82
+ "color": "#f1e05a",
83
83
  "description": "",
84
- "forked": "8168",
85
- "stargazers_count": 41091,
86
- "todayStar": "240 stars today",
87
- "html_url": "https://github.com/microsoft/ML-For-Beginners",
84
+ "forked": "62",
85
+ "stargazers_count": 1512,
86
+ "todayStar": "269 stars today",
87
+ "html_url": "https://github.com/alyssaxuu/motionity",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "Joshua-Ashton/VPhysics-Jolt",
92
- "language": "C++",
93
- "color": "#f34b7d",
91
+ "full_name": "ruanyf/weekly",
92
+ "language": "",
93
+ "color": "",
94
94
  "description": "",
95
- "forked": "27",
96
- "stargazers_count": 578,
97
- "todayStar": "77 stars today",
98
- "html_url": "https://github.com/Joshua-Ashton/VPhysics-Jolt",
95
+ "forked": "1953",
96
+ "stargazers_count": 25989,
97
+ "todayStar": "79 stars today",
98
+ "html_url": "https://github.com/ruanyf/weekly",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "google/googletest",
103
- "language": "C++",
104
- "color": "#f34b7d",
102
+ "full_name": "WebKit/WebKit",
103
+ "language": "",
104
+ "color": "",
105
105
  "description": "",
106
- "forked": "8776",
107
- "stargazers_count": 27461,
108
- "todayStar": "47 stars today",
109
- "html_url": "https://github.com/google/googletest",
106
+ "forked": "659",
107
+ "stargazers_count": 4269,
108
+ "todayStar": "195 stars today",
109
+ "html_url": "https://github.com/WebKit/WebKit",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "vulhub/vulhub",
114
- "language": "Dockerfile",
115
- "color": "#384d54",
113
+ "full_name": "CompVis/stable-diffusion",
114
+ "language": "JupyterNotebook",
115
+ "color": "#DA5B0B",
116
116
  "description": "",
117
- "forked": "3729",
118
- "stargazers_count": 11895,
119
- "todayStar": "80 stars today",
120
- "html_url": "https://github.com/vulhub/vulhub",
117
+ "forked": "2158",
118
+ "stargazers_count": 16011,
119
+ "todayStar": "685 stars today",
120
+ "html_url": "https://github.com/CompVis/stable-diffusion",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "priyankavergadia/google-cloud-4-words",
125
- "language": "",
126
- "color": "",
124
+ "full_name": "Snailclimb/JavaGuide",
125
+ "language": "Java",
126
+ "color": "#b07219",
127
127
  "description": "",
128
- "forked": "1452",
129
- "stargazers_count": 6821,
130
- "todayStar": "87 stars today",
131
- "html_url": "https://github.com/priyankavergadia/google-cloud-4-words",
128
+ "forked": "42423",
129
+ "stargazers_count": 126919,
130
+ "todayStar": "58 stars today",
131
+ "html_url": "https://github.com/Snailclimb/JavaGuide",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "CompVis/stable-diffusion",
135
+ "full_name": "WongKinYiu/yolov7",
136
136
  "language": "JupyterNotebook",
137
137
  "color": "#DA5B0B",
138
138
  "description": "",
139
- "forked": "1759",
140
- "stargazers_count": 13842,
141
- "todayStar": "738 stars today",
142
- "html_url": "https://github.com/CompVis/stable-diffusion",
139
+ "forked": "1051",
140
+ "stargazers_count": 5147,
141
+ "todayStar": "47 stars today",
142
+ "html_url": "https://github.com/WongKinYiu/yolov7",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "total-typescript/typescript-generics-tutorial",
147
- "language": "TypeScript",
148
- "color": "#3178c6",
146
+ "full_name": "alembics/disco-diffusion",
147
+ "language": "JupyterNotebook",
148
+ "color": "#DA5B0B",
149
149
  "description": "",
150
- "forked": "9",
151
- "stargazers_count": 226,
152
- "todayStar": "126 stars today",
153
- "html_url": "https://github.com/total-typescript/typescript-generics-tutorial",
150
+ "forked": "752",
151
+ "stargazers_count": 4835,
152
+ "todayStar": "52 stars today",
153
+ "html_url": "https://github.com/alembics/disco-diffusion",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "EvanLi/Github-Ranking",
158
- "language": "Python",
159
- "color": "#3572A5",
157
+ "full_name": "nextcloud/server",
158
+ "language": "PHP",
159
+ "color": "#4F5D95",
160
160
  "description": "",
161
- "forked": "181",
162
- "stargazers_count": 1553,
163
- "todayStar": "129 stars today",
164
- "html_url": "https://github.com/EvanLi/Github-Ranking",
161
+ "forked": "3180",
162
+ "stargazers_count": 20011,
163
+ "todayStar": "89 stars today",
164
+ "html_url": "https://github.com/nextcloud/server",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "altryne/sd-webui-colab",
169
- "language": "JupyterNotebook",
170
- "color": "#DA5B0B",
168
+ "full_name": "dataease/dataease",
169
+ "language": "Java",
170
+ "color": "#b07219",
171
171
  "description": "",
172
- "forked": "16",
173
- "stargazers_count": 181,
174
- "todayStar": "42 stars today",
175
- "html_url": "https://github.com/altryne/sd-webui-colab",
172
+ "forked": "1399",
173
+ "stargazers_count": 6894,
174
+ "todayStar": "58 stars today",
175
+ "html_url": "https://github.com/dataease/dataease",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "eugenp/tutorials",
180
- "language": "Java",
181
- "color": "#b07219",
179
+ "full_name": "apple/swift-book",
180
+ "language": "Markdown",
181
+ "color": "#083fa1",
182
182
  "description": "",
183
- "forked": "50340",
184
- "stargazers_count": 31763,
185
- "todayStar": "21 stars today",
186
- "html_url": "https://github.com/eugenp/tutorials",
183
+ "forked": "38",
184
+ "stargazers_count": 1030,
185
+ "todayStar": "84 stars today",
186
+ "html_url": "https://github.com/apple/swift-book",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "awesome-selfhosted/awesome-selfhosted",
191
- "language": "JavaScript",
192
- "color": "#f1e05a",
190
+ "full_name": "total-typescript/typescript-generics-tutorial",
191
+ "language": "TypeScript",
192
+ "color": "#3178c6",
193
193
  "description": "",
194
- "forked": "6255",
195
- "stargazers_count": 100990,
196
- "todayStar": "247 stars today",
197
- "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
194
+ "forked": "18",
195
+ "stargazers_count": 541,
196
+ "todayStar": "114 stars today",
197
+ "html_url": "https://github.com/total-typescript/typescript-generics-tutorial",
198
198
  "rank": 18
199
199
  },
200
- {
201
- "full_name": "bes-dev/stable_diffusion.openvino",
202
- "language": "Python",
203
- "color": "#3572A5",
204
- "description": "",
205
- "forked": "65",
206
- "stargazers_count": 665,
207
- "todayStar": "136 stars today",
208
- "html_url": "https://github.com/bes-dev/stable_diffusion.openvino",
209
- "rank": 19
210
- },
211
200
  {
212
201
  "full_name": "Azure/azure-rest-api-specs",
213
202
  "language": "TypeScript",
214
203
  "color": "#3178c6",
215
204
  "description": "",
216
- "forked": "3879",
217
- "stargazers_count": 1722,
218
- "todayStar": "8 stars today",
205
+ "forked": "3882",
206
+ "stargazers_count": 1772,
207
+ "todayStar": "25 stars today",
219
208
  "html_url": "https://github.com/Azure/azure-rest-api-specs",
209
+ "rank": 19
210
+ },
211
+ {
212
+ "full_name": "adap/flower",
213
+ "language": "Python",
214
+ "color": "#3572A5",
215
+ "description": "",
216
+ "forked": "324",
217
+ "stargazers_count": 1385,
218
+ "todayStar": "93 stars today",
219
+ "html_url": "https://github.com/adap/flower",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "CompVis/latent-diffusion",
224
- "language": "JupyterNotebook",
225
- "color": "#DA5B0B",
223
+ "full_name": "nestjs/nest",
224
+ "language": "TypeScript",
225
+ "color": "#3178c6",
226
226
  "description": "",
227
- "forked": "397",
228
- "stargazers_count": 3299,
229
- "todayStar": "62 stars today",
230
- "html_url": "https://github.com/CompVis/latent-diffusion",
227
+ "forked": "5834",
228
+ "stargazers_count": 50378,
229
+ "todayStar": "82 stars today",
230
+ "html_url": "https://github.com/nestjs/nest",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "OAI/OpenAPI-Specification",
235
- "language": "JavaScript",
236
- "color": "#f1e05a",
234
+ "full_name": "vmware-tanzu/kubeapps",
235
+ "language": "Go",
236
+ "color": "#00ADD8",
237
237
  "description": "",
238
- "forked": "8553",
239
- "stargazers_count": 24882,
240
- "todayStar": "33 stars today",
241
- "html_url": "https://github.com/OAI/OpenAPI-Specification",
238
+ "forked": "646",
239
+ "stargazers_count": 3663,
240
+ "todayStar": "141 stars today",
241
+ "html_url": "https://github.com/vmware-tanzu/kubeapps",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "altryne/awesome-ai-art-image-synthesis",
246
- "language": "",
247
- "color": "",
245
+ "full_name": "alibaba/EasyCV",
246
+ "language": "Python",
247
+ "color": "#3572A5",
248
248
  "description": "",
249
- "forked": "16",
250
- "stargazers_count": 349,
251
- "todayStar": "159 stars today",
252
- "html_url": "https://github.com/altryne/awesome-ai-art-image-synthesis",
249
+ "forked": "67",
250
+ "stargazers_count": 670,
251
+ "todayStar": "117 stars today",
252
+ "html_url": "https://github.com/alibaba/EasyCV",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "girliemac/a-picture-is-worth-a-1000-words",
257
- "language": "",
258
- "color": "",
256
+ "full_name": "rust-lang/rustlings",
257
+ "language": "Rust",
258
+ "color": "#dea584",
259
259
  "description": "",
260
- "forked": "555",
261
- "stargazers_count": 7645,
262
- "todayStar": "165 stars today",
263
- "html_url": "https://github.com/girliemac/a-picture-is-worth-a-1000-words",
260
+ "forked": "4640",
261
+ "stargazers_count": 29345,
262
+ "todayStar": "148 stars today",
263
+ "html_url": "https://github.com/rust-lang/rustlings",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "heartcombo/devise",
268
- "language": "Ruby",
269
- "color": "#701516",
267
+ "full_name": "flutter/flutter",
268
+ "language": "Dart",
269
+ "color": "#00B4AB",
270
270
  "description": "",
271
- "forked": "5453",
272
- "stargazers_count": 22688,
273
- "todayStar": "20 stars today",
274
- "html_url": "https://github.com/heartcombo/devise",
271
+ "forked": "23125",
272
+ "stargazers_count": 144487,
273
+ "todayStar": "150 stars today",
274
+ "html_url": "https://github.com/flutter/flutter",
275
275
  "rank": 25
276
276
  }
277
277
  ]