@wcj/github-rank 21.9.28 → 21.10.2

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 +34097 -33097
  2. package/dist/sifou-daily.json +17 -35
  3. package/dist/sifou-monthly.json +132 -132
  4. package/dist/sifou-weekly.json +174 -165
  5. package/dist/toutiao-30.json +92 -92
  6. package/dist/toutiao-7.json +138 -138
  7. package/dist/toutiao-90.json +60 -60
  8. package/dist/trending-daily.json +196 -196
  9. package/dist/trending-monthly.json +177 -188
  10. package/dist/trending-weekly.json +193 -193
  11. package/dist/users.china.json +3044 -3044
  12. package/dist/users.json +4015 -4015
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +34097 -33097
  16. package/web/data/sifou-daily.json +17 -35
  17. package/web/data/sifou-monthly.json +132 -132
  18. package/web/data/sifou-weekly.json +174 -165
  19. package/web/data/toutiao-30.json +92 -92
  20. package/web/data/toutiao-7.json +138 -138
  21. package/web/data/toutiao-90.json +60 -60
  22. package/web/data/trending-daily.json +196 -196
  23. package/web/data/trending-monthly.json +177 -188
  24. package/web/data/trending-weekly.json +193 -193
  25. package/web/data/users.china.json +3044 -3044
  26. package/web/data/users.json +4015 -4015
  27. package/web/index.html +1939 -1939
  28. package/web/repos.html +4321 -4325
  29. package/web/sifou-daily.html +16 -72
  30. package/web/sifou-monthly.html +141 -141
  31. package/web/sifou-weekly.html +166 -138
  32. package/web/toutiao-30.html +90 -90
  33. package/web/toutiao-7.html +102 -102
  34. package/web/toutiao-90.html +106 -106
  35. package/web/trending-monthly.html +162 -196
  36. package/web/trending-weekly.html +173 -169
  37. package/web/trending.html +175 -171
  38. package/web/users.china.html +1534 -1534
