@wcj/github-rank 21.9.12 → 21.9.16

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 +32322 -31322
  2. package/dist/sifou-daily.json +75 -30
  3. package/dist/sifou-monthly.json +107 -107
  4. package/dist/sifou-weekly.json +175 -175
  5. package/dist/toutiao-30.json +119 -119
  6. package/dist/toutiao-7.json +164 -164
  7. package/dist/toutiao-90.json +57 -57
  8. package/dist/trending-daily.json +199 -199
  9. package/dist/trending-monthly.json +158 -158
  10. package/dist/trending-weekly.json +191 -191
  11. package/dist/users.china.json +3196 -3197
  12. package/dist/users.json +4216 -4216
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +32322 -31322
  16. package/web/data/sifou-daily.json +75 -30
  17. package/web/data/sifou-monthly.json +107 -107
  18. package/web/data/sifou-weekly.json +175 -175
  19. package/web/data/toutiao-30.json +119 -119
  20. package/web/data/toutiao-7.json +164 -164
  21. package/web/data/toutiao-90.json +57 -57
  22. package/web/data/trending-daily.json +199 -199
  23. package/web/data/trending-monthly.json +158 -158
  24. package/web/data/trending-weekly.json +191 -191
  25. package/web/data/users.china.json +3196 -3197
  26. package/web/data/users.json +4216 -4216
  27. package/web/index.html +2161 -2161
  28. package/web/repos.html +4239 -4239
  29. package/web/sifou-daily.html +166 -26
  30. package/web/sifou-monthly.html +124 -124
  31. package/web/sifou-weekly.html +147 -147
  32. package/web/toutiao-30.html +107 -107
  33. package/web/toutiao-7.html +93 -93
  34. package/web/toutiao-90.html +91 -91
  35. package/web/trending-monthly.html +147 -147
  36. package/web/trending-weekly.html +175 -167
  37. package/web/trending.html +180 -172
  38. package/web/users.china.html +1647 -1647
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "cloudwego/netpoll",
4
- "language": "Go",
5
- "color": "#00ADD8",
6
- "description": "A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.",
7
- "forked": "141",
8
- "stargazers_count": 1344,
9
- "todayStar": "174 stars today",
10
- "html_url": "https://github.com/cloudwego/netpoll",
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": "839",
8
+ "stargazers_count": 2753,
9
+ "todayStar": "556 stars today",
10
+ "html_url": "https://github.com/Python-World/python-mini-projects",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "flutter/flutter",
15
- "language": "Dart",
16
- "color": "#00B4AB",
17
- "description": "Flutter makes it easy and fast to build beautiful apps for mobile and beyond.",
18
- "forked": "18630",
19
- "stargazers_count": 129441,
20
- "todayStar": "231 stars today",
21
- "html_url": "https://github.com/flutter/flutter",
14
+ "full_name": "trekhleb/javascript-algorithms",
15
+ "language": "JavaScript",
16
+ "color": "#f1e05a",
17
+ "description": "📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings",
18
+ "forked": "19651",
19
+ "stargazers_count": 119484,
20
+ "todayStar": "344 stars today",
21
+ "html_url": "https://github.com/trekhleb/javascript-algorithms",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "Azure/azure-cli",
26
- "language": "Python",
27
- "color": "#3572A5",
28
- "description": "Azure Command-Line Interface",
29
- "forked": "1802",
30
- "stargazers_count": 2681,
31
- "todayStar": "92 stars today",
32
- "html_url": "https://github.com/Azure/azure-cli",
25
+ "full_name": "SudhanPlayz/Discord-MusicBot",
26
+ "language": "JavaScript",
27
+ "color": "#f1e05a",
28
+ "description": "An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!",
29
+ "forked": "879",
30
+ "stargazers_count": 707,
31
+ "todayStar": "96 stars today",
32
+ "html_url": "https://github.com/SudhanPlayz/Discord-MusicBot",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "yangshun/tech-interview-handbook",
37
- "language": "JavaScript",
38
- "color": "#f1e05a",
39
- "description": "💯 Curated interview preparation materials for busy engineers",
40
- "forked": "8057",
41
- "stargazers_count": 57824,
42
- "todayStar": "177 stars today",
43
- "html_url": "https://github.com/yangshun/tech-interview-handbook",
36
+ "full_name": "microsoft/ML-For-Beginners",
37
+ "language": "JupyterNotebook",
38
+ "color": "#DA5B0B",
39
+ "description": "12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all",
40
+ "forked": "4427",
41
+ "stargazers_count": 21660,
42
+ "todayStar": "757 stars today",
43
+ "html_url": "https://github.com/microsoft/ML-For-Beginners",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "ChoiceCoin/ChoiceCoin.github.io",
48
- "language": "HTML",
49
- "color": "#e34c26",
50
- "description": "Choice Coin Public Website",
51
- "forked": "2742",
52
- "stargazers_count": 783,
53
- "todayStar": "67 stars today",
54
- "html_url": "https://github.com/ChoiceCoin/ChoiceCoin.github.io",
47
+ "full_name": "graviraja/MLOps-Basics",
48
+ "language": "JupyterNotebook",
49
+ "color": "#DA5B0B",
50
+ "description": "",
51
+ "forked": "185",
52
+ "stargazers_count": 1653,
53
+ "todayStar": "268 stars today",
54
+ "html_url": "https://github.com/graviraja/MLOps-Basics",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "MoH-Malaysia/covid19-public",
59
- "language": "",
60
- "color": "",
61
- "description": "Official data on the COVID-19 epidemic in Malaysia. Powered by CPRC, CPRC Hospital System, MKAK, and MySejahtera.",
62
- "forked": "361",
63
- "stargazers_count": 698,
64
- "todayStar": "36 stars today",
65
- "html_url": "https://github.com/MoH-Malaysia/covid19-public",
58
+ "full_name": "phoboslab/q1k3",
59
+ "language": "JavaScript",
60
+ "color": "#f1e05a",
61
+ "description": "A tiny FPS for js13k",
62
+ "forked": "31",
63
+ "stargazers_count": 574,
64
+ "todayStar": "160 stars today",
65
+ "html_url": "https://github.com/phoboslab/q1k3",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "cloudwego/kitex",
70
- "language": "Go",
71
- "color": "#00ADD8",
72
- "description": "A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.",
73
- "forked": "230",
74
- "stargazers_count": 2289,
75
- "todayStar": "137 stars today",
76
- "html_url": "https://github.com/cloudwego/kitex",
69
+ "full_name": "Jack-Cherish/quantitative",
70
+ "language": "Python",
71
+ "color": "#3572A5",
72
+ "description": "量化交易:python3",
73
+ "forked": "102",
74
+ "stargazers_count": 175,
75
+ "todayStar": "52 stars today",
76
+ "html_url": "https://github.com/Jack-Cherish/quantitative",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "ffffffff0x/Digital-Privacy",
81
- "language": "",
82
- "color": "",
83
- "description": "一个关于数字隐私搜集、保护、清理集一体的方案,外加开源信息收集(OSINT)对抗",
84
- "forked": "424",
85
- "stargazers_count": 3071,
86
- "todayStar": "105 stars today",
87
- "html_url": "https://github.com/ffffffff0x/Digital-Privacy",
80
+ "full_name": "bregman-arie/devops-exercises",
81
+ "language": "Python",
82
+ "color": "#3572A5",
83
+ "description": "Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions",
84
+ "forked": "2632",
85
+ "stargazers_count": 14488,
86
+ "todayStar": "430 stars today",
87
+ "html_url": "https://github.com/bregman-arie/devops-exercises",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "DataDog/go-profiler-notes",
92
- "language": "JupyterNotebook",
93
- "color": "#DA5B0B",
94
- "description": "felixge's notes on the various go profiling methods that are available.",
95
- "forked": "55",
96
- "stargazers_count": 1182,
97
- "todayStar": "87 stars today",
98
- "html_url": "https://github.com/DataDog/go-profiler-notes",
91
+ "full_name": "jwasham/coding-interview-university",
92
+ "language": "",
93
+ "color": "",
94
+ "description": "A complete computer science study plan to become a software engineer.",
95
+ "forked": "51639",
96
+ "stargazers_count": 191887,
97
+ "todayStar": "344 stars today",
98
+ "html_url": "https://github.com/jwasham/coding-interview-university",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "protocolbuffers/protobuf",
103
- "language": "C++",
104
- "color": "#f34b7d",
105
- "description": "Protocol Buffers - Google's data interchange format",
106
- "forked": "13210",
107
- "stargazers_count": 50651,
108
- "todayStar": "59 stars today",
109
- "html_url": "https://github.com/protocolbuffers/protobuf",
102
+ "full_name": "EbookFoundation/free-programming-books",
103
+ "language": "",
104
+ "color": "",
105
+ "description": "📚 Freely available programming books",
106
+ "forked": "44355",
107
+ "stargazers_count": 204206,
108
+ "todayStar": "319 stars today",
109
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "rammcodes/Dopefolio",
114
- "language": "HTML",
115
- "color": "#e34c26",
116
- "description": "Dopefolio 🔥 - Portfolio Template for Developers 🚀",
117
- "forked": "114",
118
- "stargazers_count": 968,
119
- "todayStar": "201 stars today",
120
- "html_url": "https://github.com/rammcodes/Dopefolio",
113
+ "full_name": "pyg-team/pytorch_geometric",
114
+ "language": "Python",
115
+ "color": "#3572A5",
116
+ "description": "Graph Neural Network Library for PyTorch",
117
+ "forked": "2102",
118
+ "stargazers_count": 12287,
119
+ "todayStar": "185 stars today",
120
+ "html_url": "https://github.com/pyg-team/pytorch_geometric",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "apache/incubator-doris",
125
- "language": "Java",
126
- "color": "#b07219",
127
- "description": "Apache Doris (Incubating)",
128
- "forked": "938",
129
- "stargazers_count": 3242,
130
- "todayStar": "62 stars today",
131
- "html_url": "https://github.com/apache/incubator-doris",
124
+ "full_name": "microsoft/qlib",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
+ "description": "Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.",
128
+ "forked": "1008",
129
+ "stargazers_count": 6332,
130
+ "todayStar": "206 stars today",
131
+ "html_url": "https://github.com/microsoft/qlib",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "dotnet/csharplang",
136
- "language": "C#",
137
- "color": "#178600",
138
- "description": "The official repo for the design of the C# programming language",
139
- "forked": "810",
140
- "stargazers_count": 7519,
141
- "todayStar": "78 stars today",
142
- "html_url": "https://github.com/dotnet/csharplang",
135
+ "full_name": "HZFE/awesome-interview",
136
+ "language": "HTML",
137
+ "color": "#e34c26",
138
+ "description": "剑指前端 Offer",
139
+ "forked": "25",
140
+ "stargazers_count": 369,
141
+ "todayStar": "118 stars today",
142
+ "html_url": "https://github.com/HZFE/awesome-interview",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "diegolnasc/kubernetes-best-practices",
147
- "language": "",
148
- "color": "",
149
- "description": "A cookbook with the best practices for working with kubernetes.",
150
- "forked": "7",
151
- "stargazers_count": 379,
152
- "todayStar": "100 stars today",
153
- "html_url": "https://github.com/diegolnasc/kubernetes-best-practices",
146
+ "full_name": "1makarov/binance-nft-buy",
147
+ "language": "Go",
148
+ "color": "#00ADD8",
149
+ "description": "bot for automatic purchase of boxes",
150
+ "forked": "51",
151
+ "stargazers_count": 80,
152
+ "todayStar": "25 stars today",
153
+ "html_url": "https://github.com/1makarov/binance-nft-buy",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "spotify/pedalboard",
158
- "language": "C++",
159
- "color": "#f34b7d",
160
- "description": "🎛 🔊 A Python library for adding effects to audio.",
161
- "forked": "45",
162
- "stargazers_count": 2049,
163
- "todayStar": "530 stars today",
164
- "html_url": "https://github.com/spotify/pedalboard",
157
+ "full_name": "outflanknl/PrintNightmare",
158
+ "language": "C",
159
+ "color": "#555555",
160
+ "description": "",
161
+ "forked": "30",
162
+ "stargazers_count": 156,
163
+ "todayStar": "36 stars today",
164
+ "html_url": "https://github.com/outflanknl/PrintNightmare",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "ryanmcdermott/clean-code-javascript",
169
- "language": "JavaScript",
170
- "color": "#f1e05a",
171
- "description": "🛁 Clean Code concepts adapted for JavaScript",
172
- "forked": "7153",
173
- "stargazers_count": 56494,
174
- "todayStar": "195 stars today",
175
- "html_url": "https://github.com/ryanmcdermott/clean-code-javascript",
168
+ "full_name": "Just-Some-Bots/MusicBot",
169
+ "language": "Python",
170
+ "color": "#3572A5",
171
+ "description": "🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)",
172
+ "forked": "2099",
173
+ "stargazers_count": 2520,
174
+ "todayStar": "57 stars today",
175
+ "html_url": "https://github.com/Just-Some-Bots/MusicBot",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "OWASP/Top10",
180
- "language": "HTML",
181
- "color": "#e34c26",
182
- "description": "Official OWASP Top 10 Document Repository",
183
- "forked": "461",
184
- "stargazers_count": 2205,
185
- "todayStar": "137 stars today",
186
- "html_url": "https://github.com/OWASP/Top10",
179
+ "full_name": "snowpackjs/astro",
180
+ "language": "TypeScript",
181
+ "color": "#2b7489",
182
+ "description": "🚀🧑‍🚀 Keep your eyes to the skies, astronauts!",
183
+ "forked": "275",
184
+ "stargazers_count": 6732,
185
+ "todayStar": "84 stars today",
186
+ "html_url": "https://github.com/snowpackjs/astro",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "huggingface/datasets",
191
- "language": "Python",
192
- "color": "#3572A5",
193
- "description": "🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools",
194
- "forked": "1142",
195
- "stargazers_count": 9642,
196
- "todayStar": "112 stars today",
197
- "html_url": "https://github.com/huggingface/datasets",
190
+ "full_name": "CyC2018/CS-Notes",
191
+ "language": "Java",
192
+ "color": "#b07219",
193
+ "description": "📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计",
194
+ "forked": "44367",
195
+ "stargazers_count": 138408,
196
+ "todayStar": "101 stars today",
197
+ "html_url": "https://github.com/CyC2018/CS-Notes",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "ruanyf/weekly",
202
- "language": "",
203
- "color": "",
204
- "description": "科技爱好者周刊,每周五发布",
205
- "forked": "1391",
206
- "stargazers_count": 18103,
207
- "todayStar": "34 stars today",
208
- "html_url": "https://github.com/ruanyf/weekly",
201
+ "full_name": "microsoft/winget-cli",
202
+ "language": "C++",
203
+ "color": "#f34b7d",
204
+ "description": "Windows Package Manager CLI (aka winget)",
205
+ "forked": "719",
206
+ "stargazers_count": 15095,
207
+ "todayStar": "80 stars today",
208
+ "html_url": "https://github.com/microsoft/winget-cli",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "ReactiveX/RxJava",
213
- "language": "Java",
214
- "color": "#b07219",
215
- "description": "RxJava Reactive Extensions for the JVM a library for composing asynchronous and event-based programs using observable sequences for the Java VM.",
216
- "forked": "7489",
217
- "stargazers_count": 45219,
218
- "todayStar": "54 stars today",
219
- "html_url": "https://github.com/ReactiveX/RxJava",
212
+ "full_name": "aslitsecurity/CVE-2021-40444_builders",
213
+ "language": "Python",
214
+ "color": "#3572A5",
215
+ "description": "This repo contain builders of cab file, html file, and docx file for CVE-2021-40444 exploit",
216
+ "forked": "32",
217
+ "stargazers_count": 122,
218
+ "todayStar": "36 stars today",
219
+ "html_url": "https://github.com/aslitsecurity/CVE-2021-40444_builders",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "Jack-Cherish/quantitative",
224
- "language": "Python",
225
- "color": "#3572A5",
223
+ "full_name": "brunosimon/my-room-in-3d",
224
+ "language": "JavaScript",
225
+ "color": "#f1e05a",
226
226
  "description": "",
