@wcj/github-rank 21.9.15 → 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.
- package/dist/repos.json +17827 -17827
- package/dist/sifou-daily.json +66 -39
- package/dist/sifou-monthly.json +37 -37
- package/dist/sifou-weekly.json +121 -121
- package/dist/toutiao-30.json +56 -56
- package/dist/toutiao-7.json +81 -81
- package/dist/toutiao-90.json +20 -20
- package/dist/trending-daily.json +194 -194
- package/dist/trending-monthly.json +143 -143
- package/dist/trending-weekly.json +175 -175
- package/dist/users.china.json +1893 -1893
- package/dist/users.json +2120 -2120
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +17827 -17827
- package/web/data/sifou-daily.json +66 -39
- package/web/data/sifou-monthly.json +37 -37
- package/web/data/sifou-weekly.json +121 -121
- package/web/data/toutiao-30.json +56 -56
- package/web/data/toutiao-7.json +81 -81
- package/web/data/toutiao-90.json +20 -20
- package/web/data/trending-daily.json +194 -194
- package/web/data/trending-monthly.json +143 -143
- package/web/data/trending-weekly.json +175 -175
- package/web/data/users.china.json +1893 -1893
- package/web/data/users.json +2120 -2120
- package/web/index.html +1156 -1156
- package/web/repos.html +2392 -2392
- package/web/sifou-daily.html +117 -33
- package/web/sifou-monthly.html +58 -58
- package/web/sifou-weekly.html +122 -122
- package/web/toutiao-30.html +79 -79
- package/web/toutiao-7.html +82 -82
- package/web/toutiao-90.html +19 -19
- package/web/trending-monthly.html +150 -150
- package/web/trending-weekly.html +157 -157
- package/web/trending.html +175 -167
- package/web/users.china.html +1013 -1013
package/web/trending.html
CHANGED
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
</svg>
|
|
82
82
|
</a>
|
|
83
83
|
<h1 class="title"> GitHub Repositories Trending </h1>
|
|
84
|
-
<div class="time">Last cache created on 2021/9/
|
|
84
|
+
<div class="time">Last cache created on 2021/9/16 by Github API v3.</div>
|
|
85
85
|
<div class="tabs">
|
|
86
86
|
<a class="" href="index.html">Users</a>
|
|
87
87
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -104,36 +104,36 @@
|
|
|
104
104
|
<div class="info">
|
|
105
105
|
<div class="rank">
|
|
106
106
|
<span title="Ranking 1">1</span>
|
|
107
|
-
<a href="https://github.com/
|
|
107
|
+
<a href="https://github.com/Python-World/python-mini-projects" target="_blank" title="Python-World/python-mini-projects">Python-World/python-mini-projects</a>
|
|
108
108
|
</div>
|
|
109
109
|
<div class="sub-title followers">
|
|
110
110
|
|
|
111
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
112
|
-
<span style="background-color: #
|
|
111
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
112
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
113
113
|
</a>
|
|
114
114
|
|
|
115
115
|
<span class="star" title="Stargazers Count">
|
|
116
116
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
117
117
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
118
118
|
</svg>
|
|
119
|
-
<span>
|
|
119
|
+
<span>2753</span>
|
|
120
120
|
</span>
|
|
121
121
|
<span class="star" title="Repo Forked">
|
|
122
122
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
123
123
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
124
124
|
</path>
|
|
125
125
|
</svg>
|
|
126
|
-
<span>
|
|
126
|
+
<span>839</span>
|
|
127
127
|
</span>
|
|
128
128
|
<span class="star">
|
|
129
129
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
130
130
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
131
131
|
</svg>
|
|
132
|
-
<span>
|
|
132
|
+
<span>556 stars today</span>
|
|
133
133
|
</span>
|
|
134
134
|
</div>
|
|
135
135
|
<div class="details">
|
|
136
|
-
|
|
136
|
+
A collection of simple python mini projects to enhance your python skills
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
</li>
|
|
@@ -142,32 +142,36 @@
|
|
|
142
142
|
<div class="info">
|
|
143
143
|
<div class="rank">
|
|
144
144
|
<span title="Ranking 2">2</span>
|
|
145
|
-
<a href="https://github.com/
|
|
145
|
+
<a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
|
|
146
146
|
</div>
|
|
147
147
|
<div class="sub-title followers">
|
|
148
148
|
|
|
149
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
150
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
151
|
+
</a>
|
|
152
|
+
|
|
149
153
|
<span class="star" title="Stargazers Count">
|
|
150
154
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
151
155
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
152
156
|
</svg>
|
|
153
|
-
<span>
|
|
157
|
+
<span>119484</span>
|
|
154
158
|
</span>
|
|
155
159
|
<span class="star" title="Repo Forked">
|
|
156
160
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
157
161
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
158
162
|
</path>
|
|
159
163
|
</svg>
|
|
160
|
-
<span>
|
|
164
|
+
<span>19651</span>
|
|
161
165
|
</span>
|
|
162
166
|
<span class="star">
|
|
163
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
164
168
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
165
169
|
</svg>
|
|
166
|
-
<span>
|
|
170
|
+
<span>344 stars today</span>
|
|
167
171
|
</span>
|
|
168
172
|
</div>
|
|
169
173
|
<div class="details">
|
|
170
|
-
|
|
174
|
+
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
|
|
171
175
|
</div>
|
|
172
176
|
</div>
|
|
173
177
|
</li>
|
|
@@ -176,36 +180,36 @@
|
|
|
176
180
|
<div class="info">
|
|
177
181
|
<div class="rank">
|
|
178
182
|
<span title="Ranking 3">3</span>
|
|
179
|
-
<a href="https://github.com/
|
|
183
|
+
<a href="https://github.com/SudhanPlayz/Discord-MusicBot" target="_blank" title="SudhanPlayz/Discord-MusicBot">SudhanPlayz/Discord-MusicBot</a>
|
|
180
184
|
</div>
|
|
181
185
|
<div class="sub-title followers">
|
|
182
186
|
|
|
183
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
184
|
-
<span style="background-color: #
|
|
187
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
188
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
185
189
|
</a>
|
|
186
190
|
|
|
187
191
|
<span class="star" title="Stargazers Count">
|
|
188
192
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
189
193
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
190
194
|
</svg>
|
|
191
|
-
<span>
|
|
195
|
+
<span>707</span>
|
|
192
196
|
</span>
|
|
193
197
|
<span class="star" title="Repo Forked">
|
|
194
198
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
195
199
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
196
200
|
</path>
|
|
197
201
|
</svg>
|
|
198
|
-
<span>
|
|
202
|
+
<span>879</span>
|
|
199
203
|
</span>
|
|
200
204
|
<span class="star">
|
|
201
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
202
206
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
203
207
|
</svg>
|
|
204
|
-
<span>
|
|
208
|
+
<span>96 stars today</span>
|
|
205
209
|
</span>
|
|
206
210
|
</div>
|
|
207
211
|
<div class="details">
|
|
208
|
-
|
|
212
|
+
An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
|
|
209
213
|
</div>
|
|
210
214
|
</div>
|
|
211
215
|
</li>
|
|
@@ -214,36 +218,36 @@
|
|
|
214
218
|
<div class="info">
|
|
215
219
|
<div class="rank">
|
|
216
220
|
<span title="Ranking 4">4</span>
|
|
217
|
-
<a href="https://github.com/
|
|
221
|
+
<a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
|
|
218
222
|
</div>
|
|
219
223
|
<div class="sub-title followers">
|
|
220
224
|
|
|
221
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
222
|
-
<span style="background-color: #
|
|
225
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
226
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
223
227
|
</a>
|
|
224
228
|
|
|
225
229
|
<span class="star" title="Stargazers Count">
|
|
226
230
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
227
231
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
228
232
|
</svg>
|
|
229
|
-
<span>
|
|
233
|
+
<span>21660</span>
|
|
230
234
|
</span>
|
|
231
235
|
<span class="star" title="Repo Forked">
|
|
232
236
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
233
237
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
234
238
|
</path>
|
|
235
239
|
</svg>
|
|
236
|
-
<span>
|
|
240
|
+
<span>4427</span>
|
|
237
241
|
</span>
|
|
238
242
|
<span class="star">
|
|
239
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
240
244
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
241
245
|
</svg>
|
|
242
|
-
<span>
|
|
246
|
+
<span>757 stars today</span>
|
|
243
247
|
</span>
|
|
244
248
|
</div>
|
|
245
249
|
<div class="details">
|
|
246
|
-
|
|
250
|
+
12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all
|
|
247
251
|
</div>
|
|
248
252
|
</div>
|
|
249
253
|
</li>
|
|
@@ -252,36 +256,36 @@
|
|
|
252
256
|
<div class="info">
|
|
253
257
|
<div class="rank">
|
|
254
258
|
<span title="Ranking 5">5</span>
|
|
255
|
-
<a href="https://github.com/
|
|
259
|
+
<a href="https://github.com/graviraja/MLOps-Basics" target="_blank" title="graviraja/MLOps-Basics">graviraja/MLOps-Basics</a>
|
|
256
260
|
</div>
|
|
257
261
|
<div class="sub-title followers">
|
|
258
262
|
|
|
259
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
260
|
-
<span style="background-color: #
|
|
263
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
264
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
261
265
|
</a>
|
|
262
266
|
|
|
263
267
|
<span class="star" title="Stargazers Count">
|
|
264
268
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
265
269
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
266
270
|
</svg>
|
|
267
|
-
<span>
|
|
271
|
+
<span>1653</span>
|
|
268
272
|
</span>
|
|
269
273
|
<span class="star" title="Repo Forked">
|
|
270
274
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
271
275
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
272
276
|
</path>
|
|
273
277
|
</svg>
|
|
274
|
-
<span>
|
|
278
|
+
<span>185</span>
|
|
275
279
|
</span>
|
|
276
280
|
<span class="star">
|
|
277
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
282
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
279
283
|
</svg>
|
|
280
|
-
<span>
|
|
284
|
+
<span>268 stars today</span>
|
|
281
285
|
</span>
|
|
282
286
|
</div>
|
|
283
287
|
<div class="details">
|
|
284
|
-
|
|
288
|
+
|
|
285
289
|
</div>
|
|
286
290
|
</div>
|
|
287
291
|
</li>
|
|
@@ -290,36 +294,36 @@
|
|
|
290
294
|
<div class="info">
|
|
291
295
|
<div class="rank">
|
|
292
296
|
<span title="Ranking 6">6</span>
|
|
293
|
-
<a href="https://github.com/
|
|
297
|
+
<a href="https://github.com/phoboslab/q1k3" target="_blank" title="phoboslab/q1k3">phoboslab/q1k3</a>
|
|
294
298
|
</div>
|
|
295
299
|
<div class="sub-title followers">
|
|
296
300
|
|
|
297
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
298
|
-
<span style="background-color: #
|
|
301
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
302
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
299
303
|
</a>
|
|
300
304
|
|
|
301
305
|
<span class="star" title="Stargazers Count">
|
|
302
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
303
307
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
304
308
|
</svg>
|
|
305
|
-
<span>
|
|
309
|
+
<span>574</span>
|
|
306
310
|
</span>
|
|
307
311
|
<span class="star" title="Repo Forked">
|
|
308
312
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
309
313
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
310
314
|
</path>
|
|
311
315
|
</svg>
|
|
312
|
-
<span>
|
|
316
|
+
<span>31</span>
|
|
313
317
|
</span>
|
|
314
318
|
<span class="star">
|
|
315
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
316
320
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
317
321
|
</svg>
|
|
318
|
-
<span>
|
|
322
|
+
<span>160 stars today</span>
|
|
319
323
|
</span>
|
|
320
324
|
</div>
|
|
321
325
|
<div class="details">
|
|
322
|
-
|
|
326
|
+
A tiny FPS for js13k
|
|
323
327
|
</div>
|
|
324
328
|
</div>
|
|
325
329
|
</li>
|
|
@@ -328,36 +332,36 @@
|
|
|
328
332
|
<div class="info">
|
|
329
333
|
<div class="rank">
|
|
330
334
|
<span title="Ranking 7">7</span>
|
|
331
|
-
<a href="https://github.com/
|
|
335
|
+
<a href="https://github.com/Jack-Cherish/quantitative" target="_blank" title="Jack-Cherish/quantitative">Jack-Cherish/quantitative</a>
|
|
332
336
|
</div>
|
|
333
337
|
<div class="sub-title followers">
|
|
334
338
|
|
|
335
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
336
|
-
<span style="background-color: #
|
|
339
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
340
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
337
341
|
</a>
|
|
338
342
|
|
|
339
343
|
<span class="star" title="Stargazers Count">
|
|
340
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
341
345
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
342
346
|
</svg>
|
|
343
|
-
<span>
|
|
347
|
+
<span>175</span>
|
|
344
348
|
</span>
|
|
345
349
|
<span class="star" title="Repo Forked">
|
|
346
350
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
347
351
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
348
352
|
</path>
|
|
349
353
|
</svg>
|
|
350
|
-
<span>
|
|
354
|
+
<span>102</span>
|
|
351
355
|
</span>
|
|
352
356
|
<span class="star">
|
|
353
357
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
354
358
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
355
359
|
</svg>
|
|
356
|
-
<span>
|
|
360
|
+
<span>52 stars today</span>
|
|
357
361
|
</span>
|
|
358
362
|
</div>
|
|
359
363
|
<div class="details">
|
|
360
|
-
|
|
364
|
+
量化交易:python3
|
|
361
365
|
</div>
|
|
362
366
|
</div>
|
|
363
367
|
</li>
|
|
@@ -366,36 +370,36 @@
|
|
|
366
370
|
<div class="info">
|
|
367
371
|
<div class="rank">
|
|
368
372
|
<span title="Ranking 8">8</span>
|
|
369
|
-
<a href="https://github.com/
|
|
373
|
+
<a href="https://github.com/bregman-arie/devops-exercises" target="_blank" title="bregman-arie/devops-exercises">bregman-arie/devops-exercises</a>
|
|
370
374
|
</div>
|
|
371
375
|
<div class="sub-title followers">
|
|
372
376
|
|
|
373
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
374
|
-
<span style="background-color: #
|
|
377
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
378
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
375
379
|
</a>
|
|
376
380
|
|
|
377
381
|
<span class="star" title="Stargazers Count">
|
|
378
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
379
383
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
380
384
|
</svg>
|
|
381
|
-
<span>
|
|
385
|
+
<span>14488</span>
|
|
382
386
|
</span>
|
|
383
387
|
<span class="star" title="Repo Forked">
|
|
384
388
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
385
389
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
386
390
|
</path>
|
|
387
391
|
</svg>
|
|
388
|
-
<span>
|
|
392
|
+
<span>2632</span>
|
|
389
393
|
</span>
|
|
390
394
|
<span class="star">
|
|
391
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
392
396
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
393
397
|
</svg>
|
|
394
|
-
<span>
|
|
398
|
+
<span>430 stars today</span>
|
|
395
399
|
</span>
|
|
396
400
|
</div>
|
|
397
401
|
<div class="details">
|
|
398
|
-
|
|
402
|
+
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
|
|
399
403
|
</div>
|
|
400
404
|
</div>
|
|
401
405
|
</li>
|
|
@@ -404,36 +408,32 @@
|
|
|
404
408
|
<div class="info">
|
|
405
409
|
<div class="rank">
|
|
406
410
|
<span title="Ranking 9">9</span>
|
|
407
|
-
<a href="https://github.com/
|
|
411
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
408
412
|
</div>
|
|
409
413
|
<div class="sub-title followers">
|
|
410
414
|
|
|
411
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
412
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
413
|
-
</a>
|
|
414
|
-
|
|
415
415
|
<span class="star" title="Stargazers Count">
|
|
416
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
417
417
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
418
418
|
</svg>
|
|
419
|
-
<span>
|
|
419
|
+
<span>191887</span>
|
|
420
420
|
</span>
|
|
421
421
|
<span class="star" title="Repo Forked">
|
|
422
422
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
423
423
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
424
424
|
</path>
|
|
425
425
|
</svg>
|
|
426
|
-
<span>
|
|
426
|
+
<span>51639</span>
|
|
427
427
|
</span>
|
|
428
428
|
<span class="star">
|
|
429
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
430
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
431
431
|
</svg>
|
|
432
|
-
<span>
|
|
432
|
+
<span>344 stars today</span>
|
|
433
433
|
</span>
|
|
434
434
|
</div>
|
|
435
435
|
<div class="details">
|
|
436
|
-
|
|
436
|
+
A complete computer science study plan to become a software engineer.
|
|
437
437
|
</div>
|
|
438
438
|
</div>
|
|
439
439
|
</li>
|
|
@@ -442,7 +442,7 @@
|
|
|
442
442
|
<div class="info">
|
|
443
443
|
<div class="rank">
|
|
444
444
|
<span title="Ranking 10">10</span>
|
|
445
|
-
<a href="https://github.com/
|
|
445
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
446
446
|
</div>
|
|
447
447
|
<div class="sub-title followers">
|
|
448
448
|
|
|
@@ -450,24 +450,24 @@
|
|
|
450
450
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
451
451
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
452
452
|
</svg>
|
|
453
|
-
<span>
|
|
453
|
+
<span>204206</span>
|
|
454
454
|
</span>
|
|
455
455
|
<span class="star" title="Repo Forked">
|
|
456
456
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
457
457
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
458
458
|
</path>
|
|
459
459
|
</svg>
|
|
460
|
-
<span>
|
|
460
|
+
<span>44355</span>
|
|
461
461
|
</span>
|
|
462
462
|
<span class="star">
|
|
463
463
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
464
464
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
465
465
|
</svg>
|
|
466
|
-
<span>
|
|
466
|
+
<span>319 stars today</span>
|
|
467
467
|
</span>
|
|
468
468
|
</div>
|
|
469
469
|
<div class="details">
|
|
470
|
-
|
|
470
|
+
📚 Freely available programming books
|
|
471
471
|
</div>
|
|
472
472
|
</div>
|
|
473
473
|
</li>
|
|
@@ -476,36 +476,36 @@
|
|
|
476
476
|
<div class="info">
|
|
477
477
|
<div class="rank">
|
|
478
478
|
<span title="Ranking 11">11</span>
|
|
479
|
-
<a href="https://github.com/
|
|
479
|
+
<a href="https://github.com/pyg-team/pytorch_geometric" target="_blank" title="pyg-team/pytorch_geometric">pyg-team/pytorch_geometric</a>
|
|
480
480
|
</div>
|
|
481
481
|
<div class="sub-title followers">
|
|
482
482
|
|
|
483
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
484
|
-
<span style="background-color: #
|
|
483
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
484
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
485
485
|
</a>
|
|
486
486
|
|
|
487
487
|
<span class="star" title="Stargazers Count">
|
|
488
488
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
489
489
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
490
490
|
</svg>
|
|
491
|
-
<span>
|
|
491
|
+
<span>12287</span>
|
|
492
492
|
</span>
|
|
493
493
|
<span class="star" title="Repo Forked">
|
|
494
494
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
495
495
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
496
496
|
</path>
|
|
497
497
|
</svg>
|
|
498
|
-
<span>
|
|
498
|
+
<span>2102</span>
|
|
499
499
|
</span>
|
|
500
500
|
<span class="star">
|
|
501
501
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
502
502
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
503
503
|
</svg>
|
|
504
|
-
<span>
|
|
504
|
+
<span>185 stars today</span>
|
|
505
505
|
</span>
|
|
506
506
|
</div>
|
|
507
507
|
<div class="details">
|
|
508
|
-
|
|
508
|
+
Graph Neural Network Library for PyTorch
|
|
509
509
|
</div>
|
|
510
510
|
</div>
|
|
511
511
|
</li>
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
<div class="info">
|
|
515
515
|
<div class="rank">
|
|
516
516
|
<span title="Ranking 12">12</span>
|
|
517
|
-
<a href="https://github.com/
|
|
517
|
+
<a href="https://github.com/microsoft/qlib" target="_blank" title="microsoft/qlib">microsoft/qlib</a>
|
|
518
518
|
</div>
|
|
519
519
|
<div class="sub-title followers">
|
|
520
520
|
|
|
@@ -526,24 +526,24 @@
|
|
|
526
526
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
527
527
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
528
528
|
</svg>
|
|
529
|
-
<span>
|
|
529
|
+
<span>6332</span>
|
|
530
530
|
</span>
|
|
531
531
|
<span class="star" title="Repo Forked">
|
|
532
532
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
533
533
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
534
534
|
</path>
|
|
535
535
|
</svg>
|
|
536
|
-
<span>
|
|
536
|
+
<span>1008</span>
|
|
537
537
|
</span>
|
|
538
538
|
<span class="star">
|
|
539
539
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
540
540
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
541
541
|
</svg>
|
|
542
|
-
<span>
|
|
542
|
+
<span>206 stars today</span>
|
|
543
543
|
</span>
|
|
544
544
|
</div>
|
|
545
545
|
<div class="details">
|
|
546
|
-
|
|
546
|
+
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.
|
|
547
547
|
</div>
|
|
548
548
|
</div>
|
|
549
549
|
</li>
|
|
@@ -552,36 +552,36 @@
|
|
|
552
552
|
<div class="info">
|
|
553
553
|
<div class="rank">
|
|
554
554
|
<span title="Ranking 13">13</span>
|
|
555
|
-
<a href="https://github.com/
|
|
555
|
+
<a href="https://github.com/HZFE/awesome-interview" target="_blank" title="HZFE/awesome-interview">HZFE/awesome-interview</a>
|
|
556
556
|
</div>
|
|
557
557
|
<div class="sub-title followers">
|
|
558
558
|
|
|
559
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
560
|
-
<span style="background-color: #
|
|
559
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
560
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
561
561
|
</a>
|
|
562
562
|
|
|
563
563
|
<span class="star" title="Stargazers Count">
|
|
564
564
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
565
565
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
566
566
|
</svg>
|
|
567
|
-
<span>
|
|
567
|
+
<span>369</span>
|
|
568
568
|
</span>
|
|
569
569
|
<span class="star" title="Repo Forked">
|
|
570
570
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
571
571
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
572
572
|
</path>
|
|
573
573
|
</svg>
|
|
574
|
-
<span>
|
|
574
|
+
<span>25</span>
|
|
575
575
|
</span>
|
|
576
576
|
<span class="star">
|
|
577
577
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
578
578
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
579
579
|
</svg>
|
|
580
|
-
<span>
|
|
580
|
+
<span>118 stars today</span>
|
|
581
581
|
</span>
|
|
582
582
|
</div>
|
|
583
583
|
<div class="details">
|
|
584
|
-
|
|
584
|
+
剑指前端 Offer
|
|
585
585
|
</div>
|
|
586
586
|
</div>
|
|
587
587
|
</li>
|
|
@@ -590,36 +590,36 @@
|
|
|
590
590
|
<div class="info">
|
|
591
591
|
<div class="rank">
|
|
592
592
|
<span title="Ranking 14">14</span>
|
|
593
|
-
<a href="https://github.com/
|
|
593
|
+
<a href="https://github.com/1makarov/binance-nft-buy" target="_blank" title="1makarov/binance-nft-buy">1makarov/binance-nft-buy</a>
|
|
594
594
|
</div>
|
|
595
595
|
<div class="sub-title followers">
|
|
596
596
|
|
|
597
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
598
|
-
<span style="background-color: #
|
|
597
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
598
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
599
599
|
</a>
|
|
600
600
|
|
|
601
601
|
<span class="star" title="Stargazers Count">
|
|
602
602
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
603
603
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
604
604
|
</svg>
|
|
605
|
-
<span>
|
|
605
|
+
<span>80</span>
|
|
606
606
|
</span>
|
|
607
607
|
<span class="star" title="Repo Forked">
|
|
608
608
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
609
609
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
610
610
|
</path>
|
|
611
611
|
</svg>
|
|
612
|
-
<span>
|
|
612
|
+
<span>51</span>
|
|
613
613
|
</span>
|
|
614
614
|
<span class="star">
|
|
615
615
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
616
616
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
617
617
|
</svg>
|
|
618
|
-
<span>
|
|
618
|
+
<span>25 stars today</span>
|
|
619
619
|
</span>
|
|
620
620
|
</div>
|
|
621
621
|
<div class="details">
|
|
622
|
-
|
|
622
|
+
bot for automatic purchase of boxes
|
|
623
623
|
</div>
|
|
624
624
|
</div>
|
|
625
625
|
</li>
|
|
@@ -628,36 +628,36 @@
|
|
|
628
628
|
<div class="info">
|
|
629
629
|
<div class="rank">
|
|
630
630
|
<span title="Ranking 15">15</span>
|
|
631
|
-
<a href="https://github.com/
|
|
631
|
+
<a href="https://github.com/outflanknl/PrintNightmare" target="_blank" title="outflanknl/PrintNightmare">outflanknl/PrintNightmare</a>
|
|
632
632
|
</div>
|
|
633
633
|
<div class="sub-title followers">
|
|
634
634
|
|
|
635
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
636
|
-
<span style="background-color: #
|
|
635
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
636
|
+
<span style="background-color: #555555;"></span>C
|
|
637
637
|
</a>
|
|
638
638
|
|
|
639
639
|
<span class="star" title="Stargazers Count">
|
|
640
640
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
641
641
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
642
642
|
</svg>
|
|
643
|
-
<span>
|
|
643
|
+
<span>156</span>
|
|
644
644
|
</span>
|
|
645
645
|
<span class="star" title="Repo Forked">
|
|
646
646
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
647
647
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
648
648
|
</path>
|
|
649
649
|
</svg>
|
|
650
|
-
<span>
|
|
650
|
+
<span>30</span>
|
|
651
651
|
</span>
|
|
652
652
|
<span class="star">
|
|
653
653
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
654
654
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
655
655
|
</svg>
|
|
656
|
-
<span>
|
|
656
|
+
<span>36 stars today</span>
|
|
657
657
|
</span>
|
|
658
658
|
</div>
|
|
659
659
|
<div class="details">
|
|
660
|
-
|
|
660
|
+
|
|
661
661
|
</div>
|
|
662
662
|
</div>
|
|
663
663
|
</li>
|
|
@@ -666,36 +666,36 @@
|
|
|
666
666
|
<div class="info">
|
|
667
667
|
<div class="rank">
|
|
668
668
|
<span title="Ranking 16">16</span>
|
|
669
|
-
<a href="https://github.com/
|
|
669
|
+
<a href="https://github.com/Just-Some-Bots/MusicBot" target="_blank" title="Just-Some-Bots/MusicBot">Just-Some-Bots/MusicBot</a>
|
|
670
670
|
</div>
|
|
671
671
|
<div class="sub-title followers">
|
|
672
672
|
|
|
673
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
674
|
-
<span style="background-color: #
|
|
673
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
674
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
675
675
|
</a>
|
|
676
676
|
|
|
677
677
|
<span class="star" title="Stargazers Count">
|
|
678
678
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
679
679
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
680
680
|
</svg>
|
|
681
|
-
<span>
|
|
681
|
+
<span>2520</span>
|
|
682
682
|
</span>
|
|
683
683
|
<span class="star" title="Repo Forked">
|
|
684
684
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
685
685
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
686
686
|
</path>
|
|
687
687
|
</svg>
|
|
688
|
-
<span>
|
|
688
|
+
<span>2099</span>
|
|
689
689
|
</span>
|
|
690
690
|
<span class="star">
|
|
691
691
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
692
692
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
693
693
|
</svg>
|
|
694
|
-
<span>
|
|
694
|
+
<span>57 stars today</span>
|
|
695
695
|
</span>
|
|
696
696
|
</div>
|
|
697
697
|
<div class="details">
|
|
698
|
-
|
|
698
|
+
🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
|
|
699
699
|
</div>
|
|
700
700
|
</div>
|
|
701
701
|
</li>
|
|
@@ -704,36 +704,36 @@
|
|
|
704
704
|
<div class="info">
|
|
705
705
|
<div class="rank">
|
|
706
706
|
<span title="Ranking 17">17</span>
|
|
707
|
-
<a href="https://github.com/
|
|
707
|
+
<a href="https://github.com/snowpackjs/astro" target="_blank" title="snowpackjs/astro">snowpackjs/astro</a>
|
|
708
708
|
</div>
|
|
709
709
|
<div class="sub-title followers">
|
|
710
710
|
|
|
711
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
712
|
-
<span style="background-color: #
|
|
711
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
712
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
713
713
|
</a>
|
|
714
714
|
|
|
715
715
|
<span class="star" title="Stargazers Count">
|
|
716
716
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
717
717
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
718
718
|
</svg>
|
|
719
|
-
<span>
|
|
719
|
+
<span>6732</span>
|
|
720
720
|
</span>
|
|
721
721
|
<span class="star" title="Repo Forked">
|
|
722
722
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
723
723
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
724
724
|
</path>
|
|
725
725
|
</svg>
|
|
726
|
-
<span>
|
|
726
|
+
<span>275</span>
|
|
727
727
|
</span>
|
|
728
728
|
<span class="star">
|
|
729
729
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
730
730
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
731
731
|
</svg>
|
|
732
|
-
<span>
|
|
732
|
+
<span>84 stars today</span>
|
|
733
733
|
</span>
|
|
734
734
|
</div>
|
|
735
735
|
<div class="details">
|
|
736
|
-
|
|
736
|
+
🚀🧑🚀 Keep your eyes to the skies, astronauts!
|
|
737
737
|
</div>
|
|
738
738
|
</div>
|
|
739
739
|
</li>
|
|
@@ -742,36 +742,36 @@
|
|
|
742
742
|
<div class="info">
|
|
743
743
|
<div class="rank">
|
|
744
744
|
<span title="Ranking 18">18</span>
|
|
745
|
-
<a href="https://github.com/
|
|
745
|
+
<a href="https://github.com/CyC2018/CS-Notes" target="_blank" title="CyC2018/CS-Notes">CyC2018/CS-Notes</a>
|
|
746
746
|
</div>
|
|
747
747
|
<div class="sub-title followers">
|
|
748
748
|
|
|
749
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
750
|
-
<span style="background-color: #
|
|
749
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
750
|
+
<span style="background-color: #b07219;"></span>Java
|
|
751
751
|
</a>
|
|
752
752
|
|
|
753
753
|
<span class="star" title="Stargazers Count">
|
|
754
754
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
755
755
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
756
756
|
</svg>
|
|
757
|
-
<span>
|
|
757
|
+
<span>138408</span>
|
|
758
758
|
</span>
|
|
759
759
|
<span class="star" title="Repo Forked">
|
|
760
760
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
761
761
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
762
762
|
</path>
|
|
763
763
|
</svg>
|
|
764
|
-
<span>
|
|
764
|
+
<span>44367</span>
|
|
765
765
|
</span>
|
|
766
766
|
<span class="star">
|
|
767
767
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
768
768
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
769
769
|
</svg>
|
|
770
|
-
<span>
|
|
770
|
+
<span>101 stars today</span>
|
|
771
771
|
</span>
|
|
772
772
|
</div>
|
|
773
773
|
<div class="details">
|
|
774
|
-
|
|
774
|
+
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
|
|
775
775
|
</div>
|
|
776
776
|
</div>
|
|
777
777
|
</li>
|
|
@@ -780,36 +780,36 @@
|
|
|
780
780
|
<div class="info">
|
|
781
781
|
<div class="rank">
|
|
782
782
|
<span title="Ranking 19">19</span>
|
|
783
|
-
<a href="https://github.com/
|
|
783
|
+
<a href="https://github.com/microsoft/winget-cli" target="_blank" title="microsoft/winget-cli">microsoft/winget-cli</a>
|
|
784
784
|
</div>
|
|
785
785
|
<div class="sub-title followers">
|
|
786
786
|
|
|
787
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
788
|
-
<span style="background-color: #
|
|
787
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
788
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
789
789
|
</a>
|
|
790
790
|
|
|
791
791
|
<span class="star" title="Stargazers Count">
|
|
792
792
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
793
793
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
794
794
|
</svg>
|
|
795
|
-
<span>
|
|
795
|
+
<span>15095</span>
|
|
796
796
|
</span>
|
|
797
797
|
<span class="star" title="Repo Forked">
|
|
798
798
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
799
799
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
800
800
|
</path>
|
|
801
801
|
</svg>
|
|
802
|
-
<span>
|
|
802
|
+
<span>719</span>
|
|
803
803
|
</span>
|
|
804
804
|
<span class="star">
|
|
805
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
806
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
807
807
|
</svg>
|
|
808
|
-
<span>
|
|
808
|
+
<span>80 stars today</span>
|
|
809
809
|
</span>
|
|
810
810
|
</div>
|
|
811
811
|
<div class="details">
|
|
812
|
-
|
|
812
|
+
Windows Package Manager CLI (aka winget)
|
|
813
813
|
</div>
|
|
814
814
|
</div>
|
|
815
815
|
</li>
|
|
@@ -818,32 +818,36 @@
|
|
|
818
818
|
<div class="info">
|
|
819
819
|
<div class="rank">
|
|
820
820
|
<span title="Ranking 20">20</span>
|
|
821
|
-
<a href="https://github.com/
|
|
821
|
+
<a href="https://github.com/aslitsecurity/CVE-2021-40444_builders" target="_blank" title="aslitsecurity/CVE-2021-40444_builders">aslitsecurity/CVE-2021-40444_builders</a>
|
|
822
822
|
</div>
|
|
823
823
|
<div class="sub-title followers">
|
|
824
824
|
|
|
825
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
826
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
827
|
+
</a>
|
|
828
|
+
|
|
825
829
|
<span class="star" title="Stargazers Count">
|
|
826
830
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
827
831
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
828
832
|
</svg>
|
|
829
|
-
<span>
|
|
833
|
+
<span>122</span>
|
|
830
834
|
</span>
|
|
831
835
|
<span class="star" title="Repo Forked">
|
|
832
836
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
833
837
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
834
838
|
</path>
|
|
835
839
|
</svg>
|
|
836
|
-
<span>
|
|
840
|
+
<span>32</span>
|
|
837
841
|
</span>
|
|
838
842
|
<span class="star">
|
|
839
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
840
844
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
841
845
|
</svg>
|
|
842
|
-
<span>
|
|
846
|
+
<span>36 stars today</span>
|
|
843
847
|
</span>
|
|
844
848
|
</div>
|
|
845
849
|
<div class="details">
|
|
846
|
-
|
|
850
|
+
This repo contain builders of cab file, html file, and docx file for CVE-2021-40444 exploit
|
|
847
851
|
</div>
|
|
848
852
|
</div>
|
|
849
853
|
</li>
|
|
@@ -852,36 +856,36 @@
|
|
|
852
856
|
<div class="info">
|
|
853
857
|
<div class="rank">
|
|
854
858
|
<span title="Ranking 21">21</span>
|
|
855
|
-
<a href="https://github.com/
|
|
859
|
+
<a href="https://github.com/brunosimon/my-room-in-3d" target="_blank" title="brunosimon/my-room-in-3d">brunosimon/my-room-in-3d</a>
|
|
856
860
|
</div>
|
|
857
861
|
<div class="sub-title followers">
|
|
858
862
|
|
|
859
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
860
|
-
<span style="background-color: #
|
|
863
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
864
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
861
865
|
</a>
|
|
862
866
|
|
|
863
867
|
<span class="star" title="Stargazers Count">
|
|
864
868
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
865
869
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
866
870
|
</svg>
|
|
867
|
-
<span>
|
|
871
|
+
<span>938</span>
|
|
868
872
|
</span>
|
|
869
873
|
<span class="star" title="Repo Forked">
|
|
870
874
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
871
875
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
872
876
|
</path>
|
|
873
877
|
</svg>
|
|
874
|
-
<span>
|
|
878
|
+
<span>61</span>
|
|
875
879
|
</span>
|
|
876
880
|
<span class="star">
|
|
877
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
878
882
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
879
883
|
</svg>
|
|
880
|
-
<span>
|
|
884
|
+
<span>80 stars today</span>
|
|
881
885
|
</span>
|
|
882
886
|
</div>
|
|
883
887
|
<div class="details">
|
|
884
|
-
|
|
888
|
+
|
|
885
889
|
</div>
|
|
886
890
|
</div>
|
|
887
891
|
</li>
|
|
@@ -890,7 +894,7 @@
|
|
|
890
894
|
<div class="info">
|
|
891
895
|
<div class="rank">
|
|
892
896
|
<span title="Ranking 22">22</span>
|
|
893
|
-
<a href="https://github.com/
|
|
897
|
+
<a href="https://github.com/eritislami/evobot" target="_blank" title="eritislami/evobot">eritislami/evobot</a>
|
|
894
898
|
</div>
|
|
895
899
|
<div class="sub-title followers">
|
|
896
900
|
|
|
@@ -902,24 +906,24 @@
|
|
|
902
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
903
907
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
904
908
|
</svg>
|
|
905
|
-
<span>
|
|
909
|
+
<span>742</span>
|
|
906
910
|
</span>
|
|
907
911
|
<span class="star" title="Repo Forked">
|
|
908
912
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
909
913
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
910
914
|
</path>
|
|
911
915
|
</svg>
|
|
912
|
-
<span>
|
|
916
|
+
<span>1261</span>
|
|
913
917
|
</span>
|
|
914
918
|
<span class="star">
|
|
915
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
916
920
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
917
921
|
</svg>
|
|
918
|
-
<span>
|
|
922
|
+
<span>74 stars today</span>
|
|
919
923
|
</span>
|
|
920
924
|
</div>
|
|
921
925
|
<div class="details">
|
|
922
|
-
|
|
926
|
+
🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide
|
|
923
927
|
</div>
|
|
924
928
|
</div>
|
|
925
929
|
</li>
|
|
@@ -928,36 +932,36 @@
|
|
|
928
932
|
<div class="info">
|
|
929
933
|
<div class="rank">
|
|
930
934
|
<span title="Ranking 23">23</span>
|
|
931
|
-
<a href="https://github.com/
|
|
935
|
+
<a href="https://github.com/revoltchat/revolt" target="_blank" title="revoltchat/revolt">revoltchat/revolt</a>
|
|
932
936
|
</div>
|
|
933
937
|
<div class="sub-title followers">
|
|
934
938
|
|
|
935
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
936
|
-
<span style="background-color: #
|
|
939
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
940
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
937
941
|
</a>
|
|
938
942
|
|
|
939
943
|
<span class="star" title="Stargazers Count">
|
|
940
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
941
945
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
942
946
|
</svg>
|
|
943
|
-
<span>
|
|
947
|
+
<span>442</span>
|
|
944
948
|
</span>
|
|
945
949
|
<span class="star" title="Repo Forked">
|
|
946
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
947
951
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
948
952
|
</path>
|
|
949
953
|
</svg>
|
|
950
|
-
<span>
|
|
954
|
+
<span>11</span>
|
|
951
955
|
</span>
|
|
952
956
|
<span class="star">
|
|
953
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
954
958
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
955
959
|
</svg>
|
|
956
|
-
<span>
|
|
960
|
+
<span>80 stars today</span>
|
|
957
961
|
</span>
|
|
958
962
|
</div>
|
|
959
963
|
<div class="details">
|
|
960
|
-
|
|
964
|
+
Repository for miscellaneous repository management and discussions: https://github.com/revoltchat/revolt/discussions
|
|
961
965
|
</div>
|
|
962
966
|
</div>
|
|
963
967
|
</li>
|
|
@@ -966,36 +970,36 @@
|
|
|
966
970
|
<div class="info">
|
|
967
971
|
<div class="rank">
|
|
968
972
|
<span title="Ranking 24">24</span>
|
|
969
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/jagrosh/MusicBot" target="_blank" title="jagrosh/MusicBot">jagrosh/MusicBot</a>
|
|
970
974
|
</div>
|
|
971
975
|
<div class="sub-title followers">
|
|
972
976
|
|
|
973
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
974
|
-
<span style="background-color: #
|
|
977
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
978
|
+
<span style="background-color: #b07219;"></span>Java
|
|
975
979
|
</a>
|
|
976
980
|
|
|
977
981
|
<span class="star" title="Stargazers Count">
|
|
978
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
979
983
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
980
984
|
</svg>
|
|
981
|
-
<span>
|
|
985
|
+
<span>1747</span>
|
|
982
986
|
</span>
|
|
983
987
|
<span class="star" title="Repo Forked">
|
|
984
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
985
989
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
986
990
|
</path>
|
|
987
991
|
</svg>
|
|
988
|
-
<span>
|
|
992
|
+
<span>956</span>
|
|
989
993
|
</span>
|
|
990
994
|
<span class="star">
|
|
991
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
992
996
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
993
997
|
</svg>
|
|
994
|
-
<span>
|
|
998
|
+
<span>137 stars today</span>
|
|
995
999
|
</span>
|
|
996
1000
|
</div>
|
|
997
1001
|
<div class="details">
|
|
998
|
-
|
|
1002
|
+
🎶 A Discord music bot that's easy to set up and run yourself!
|
|
999
1003
|
</div>
|
|
1000
1004
|
</div>
|
|
1001
1005
|
</li>
|
|
@@ -1004,32 +1008,36 @@
|
|
|
1004
1008
|
<div class="info">
|
|
1005
1009
|
<div class="rank">
|
|
1006
1010
|
<span title="Ranking 25">25</span>
|
|
1007
|
-
<a href="https://github.com/
|
|
1011
|
+
<a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
|
|
1008
1012
|
</div>
|
|
1009
1013
|
<div class="sub-title followers">
|
|
1010
1014
|
|
|
1015
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1016
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1017
|
+
</a>
|
|
1018
|
+
|
|
1011
1019
|
<span class="star" title="Stargazers Count">
|
|
1012
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1013
1021
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1014
1022
|
</svg>
|
|
1015
|
-
<span>
|
|
1023
|
+
<span>39754</span>
|
|
1016
1024
|
</span>
|
|
1017
1025
|
<span class="star" title="Repo Forked">
|
|
1018
1026
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1019
1027
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1020
1028
|
</path>
|
|
1021
1029
|
</svg>
|
|
1022
|
-
<span>
|
|
1030
|
+
<span>3289</span>
|
|
1023
1031
|
</span>
|
|
1024
1032
|
<span class="star">
|
|
1025
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1026
1034
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1027
1035
|
</svg>
|
|
1028
|
-
<span>
|
|
1036
|
+
<span>182 stars today</span>
|
|
1029
1037
|
</span>
|
|
1030
1038
|
</div>
|
|
1031
1039
|
<div class="details">
|
|
1032
|
-
|
|
1040
|
+
Collection of publicly available IPTV channels from all over the world
|
|
1033
1041
|
</div>
|
|
1034
1042
|
</div>
|
|
1035
1043
|
</li>
|
|
@@ -1050,7 +1058,7 @@
|
|
|
1050
1058
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1051
1059
|
</a>
|
|
1052
1060
|
</p>
|
|
1053
|
-
<div class="time">Last cache created on 2021/9/
|
|
1061
|
+
<div class="time">Last cache created on 2021/9/16 by Github API v3.</div>
|
|
1054
1062
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1055
1063
|
</div>
|
|
1056
1064
|
</body>
|