@wcj/github-rank 22.7.27 → 22.7.30

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 +41191 -41190
  2. package/dist/sifou-daily.json +16 -97
  3. package/dist/sifou-monthly.json +104 -104
  4. package/dist/sifou-weekly.json +161 -161
  5. package/dist/toutiao-30.json +88 -88
  6. package/dist/toutiao-7.json +118 -118
  7. package/dist/toutiao-90.json +37 -37
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +155 -155
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +2386 -2387
  12. package/dist/users.json +3471 -3471
  13. package/package.json +1 -1
  14. package/web/data/repos.json +41191 -41190
  15. package/web/data/sifou-daily.json +16 -97
  16. package/web/data/sifou-monthly.json +104 -104
  17. package/web/data/sifou-weekly.json +161 -161
  18. package/web/data/toutiao-30.json +88 -88
  19. package/web/data/toutiao-7.json +118 -118
  20. package/web/data/toutiao-90.json +37 -37
  21. package/web/data/trending-daily.json +169 -169
  22. package/web/data/trending-monthly.json +155 -155
  23. package/web/data/trending-weekly.json +171 -171
  24. package/web/data/users.china.json +2386 -2387
  25. package/web/data/users.json +3471 -3471
  26. package/web/index.html +1769 -1769
  27. package/web/repos.html +4226 -4226
  28. package/web/sifou-daily.html +13 -265
  29. package/web/sifou-monthly.html +123 -123
  30. package/web/sifou-weekly.html +135 -135
  31. package/web/toutiao-30.html +100 -100
  32. package/web/toutiao-7.html +80 -80
  33. package/web/toutiao-90.html +36 -36
  34. package/web/trending-monthly.html +137 -133
  35. package/web/trending-weekly.html +146 -150
  36. package/web/trending.html +144 -148
  37. package/web/users.china.html +1312 -1312
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "title": "3000帧动画图解MySQL为什么需要binlog、redo log和undo log",
14
14
  "description": "全文建立在MySQL的存储引擎为InnoDB的基础上先看一条SQL如何入库的:这是一条很简单的更新SQL,从MySQL服务端接收到SQL到落盘,先后经过了MySQL Server层...",
15
- "votes": "195",
15
+ "votes": "197",
16
16
  "url": "/k/b0g4460",
17
17
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
18
18
  "avatarAlt": "服务架构及中台 - 独家号",