227
- "forked": "42",
228
- "stargazers_count": 48,
229
- "todayStar": "14 stars today",
230
- "html_url": "https://github.com/Jack-Cherish/quantitative",
227
+ "forked": "61",
228
+ "stargazers_count": 938,
229
+ "todayStar": "80 stars today",
230
+ "html_url": "https://github.com/brunosimon/my-room-in-3d",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "huggingface/transformers",
235
- "language": "Python",
236
- "color": "#3572A5",
237
- "description": "🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.",
238
- "forked": "12110",
239
- "stargazers_count": 51083,
240
- "todayStar": "138 stars today",
241
- "html_url": "https://github.com/huggingface/transformers",
234
+ "full_name": "eritislami/evobot",
235
+ "language": "JavaScript",
236
+ "color": "#f1e05a",
237
+ "description": "🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide",
238
+ "forked": "1261",
239
+ "stargazers_count": 742,
240
+ "todayStar": "74 stars today",
241
+ "html_url": "https://github.com/eritislami/evobot",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "HashLips/generative-art-node",
246
- "language": "JavaScript",
247
- "color": "#f1e05a",
248
- "description": "Create generative art by using the canvas api and node js",
249
- "forked": "236",
250
- "stargazers_count": 767,
251
- "todayStar": "49 stars today",
252
- "html_url": "https://github.com/HashLips/generative-art-node",
245
+ "full_name": "revoltchat/revolt",
246
+ "language": "Shell",
247
+ "color": "#89e051",
248
+ "description": "Repository for miscellaneous repository management and discussions: https://github.com/revoltchat/revolt/discussions",
249
+ "forked": "11",
250
+ "stargazers_count": 442,
251
+ "todayStar": "80 stars today",
252
+ "html_url": "https://github.com/revoltchat/revolt",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "microsoft/qlib",
257
- "language": "Python",
258
- "color": "#3572A5",
259
- "description": "Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.",
260
- "forked": "971",
261
- "stargazers_count": 5694,
262
- "todayStar": "86 stars today",
263
- "html_url": "https://github.com/microsoft/qlib",
256
+ "full_name": "jagrosh/MusicBot",
257
+ "language": "Java",
258
+ "color": "#b07219",
259
+ "description": "🎶 A Discord music bot that's easy to set up and run yourself!",
260
+ "forked": "956",
261
+ "stargazers_count": 1747,
262
+ "todayStar": "137 stars today",
263
+ "html_url": "https://github.com/jagrosh/MusicBot",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "abseil/abseil-cpp",
268
- "language": "C++",
269
- "color": "#f34b7d",
270
- "description": "Abseil Common Libraries (C++)",
271
- "forked": "1704",
272
- "stargazers_count": 9247,
273
- "todayStar": "40 stars today",
274
- "html_url": "https://github.com/abseil/abseil-cpp",
267
+ "full_name": "iptv-org/iptv",
268
+ "language": "JavaScript",
269
+ "color": "#f1e05a",
270
+ "description": "Collection of publicly available IPTV channels from all over the world",
271
+ "forked": "3289",
272
+ "stargazers_count": 39754,
273
+ "todayStar": "182 stars today",
274
+ "html_url": "https://github.com/iptv-org/iptv",
275
275
  "rank": 25
276
276
  }
277
277
  ]