@wcj/github-rank 22.1.21 → 22.1.22
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 +20773 -20777
- package/dist/sifou-daily.json +60 -78
- package/dist/sifou-monthly.json +63 -63
- package/dist/sifou-weekly.json +118 -118
- package/dist/toutiao-30.json +51 -51
- package/dist/toutiao-7.json +94 -94
- package/dist/toutiao-90.json +21 -21
- package/dist/trending-daily.json +175 -175
- package/dist/trending-monthly.json +155 -155
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +1335 -1335
- package/dist/users.json +2007 -2007
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +20773 -20777
- package/web/data/sifou-daily.json +60 -78
- package/web/data/sifou-monthly.json +63 -63
- package/web/data/sifou-weekly.json +118 -118
- package/web/data/toutiao-30.json +51 -51
- package/web/data/toutiao-7.json +94 -94
- package/web/data/toutiao-90.json +21 -21
- package/web/data/trending-daily.json +175 -175
- package/web/data/trending-monthly.json +155 -155
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +1335 -1335
- package/web/data/users.json +2007 -2007
- package/web/index.html +1069 -1069
- package/web/repos.html +2769 -2769
- package/web/sifou-daily.html +51 -107
- package/web/sifou-monthly.html +102 -102
- package/web/sifou-weekly.html +129 -129
- package/web/toutiao-30.html +81 -81
- package/web/toutiao-7.html +66 -66
- package/web/toutiao-90.html +60 -60
- package/web/trending-monthly.html +136 -136
- package/web/trending-weekly.html +149 -149
- package/web/trending.html +150 -154
- package/web/users.china.html +689 -689
package/web/trending-weekly.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/1/
|
|
105
|
+
<div class="time">Last cache created on 2022/1/22 by
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
@@ -133,32 +133,32 @@
|
|
|
133
133
|
<div class="info">
|
|
134
134
|
<div class="rank">
|
|
135
135
|
<span title="Ranking 1">1</span>
|
|
136
|
-
<a href="https://github.com/
|
|
136
|
+
<a href="https://github.com/mattermost/focalboard" target="_blank" title="mattermost/focalboard">mattermost/focalboard</a>
|
|
137
137
|
</div>
|
|
138
138
|
<div class="sub-title followers">
|
|
139
139
|
|
|
140
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
141
|
-
<span style="background-color: #
|
|
140
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
141
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
142
142
|
</a>
|
|
143
143
|
|
|
144
144
|
<span class="star" title="Stargazers Count">
|
|
145
145
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
146
146
|
<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>
|
|
147
147
|
</svg>
|
|
148
|
-
<span>
|
|
148
|
+
<span>8614</span>
|
|
149
149
|
</span>
|
|
150
150
|
<span class="star" title="Repo Forked">
|
|
151
151
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
152
152
|
<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">
|
|
153
153
|
</path>
|
|
154
154
|
</svg>
|
|
155
|
-
<span>
|
|
155
|
+
<span>648</span>
|
|
156
156
|
</span>
|
|
157
157
|
<span class="star">
|
|
158
158
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
159
159
|
<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>
|
|
160
160
|
</svg>
|
|
161
|
-
<span>
|
|
161
|
+
<span>1354 stars this week</span>
|
|
162
162
|
</span>
|
|
163
163
|
</div>
|
|
164
164
|
<div class="details">
|
|
@@ -171,32 +171,32 @@
|
|
|
171
171
|
<div class="info">
|
|
172
172
|
<div class="rank">
|
|
173
173
|
<span title="Ranking 2">2</span>
|
|
174
|
-
<a href="https://github.com/
|
|
174
|
+
<a href="https://github.com/facebookresearch/ConvNeXt" target="_blank" title="facebookresearch/ConvNeXt">facebookresearch/ConvNeXt</a>
|
|
175
175
|
</div>
|
|
176
176
|
<div class="sub-title followers">
|
|
177
177
|
|
|
178
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
179
|
-
<span style="background-color: #
|
|
178
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
179
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
180
180
|
</a>
|
|
181
181
|
|
|
182
182
|
<span class="star" title="Stargazers Count">
|
|
183
183
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
184
184
|
<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>
|
|
185
185
|
</svg>
|
|
186
|
-
<span>
|
|
186
|
+
<span>2539</span>
|
|
187
187
|
</span>
|
|
188
188
|
<span class="star" title="Repo Forked">
|
|
189
189
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
190
190
|
<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">
|
|
191
191
|
</path>
|
|
192
192
|
</svg>
|
|
193
|
-
<span>
|
|
193
|
+
<span>220</span>
|
|
194
194
|
</span>
|
|
195
195
|
<span class="star">
|
|
196
196
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
197
197
|
<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>
|
|
198
198
|
</svg>
|
|
199
|
-
<span>
|
|
199
|
+
<span>821 stars this week</span>
|
|
200
200
|
</span>
|
|
201
201
|
</div>
|
|
202
202
|
<div class="details">
|
|
@@ -209,32 +209,32 @@
|
|
|
209
209
|
<div class="info">
|
|
210
210
|
<div class="rank">
|
|
211
211
|
<span title="Ranking 3">3</span>
|
|
212
|
-
<a href="https://github.com/
|
|
212
|
+
<a href="https://github.com/TandoorRecipes/recipes" target="_blank" title="TandoorRecipes/recipes">TandoorRecipes/recipes</a>
|
|
213
213
|
</div>
|
|
214
214
|
<div class="sub-title followers">
|
|
215
215
|
|
|
216
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
217
|
-
<span style="background-color: #
|
|
216
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
217
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
218
218
|
</a>
|
|
219
219
|
|
|
220
220
|
<span class="star" title="Stargazers Count">
|
|
221
221
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
222
222
|
<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>
|
|
223
223
|
</svg>
|
|
224
|
-
<span>
|
|
224
|
+
<span>2467</span>
|
|
225
225
|
</span>
|
|
226
226
|
<span class="star" title="Repo Forked">
|
|
227
227
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
228
228
|
<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">
|
|
229
229
|
</path>
|
|
230
230
|
</svg>
|
|
231
|
-
<span>
|
|
231
|
+
<span>204</span>
|
|
232
232
|
</span>
|
|
233
233
|
<span class="star">
|
|
234
234
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
235
235
|
<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>
|
|
236
236
|
</svg>
|
|
237
|
-
<span>
|
|
237
|
+
<span>366 stars this week</span>
|
|
238
238
|
</span>
|
|
239
239
|
</div>
|
|
240
240
|
<div class="details">
|
|
@@ -247,32 +247,32 @@
|
|
|
247
247
|
<div class="info">
|
|
248
248
|
<div class="rank">
|
|
249
249
|
<span title="Ranking 4">4</span>
|
|
250
|
-
<a href="https://github.com/
|
|
250
|
+
<a href="https://github.com/Textualize/rich" target="_blank" title="Textualize/rich">Textualize/rich</a>
|
|
251
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
255
|
-
<span style="background-color: #
|
|
254
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
255
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
256
256
|
</a>
|
|
257
257
|
|
|
258
258
|
<span class="star" title="Stargazers Count">
|
|
259
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
260
|
<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>
|
|
261
261
|
</svg>
|
|
262
|
-
<span>
|
|
262
|
+
<span>33951</span>
|
|
263
263
|
</span>
|
|
264
264
|
<span class="star" title="Repo Forked">
|
|
265
265
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
266
266
|
<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">
|
|
267
267
|
</path>
|
|
268
268
|
</svg>
|
|
269
|
-
<span>
|
|
269
|
+
<span>1088</span>
|
|
270
270
|
</span>
|
|
271
271
|
<span class="star">
|
|
272
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
273
|
<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>
|
|
274
274
|
</svg>
|
|
275
|
-
<span>
|
|
275
|
+
<span>1709 stars this week</span>
|
|
276
276
|
</span>
|
|
277
277
|
</div>
|
|
278
278
|
<div class="details">
|
|
@@ -285,32 +285,32 @@
|
|
|
285
285
|
<div class="info">
|
|
286
286
|
<div class="rank">
|
|
287
287
|
<span title="Ranking 5">5</span>
|
|
288
|
-
<a href="https://github.com/
|
|
288
|
+
<a href="https://github.com/gchq/CyberChef" target="_blank" title="gchq/CyberChef">gchq/CyberChef</a>
|
|
289
289
|
</div>
|
|
290
290
|
<div class="sub-title followers">
|
|
291
291
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
293
|
-
<span style="background-color: #
|
|
292
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
293
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
294
294
|
</a>
|
|
295
295
|
|
|
296
296
|
<span class="star" title="Stargazers Count">
|
|
297
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
298
|
<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>
|
|
299
299
|
</svg>
|
|
300
|
-
<span>
|
|
300
|
+
<span>14812</span>
|
|
301
301
|
</span>
|
|
302
302
|
<span class="star" title="Repo Forked">
|
|
303
303
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
304
304
|
<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">
|
|
305
305
|
</path>
|
|
306
306
|
</svg>
|
|
307
|
-
<span>
|
|
307
|
+
<span>1898</span>
|
|
308
308
|
</span>
|
|
309
309
|
<span class="star">
|
|
310
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
311
|
<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>
|
|
312
312
|
</svg>
|
|
313
|
-
<span>
|
|
313
|
+
<span>941 stars this week</span>
|
|
314
314
|
</span>
|
|
315
315
|
</div>
|
|
316
316
|
<div class="details">
|
|
@@ -323,32 +323,32 @@
|
|
|
323
323
|
<div class="info">
|
|
324
324
|
<div class="rank">
|
|
325
325
|
<span title="Ranking 6">6</span>
|
|
326
|
-
<a href="https://github.com/
|
|
326
|
+
<a href="https://github.com/HarisIqbal88/PlotNeuralNet" target="_blank" title="HarisIqbal88/PlotNeuralNet">HarisIqbal88/PlotNeuralNet</a>
|
|
327
327
|
</div>
|
|
328
328
|
<div class="sub-title followers">
|
|
329
329
|
|
|
330
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
331
|
-
<span style="background-color: #
|
|
330
|
+
<a class="language" target="_blank" href="https://github.com/topics/tex" title="Programming Language TeX">
|
|
331
|
+
<span style="background-color: #3D6117;"></span>TeX
|
|
332
332
|
</a>
|
|
333
333
|
|
|
334
334
|
<span class="star" title="Stargazers Count">
|
|
335
335
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
336
336
|
<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>
|
|
337
337
|
</svg>
|
|
338
|
-
<span>
|
|
338
|
+
<span>15830</span>
|
|
339
339
|
</span>
|
|
340
340
|
<span class="star" title="Repo Forked">
|
|
341
341
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
342
342
|
<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">
|
|
343
343
|
</path>
|
|
344
344
|
</svg>
|
|
345
|
-
<span>
|
|
345
|
+
<span>2190</span>
|
|
346
346
|
</span>
|
|
347
347
|
<span class="star">
|
|
348
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
349
349
|
<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>
|
|
350
350
|
</svg>
|
|
351
|
-
<span>
|
|
351
|
+
<span>534 stars this week</span>
|
|
352
352
|
</span>
|
|
353
353
|
</div>
|
|
354
354
|
<div class="details">
|
|
@@ -361,32 +361,32 @@
|
|
|
361
361
|
<div class="info">
|
|
362
362
|
<div class="rank">
|
|
363
363
|
<span title="Ranking 7">7</span>
|
|
364
|
-
<a href="https://github.com/
|
|
364
|
+
<a href="https://github.com/files-community/Files" target="_blank" title="files-community/Files">files-community/Files</a>
|
|
365
365
|
</div>
|
|
366
366
|
<div class="sub-title followers">
|
|
367
367
|
|
|
368
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
369
|
-
<span style="background-color: #
|
|
368
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
369
|
+
<span style="background-color: #178600;"></span>C#
|
|
370
370
|
</a>
|
|
371
371
|
|
|
372
372
|
<span class="star" title="Stargazers Count">
|
|
373
373
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
374
|
<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>
|
|
375
375
|
</svg>
|
|
376
|
-
<span>
|
|
376
|
+
<span>18601</span>
|
|
377
377
|
</span>
|
|
378
378
|
<span class="star" title="Repo Forked">
|
|
379
379
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
380
380
|
<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">
|
|
381
381
|
</path>
|
|
382
382
|
</svg>
|
|
383
|
-
<span>
|
|
383
|
+
<span>1011</span>
|
|
384
384
|
</span>
|
|
385
385
|
<span class="star">
|
|
386
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
387
|
<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>
|
|
388
388
|
</svg>
|
|
389
|
-
<span>
|
|
389
|
+
<span>1921 stars this week</span>
|
|
390
390
|
</span>
|
|
391
391
|
</div>
|
|
392
392
|
<div class="details">
|
|
@@ -399,32 +399,32 @@
|
|
|
399
399
|
<div class="info">
|
|
400
400
|
<div class="rank">
|
|
401
401
|
<span title="Ranking 8">8</span>
|
|
402
|
-
<a href="https://github.com/
|
|
402
|
+
<a href="https://github.com/windowjs/windowjs" target="_blank" title="windowjs/windowjs">windowjs/windowjs</a>
|
|
403
403
|
</div>
|
|
404
404
|
<div class="sub-title followers">
|
|
405
405
|
|
|
406
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
407
|
-
<span style="background-color: #
|
|
406
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
407
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
408
408
|
</a>
|
|
409
409
|
|
|
410
410
|
<span class="star" title="Stargazers Count">
|
|
411
411
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
412
412
|
<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>
|
|
413
413
|
</svg>
|
|
414
|
-
<span>
|
|
414
|
+
<span>1992</span>
|
|
415
415
|
</span>
|
|
416
416
|
<span class="star" title="Repo Forked">
|
|
417
417
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
418
418
|
<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">
|
|
419
419
|
</path>
|
|
420
420
|
</svg>
|
|
421
|
-
<span>
|
|
421
|
+
<span>51</span>
|
|
422
422
|
</span>
|
|
423
423
|
<span class="star">
|
|
424
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
425
|
<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>
|
|
426
426
|
</svg>
|
|
427
|
-
<span>
|
|
427
|
+
<span>801 stars this week</span>
|
|
428
428
|
</span>
|
|
429
429
|
</div>
|
|
430
430
|
<div class="details">
|
|
@@ -437,32 +437,32 @@
|
|
|
437
437
|
<div class="info">
|
|
438
438
|
<div class="rank">
|
|
439
439
|
<span title="Ranking 9">9</span>
|
|
440
|
-
<a href="https://github.com/
|
|
440
|
+
<a href="https://github.com/withastro/astro" target="_blank" title="withastro/astro">withastro/astro</a>
|
|
441
441
|
</div>
|
|
442
442
|
<div class="sub-title followers">
|
|
443
443
|
|
|
444
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
445
|
-
<span style="background-color: #
|
|
444
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
445
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
446
446
|
</a>
|
|
447
447
|
|
|
448
448
|
<span class="star" title="Stargazers Count">
|
|
449
449
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
450
450
|
<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>
|
|
451
451
|
</svg>
|
|
452
|
-
<span>
|
|
452
|
+
<span>9962</span>
|
|
453
453
|
</span>
|
|
454
454
|
<span class="star" title="Repo Forked">
|
|
455
455
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
456
456
|
<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">
|
|
457
457
|
</path>
|
|
458
458
|
</svg>
|
|
459
|
-
<span>
|
|
459
|
+
<span>477</span>
|
|
460
460
|
</span>
|
|
461
461
|
<span class="star">
|
|
462
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
463
|
<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>
|
|
464
464
|
</svg>
|
|
465
|
-
<span>
|
|
465
|
+
<span>596 stars this week</span>
|
|
466
466
|
</span>
|
|
467
467
|
</div>
|
|
468
468
|
<div class="details">
|
|
@@ -475,32 +475,32 @@
|
|
|
475
475
|
<div class="info">
|
|
476
476
|
<div class="rank">
|
|
477
477
|
<span title="Ranking 10">10</span>
|
|
478
|
-
<a href="https://github.com/
|
|
478
|
+
<a href="https://github.com/faker-js/faker" target="_blank" title="faker-js/faker">faker-js/faker</a>
|
|
479
479
|
</div>
|
|
480
480
|
<div class="sub-title followers">
|
|
481
481
|
|
|
482
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
483
|
-
<span style="background-color: #
|
|
482
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
483
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
484
484
|
</a>
|
|
485
485
|
|
|
486
486
|
<span class="star" title="Stargazers Count">
|
|
487
487
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
488
488
|
<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>
|
|
489
489
|
</svg>
|
|
490
|
-
<span>
|
|
490
|
+
<span>2630</span>
|
|
491
491
|
</span>
|
|
492
492
|
<span class="star" title="Repo Forked">
|
|
493
493
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
494
494
|
<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">
|
|
495
495
|
</path>
|
|
496
496
|
</svg>
|
|
497
|
-
<span>
|
|
497
|
+
<span>243</span>
|
|
498
498
|
</span>
|
|
499
499
|
<span class="star">
|
|
500
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
501
|
<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>
|
|
502
502
|
</svg>
|
|
503
|
-
<span>
|
|
503
|
+
<span>1023 stars this week</span>
|
|
504
504
|
</span>
|
|
505
505
|
</div>
|
|
506
506
|
<div class="details">
|
|
@@ -513,32 +513,32 @@
|
|
|
513
513
|
<div class="info">
|
|
514
514
|
<div class="rank">
|
|
515
515
|
<span title="Ranking 11">11</span>
|
|
516
|
-
<a href="https://github.com/
|
|
516
|
+
<a href="https://github.com/revoxhere/duino-coin" target="_blank" title="revoxhere/duino-coin">revoxhere/duino-coin</a>
|
|
517
517
|
</div>
|
|
518
518
|
<div class="sub-title followers">
|
|
519
519
|
|
|
520
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
521
|
-
<span style="background-color: #
|
|
520
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
521
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
522
522
|
</a>
|
|
523
523
|
|
|
524
524
|
<span class="star" title="Stargazers Count">
|
|
525
525
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
526
526
|
<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>
|
|
527
527
|
</svg>
|
|
528
|
-
<span>
|
|
528
|
+
<span>644</span>
|
|
529
529
|
</span>
|
|
530
530
|
<span class="star" title="Repo Forked">
|
|
531
531
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
532
532
|
<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">
|
|
533
533
|
</path>
|
|
534
534
|
</svg>
|
|
535
|
-
<span>
|
|
535
|
+
<span>407</span>
|
|
536
536
|
</span>
|
|
537
537
|
<span class="star">
|
|
538
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
539
|
<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>
|
|
540
540
|
</svg>
|
|
541
|
-
<span>
|
|
541
|
+
<span>110 stars this week</span>
|
|
542
542
|
</span>
|
|
543
543
|
</div>
|
|
544
544
|
<div class="details">
|
|
@@ -563,20 +563,20 @@
|
|
|
563
563
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
564
564
|
<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>
|
|
565
565
|
</svg>
|
|
566
|
-
<span>
|
|
566
|
+
<span>173</span>
|
|
567
567
|
</span>
|
|
568
568
|
<span class="star" title="Repo Forked">
|
|
569
569
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
570
570
|
<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">
|
|
571
571
|
</path>
|
|
572
572
|
</svg>
|
|
573
|
-
<span>
|
|
573
|
+
<span>89</span>
|
|
574
574
|
</span>
|
|
575
575
|
<span class="star">
|
|
576
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
577
|
<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>
|
|
578
578
|
</svg>
|
|
579
|
-
<span>
|
|
579
|
+
<span>28 stars this week</span>
|
|
580
580
|
</span>
|
|
581
581
|
</div>
|
|
582
582
|
<div class="details">
|
|
@@ -589,32 +589,32 @@
|
|
|
589
589
|
<div class="info">
|
|
590
590
|
<div class="rank">
|
|
591
591
|
<span title="Ranking 13">13</span>
|
|
592
|
-
<a href="https://github.com/
|
|
592
|
+
<a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
|
|
593
593
|
</div>
|
|
594
594
|
<div class="sub-title followers">
|
|
595
595
|
|
|
596
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
597
|
-
<span style="background-color: #
|
|
596
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
597
|
+
<span style="background-color: #555555;"></span>C
|
|
598
598
|
</a>
|
|
599
599
|
|
|
600
600
|
<span class="star" title="Stargazers Count">
|
|
601
601
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
602
602
|
<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>
|
|
603
603
|
</svg>
|
|
604
|
-
<span>
|
|
604
|
+
<span>6060</span>
|
|
605
605
|
</span>
|
|
606
606
|
<span class="star" title="Repo Forked">
|
|
607
607
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
608
608
|
<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">
|
|
609
609
|
</path>
|
|
610
610
|
</svg>
|
|
611
|
-
<span>
|
|
611
|
+
<span>640</span>
|
|
612
612
|
</span>
|
|
613
613
|
<span class="star">
|
|
614
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
615
|
<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>
|
|
616
616
|
</svg>
|
|
617
|
-
<span>
|
|
617
|
+
<span>1271 stars this week</span>
|
|
618
618
|
</span>
|
|
619
619
|
</div>
|
|
620
620
|
<div class="details">
|
|
@@ -627,32 +627,32 @@
|
|
|
627
627
|
<div class="info">
|
|
628
628
|
<div class="rank">
|
|
629
629
|
<span title="Ranking 14">14</span>
|
|
630
|
-
<a href="https://github.com/
|
|
630
|
+
<a href="https://github.com/synercys/annotated_latex_equations" target="_blank" title="synercys/annotated_latex_equations">synercys/annotated_latex_equations</a>
|
|
631
631
|
</div>
|
|
632
632
|
<div class="sub-title followers">
|
|
633
633
|
|
|
634
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
635
|
-
<span style="background-color: #
|
|
634
|
+
<a class="language" target="_blank" href="https://github.com/topics/tex" title="Programming Language TeX">
|
|
635
|
+
<span style="background-color: #3D6117;"></span>TeX
|
|
636
636
|
</a>
|
|
637
637
|
|
|
638
638
|
<span class="star" title="Stargazers Count">
|
|
639
639
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
640
640
|
<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>
|
|
641
641
|
</svg>
|
|
642
|
-
<span>
|
|
642
|
+
<span>2361</span>
|
|
643
643
|
</span>
|
|
644
644
|
<span class="star" title="Repo Forked">
|
|
645
645
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
646
646
|
<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">
|
|
647
647
|
</path>
|
|
648
648
|
</svg>
|
|
649
|
-
<span>
|
|
649
|
+
<span>125</span>
|
|
650
650
|
</span>
|
|
651
651
|
<span class="star">
|
|
652
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
653
653
|
<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>
|
|
654
654
|
</svg>
|
|
655
|
-
<span>
|
|
655
|
+
<span>585 stars this week</span>
|
|
656
656
|
</span>
|
|
657
657
|
</div>
|
|
658
658
|
<div class="details">
|
|
@@ -665,32 +665,32 @@
|
|
|
665
665
|
<div class="info">
|
|
666
666
|
<div class="rank">
|
|
667
667
|
<span title="Ranking 15">15</span>
|
|
668
|
-
<a href="https://github.com/
|
|
668
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
669
669
|
</div>
|
|
670
670
|
<div class="sub-title followers">
|
|
671
671
|
|
|
672
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
673
|
-
<span style="background-color: #
|
|
672
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
673
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
674
674
|
</a>
|
|
675
675
|
|
|
676
676
|
<span class="star" title="Stargazers Count">
|
|
677
677
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
678
678
|
<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>
|
|
679
679
|
</svg>
|
|
680
|
-
<span>
|
|
680
|
+
<span>176215</span>
|
|
681
681
|
</span>
|
|
682
682
|
<span class="star" title="Repo Forked">
|
|
683
683
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
684
684
|
<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">
|
|
685
685
|
</path>
|
|
686
686
|
</svg>
|
|
687
|
-
<span>
|
|
687
|
+
<span>20313</span>
|
|
688
688
|
</span>
|
|
689
689
|
<span class="star">
|
|
690
690
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
691
691
|
<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>
|
|
692
692
|
</svg>
|
|
693
|
-
<span>
|
|
693
|
+
<span>2226 stars this week</span>
|
|
694
694
|
</span>
|
|
695
695
|
</div>
|
|
696
696
|
<div class="details">
|
|
@@ -703,28 +703,32 @@
|
|
|
703
703
|
<div class="info">
|
|
704
704
|
<div class="rank">
|
|
705
705
|
<span title="Ranking 16">16</span>
|
|
706
|
-
<a href="https://github.com/
|
|
706
|
+
<a href="https://github.com/abigsoft/jdog202201" target="_blank" title="abigsoft/jdog202201">abigsoft/jdog202201</a>
|
|
707
707
|
</div>
|
|
708
708
|
<div class="sub-title followers">
|
|
709
709
|
|
|
710
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
711
|
+
<span style="background-color: #178600;"></span>C#
|
|
712
|
+
</a>
|
|
713
|
+
|
|
710
714
|
<span class="star" title="Stargazers Count">
|
|
711
715
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
716
|
<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>
|
|
713
717
|
</svg>
|
|
714
|
-
<span>
|
|
718
|
+
<span>259</span>
|
|
715
719
|
</span>
|
|
716
720
|
<span class="star" title="Repo Forked">
|
|
717
721
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
718
722
|
<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">
|
|
719
723
|
</path>
|
|
720
724
|
</svg>
|
|
721
|
-
<span>
|
|
725
|
+
<span>186</span>
|
|
722
726
|
</span>
|
|
723
727
|
<span class="star">
|
|
724
728
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
729
|
<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>
|
|
726
730
|
</svg>
|
|
727
|
-
<span>
|
|
731
|
+
<span>86 stars this week</span>
|
|
728
732
|
</span>
|
|
729
733
|
</div>
|
|
730
734
|
<div class="details">
|
|
@@ -737,32 +741,32 @@
|
|
|
737
741
|
<div class="info">
|
|
738
742
|
<div class="rank">
|
|
739
743
|
<span title="Ranking 17">17</span>
|
|
740
|
-
<a href="https://github.com/
|
|
744
|
+
<a href="https://github.com/mermaid-js/mermaid" target="_blank" title="mermaid-js/mermaid">mermaid-js/mermaid</a>
|
|
741
745
|
</div>
|
|
742
746
|
<div class="sub-title followers">
|
|
743
747
|
|
|
744
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
745
|
-
<span style="background-color: #
|
|
748
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
749
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
746
750
|
</a>
|
|
747
751
|
|
|
748
752
|
<span class="star" title="Stargazers Count">
|
|
749
753
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
754
|
<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>
|
|
751
755
|
</svg>
|
|
752
|
-
<span>
|
|
756
|
+
<span>40029</span>
|
|
753
757
|
</span>
|
|
754
758
|
<span class="star" title="Repo Forked">
|
|
755
759
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
756
760
|
<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">
|
|
757
761
|
</path>
|
|
758
762
|
</svg>
|
|
759
|
-
<span>
|
|
763
|
+
<span>2955</span>
|
|
760
764
|
</span>
|
|
761
765
|
<span class="star">
|
|
762
766
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
763
767
|
<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>
|
|
764
768
|
</svg>
|
|
765
|
-
<span>
|
|
769
|
+
<span>491 stars this week</span>
|
|
766
770
|
</span>
|
|
767
771
|
</div>
|
|
768
772
|
<div class="details">
|
|
@@ -775,32 +779,32 @@
|
|
|
775
779
|
<div class="info">
|
|
776
780
|
<div class="rank">
|
|
777
781
|
<span title="Ranking 18">18</span>
|
|
778
|
-
<a href="https://github.com/
|
|
782
|
+
<a href="https://github.com/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</a>
|
|
779
783
|
</div>
|
|
780
784
|
<div class="sub-title followers">
|
|
781
785
|
|
|
782
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
783
|
-
<span style="background-color: #
|
|
786
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
787
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
784
788
|
</a>
|
|
785
789
|
|
|
786
790
|
<span class="star" title="Stargazers Count">
|
|
787
791
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
788
792
|
<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>
|
|
789
793
|
</svg>
|
|
790
|
-
<span>
|
|
794
|
+
<span>28976</span>
|
|
791
795
|
</span>
|
|
792
796
|
<span class="star" title="Repo Forked">
|
|
793
797
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
794
798
|
<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">
|
|
795
799
|
</path>
|
|
796
800
|
</svg>
|
|
797
|
-
<span>
|
|
801
|
+
<span>699</span>
|
|
798
802
|
</span>
|
|
799
803
|
<span class="star">
|
|
800
804
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
801
805
|
<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>
|
|
802
806
|
</svg>
|
|
803
|
-
<span>
|
|
807
|
+
<span>1410 stars this week</span>
|
|
804
808
|
</span>
|
|
805
809
|
</div>
|
|
806
810
|
<div class="details">
|
|
@@ -813,32 +817,32 @@
|
|
|
813
817
|
<div class="info">
|
|
814
818
|
<div class="rank">
|
|
815
819
|
<span title="Ranking 19">19</span>
|
|
816
|
-
<a href="https://github.com/
|
|
820
|
+
<a href="https://github.com/sunface/rust-course" target="_blank" title="sunface/rust-course">sunface/rust-course</a>
|
|
817
821
|
</div>
|
|
818
822
|
<div class="sub-title followers">
|
|
819
823
|
|
|
820
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
821
|
-
<span style="background-color: #
|
|
824
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
825
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
822
826
|
</a>
|
|
823
827
|
|
|
824
828
|
<span class="star" title="Stargazers Count">
|
|
825
829
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
826
830
|
<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>
|
|
827
831
|
</svg>
|
|
828
|
-
<span>
|
|
832
|
+
<span>2998</span>
|
|
829
833
|
</span>
|
|
830
834
|
<span class="star" title="Repo Forked">
|
|
831
835
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
832
836
|
<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">
|
|
833
837
|
</path>
|
|
834
838
|
</svg>
|
|
835
|
-
<span>
|
|
839
|
+
<span>184</span>
|
|
836
840
|
</span>
|
|
837
841
|
<span class="star">
|
|
838
842
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
839
843
|
<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>
|
|
840
844
|
</svg>
|
|
841
|
-
<span>
|
|
845
|
+
<span>1340 stars this week</span>
|
|
842
846
|
</span>
|
|
843
847
|
</div>
|
|
844
848
|
<div class="details">
|
|
@@ -851,32 +855,28 @@
|
|
|
851
855
|
<div class="info">
|
|
852
856
|
<div class="rank">
|
|
853
857
|
<span title="Ranking 20">20</span>
|
|
854
|
-
<a href="https://github.com/
|
|
858
|
+
<a href="https://github.com/devsuperior/sds-dsmovie" target="_blank" title="devsuperior/sds-dsmovie">devsuperior/sds-dsmovie</a>
|
|
855
859
|
</div>
|
|
856
860
|
<div class="sub-title followers">
|
|
857
861
|
|
|
858
|
-
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
859
|
-
<span style="background-color: #178600;"></span>C#
|
|
860
|
-
</a>
|
|
861
|
-
|
|
862
862
|
<span class="star" title="Stargazers Count">
|
|
863
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
864
864
|
<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>
|
|
865
865
|
</svg>
|
|
866
|
-
<span>
|
|
866
|
+
<span>230</span>
|
|
867
867
|
</span>
|
|
868
868
|
<span class="star" title="Repo Forked">
|
|
869
869
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
870
870
|
<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">
|
|
871
871
|
</path>
|
|
872
872
|
</svg>
|
|
873
|
-
<span>
|
|
873
|
+
<span>149</span>
|
|
874
874
|
</span>
|
|
875
875
|
<span class="star">
|
|
876
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
877
877
|
<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>
|
|
878
878
|
</svg>
|
|
879
|
-
<span>
|
|
879
|
+
<span>44 stars this week</span>
|
|
880
880
|
</span>
|
|
881
881
|
</div>
|
|
882
882
|
<div class="details">
|
|
@@ -889,32 +889,32 @@
|
|
|
889
889
|
<div class="info">
|
|
890
890
|
<div class="rank">
|
|
891
891
|
<span title="Ranking 21">21</span>
|
|
892
|
-
<a href="https://github.com/
|
|
892
|
+
<a href="https://github.com/actions/virtual-environments" target="_blank" title="actions/virtual-environments">actions/virtual-environments</a>
|
|
893
893
|
</div>
|
|
894
894
|
<div class="sub-title followers">
|
|
895
895
|
|
|
896
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
897
|
-
<span style="background-color: #
|
|
896
|
+
<a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
|
|
897
|
+
<span style="background-color: #012456;"></span>PowerShell
|
|
898
898
|
</a>
|
|
899
899
|
|
|
900
900
|
<span class="star" title="Stargazers Count">
|
|
901
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
902
902
|
<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>
|
|
903
903
|
</svg>
|
|
904
|
-
<span>
|
|
904
|
+
<span>4891</span>
|
|
905
905
|
</span>
|
|
906
906
|
<span class="star" title="Repo Forked">
|
|
907
907
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
908
908
|
<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">
|
|
909
909
|
</path>
|
|
910
910
|
</svg>
|
|
911
|
-
<span>
|
|
911
|
+
<span>1785</span>
|
|
912
912
|
</span>
|
|
913
913
|
<span class="star">
|
|
914
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
915
|
<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>
|
|
916
916
|
</svg>
|
|
917
|
-
<span>
|
|
917
|
+
<span>56 stars this week</span>
|
|
918
918
|
</span>
|
|
919
919
|
</div>
|
|
920
920
|
<div class="details">
|
|
@@ -927,32 +927,32 @@
|
|
|
927
927
|
<div class="info">
|
|
928
928
|
<div class="rank">
|
|
929
929
|
<span title="Ranking 22">22</span>
|
|
930
|
-
<a href="https://github.com/
|
|
930
|
+
<a href="https://github.com/multiprocessio/dsq" target="_blank" title="multiprocessio/dsq">multiprocessio/dsq</a>
|
|
931
931
|
</div>
|
|
932
932
|
<div class="sub-title followers">
|
|
933
933
|
|
|
934
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
935
|
-
<span style="background-color: #
|
|
934
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
935
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
936
936
|
</a>
|
|
937
937
|
|
|
938
938
|
<span class="star" title="Stargazers Count">
|
|
939
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
940
940
|
<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>
|
|
941
941
|
</svg>
|
|
942
|
-
<span>
|
|
942
|
+
<span>1061</span>
|
|
943
943
|
</span>
|
|
944
944
|
<span class="star" title="Repo Forked">
|
|
945
945
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
946
946
|
<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">
|
|
947
947
|
</path>
|
|
948
948
|
</svg>
|
|
949
|
-
<span>
|
|
949
|
+
<span>32</span>
|
|
950
950
|
</span>
|
|
951
951
|
<span class="star">
|
|
952
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
953
953
|
<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>
|
|
954
954
|
</svg>
|
|
955
|
-
<span>
|
|
955
|
+
<span>268 stars this week</span>
|
|
956
956
|
</span>
|
|
957
957
|
</div>
|
|
958
958
|
<div class="details">
|
|
@@ -965,32 +965,32 @@
|
|
|
965
965
|
<div class="info">
|
|
966
966
|
<div class="rank">
|
|
967
967
|
<span title="Ranking 23">23</span>
|
|
968
|
-
<a href="https://github.com/
|
|
968
|
+
<a href="https://github.com/facebookresearch/mae" target="_blank" title="facebookresearch/mae">facebookresearch/mae</a>
|
|
969
969
|
</div>
|
|
970
970
|
<div class="sub-title followers">
|
|
971
971
|
|
|
972
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
973
|
-
<span style="background-color: #
|
|
972
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
973
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
974
974
|
</a>
|
|
975
975
|
|
|
976
976
|
<span class="star" title="Stargazers Count">
|
|
977
977
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
978
978
|
<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>
|
|
979
979
|
</svg>
|
|
980
|
-
<span>
|
|
980
|
+
<span>2253</span>
|
|
981
981
|
</span>
|
|
982
982
|
<span class="star" title="Repo Forked">
|
|
983
983
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
984
984
|
<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">
|
|
985
985
|
</path>
|
|
986
986
|
</svg>
|
|
987
|
-
<span>
|
|
987
|
+
<span>209</span>
|
|
988
988
|
</span>
|
|
989
989
|
<span class="star">
|
|
990
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
991
991
|
<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>
|
|
992
992
|
</svg>
|
|
993
|
-
<span>
|
|
993
|
+
<span>452 stars this week</span>
|
|
994
994
|
</span>
|
|
995
995
|
</div>
|
|
996
996
|
<div class="details">
|
|
@@ -1003,32 +1003,32 @@
|
|
|
1003
1003
|
<div class="info">
|
|
1004
1004
|
<div class="rank">
|
|
1005
1005
|
<span title="Ranking 24">24</span>
|
|
1006
|
-
<a href="https://github.com/
|
|
1006
|
+
<a href="https://github.com/google/leveldb" target="_blank" title="google/leveldb">google/leveldb</a>
|
|
1007
1007
|
</div>
|
|
1008
1008
|
<div class="sub-title followers">
|
|
1009
1009
|
|
|
1010
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1011
|
-
<span style="background-color: #
|
|
1010
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1011
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1012
1012
|
</a>
|
|
1013
1013
|
|
|
1014
1014
|
<span class="star" title="Stargazers Count">
|
|
1015
1015
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1016
1016
|
<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>
|
|
1017
1017
|
</svg>
|
|
1018
|
-
<span>
|
|
1018
|
+
<span>28151</span>
|
|
1019
1019
|
</span>
|
|
1020
1020
|
<span class="star" title="Repo Forked">
|
|
1021
1021
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1022
1022
|
<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">
|
|
1023
1023
|
</path>
|
|
1024
1024
|
</svg>
|
|
1025
|
-
<span>
|
|
1025
|
+
<span>6227</span>
|
|
1026
1026
|
</span>
|
|
1027
1027
|
<span class="star">
|
|
1028
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1029
1029
|
<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>
|
|
1030
1030
|
</svg>
|
|
1031
|
-
<span>
|
|
1031
|
+
<span>260 stars this week</span>
|
|
1032
1032
|
</span>
|
|
1033
1033
|
</div>
|
|
1034
1034
|
<div class="details">
|
|
@@ -1041,32 +1041,32 @@
|
|
|
1041
1041
|
<div class="info">
|
|
1042
1042
|
<div class="rank">
|
|
1043
1043
|
<span title="Ranking 25">25</span>
|
|
1044
|
-
<a href="https://github.com/
|
|
1044
|
+
<a href="https://github.com/VGVentures/slide_puzzle" target="_blank" title="VGVentures/slide_puzzle">VGVentures/slide_puzzle</a>
|
|
1045
1045
|
</div>
|
|
1046
1046
|
<div class="sub-title followers">
|
|
1047
1047
|
|
|
1048
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1049
|
-
<span style="background-color: #
|
|
1048
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
1049
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
1050
1050
|
</a>
|
|
1051
1051
|
|
|
1052
1052
|
<span class="star" title="Stargazers Count">
|
|
1053
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1054
1054
|
<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>
|
|
1055
1055
|
</svg>
|
|
1056
|
-
<span>
|
|
1056
|
+
<span>288</span>
|
|
1057
1057
|
</span>
|
|
1058
1058
|
<span class="star" title="Repo Forked">
|
|
1059
1059
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1060
1060
|
<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">
|
|
1061
1061
|
</path>
|
|
1062
1062
|
</svg>
|
|
1063
|
-
<span>
|
|
1063
|
+
<span>197</span>
|
|
1064
1064
|
</span>
|
|
1065
1065
|
<span class="star">
|
|
1066
1066
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1067
1067
|
<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>
|
|
1068
1068
|
</svg>
|
|
1069
|
-
<span>
|
|
1069
|
+
<span>74 stars this week</span>
|
|
1070
1070
|
</span>
|
|
1071
1071
|
</div>
|
|
1072
1072
|
<div class="details">
|
|
@@ -1091,7 +1091,7 @@
|
|
|
1091
1091
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1092
1092
|
</a>
|
|
1093
1093
|
</div>
|
|
1094
|
-
<div class="time">Last cache created on 2022/1/
|
|
1094
|
+
<div class="time">Last cache created on 2022/1/22 by Github API v3.</div>
|
|
1095
1095
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1096
1096
|
</div>
|
|
1097
1097
|
</body>
|