@@ -32,7 +32,7 @@
32
32
  {
33
33
  "title": "吐血整理:一份不可多得的架构师图谱!",
34
34
  "description": "文章来源:https://c1n.cn/J3wve‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍目录概述微服务消息队列概述“架构师图谱”是一个很宏大的命题,特别是优秀的架构师自身也是“由点到...",
35
- "votes": "151",
35
+ "votes": "152",
36
36
  "url": "/k/ptp0ru2",
37
37
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
38
38
  "avatarAlt": "进击的程序猿 - 独家号",
@@ -82,7 +82,7 @@
82
82
  {
83
83
  "title": "MongoDB全方位知识图谱!",
84
84
  "description": "导语 | MongoDB是一个强大的分布式存储引擎,天然支持高可用、分布式和灵活设计。MongoDB的一个很重要的设计理念是:服务端只关注底层核心能力的输出,至于怎么用,就尽可能的...",
85
- "votes": "120",
85
+ "votes": "121",
86
86
  "url": "/k/efxw4nr",
87
87
  "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
88
88
  "avatarAlt": "趣编程的独家号 - 独家号",
@@ -92,7 +92,7 @@
92
92
  {
93
93
  "title": "Redis夺命52连问",
94
94
  "description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
95
- "votes": "113",
95
+ "votes": "115",
96
96
  "url": "/k/he3fzao",
97
97
  "avatar": "https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb",
98
98
  "avatarAlt": "编程爱好者(网络编程) - 独家号",
@@ -179,6 +179,16 @@
179
179
  "subjectName": "苏三说技术",
180
180
  "homeUrl": "/subjects/453205"
181
181
  },
182
+ {
183
+ "title": "高并发,你真的理解透彻了吗?",
184
+ "description": "",
185
+ "votes": "82",
186
+ "url": "/k/93k2zfb",
187
+ "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
188
+ "avatarAlt": "浪客用react,java全栈 - 独家号",
189
+ "subjectName": "浪客用react,java全栈",
190
+ "homeUrl": "/subjects/132403"
191
+ },
182
192
  {
183
193
  "title": "团队管理|如何提高技术Leader的思考技巧?",
184
194
  "description": "",
@@ -200,14 +210,14 @@
200
210
  "homeUrl": "/subjects/98777"
201
211
  },
202
212
  {
203
- "title": "高并发,你真的理解透彻了吗?",
204
- "description": "",
205
- "votes": "81",
206
- "url": "/k/93k2zfb",
207
- "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
208
- "avatarAlt": "浪客用react,java全栈 - 独家号",
209
- "subjectName": "浪客用react,java全栈",
210
- "homeUrl": "/subjects/132403"
213
+ "title": "团队一盘散沙,怎么破?",
214
+ "description": "原创不易,求分享、求一键三连最近有个粉丝问了一道大题:小钗,我最近空降到一个小公司做技术负责人,感觉团队士气很低,同学们要么有力无处使,要么常规摸鱼,这种一盘散沙的团队该如何带呢?...",
215
+ "votes": "86",
216
+ "url": "/k/kdzpdh5",
217
+ "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
218
+ "avatarAlt": "Bloomingroses - 独家号",
219
+ "subjectName": "Bloomingroses",
220
+ "homeUrl": "/subjects/98777"
211
221
  },
212
222
  {
213
223
  "title": "TCP 重传、滑动窗口、流量控制、拥塞控好难?看完图解就不愁了(重制)",
@@ -220,33 +230,23 @@
220
230
  "homeUrl": "/subjects/26578"
221
231
  },
222
232
  {
223
- "title": "团队一盘散沙,怎么破?",
224
- "description": "原创不易,求分享、求一键三连最近有个粉丝问了一道大题:小钗,我最近空降到一个小公司做技术负责人,感觉团队士气很低,同学们要么有力无处使,要么常规摸鱼,这种一盘散沙的团队该如何带呢?...",
225
- "votes": "83",
226
- "url": "/k/kdzpdh5",
227
- "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
228
- "avatarAlt": "Bloomingroses - 独家号",
229
- "subjectName": "Bloomingroses",
230
- "homeUrl": "/subjects/98777"
233
+ "title": "聊聊Java中代码优化的30个小技巧",
234
+ "description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
235
+ "votes": "81",
236
+ "url": "/k/jv8g1r6",
237
+ "avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
238
+ "avatarAlt": "苏三说技术 - 独家号",
239
+ "subjectName": "苏三说技术",
240
+ "homeUrl": "/subjects/453205"
231
241
  },
232
242
  {
233
- "title": "肝了一个月的 DDD,一文带你掌握!",
243
+ "title": "花了一周,我总结了120个数据分析指标与术语。",
234
244
  "description": "",
235
- "votes": "77",
236
- "url": "/k/bclz2n6",
237
- "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
238
- "avatarAlt": "Bloomingroses - 独家号",
239
- "subjectName": "Bloomingroses",
240
- "homeUrl": "/subjects/98777"
241
- },
242
- {
243
- "title": "总监的烦恼:技术丢了怎么办?",
244
- "description": "原创不易,求分享、求一键三连前段时间有个粉丝与我讨论了一个问题:小钗,我半年前从技术经理升职到了技术总监,但这段时间的工作很恼火:一大半时间要去开各种产品会,还有一些时间要去处理团...",
245
- "votes": "79",
246
- "url": "/k/rzytby1",
247
- "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
248
- "avatarAlt": "Bloomingroses - 独家号",
249
- "subjectName": "Bloomingroses",
250
- "homeUrl": "/subjects/98777"
245
+ "votes": "78",
246
+ "url": "/k/9pzybmk",
247
+ "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
248
+ "avatarAlt": "进击的程序猿 - 独家号",
249
+ "subjectName": "进击的程序猿",
250
+ "homeUrl": "/subjects/24912"
251
251
  }
252
252
  ]
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "cloudscape-design/components",
4
- "language": "TypeScript",
5
- "color": "#3178c6",
3
+ "full_name": "facebook/react",
4
+ "language": "JavaScript",
5
+ "color": "#f1e05a",
6
6
  "description": "",
7
- "forked": "25",
8
- "stargazers_count": 1107,
9
- "todayStar": "255 stars today",
10
- "html_url": "https://github.com/cloudscape-design/components",
7
+ "forked": "39706",
8
+ "stargazers_count": 192229,
9
+ "todayStar": "98 stars today",
10
+ "html_url": "https://github.com/facebook/react",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "liyupi/yuindex",
15
- "language": "TypeScript",
16
- "color": "#3178c6",
14
+ "full_name": "Wechat-ggGitHub/Awesome-GitHub-Repo",
15
+ "language": "",
16
+ "color": "",
17
17
  "description": "",
18
- "forked": "123",
19
- "stargazers_count": 651,
20
- "todayStar": "189 stars today",
21
- "html_url": "https://github.com/liyupi/yuindex",
18
+ "forked": "709",
19
+ "stargazers_count": 5561,
20
+ "todayStar": "239 stars today",
21
+ "html_url": "https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "BetaSu/big-react",
26
- "language": "TypeScript",
27
- "color": "#3178c6",
25
+ "full_name": "aptos-labs/aptos-core",
26
+ "language": "Rust",
27
+ "color": "#dea584",
28
28
  "description": "",
29
- "forked": "157",
30
- "stargazers_count": 1469,
31
- "todayStar": "355 stars today",
32
- "html_url": "https://github.com/BetaSu/big-react",
29
+ "forked": "1666",
30
+ "stargazers_count": 2794,
31
+ "todayStar": "92 stars today",
32
+ "html_url": "https://github.com/aptos-labs/aptos-core",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "williamboman/mason.nvim",
37
- "language": "Lua",
38
- "color": "#000080",
36
+ "full_name": "kingToolbox/WindTerm",
37
+ "language": "C",
38
+ "color": "#555555",
39
39
  "description": "",
40
- "forked": "19",
41
- "stargazers_count": 694,
42
- "todayStar": "162 stars today",
43
- "html_url": "https://github.com/williamboman/mason.nvim",
40
+ "forked": "465",
41
+ "stargazers_count": 6326,
42
+ "todayStar": "72 stars today",
43
+ "html_url": "https://github.com/kingToolbox/WindTerm",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "b7leung/MLE-Flashcards",
48
- "language": "",
49
- "color": "",
47
+ "full_name": "modood/Administrative-divisions-of-China",
48
+ "language": "JavaScript",
49
+ "color": "#f1e05a",
50
50
  "description": "",
51
- "forked": "65",
52
- "stargazers_count": 968,
53
- "todayStar": "183 stars today",
54
- "html_url": "https://github.com/b7leung/MLE-Flashcards",
51
+ "forked": "6382",
52
+ "stargazers_count": 13427,
53
+ "todayStar": "43 stars today",
54
+ "html_url": "https://github.com/modood/Administrative-divisions-of-China",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "fastai/fastbook",
59
- "language": "JupyterNotebook",
60
- "color": "#DA5B0B",
58
+ "full_name": "Omyyyy/pycom",
59
+ "language": "C++",
60
+ "color": "#f34b7d",
61
61
  "description": "",
62
- "forked": "5737",
63
- "stargazers_count": 15591,
64
- "todayStar": "51 stars today",
65
- "html_url": "https://github.com/fastai/fastbook",
62
+ "forked": "14",
63
+ "stargazers_count": 603,
64
+ "todayStar": "238 stars today",
65
+ "html_url": "https://github.com/Omyyyy/pycom",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "bradtraversy/50projects50days",
70
- "language": "CSS",
71
- "color": "#563d7c",
69
+ "full_name": "freeCodeCamp/freeCodeCamp",
70
+ "language": "TypeScript",
71
+ "color": "#3178c6",
72
72
  "description": "",
73
- "forked": "5260",
74
- "stargazers_count": 19528,
75
- "todayStar": "197 stars today",
76
- "html_url": "https://github.com/bradtraversy/50projects50days",
73
+ "forked": "29117",
74
+ "stargazers_count": 350427,
75
+ "todayStar": "95 stars today",
76
+ "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "mandiant/Azure_Workshop",
81
- "language": "HCL",
82
- "color": "#ccc",
80
+ "full_name": "Asabeneh/30-Days-Of-Python",
81
+ "language": "Python",
82
+ "color": "#3572A5",
83
83
  "description": "",
84
- "forked": "23",
85
- "stargazers_count": 243,
86
- "todayStar": "91 stars today",
87
- "html_url": "https://github.com/mandiant/Azure_Workshop",
84
+ "forked": "2965",
85
+ "stargazers_count": 12640,
86
+ "todayStar": "420 stars today",
87
+ "html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "Lissy93/awesome-privacy",
92
- "language": "",
93
- "color": "",
91
+ "full_name": "isocpp/CppCoreGuidelines",
92
+ "language": "Python",
93
+ "color": "#3572A5",
94
94
  "description": "",
95
- "forked": "28",
96
- "stargazers_count": 1183,
97
- "todayStar": "298 stars today",
98
- "html_url": "https://github.com/Lissy93/awesome-privacy",
95
+ "forked": "4738",
96
+ "stargazers_count": 34828,
97
+ "todayStar": "57 stars today",
98
+ "html_url": "https://github.com/isocpp/CppCoreGuidelines",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "sunym1993/flash-linux0.11-talk",
103
- "language": "HTML",
104
- "color": "#e34c26",
102
+ "full_name": "robmarkcole/satellite-image-deep-learning",
103
+ "language": "",
104
+ "color": "",
105
105
  "description": "",
106
- "forked": "1547",
107
- "stargazers_count": 12162,
108
- "todayStar": "207 stars today",
109
- "html_url": "https://github.com/sunym1993/flash-linux0.11-talk",
106
+ "forked": "831",
107
+ "stargazers_count": 4016,
108
+ "todayStar": "40 stars today",
109
+ "html_url": "https://github.com/robmarkcole/satellite-image-deep-learning",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "beego/beego",
113
+ "full_name": "kubewharf/kubezoo",
114
114
  "language": "Go",
115
115
  "color": "#00ADD8",
116
116
  "description": "",
117
- "forked": "5520",
118
- "stargazers_count": 28567,
119
- "todayStar": "46 stars today",
120
- "html_url": "https://github.com/beego/beego",
117
+ "forked": "22",
118
+ "stargazers_count": 260,
119
+ "todayStar": "72 stars today",
120
+ "html_url": "https://github.com/kubewharf/kubezoo",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "massgravel/Microsoft-Activation-Scripts",
125
- "language": "Batchfile",
126
- "color": "#C1F12E",
124
+ "full_name": "vxunderground/MalwareSourceCode",
125
+ "language": "Assembly",
126
+ "color": "#6E4C13",
127
127
  "description": "",
128
- "forked": "1860",
129
- "stargazers_count": 14813,
130
- "todayStar": "88 stars today",
131
- "html_url": "https://github.com/massgravel/Microsoft-Activation-Scripts",
128
+ "forked": "1191",
129
+ "stargazers_count": 10611,
130
+ "todayStar": "16 stars today",
131
+ "html_url": "https://github.com/vxunderground/MalwareSourceCode",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "X1192176811/blog",
136
- "language": "Java",
137
- "color": "#b07219",
135
+ "full_name": "lensapp/lens",
136
+ "language": "TypeScript",
137
+ "color": "#3178c6",
138
138
  "description": "",
139
- "forked": "291",
140
- "stargazers_count": 1030,
141
- "todayStar": "43 stars today",
142
- "html_url": "https://github.com/X1192176811/blog",
139
+ "forked": "1028",
140
+ "stargazers_count": 18968,
141
+ "todayStar": "17 stars today",
142
+ "html_url": "https://github.com/lensapp/lens",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "ruesandora/stride-testnet",
147
- "language": "",
148
- "color": "",
146
+ "full_name": "Anjok07/ultimatevocalremovergui",
147
+ "language": "Python",
148
+ "color": "#3572A5",
149
149
  "description": "",
150
- "forked": "233",
151
- "stargazers_count": 71,
152
- "todayStar": "28 stars today",
153
- "html_url": "https://github.com/ruesandora/stride-testnet",
150
+ "forked": "128",
151
+ "stargazers_count": 1697,
152
+ "todayStar": "182 stars today",
153
+ "html_url": "https://github.com/Anjok07/ultimatevocalremovergui",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "VoronDesign/Voron-Stealthburner",
157
+ "full_name": "florinpop17/app-ideas",
158
158
  "language": "",
159
159
  "color": "",
160
160
  "description": "",
161
- "forked": "11",
162
- "stargazers_count": 101,
163
- "todayStar": "10 stars today",
164
- "html_url": "https://github.com/VoronDesign/Voron-Stealthburner",
161
+ "forked": "7488",
162
+ "stargazers_count": 56132,
163
+ "todayStar": "59 stars today",
164
+ "html_url": "https://github.com/florinpop17/app-ideas",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "Grasscutters/Grasscutter",
169
- "language": "Java",
170
- "color": "#b07219",
168
+ "full_name": "sunym1993/flash-linux0.11-talk",
169
+ "language": "HTML",
170
+ "color": "#e34c26",
171
171
  "description": "",
172
- "forked": "3217",
173
- "stargazers_count": 9662,
174
- "todayStar": "56 stars today",
175
- "html_url": "https://github.com/Grasscutters/Grasscutter",
172
+ "forked": "1620",
173
+ "stargazers_count": 13012,
174
+ "todayStar": "375 stars today",
175
+ "html_url": "https://github.com/sunym1993/flash-linux0.11-talk",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "mgeeky/ProtectMyTooling",
180
- "language": "PowerShell",
181
- "color": "#012456",
179
+ "full_name": "djsime1/awesome-flipperzero",
180
+ "language": "",
181
+ "color": "",
182
182
  "description": "",
183
- "forked": "18",
184
- "stargazers_count": 228,
185
- "todayStar": "30 stars today",
186
- "html_url": "https://github.com/mgeeky/ProtectMyTooling",
183
+ "forked": "101",
184
+ "stargazers_count": 2503,
185
+ "todayStar": "93 stars today",
186
+ "html_url": "https://github.com/djsime1/awesome-flipperzero",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "realm/SwiftLint",
191
- "language": "Swift",
192
- "color": "#F05138",
190
+ "full_name": "jart/cosmopolitan",
191
+ "language": "C",
192
+ "color": "#555555",
193
193
  "description": "",
194
- "forked": "1957",
195
- "stargazers_count": 16343,
196
- "todayStar": "14 stars today",
197
- "html_url": "https://github.com/realm/SwiftLint",
194
+ "forked": "252",
195
+ "stargazers_count": 8133,
196
+ "todayStar": "83 stars today",
197
+ "html_url": "https://github.com/jart/cosmopolitan",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "swisskyrepo/PayloadsAllTheThings",
202
- "language": "Python",
203
- "color": "#3572A5",
201
+ "full_name": "airbytehq/airbyte",
202
+ "language": "Java",
203
+ "color": "#b07219",
204
204
  "description": "",
205
- "forked": "10715",
206
- "stargazers_count": 39481,
207
- "todayStar": "64 stars today",
208
- "html_url": "https://github.com/swisskyrepo/PayloadsAllTheThings",
205
+ "forked": "1543",
206
+ "stargazers_count": 7468,
207
+ "todayStar": "21 stars today",
208
+ "html_url": "https://github.com/airbytehq/airbyte",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "wagtail/wagtail",
213
- "language": "Python",
214
- "color": "#3572A5",
212
+ "full_name": "angular/components",
213
+ "language": "TypeScript",
214
+ "color": "#3178c6",
215
215
  "description": "",
216
- "forked": "2685",
217
- "stargazers_count": 12416,
218
- "todayStar": "23 stars today",
219
- "html_url": "https://github.com/wagtail/wagtail",
216
+ "forked": "6239",
217
+ "stargazers_count": 22851,
218
+ "todayStar": "9 stars today",
219
+ "html_url": "https://github.com/angular/components",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "google/googletest",
224
- "language": "C++",
225
- "color": "#f34b7d",
223
+ "full_name": "oldboyxx/jira_clone",
224
+ "language": "JavaScript",
225
+ "color": "#f1e05a",
226
226
  "description": "",
227
- "forked": "8695",
228
- "stargazers_count": 27065,
229
- "todayStar": "14 stars today",
230
- "html_url": "https://github.com/google/googletest",
227
+ "forked": "1441",
228
+ "stargazers_count": 8608,
229
+ "todayStar": "9 stars today",
230
+ "html_url": "https://github.com/oldboyxx/jira_clone",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "rapiz1/catp",
235
- "language": "Rust",
236
- "color": "#dea584",
234
+ "full_name": "psf/black",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
237
  "description": "",
238
- "forked": "7",
239
- "stargazers_count": 518,
240
- "todayStar": "131 stars today",
241
- "html_url": "https://github.com/rapiz1/catp",
238
+ "forked": "1821",
239
+ "stargazers_count": 28679,
240
+ "todayStar": "14 stars today",
241
+ "html_url": "https://github.com/psf/black",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "CleverRaven/Cataclysm-DDA",
245
+ "full_name": "google/flatbuffers",
246
246
  "language": "C++",
247
247
  "color": "#f34b7d",
248
248
  "description": "",
249
- "forked": "3382",
250
- "stargazers_count": 7351,
251
- "todayStar": "26 stars today",
252
- "html_url": "https://github.com/CleverRaven/Cataclysm-DDA",
249
+ "forked": "2863",
250
+ "stargazers_count": 18330,
251
+ "todayStar": "27 stars today",
252
+ "html_url": "https://github.com/google/flatbuffers",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "sphinx-doc/sphinx",
257
- "language": "Python",
258
- "color": "#3572A5",
256
+ "full_name": "MystenLabs/awesome-move",
257
+ "language": "",
258
+ "color": "",
259
259
  "description": "",
260
- "forked": "1724",
261
- "stargazers_count": 4773,
262
- "todayStar": "13 stars today",
263
- "html_url": "https://github.com/sphinx-doc/sphinx",
260
+ "forked": "37",
261
+ "stargazers_count": 321,
262
+ "todayStar": "23 stars today",
263
+ "html_url": "https://github.com/MystenLabs/awesome-move",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "rathena/rathena",
268
- "language": "C++",
269
- "color": "#f34b7d",
267
+ "full_name": "nsqio/nsq",
268
+ "language": "Go",
269
+ "color": "#00ADD8",
270
270
  "description": "",
271
- "forked": "1837",
272
- "stargazers_count": 2058,
273
- "todayStar": "18 stars today",
274
- "html_url": "https://github.com/rathena/rathena",
271
+ "forked": "2745",
272
+ "stargazers_count": 21714,
273
+ "todayStar": "6 stars today",
274
+ "html_url": "https://github.com/nsqio/nsq",
275
275
  "rank": 25
276
276
  }
277
277
  ]