@@ -1,13 +1,13 @@
1
1
  [
2
2
  {
3
- "full_name": "GTAmodding/re3",
4
- "language": "C++",
5
- "color": "#f34b7d",
6
- "description": "GTA III, Vice City",
7
- "forked": "858",
8
- "stargazers_count": 6948,
9
- "todayStar": "1127 stars this month",
10
- "html_url": "https://github.com/GTAmodding/re3",
3
+ "full_name": "Python-World/python-mini-projects",
4
+ "language": "Python",
5
+ "color": "#3572A5",
6
+ "description": "A collection of simple python mini projects to enhance your python skills",
7
+ "forked": "1244",
8
+ "stargazers_count": 4434,
9
+ "todayStar": "3589 stars this month",
10
+ "html_url": "https://github.com/Python-World/python-mini-projects",
11
11
  "rank": 1
12
12
  },
13
13
  {
@@ -15,263 +15,252 @@
15
15
  "language": "Python",
16
16
  "color": "#3572A5",
17
17
  "description": "Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.",
18
- "forked": "287",
19
- "stargazers_count": 3042,
20
- "todayStar": "2475 stars this month",
18
+ "forked": "300",
19
+ "stargazers_count": 3218,
20
+ "todayStar": "2208 stars this month",
21
21
  "html_url": "https://github.com/xinntao/Real-ESRGAN",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "CyberPunkMetalHead/binance-trading-bot-new-coins",
26
- "language": "Python",
27
- "color": "#3572A5",
28
- "description": "This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If you like this project please consider donating via Brave.",
29
- "forked": "148",
30
- "stargazers_count": 1153,
31
- "todayStar": "1102 stars this month",
32
- "html_url": "https://github.com/CyberPunkMetalHead/binance-trading-bot-new-coins",
25
+ "full_name": "shengcaishizhan/kkndme_tianya",
26
+ "language": "",
27
+ "color": "",
28
+ "description": "天涯 kkndme 神贴聊房价",
29
+ "forked": "767",
30
+ "stargazers_count": 3797,
31
+ "todayStar": "1736 stars this month",
32
+ "html_url": "https://github.com/shengcaishizhan/kkndme_tianya",
33
33
  "rank": 3
34
34
  },
35
- {
36
- "full_name": "bregman-arie/devops-exercises",
37
- "language": "Python",
38
- "color": "#3572A5",
39
- "description": "Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions",
40
- "forked": "3230",
41
- "stargazers_count": 16962,
42
- "todayStar": "3997 stars this month",
43
- "html_url": "https://github.com/bregman-arie/devops-exercises",
44
- "rank": 4
45
- },
46
35
  {
47
36
  "full_name": "authelia/authelia",
48
37
  "language": "Go",
49
38
  "color": "#00ADD8",
50
39
  "description": "The Single Sign-On Multi-Factor portal for web apps",
51
- "forked": "472",
52
- "stargazers_count": 9898,
53
- "todayStar": "3026 stars this month",
40
+ "forked": "494",
41
+ "stargazers_count": 10114,
42
+ "todayStar": "3209 stars this month",
54
43
  "html_url": "https://github.com/authelia/authelia",
44
+ "rank": 4
45
+ },
46
+ {
47
+ "full_name": "qier222/YesPlayMusic",
48
+ "language": "JavaScript",
49
+ "color": "#f1e05a",
50
+ "description": "高颜值的第三方网易云播放器,支持 Windows / macOS / Linux",
51
+ "forked": "1475",
52
+ "stargazers_count": 11338,
53
+ "todayStar": "1678 stars this month",
54
+ "html_url": "https://github.com/qier222/YesPlayMusic",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "solana-labs/solana",
58
+ "full_name": "rust-embedded/rust-raspberrypi-OS-tutorials",
59
59
  "language": "Rust",
60
60
  "color": "#dea584",
61
- "description": "Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.",
62
- "forked": "804",
63
- "stargazers_count": 4209,
64
- "todayStar": "1037 stars this month",
65
- "html_url": "https://github.com/solana-labs/solana",
61
+ "description": "📚 Learn to write an embedded OS in Rust 🦀",
62
+ "forked": "371",
63
+ "stargazers_count": 6490,
64
+ "todayStar": "1429 stars this month",
65
+ "html_url": "https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "jina-ai/jina",
70
- "language": "Python",
71
- "color": "#3572A5",
72
- "description": "Cloud-native neural search framework for 𝙖𝙣𝙮 kind of data",
73
- "forked": "1209",
74
- "stargazers_count": 11059,
75
- "todayStar": "2902 stars this month",
76
- "html_url": "https://github.com/jina-ai/jina",
69
+ "full_name": "solana-labs/dapp-scaffold",
70
+ "language": "TypeScript",
71
+ "color": "#2b7489",
72
+ "description": "Scaffolding for a dapp built on Solana",
73
+ "forked": "231",
74
+ "stargazers_count": 592,
75
+ "todayStar": "357 stars this month",
76
+ "html_url": "https://github.com/solana-labs/dapp-scaffold",
77
77
  "rank": 7
78
78
  },
79
+ {
80
+ "full_name": "Sairyss/domain-driven-hexagon",
81
+ "language": "TypeScript",
82
+ "color": "#2b7489",
83
+ "description": "Guide on Domain-Driven Design, Hexagonal architecture, best practices etc.",
84
+ "forked": "252",
85
+ "stargazers_count": 3634,
86
+ "todayStar": "1056 stars this month",
87
+ "html_url": "https://github.com/Sairyss/domain-driven-hexagon",
88
+ "rank": 8
89
+ },
79
90
  {
80
91
  "full_name": "cloudwego/netpoll",
81
92
  "language": "Go",
82
93
  "color": "#00ADD8",
83
94
  "description": "A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.",
84
- "forked": "179",
85
- "stargazers_count": 1778,
86
- "todayStar": "964 stars this month",
95
+ "forked": "181",
96
+ "stargazers_count": 1809,
97
+ "todayStar": "973 stars this month",
87
98
  "html_url": "https://github.com/cloudwego/netpoll",
88
- "rank": 8
89
- },
90
- {
91
- "full_name": "Vonng/ddia",
92
- "language": "Python",
93
- "color": "#3572A5",
94
- "description": "《Designing Data-Intensive Application》DDIA中文翻译",
95
- "forked": "2012",
96
- "stargazers_count": 9113,
97
- "todayStar": "1016 stars this month",
98
- "html_url": "https://github.com/Vonng/ddia",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "containers/podman",
103
- "language": "Go",
104
- "color": "#00ADD8",
105
- "description": "Podman: A tool for managing OCI containers and pods.",
106
- "forked": "1074",
107
- "stargazers_count": 10454,
108
- "todayStar": "1812 stars this month",
109
- "html_url": "https://github.com/containers/podman",
102
+ "full_name": "HashLips/generative-art-node",
103
+ "language": "JavaScript",
104
+ "color": "#f1e05a",
105
+ "description": "Create generative art by using the canvas api and node js",
106
+ "forked": "358",
107
+ "stargazers_count": 1211,
108
+ "todayStar": "780 stars this month",
109
+ "html_url": "https://github.com/HashLips/generative-art-node",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "TheAlgorithms/C-Plus-Plus",
114
- "language": "C++",
115
- "color": "#f34b7d",
116
- "description": "Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.",
117
- "forked": "4162",
118
- "stargazers_count": 15829,
119
- "todayStar": "2024 stars this month",
120
- "html_url": "https://github.com/TheAlgorithms/C-Plus-Plus",
113
+ "full_name": "robertdavidgraham/masscan",
114
+ "language": "C",
115
+ "color": "#555555",
116
+ "description": "TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.",
117
+ "forked": "2564",
118
+ "stargazers_count": 17482,
119
+ "todayStar": "1709 stars this month",
120
+ "html_url": "https://github.com/robertdavidgraham/masscan",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "0voice/Introduction-to-Golang",
125
- "language": "",
126
- "color": "",
127
- "description": "【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt",
128
- "forked": "632",
129
- "stargazers_count": 3221,
130
- "todayStar": "1655 stars this month",
131
- "html_url": "https://github.com/0voice/Introduction-to-Golang",
124
+ "full_name": "metaplex-foundation/metaplex",
125
+ "language": "Rust",
126
+ "color": "#dea584",
127
+ "description": "Protocol and application framework for decentralized NFT minting, storefronts, and sales.",
128
+ "forked": "2293",
129
+ "stargazers_count": 1261,
130
+ "todayStar": "800 stars this month",
131
+ "html_url": "https://github.com/metaplex-foundation/metaplex",
132
132
  "rank": 12
133
133
  },
134
+ {
135
+ "full_name": "Vonng/ddia",
136
+ "language": "Python",
137
+ "color": "#3572A5",
138
+ "description": "《Designing Data-Intensive Application》DDIA中文翻译",
139
+ "forked": "2022",
140
+ "stargazers_count": 9180,
141
+ "todayStar": "1036 stars this month",
142
+ "html_url": "https://github.com/Vonng/ddia",
143
+ "rank": 13
144
+ },
134
145
  {
135
146
  "full_name": "yangshun/tech-interview-handbook",
136
147
  "language": "JavaScript",
137
148
  "color": "#f1e05a",
138
149
  "description": "💯 Curated interview preparation materials for busy engineers",
139
- "forked": "8200",
140
- "stargazers_count": 59101,
141
- "todayStar": "2459 stars this month",
150
+ "forked": "8248",
151
+ "stargazers_count": 59472,
152
+ "todayStar": "2637 stars this month",
142
153
  "html_url": "https://github.com/yangshun/tech-interview-handbook",
143
- "rank": 13
144
- },
145
- {
146
- "full_name": "doocs/advanced-java",
147
- "language": "Java",
148
- "color": "#b07219",
149
- "description": "😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识",
150
- "forked": "15809",
151
- "stargazers_count": 57690,
152
- "todayStar": "1596 stars this month",
153
- "html_url": "https://github.com/doocs/advanced-java",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "benyaminahmed/nft-image-generator",
158
- "language": "JupyterNotebook",
159
- "color": "#DA5B0B",
160
- "description": "",
161
- "forked": "262",
162
- "stargazers_count": 903,
163
- "todayStar": "740 stars this month",
164
- "html_url": "https://github.com/benyaminahmed/nft-image-generator",
157
+ "full_name": "0voice/Introduction-to-Golang",
158
+ "language": "",
159
+ "color": "",
160
+ "description": "【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt",
161
+ "forked": "649",
162
+ "stargazers_count": 3297,
163
+ "todayStar": "1652 stars this month",
164
+ "html_url": "https://github.com/0voice/Introduction-to-Golang",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "TheAlgorithms/Javascript",
169
- "language": "JavaScript",
170
- "color": "#f1e05a",
171
- "description": "A repository for All algorithms implemented in Javascript (for educational purposes only)",
172
- "forked": "2426",
173
- "stargazers_count": 14296,
174
- "todayStar": "2276 stars this month",
175
- "html_url": "https://github.com/TheAlgorithms/Javascript",
168
+ "full_name": "YunaiV/ruoyi-vue-pro",
169
+ "language": "Java",
170
+ "color": "#b07219",
171
+ "description": "基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统",
172
+ "forked": "411",
173
+ "stargazers_count": 1331,
174
+ "todayStar": "498 stars this month",
175
+ "html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "pedroslopez/whatsapp-web.js",
180
- "language": "JavaScript",
181
- "color": "#f1e05a",
182
- "description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
183
- "forked": "877",
184
- "stargazers_count": 3591,
185
- "todayStar": "769 stars this month",
186
- "html_url": "https://github.com/pedroslopez/whatsapp-web.js",
179
+ "full_name": "solana-labs/solana",
180
+ "language": "Rust",
181
+ "color": "#dea584",
182
+ "description": "Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.",
183
+ "forked": "816",
184
+ "stargazers_count": 4269,
185
+ "todayStar": "895 stars this month",
186
+ "html_url": "https://github.com/solana-labs/solana",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "input-output-hk/cardano-node",
191
- "language": "Haskell",
192
- "color": "#5e5086",
193
- "description": "The core component that is used to participate in a Cardano decentralised blockchain.",
194
- "forked": "397",
195
- "stargazers_count": 2106,
196
- "todayStar": "202 stars this month",
197
- "html_url": "https://github.com/input-output-hk/cardano-node",
190
+ "full_name": "30-seconds/30-seconds-of-code",
191
+ "language": "JavaScript",
192
+ "color": "#f1e05a",
193
+ "description": "Short JavaScript code snippets for all your development needs",
194
+ "forked": "9129",
195
+ "stargazers_count": 86390,
196
+ "todayStar": "4302 stars this month",
197
+ "html_url": "https://github.com/30-seconds/30-seconds-of-code",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "seaswalker/spring-analysis",
202
- "language": "Java",
203
- "color": "#b07219",
204
- "description": "Spring源码阅读",
205
- "forked": "3554",
206
- "stargazers_count": 10754,
207
- "todayStar": "483 stars this month",
208
- "html_url": "https://github.com/seaswalker/spring-analysis",
201
+ "full_name": "TheAlgorithms/Javascript",
202
+ "language": "JavaScript",
203
+ "color": "#f1e05a",
204
+ "description": "A repository for All algorithms implemented in Javascript (for educational purposes only)",
205
+ "forked": "2455",
206
+ "stargazers_count": 14538,
207
+ "todayStar": "2255 stars this month",
208
+ "html_url": "https://github.com/TheAlgorithms/Javascript",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "vnpy/vnpy",
212
+ "full_name": "TheAlgorithms/C-Plus-Plus",
213
213
  "language": "C++",
214
214
  "color": "#f34b7d",
215
- "description": "基于Python的开源量化交易平台开发框架",
216
- "forked": "6677",
217
- "stargazers_count": 16376,
218
- "todayStar": "607 stars this month",
219
- "html_url": "https://github.com/vnpy/vnpy",
215
+ "description": "Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.",
216
+ "forked": "4216",
217
+ "stargazers_count": 15948,
218
+ "todayStar": "1618 stars this month",
219
+ "html_url": "https://github.com/TheAlgorithms/C-Plus-Plus",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "30-seconds/30-seconds-of-code",
224
- "language": "JavaScript",
225
- "color": "#f1e05a",
226
- "description": "Short JavaScript code snippets for all your development needs",
227
- "forked": "9110",
228
- "stargazers_count": 86153,
229
- "todayStar": "4220 stars this month",
230
- "html_url": "https://github.com/30-seconds/30-seconds-of-code",
223
+ "full_name": "pyg-team/pytorch_geometric",
224
+ "language": "Python",
225
+ "color": "#3572A5",
226
+ "description": "Graph Neural Network Library for PyTorch",
227
+ "forked": "2155",
228
+ "stargazers_count": 12632,
229
+ "todayStar": "856 stars this month",
230
+ "html_url": "https://github.com/pyg-team/pytorch_geometric",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "pola-rs/polars",
235
- "language": "Rust",
236
- "color": "#dea584",
237
- "description": "Fast multi-threaded DataFrame library in Rust and Python",
238
- "forked": "150",
239
- "stargazers_count": 2564,
240
- "todayStar": "343 stars this month",
241
- "html_url": "https://github.com/pola-rs/polars",
234
+ "full_name": "containers/podman",
235
+ "language": "Go",
236
+ "color": "#00ADD8",
237
+ "description": "Podman: A tool for managing OCI containers and pods.",
238
+ "forked": "1080",
239
+ "stargazers_count": 10555,
240
+ "todayStar": "1785 stars this month",
241
+ "html_url": "https://github.com/containers/podman",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "jlevy/the-art-of-command-line",
246
- "language": "",
247
- "color": "",
248
- "description": "Master the command line, in one page",
249
- "forked": "10453",
250
- "stargazers_count": 97118,
251
- "todayStar": "3384 stars this month",
252
- "html_url": "https://github.com/jlevy/the-art-of-command-line",
245
+ "full_name": "babysor/MockingBird",
246
+ "language": "JavaScript",
247
+ "color": "#f1e05a",
248
+ "description": "🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time",
249
+ "forked": "737",
250
+ "stargazers_count": 7579,
251
+ "todayStar": "3822 stars this month",
252
+ "html_url": "https://github.com/babysor/MockingBird",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "withfig/autocomplete",
257
- "language": "TypeScript",
258
- "color": "#2b7489",
259
- "description": "Fig adds autocomplete to your terminal.",
260
- "forked": "1161",
261
- "stargazers_count": 5394,
262
- "todayStar": "1104 stars this month",
263
- "html_url": "https://github.com/withfig/autocomplete",
256
+ "full_name": "vnpy/vnpy",
257
+ "language": "C++",
258
+ "color": "#f34b7d",
259
+ "description": "基于Python的开源量化交易平台开发框架",
260
+ "forked": "6683",
261
+ "stargazers_count": 16417,
262
+ "todayStar": "624 stars this month",
263
+ "html_url": "https://github.com/vnpy/vnpy",
264
264
  "rank": 24
265
- },
266
- {
267
- "full_name": "Tencent/secguide",
268
- "language": "",
269
- "color": "",
270
- "description": "面向开发人员梳理的代码安全指南",
271
- "forked": "1063",
272
- "stargazers_count": 8231,
273
- "todayStar": "1800 stars this month",
274
- "html_url": "https://github.com/Tencent/secguide",
275
- "rank": 25
276
265
  }
277
266
  ]