@wcj/github-rank 22.3.9 → 22.3.10
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 +20663 -20659
- package/dist/sifou-daily.json +59 -104
- package/dist/sifou-monthly.json +81 -81
- package/dist/sifou-weekly.json +115 -115
- package/dist/toutiao-30.json +52 -52
- package/dist/toutiao-7.json +63 -63
- package/dist/toutiao-90.json +33 -33
- package/dist/trending-daily.json +164 -164
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +159 -159
- package/dist/users.china.json +1469 -1469
- package/dist/users.json +2029 -2029
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +20663 -20659
- package/web/data/sifou-daily.json +59 -104
- package/web/data/sifou-monthly.json +81 -81
- package/web/data/sifou-weekly.json +115 -115
- package/web/data/toutiao-30.json +52 -52
- package/web/data/toutiao-7.json +63 -63
- package/web/data/toutiao-90.json +33 -33
- package/web/data/trending-daily.json +164 -164
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +159 -159
- package/web/data/users.china.json +1469 -1469
- package/web/data/users.json +2029 -2029
- package/web/index.html +1160 -1160
- package/web/repos.html +2743 -2743
- package/web/sifou-daily.html +49 -189
- package/web/sifou-monthly.html +111 -111
- package/web/sifou-weekly.html +114 -114
- package/web/toutiao-30.html +71 -71
- package/web/toutiao-7.html +57 -57
- package/web/toutiao-90.html +32 -32
- package/web/trending-monthly.html +139 -139
- package/web/trending-weekly.html +139 -139
- package/web/trending.html +140 -144
- package/web/users.china.html +762 -762
package/web/trending.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/3/
|
|
105
|
+
<div class="time">Last cache created on 2022/3/10 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/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</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/javascript" title="Programming Language JavaScript">
|
|
141
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>43272</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>6250</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>333 stars today</span>
|
|
162
162
|
</span>
|
|
163
163
|
</div>
|
|
164
164
|
<div class="details">
|
|
@@ -171,7 +171,7 @@
|
|
|
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/YaoApp/yao" target="_blank" title="YaoApp/yao">YaoApp/yao</a>
|
|
175
175
|
</div>
|
|
176
176
|
<div class="sub-title followers">
|
|
177
177
|
|
|
@@ -183,20 +183,20 @@
|
|
|
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>2095</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>148</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>412 stars today</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/samber/lo" target="_blank" title="samber/lo">samber/lo</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/go" title="Programming Language Go">
|
|
217
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
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>2684</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>61</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>323 stars today</span>
|
|
238
238
|
</span>
|
|
239
239
|
</div>
|
|
240
240
|
<div class="details">
|
|
@@ -247,32 +247,28 @@
|
|
|
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/J0o1ey/BountyHunterInChina" target="_blank" title="J0o1ey/BountyHunterInChina">J0o1ey/BountyHunterInChina</a>
|
|
251
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
255
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
256
|
-
</a>
|
|
257
|
-
|
|
258
254
|
<span class="star" title="Stargazers Count">
|
|
259
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
256
|
<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
257
|
</svg>
|
|
262
|
-
<span>
|
|
258
|
+
<span>305</span>
|
|
263
259
|
</span>
|
|
264
260
|
<span class="star" title="Repo Forked">
|
|
265
261
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
266
262
|
<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
263
|
</path>
|
|
268
264
|
</svg>
|
|
269
|
-
<span>
|
|
265
|
+
<span>35</span>
|
|
270
266
|
</span>
|
|
271
267
|
<span class="star">
|
|
272
268
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
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>
|
|
274
270
|
</svg>
|
|
275
|
-
<span>
|
|
271
|
+
<span>86 stars today</span>
|
|
276
272
|
</span>
|
|
277
273
|
</div>
|
|
278
274
|
<div class="details">
|
|
@@ -285,32 +281,28 @@
|
|
|
285
281
|
<div class="info">
|
|
286
282
|
<div class="rank">
|
|
287
283
|
<span title="Ranking 5">5</span>
|
|
288
|
-
<a href="https://github.com/
|
|
284
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
289
285
|
</div>
|
|
290
286
|
<div class="sub-title followers">
|
|
291
287
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
293
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
294
|
-
</a>
|
|
295
|
-
|
|
296
288
|
<span class="star" title="Stargazers Count">
|
|
297
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
290
|
<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
291
|
</svg>
|
|
300
|
-
<span>
|
|
292
|
+
<span>225661</span>
|
|
301
293
|
</span>
|
|
302
294
|
<span class="star" title="Repo Forked">
|
|
303
295
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
304
296
|
<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
297
|
</path>
|
|
306
298
|
</svg>
|
|
307
|
-
<span>
|
|
299
|
+
<span>47725</span>
|
|
308
300
|
</span>
|
|
309
301
|
<span class="star">
|
|
310
302
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
303
|
<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
304
|
</svg>
|
|
313
|
-
<span>
|
|
305
|
+
<span>325 stars today</span>
|
|
314
306
|
</span>
|
|
315
307
|
</div>
|
|
316
308
|
<div class="details">
|
|
@@ -323,28 +315,32 @@
|
|
|
323
315
|
<div class="info">
|
|
324
316
|
<div class="rank">
|
|
325
317
|
<span title="Ranking 6">6</span>
|
|
326
|
-
<a href="https://github.com/
|
|
318
|
+
<a href="https://github.com/Speyedr/socialclub-notification-blocker" target="_blank" title="Speyedr/socialclub-notification-blocker">Speyedr/socialclub-notification-blocker</a>
|
|
327
319
|
</div>
|
|
328
320
|
<div class="sub-title followers">
|
|
329
321
|
|
|
322
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
323
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
324
|
+
</a>
|
|
325
|
+
|
|
330
326
|
<span class="star" title="Stargazers Count">
|
|
331
327
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
328
|
<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>
|
|
333
329
|
</svg>
|
|
334
|
-
<span>
|
|
330
|
+
<span>66</span>
|
|
335
331
|
</span>
|
|
336
332
|
<span class="star" title="Repo Forked">
|
|
337
333
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
338
334
|
<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">
|
|
339
335
|
</path>
|
|
340
336
|
</svg>
|
|
341
|
-
<span>
|
|
337
|
+
<span>8</span>
|
|
342
338
|
</span>
|
|
343
339
|
<span class="star">
|
|
344
340
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
341
|
<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>
|
|
346
342
|
</svg>
|
|
347
|
-
<span>
|
|
343
|
+
<span>1 star today</span>
|
|
348
344
|
</span>
|
|
349
345
|
</div>
|
|
350
346
|
<div class="details">
|
|
@@ -365,20 +361,20 @@
|
|
|
365
361
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
362
|
<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>
|
|
367
363
|
</svg>
|
|
368
|
-
<span>
|
|
364
|
+
<span>103270</span>
|
|
369
365
|
</span>
|
|
370
366
|
<span class="star" title="Repo Forked">
|
|
371
367
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
372
368
|
<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">
|
|
373
369
|
</path>
|
|
374
370
|
</svg>
|
|
375
|
-
<span>
|
|
371
|
+
<span>11096</span>
|
|
376
372
|
</span>
|
|
377
373
|
<span class="star">
|
|
378
374
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
379
375
|
<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
376
|
</svg>
|
|
381
|
-
<span>
|
|
377
|
+
<span>397 stars today</span>
|
|
382
378
|
</span>
|
|
383
379
|
</div>
|
|
384
380
|
<div class="details">
|
|
@@ -391,32 +387,28 @@
|
|
|
391
387
|
<div class="info">
|
|
392
388
|
<div class="rank">
|
|
393
389
|
<span title="Ranking 8">8</span>
|
|
394
|
-
<a href="https://github.com/
|
|
390
|
+
<a href="https://github.com/danistefanovic/build-your-own-x" target="_blank" title="danistefanovic/build-your-own-x">danistefanovic/build-your-own-x</a>
|
|
395
391
|
</div>
|
|
396
392
|
<div class="sub-title followers">
|
|
397
393
|
|
|
398
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
399
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
400
|
-
</a>
|
|
401
|
-
|
|
402
394
|
<span class="star" title="Stargazers Count">
|
|
403
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
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>
|
|
405
397
|
</svg>
|
|
406
|
-
<span>
|
|
398
|
+
<span>134728</span>
|
|
407
399
|
</span>
|
|
408
400
|
<span class="star" title="Repo Forked">
|
|
409
401
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
410
402
|
<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">
|
|
411
403
|
</path>
|
|
412
404
|
</svg>
|
|
413
|
-
<span>
|
|
405
|
+
<span>12752</span>
|
|
414
406
|
</span>
|
|
415
407
|
<span class="star">
|
|
416
408
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
417
409
|
<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
410
|
</svg>
|
|
419
|
-
<span>
|
|
411
|
+
<span>193 stars today</span>
|
|
420
412
|
</span>
|
|
421
413
|
</div>
|
|
422
414
|
<div class="details">
|
|
@@ -429,32 +421,32 @@
|
|
|
429
421
|
<div class="info">
|
|
430
422
|
<div class="rank">
|
|
431
423
|
<span title="Ranking 9">9</span>
|
|
432
|
-
<a href="https://github.com/
|
|
424
|
+
<a href="https://github.com/marktext/marktext" target="_blank" title="marktext/marktext">marktext/marktext</a>
|
|
433
425
|
</div>
|
|
434
426
|
<div class="sub-title followers">
|
|
435
427
|
|
|
436
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
437
|
-
<span style="background-color: #
|
|
428
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
429
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
438
430
|
</a>
|
|
439
431
|
|
|
440
432
|
<span class="star" title="Stargazers Count">
|
|
441
433
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
434
|
<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>
|
|
443
435
|
</svg>
|
|
444
|
-
<span>
|
|
436
|
+
<span>29940</span>
|
|
445
437
|
</span>
|
|
446
438
|
<span class="star" title="Repo Forked">
|
|
447
439
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
448
440
|
<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">
|
|
449
441
|
</path>
|
|
450
442
|
</svg>
|
|
451
|
-
<span>
|
|
443
|
+
<span>2169</span>
|
|
452
444
|
</span>
|
|
453
445
|
<span class="star">
|
|
454
446
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
455
447
|
<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>
|
|
456
448
|
</svg>
|
|
457
|
-
<span>
|
|
449
|
+
<span>131 stars today</span>
|
|
458
450
|
</span>
|
|
459
451
|
</div>
|
|
460
452
|
<div class="details">
|
|
@@ -467,7 +459,7 @@
|
|
|
467
459
|
<div class="info">
|
|
468
460
|
<div class="rank">
|
|
469
461
|
<span title="Ranking 10">10</span>
|
|
470
|
-
<a href="https://github.com/
|
|
462
|
+
<a href="https://github.com/royorel/StyleSDF" target="_blank" title="royorel/StyleSDF">royorel/StyleSDF</a>
|
|
471
463
|
</div>
|
|
472
464
|
<div class="sub-title followers">
|
|
473
465
|
|
|
@@ -479,20 +471,20 @@
|
|
|
479
471
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
472
|
<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>
|
|
481
473
|
</svg>
|
|
482
|
-
<span>
|
|
474
|
+
<span>237</span>
|
|
483
475
|
</span>
|
|
484
476
|
<span class="star" title="Repo Forked">
|
|
485
477
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
486
478
|
<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">
|
|
487
479
|
</path>
|
|
488
480
|
</svg>
|
|
489
|
-
<span>
|
|
481
|
+
<span>16</span>
|
|
490
482
|
</span>
|
|
491
483
|
<span class="star">
|
|
492
484
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
493
485
|
<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>
|
|
494
486
|
</svg>
|
|
495
|
-
<span>
|
|
487
|
+
<span>28 stars today</span>
|
|
496
488
|
</span>
|
|
497
489
|
</div>
|
|
498
490
|
<div class="details">
|
|
@@ -505,32 +497,32 @@
|
|
|
505
497
|
<div class="info">
|
|
506
498
|
<div class="rank">
|
|
507
499
|
<span title="Ranking 11">11</span>
|
|
508
|
-
<a href="https://github.com/
|
|
500
|
+
<a href="https://github.com/skyline-emu/skyline" target="_blank" title="skyline-emu/skyline">skyline-emu/skyline</a>
|
|
509
501
|
</div>
|
|
510
502
|
<div class="sub-title followers">
|
|
511
503
|
|
|
512
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
513
|
-
<span style="background-color: #
|
|
504
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
505
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
514
506
|
</a>
|
|
515
507
|
|
|
516
508
|
<span class="star" title="Stargazers Count">
|
|
517
509
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
510
|
<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>
|
|
519
511
|
</svg>
|
|
520
|
-
<span>
|
|
512
|
+
<span>3856</span>
|
|
521
513
|
</span>
|
|
522
514
|
<span class="star" title="Repo Forked">
|
|
523
515
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
524
516
|
<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">
|
|
525
517
|
</path>
|
|
526
518
|
</svg>
|
|
527
|
-
<span>
|
|
519
|
+
<span>697</span>
|
|
528
520
|
</span>
|
|
529
521
|
<span class="star">
|
|
530
522
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
523
|
<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>
|
|
532
524
|
</svg>
|
|
533
|
-
<span>
|
|
525
|
+
<span>177 stars today</span>
|
|
534
526
|
</span>
|
|
535
527
|
</div>
|
|
536
528
|
<div class="details">
|
|
@@ -543,28 +535,32 @@
|
|
|
543
535
|
<div class="info">
|
|
544
536
|
<div class="rank">
|
|
545
537
|
<span title="Ranking 12">12</span>
|
|
546
|
-
<a href="https://github.com/
|
|
538
|
+
<a href="https://github.com/Chia-Network/chia-blockchain" target="_blank" title="Chia-Network/chia-blockchain">Chia-Network/chia-blockchain</a>
|
|
547
539
|
</div>
|
|
548
540
|
<div class="sub-title followers">
|
|
549
541
|
|
|
542
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
543
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
544
|
+
</a>
|
|
545
|
+
|
|
550
546
|
<span class="star" title="Stargazers Count">
|
|
551
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
552
548
|
<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>
|
|
553
549
|
</svg>
|
|
554
|
-
<span>
|
|
550
|
+
<span>10468</span>
|
|
555
551
|
</span>
|
|
556
552
|
<span class="star" title="Repo Forked">
|
|
557
553
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
558
554
|
<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">
|
|
559
555
|
</path>
|
|
560
556
|
</svg>
|
|
561
|
-
<span>
|
|
557
|
+
<span>1837</span>
|
|
562
558
|
</span>
|
|
563
559
|
<span class="star">
|
|
564
560
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
565
561
|
<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
562
|
</svg>
|
|
567
|
-
<span>
|
|
563
|
+
<span>9 stars today</span>
|
|
568
564
|
</span>
|
|
569
565
|
</div>
|
|
570
566
|
<div class="details">
|
|
@@ -577,28 +573,32 @@
|
|
|
577
573
|
<div class="info">
|
|
578
574
|
<div class="rank">
|
|
579
575
|
<span title="Ranking 13">13</span>
|
|
580
|
-
<a href="https://github.com/
|
|
576
|
+
<a href="https://github.com/TencentARC/GFPGAN" target="_blank" title="TencentARC/GFPGAN">TencentARC/GFPGAN</a>
|
|
581
577
|
</div>
|
|
582
578
|
<div class="sub-title followers">
|
|
583
579
|
|
|
580
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
581
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
582
|
+
</a>
|
|
583
|
+
|
|
584
584
|
<span class="star" title="Stargazers Count">
|
|
585
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
586
|
<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>
|
|
587
587
|
</svg>
|
|
588
|
-
<span>
|
|
588
|
+
<span>18031</span>
|
|
589
589
|
</span>
|
|
590
590
|
<span class="star" title="Repo Forked">
|
|
591
591
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
592
592
|
<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">
|
|
593
593
|
</path>
|
|
594
594
|
</svg>
|
|
595
|
-
<span>
|
|
595
|
+
<span>2736</span>
|
|
596
596
|
</span>
|
|
597
597
|
<span class="star">
|
|
598
598
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
599
599
|
<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>
|
|
600
600
|
</svg>
|
|
601
|
-
<span>
|
|
601
|
+
<span>72 stars today</span>
|
|
602
602
|
</span>
|
|
603
603
|
</div>
|
|
604
604
|
<div class="details">
|
|
@@ -611,32 +611,32 @@
|
|
|
611
611
|
<div class="info">
|
|
612
612
|
<div class="rank">
|
|
613
613
|
<span title="Ranking 14">14</span>
|
|
614
|
-
<a href="https://github.com/
|
|
614
|
+
<a href="https://github.com/pjreddie/darknet" target="_blank" title="pjreddie/darknet">pjreddie/darknet</a>
|
|
615
615
|
</div>
|
|
616
616
|
<div class="sub-title followers">
|
|
617
617
|
|
|
618
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
619
|
-
<span style="background-color: #
|
|
618
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
619
|
+
<span style="background-color: #555555;"></span>C
|
|
620
620
|
</a>
|
|
621
621
|
|
|
622
622
|
<span class="star" title="Stargazers Count">
|
|
623
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
624
|
<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>
|
|
625
625
|
</svg>
|
|
626
|
-
<span>
|
|
626
|
+
<span>22346</span>
|
|
627
627
|
</span>
|
|
628
628
|
<span class="star" title="Repo Forked">
|
|
629
629
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
630
630
|
<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">
|
|
631
631
|
</path>
|
|
632
632
|
</svg>
|
|
633
|
-
<span>
|
|
633
|
+
<span>19492</span>
|
|
634
634
|
</span>
|
|
635
635
|
<span class="star">
|
|
636
636
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
637
637
|
<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>
|
|
638
638
|
</svg>
|
|
639
|
-
<span>
|
|
639
|
+
<span>23 stars today</span>
|
|
640
640
|
</span>
|
|
641
641
|
</div>
|
|
642
642
|
<div class="details">
|
|
@@ -649,32 +649,32 @@
|
|
|
649
649
|
<div class="info">
|
|
650
650
|
<div class="rank">
|
|
651
651
|
<span title="Ranking 15">15</span>
|
|
652
|
-
<a href="https://github.com/
|
|
652
|
+
<a href="https://github.com/sunface/rust-by-practice" target="_blank" title="sunface/rust-by-practice">sunface/rust-by-practice</a>
|
|
653
653
|
</div>
|
|
654
654
|
<div class="sub-title followers">
|
|
655
655
|
|
|
656
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
657
|
-
<span style="background-color: #
|
|
656
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
657
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
658
658
|
</a>
|
|
659
659
|
|
|
660
660
|
<span class="star" title="Stargazers Count">
|
|
661
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
662
|
<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>
|
|
663
663
|
</svg>
|
|
664
|
-
<span>
|
|
664
|
+
<span>1759</span>
|
|
665
665
|
</span>
|
|
666
666
|
<span class="star" title="Repo Forked">
|
|
667
667
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
668
668
|
<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">
|
|
669
669
|
</path>
|
|
670
670
|
</svg>
|
|
671
|
-
<span>
|
|
671
|
+
<span>73</span>
|
|
672
672
|
</span>
|
|
673
673
|
<span class="star">
|
|
674
674
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
675
675
|
<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>
|
|
676
676
|
</svg>
|
|
677
|
-
<span>
|
|
677
|
+
<span>376 stars today</span>
|
|
678
678
|
</span>
|
|
679
679
|
</div>
|
|
680
680
|
<div class="details">
|
|
@@ -687,32 +687,32 @@
|
|
|
687
687
|
<div class="info">
|
|
688
688
|
<div class="rank">
|
|
689
689
|
<span title="Ranking 16">16</span>
|
|
690
|
-
<a href="https://github.com/
|
|
690
|
+
<a href="https://github.com/gin-gonic/gin" target="_blank" title="gin-gonic/gin">gin-gonic/gin</a>
|
|
691
691
|
</div>
|
|
692
692
|
<div class="sub-title followers">
|
|
693
693
|
|
|
694
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
695
|
-
<span style="background-color: #
|
|
694
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
695
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
696
696
|
</a>
|
|
697
697
|
|
|
698
698
|
<span class="star" title="Stargazers Count">
|
|
699
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
700
|
<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>
|
|
701
701
|
</svg>
|
|
702
|
-
<span>
|
|
702
|
+
<span>56286</span>
|
|
703
703
|
</span>
|
|
704
704
|
<span class="star" title="Repo Forked">
|
|
705
705
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
706
706
|
<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">
|
|
707
707
|
</path>
|
|
708
708
|
</svg>
|
|
709
|
-
<span>
|
|
709
|
+
<span>6371</span>
|
|
710
710
|
</span>
|
|
711
711
|
<span class="star">
|
|
712
712
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
713
713
|
<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>
|
|
714
714
|
</svg>
|
|
715
|
-
<span>
|
|
715
|
+
<span>91 stars today</span>
|
|
716
716
|
</span>
|
|
717
717
|
</div>
|
|
718
718
|
<div class="details">
|
|
@@ -725,19 +725,15 @@
|
|
|
725
725
|
<div class="info">
|
|
726
726
|
<div class="rank">
|
|
727
727
|
<span title="Ranking 17">17</span>
|
|
728
|
-
<a href="https://github.com/
|
|
728
|
+
<a href="https://github.com/dcbuild3r/blockchain-development-guide" target="_blank" title="dcbuild3r/blockchain-development-guide">dcbuild3r/blockchain-development-guide</a>
|
|
729
729
|
</div>
|
|
730
730
|
<div class="sub-title followers">
|
|
731
731
|
|
|
732
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
733
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
734
|
-
</a>
|
|
735
|
-
|
|
736
732
|
<span class="star" title="Stargazers Count">
|
|
737
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
734
|
<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>
|
|
739
735
|
</svg>
|
|
740
|
-
<span>
|
|
736
|
+
<span>620</span>
|
|
741
737
|
</span>
|
|
742
738
|
<span class="star" title="Repo Forked">
|
|
743
739
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
@@ -750,7 +746,7 @@
|
|
|
750
746
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
751
747
|
<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>
|
|
752
748
|
</svg>
|
|
753
|
-
<span>
|
|
749
|
+
<span>140 stars today</span>
|
|
754
750
|
</span>
|
|
755
751
|
</div>
|
|
756
752
|
<div class="details">
|
|
@@ -763,7 +759,7 @@
|
|
|
763
759
|
<div class="info">
|
|
764
760
|
<div class="rank">
|
|
765
761
|
<span title="Ranking 18">18</span>
|
|
766
|
-
<a href="https://github.com/
|
|
762
|
+
<a href="https://github.com/Rapptz/discord.py" target="_blank" title="Rapptz/discord.py">Rapptz/discord.py</a>
|
|
767
763
|
</div>
|
|
768
764
|
<div class="sub-title followers">
|
|
769
765
|
|
|
@@ -775,20 +771,20 @@
|
|
|
775
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
772
|
<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>
|
|
777
773
|
</svg>
|
|
778
|
-
<span>
|
|
774
|
+
<span>9762</span>
|
|
779
775
|
</span>
|
|
780
776
|
<span class="star" title="Repo Forked">
|
|
781
777
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
782
778
|
<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">
|
|
783
779
|
</path>
|
|
784
780
|
</svg>
|
|
785
|
-
<span>
|
|
781
|
+
<span>3220</span>
|
|
786
782
|
</span>
|
|
787
783
|
<span class="star">
|
|
788
784
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
789
785
|
<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>
|
|
790
786
|
</svg>
|
|
791
|
-
<span>
|
|
787
|
+
<span>94 stars today</span>
|
|
792
788
|
</span>
|
|
793
789
|
</div>
|
|
794
790
|
<div class="details">
|
|
@@ -801,32 +797,32 @@
|
|
|
801
797
|
<div class="info">
|
|
802
798
|
<div class="rank">
|
|
803
799
|
<span title="Ranking 19">19</span>
|
|
804
|
-
<a href="https://github.com/
|
|
800
|
+
<a href="https://github.com/mui/material-ui" target="_blank" title="mui/material-ui">mui/material-ui</a>
|
|
805
801
|
</div>
|
|
806
802
|
<div class="sub-title followers">
|
|
807
803
|
|
|
808
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
809
|
-
<span style="background-color: #
|
|
804
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
805
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
810
806
|
</a>
|
|
811
807
|
|
|
812
808
|
<span class="star" title="Stargazers Count">
|
|
813
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
814
810
|
<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>
|
|
815
811
|
</svg>
|
|
816
|
-
<span>
|
|
812
|
+
<span>76296</span>
|
|
817
813
|
</span>
|
|
818
814
|
<span class="star" title="Repo Forked">
|
|
819
815
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
820
816
|
<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">
|
|
821
817
|
</path>
|
|
822
818
|
</svg>
|
|
823
|
-
<span>
|
|
819
|
+
<span>26374</span>
|
|
824
820
|
</span>
|
|
825
821
|
<span class="star">
|
|
826
822
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
827
823
|
<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
824
|
</svg>
|
|
829
|
-
<span>
|
|
825
|
+
<span>115 stars today</span>
|
|
830
826
|
</span>
|
|
831
827
|
</div>
|
|
832
828
|
<div class="details">
|
|
@@ -839,32 +835,32 @@
|
|
|
839
835
|
<div class="info">
|
|
840
836
|
<div class="rank">
|
|
841
837
|
<span title="Ranking 20">20</span>
|
|
842
|
-
<a href="https://github.com/
|
|
838
|
+
<a href="https://github.com/pcottle/learnGitBranching" target="_blank" title="pcottle/learnGitBranching">pcottle/learnGitBranching</a>
|
|
843
839
|
</div>
|
|
844
840
|
<div class="sub-title followers">
|
|
845
841
|
|
|
846
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
847
|
-
<span style="background-color: #
|
|
842
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
843
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
848
844
|
</a>
|
|
849
845
|
|
|
850
846
|
<span class="star" title="Stargazers Count">
|
|
851
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
852
848
|
<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>
|
|
853
849
|
</svg>
|
|
854
|
-
<span>
|
|
850
|
+
<span>23805</span>
|
|
855
851
|
</span>
|
|
856
852
|
<span class="star" title="Repo Forked">
|
|
857
853
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
858
854
|
<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">
|
|
859
855
|
</path>
|
|
860
856
|
</svg>
|
|
861
|
-
<span>
|
|
857
|
+
<span>5169</span>
|
|
862
858
|
</span>
|
|
863
859
|
<span class="star">
|
|
864
860
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
865
861
|
<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
862
|
</svg>
|
|
867
|
-
<span>
|
|
863
|
+
<span>37 stars today</span>
|
|
868
864
|
</span>
|
|
869
865
|
</div>
|
|
870
866
|
<div class="details">
|
|
@@ -877,32 +873,32 @@
|
|
|
877
873
|
<div class="info">
|
|
878
874
|
<div class="rank">
|
|
879
875
|
<span title="Ranking 21">21</span>
|
|
880
|
-
<a href="https://github.com/
|
|
876
|
+
<a href="https://github.com/SmartToolFactory/Jetpack-Compose-Tutorials" target="_blank" title="SmartToolFactory/Jetpack-Compose-Tutorials">SmartToolFactory/Jetpack-Compose-Tutorials</a>
|
|
881
877
|
</div>
|
|
882
878
|
<div class="sub-title followers">
|
|
883
879
|
|
|
884
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
885
|
-
<span style="background-color: #
|
|
880
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
881
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
886
882
|
</a>
|
|
887
883
|
|
|
888
884
|
<span class="star" title="Stargazers Count">
|
|
889
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
890
886
|
<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>
|
|
891
887
|
</svg>
|
|
892
|
-
<span>
|
|
888
|
+
<span>442</span>
|
|
893
889
|
</span>
|
|
894
890
|
<span class="star" title="Repo Forked">
|
|
895
891
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
896
892
|
<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">
|
|
897
893
|
</path>
|
|
898
894
|
</svg>
|
|
899
|
-
<span>
|
|
895
|
+
<span>21</span>
|
|
900
896
|
</span>
|
|
901
897
|
<span class="star">
|
|
902
898
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
903
899
|
<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
900
|
</svg>
|
|
905
|
-
<span>
|
|
901
|
+
<span>46 stars today</span>
|
|
906
902
|
</span>
|
|
907
903
|
</div>
|
|
908
904
|
<div class="details">
|
|
@@ -915,32 +911,32 @@
|
|
|
915
911
|
<div class="info">
|
|
916
912
|
<div class="rank">
|
|
917
913
|
<span title="Ranking 22">22</span>
|
|
918
|
-
<a href="https://github.com/
|
|
914
|
+
<a href="https://github.com/UnblockNeteaseMusic/server" target="_blank" title="UnblockNeteaseMusic/server">UnblockNeteaseMusic/server</a>
|
|
919
915
|
</div>
|
|
920
916
|
<div class="sub-title followers">
|
|
921
917
|
|
|
922
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
923
|
-
<span style="background-color: #
|
|
918
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
919
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
924
920
|
</a>
|
|
925
921
|
|
|
926
922
|
<span class="star" title="Stargazers Count">
|
|
927
923
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
928
924
|
<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>
|
|
929
925
|
</svg>
|
|
930
|
-
<span>
|
|
926
|
+
<span>1325</span>
|
|
931
927
|
</span>
|
|
932
928
|
<span class="star" title="Repo Forked">
|
|
933
929
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
934
930
|
<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">
|
|
935
931
|
</path>
|
|
936
932
|
</svg>
|
|
937
|
-
<span>
|
|
933
|
+
<span>190</span>
|
|
938
934
|
</span>
|
|
939
935
|
<span class="star">
|
|
940
936
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
941
937
|
<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
938
|
</svg>
|
|
943
|
-
<span>
|
|
939
|
+
<span>86 stars today</span>
|
|
944
940
|
</span>
|
|
945
941
|
</div>
|
|
946
942
|
<div class="details">
|
|
@@ -953,32 +949,28 @@
|
|
|
953
949
|
<div class="info">
|
|
954
950
|
<div class="rank">
|
|
955
951
|
<span title="Ranking 23">23</span>
|
|
956
|
-
<a href="https://github.com/
|
|
952
|
+
<a href="https://github.com/Avik-Jain/100-Days-Of-ML-Code" target="_blank" title="Avik-Jain/100-Days-Of-ML-Code">Avik-Jain/100-Days-Of-ML-Code</a>
|
|
957
953
|
</div>
|
|
958
954
|
<div class="sub-title followers">
|
|
959
955
|
|
|
960
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
961
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
962
|
-
</a>
|
|
963
|
-
|
|
964
956
|
<span class="star" title="Stargazers Count">
|
|
965
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
966
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>
|
|
967
959
|
</svg>
|
|
968
|
-
<span>
|
|
960
|
+
<span>35361</span>
|
|
969
961
|
</span>
|
|
970
962
|
<span class="star" title="Repo Forked">
|
|
971
963
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
972
964
|
<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">
|
|
973
965
|
</path>
|
|
974
966
|
</svg>
|
|
975
|
-
<span>
|
|
967
|
+
<span>8868</span>
|
|
976
968
|
</span>
|
|
977
969
|
<span class="star">
|
|
978
970
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
979
971
|
<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
972
|
</svg>
|
|
981
|
-
<span>
|
|
973
|
+
<span>79 stars today</span>
|
|
982
974
|
</span>
|
|
983
975
|
</div>
|
|
984
976
|
<div class="details">
|
|
@@ -991,32 +983,32 @@
|
|
|
991
983
|
<div class="info">
|
|
992
984
|
<div class="rank">
|
|
993
985
|
<span title="Ranking 24">24</span>
|
|
994
|
-
<a href="https://github.com/
|
|
986
|
+
<a href="https://github.com/kubernetes/kubernetes" target="_blank" title="kubernetes/kubernetes">kubernetes/kubernetes</a>
|
|
995
987
|
</div>
|
|
996
988
|
<div class="sub-title followers">
|
|
997
989
|
|
|
998
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
999
|
-
<span style="background-color: #
|
|
990
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
991
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1000
992
|
</a>
|
|
1001
993
|
|
|
1002
994
|
<span class="star" title="Stargazers Count">
|
|
1003
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1004
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>
|
|
1005
997
|
</svg>
|
|
1006
|
-
<span>
|
|
998
|
+
<span>86277</span>
|
|
1007
999
|
</span>
|
|
1008
1000
|
<span class="star" title="Repo Forked">
|
|
1009
1001
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1010
1002
|
<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">
|
|
1011
1003
|
</path>
|
|
1012
1004
|
</svg>
|
|
1013
|
-
<span>
|
|
1005
|
+
<span>31651</span>
|
|
1014
1006
|
</span>
|
|
1015
1007
|
<span class="star">
|
|
1016
1008
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1017
1009
|
<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>
|
|
1018
1010
|
</svg>
|
|
1019
|
-
<span>
|
|
1011
|
+
<span>68 stars today</span>
|
|
1020
1012
|
</span>
|
|
1021
1013
|
</div>
|
|
1022
1014
|
<div class="details">
|
|
@@ -1029,28 +1021,32 @@
|
|
|
1029
1021
|
<div class="info">
|
|
1030
1022
|
<div class="rank">
|
|
1031
1023
|
<span title="Ranking 25">25</span>
|
|
1032
|
-
<a href="https://github.com/
|
|
1024
|
+
<a href="https://github.com/type-challenges/type-challenges" target="_blank" title="type-challenges/type-challenges">type-challenges/type-challenges</a>
|
|
1033
1025
|
</div>
|
|
1034
1026
|
<div class="sub-title followers">
|
|
1035
1027
|
|
|
1028
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1029
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
1030
|
+
</a>
|
|
1031
|
+
|
|
1036
1032
|
<span class="star" title="Stargazers Count">
|
|
1037
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
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>
|
|
1039
1035
|
</svg>
|
|
1040
|
-
<span>
|
|
1036
|
+
<span>13870</span>
|
|
1041
1037
|
</span>
|
|
1042
1038
|
<span class="star" title="Repo Forked">
|
|
1043
1039
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1044
1040
|
<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">
|
|
1045
1041
|
</path>
|
|
1046
1042
|
</svg>
|
|
1047
|
-
<span>
|
|
1043
|
+
<span>1019</span>
|
|
1048
1044
|
</span>
|
|
1049
1045
|
<span class="star">
|
|
1050
1046
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1051
1047
|
<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>
|
|
1052
1048
|
</svg>
|
|
1053
|
-
<span>
|
|
1049
|
+
<span>156 stars today</span>
|
|
1054
1050
|
</span>
|
|
1055
1051
|
</div>
|
|
1056
1052
|
<div class="details">
|
|
@@ -1075,7 +1071,7 @@
|
|
|
1075
1071
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1076
1072
|
</a>
|
|
1077
1073
|
</div>
|
|
1078
|
-
<div class="time">Last cache created on 2022/3/
|
|
1074
|
+
<div class="time">Last cache created on 2022/3/10 by Github API v3.</div>
|
|
1079
1075
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1080
1076
|
</div>
|
|
1081
1077
|
</body>
|