@wcj/github-rank 22.5.25 → 22.5.28
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 +67971 -67984
- package/dist/sifou-daily.json +77 -32
- package/dist/sifou-monthly.json +100 -100
- package/dist/sifou-weekly.json +165 -165
- package/dist/toutiao-30.json +77 -77
- package/dist/toutiao-7.json +110 -110
- package/dist/toutiao-90.json +69 -69
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +154 -154
- package/dist/trending-weekly.json +175 -175
- package/dist/users.china.json +2402 -2401
- package/dist/users.json +3193 -3193
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +67971 -67984
- package/web/data/sifou-daily.json +77 -32
- package/web/data/sifou-monthly.json +100 -100
- package/web/data/sifou-weekly.json +165 -165
- package/web/data/toutiao-30.json +77 -77
- package/web/data/toutiao-7.json +110 -110
- package/web/data/toutiao-90.json +69 -69
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +154 -154
- package/web/data/trending-weekly.json +175 -175
- package/web/data/users.china.json +2402 -2401
- package/web/data/users.json +3193 -3193
- package/web/index.html +1675 -1675
- package/web/repos.html +5147 -5155
- package/web/sifou-daily.html +167 -27
- package/web/sifou-monthly.html +101 -101
- package/web/sifou-weekly.html +138 -138
- package/web/toutiao-30.html +87 -87
- package/web/toutiao-7.html +75 -75
- package/web/toutiao-90.html +66 -66
- package/web/trending-monthly.html +143 -139
- package/web/trending-weekly.html +148 -156
- package/web/trending.html +154 -138
- package/web/users.china.html +1216 -1216
package/web/trending.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
</h1>
|
|
127
|
-
<div class="time">Last cache created on 2022/5/
|
|
127
|
+
<div class="time">Last cache created on 2022/5/28 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -155,32 +155,32 @@
|
|
|
155
155
|
<div class="info">
|
|
156
156
|
<div class="rank">
|
|
157
157
|
<span title="Ranking 1">1</span>
|
|
158
|
-
<a href="https://github.com/
|
|
158
|
+
<a href="https://github.com/phyver/GameShell" target="_blank" title="phyver/GameShell">phyver/GameShell</a>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="sub-title followers">
|
|
161
161
|
|
|
162
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
163
|
-
<span style="background-color: #
|
|
162
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
163
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
164
164
|
</a>
|
|
165
165
|
|
|
166
166
|
<span class="star" title="Stargazers Count">
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
168
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>883</span>
|
|
171
171
|
</span>
|
|
172
172
|
<span class="star" title="Repo Forked">
|
|
173
173
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
174
174
|
<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">
|
|
175
175
|
</path>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>40</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star">
|
|
180
180
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
181
181
|
<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>
|
|
182
182
|
</svg>
|
|
183
|
-
<span>
|
|
183
|
+
<span>137 stars today</span>
|
|
184
184
|
</span>
|
|
185
185
|
</div>
|
|
186
186
|
<div class="details">
|
|
@@ -193,32 +193,32 @@
|
|
|
193
193
|
<div class="info">
|
|
194
194
|
<div class="rank">
|
|
195
195
|
<span title="Ranking 2">2</span>
|
|
196
|
-
<a href="https://github.com/
|
|
196
|
+
<a href="https://github.com/PaddlePaddle/PaddleSpeech" target="_blank" title="PaddlePaddle/PaddleSpeech">PaddlePaddle/PaddleSpeech</a>
|
|
197
197
|
</div>
|
|
198
198
|
<div class="sub-title followers">
|
|
199
199
|
|
|
200
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
201
|
-
<span style="background-color: #
|
|
200
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
201
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
202
202
|
</a>
|
|
203
203
|
|
|
204
204
|
<span class="star" title="Stargazers Count">
|
|
205
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
206
206
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
207
207
|
</svg>
|
|
208
|
-
<span>
|
|
208
|
+
<span>3855</span>
|
|
209
209
|
</span>
|
|
210
210
|
<span class="star" title="Repo Forked">
|
|
211
211
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
212
212
|
<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">
|
|
213
213
|
</path>
|
|
214
214
|
</svg>
|
|
215
|
-
<span>
|
|
215
|
+
<span>869</span>
|
|
216
216
|
</span>
|
|
217
217
|
<span class="star">
|
|
218
218
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
219
219
|
<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>
|
|
220
220
|
</svg>
|
|
221
|
-
<span>
|
|
221
|
+
<span>236 stars today</span>
|
|
222
222
|
</span>
|
|
223
223
|
</div>
|
|
224
224
|
<div class="details">
|
|
@@ -231,32 +231,32 @@
|
|
|
231
231
|
<div class="info">
|
|
232
232
|
<div class="rank">
|
|
233
233
|
<span title="Ranking 3">3</span>
|
|
234
|
-
<a href="https://github.com/
|
|
234
|
+
<a href="https://github.com/singularity-data/risingwave" target="_blank" title="singularity-data/risingwave">singularity-data/risingwave</a>
|
|
235
235
|
</div>
|
|
236
236
|
<div class="sub-title followers">
|
|
237
237
|
|
|
238
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
239
|
-
<span style="background-color: #
|
|
238
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
239
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
240
240
|
</a>
|
|
241
241
|
|
|
242
242
|
<span class="star" title="Stargazers Count">
|
|
243
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
244
244
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
245
245
|
</svg>
|
|
246
|
-
<span>
|
|
246
|
+
<span>2208</span>
|
|
247
247
|
</span>
|
|
248
248
|
<span class="star" title="Repo Forked">
|
|
249
249
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
250
250
|
<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">
|
|
251
251
|
</path>
|
|
252
252
|
</svg>
|
|
253
|
-
<span>
|
|
253
|
+
<span>163</span>
|
|
254
254
|
</span>
|
|
255
255
|
<span class="star">
|
|
256
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
257
257
|
<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>
|
|
258
258
|
</svg>
|
|
259
|
-
<span>
|
|
259
|
+
<span>265 stars today</span>
|
|
260
260
|
</span>
|
|
261
261
|
</div>
|
|
262
262
|
<div class="details">
|
|
@@ -269,32 +269,32 @@
|
|
|
269
269
|
<div class="info">
|
|
270
270
|
<div class="rank">
|
|
271
271
|
<span title="Ranking 4">4</span>
|
|
272
|
-
<a href="https://github.com/
|
|
272
|
+
<a href="https://github.com/lensapp/lens" target="_blank" title="lensapp/lens">lensapp/lens</a>
|
|
273
273
|
</div>
|
|
274
274
|
<div class="sub-title followers">
|
|
275
275
|
|
|
276
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
277
|
-
<span style="background-color: #
|
|
276
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
277
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
278
278
|
</a>
|
|
279
279
|
|
|
280
280
|
<span class="star" title="Stargazers Count">
|
|
281
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
282
282
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
283
283
|
</svg>
|
|
284
|
-
<span>
|
|
284
|
+
<span>18151</span>
|
|
285
285
|
</span>
|
|
286
286
|
<span class="star" title="Repo Forked">
|
|
287
287
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
288
288
|
<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">
|
|
289
289
|
</path>
|
|
290
290
|
</svg>
|
|
291
|
-
<span>
|
|
291
|
+
<span>932</span>
|
|
292
292
|
</span>
|
|
293
293
|
<span class="star">
|
|
294
294
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
295
295
|
<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>
|
|
296
296
|
</svg>
|
|
297
|
-
<span>
|
|
297
|
+
<span>343 stars today</span>
|
|
298
298
|
</span>
|
|
299
299
|
</div>
|
|
300
300
|
<div class="details">
|
|
@@ -307,32 +307,32 @@
|
|
|
307
307
|
<div class="info">
|
|
308
308
|
<div class="rank">
|
|
309
309
|
<span title="Ranking 5">5</span>
|
|
310
|
-
<a href="https://github.com/
|
|
310
|
+
<a href="https://github.com/lucidrains/imagen-pytorch" target="_blank" title="lucidrains/imagen-pytorch">lucidrains/imagen-pytorch</a>
|
|
311
311
|
</div>
|
|
312
312
|
<div class="sub-title followers">
|
|
313
313
|
|
|
314
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
315
|
-
<span style="background-color: #
|
|
314
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
315
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
316
316
|
</a>
|
|
317
317
|
|
|
318
318
|
<span class="star" title="Stargazers Count">
|
|
319
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
320
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
321
321
|
</svg>
|
|
322
|
-
<span>
|
|
322
|
+
<span>1588</span>
|
|
323
323
|
</span>
|
|
324
324
|
<span class="star" title="Repo Forked">
|
|
325
325
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
326
326
|
<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">
|
|
327
327
|
</path>
|
|
328
328
|
</svg>
|
|
329
|
-
<span>
|
|
329
|
+
<span>52</span>
|
|
330
330
|
</span>
|
|
331
331
|
<span class="star">
|
|
332
332
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
333
333
|
<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>
|
|
334
334
|
</svg>
|
|
335
|
-
<span>
|
|
335
|
+
<span>511 stars today</span>
|
|
336
336
|
</span>
|
|
337
337
|
</div>
|
|
338
338
|
<div class="details">
|
|
@@ -345,32 +345,28 @@
|
|
|
345
345
|
<div class="info">
|
|
346
346
|
<div class="rank">
|
|
347
347
|
<span title="Ranking 6">6</span>
|
|
348
|
-
<a href="https://github.com/
|
|
348
|
+
<a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
|
|
349
349
|
</div>
|
|
350
350
|
<div class="sub-title followers">
|
|
351
351
|
|
|
352
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
353
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
354
|
-
</a>
|
|
355
|
-
|
|
356
352
|
<span class="star" title="Stargazers Count">
|
|
357
353
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
354
|
<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>
|
|
359
355
|
</svg>
|
|
360
|
-
<span>
|
|
356
|
+
<span>36447</span>
|
|
361
357
|
</span>
|
|
362
358
|
<span class="star" title="Repo Forked">
|
|
363
359
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
364
360
|
<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">
|
|
365
361
|
</path>
|
|
366
362
|
</svg>
|
|
367
|
-
<span>
|
|
363
|
+
<span>5332</span>
|
|
368
364
|
</span>
|
|
369
365
|
<span class="star">
|
|
370
366
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
371
367
|
<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>
|
|
372
368
|
</svg>
|
|
373
|
-
<span>
|
|
369
|
+
<span>60 stars today</span>
|
|
374
370
|
</span>
|
|
375
371
|
</div>
|
|
376
372
|
<div class="details">
|
|
@@ -383,32 +379,28 @@
|
|
|
383
379
|
<div class="info">
|
|
384
380
|
<div class="rank">
|
|
385
381
|
<span title="Ranking 7">7</span>
|
|
386
|
-
<a href="https://github.com/
|
|
382
|
+
<a href="https://github.com/zijie0/HumanSystemOptimization" target="_blank" title="zijie0/HumanSystemOptimization">zijie0/HumanSystemOptimization</a>
|
|
387
383
|
</div>
|
|
388
384
|
<div class="sub-title followers">
|
|
389
385
|
|
|
390
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
391
|
-
<span style="background-color: #b07219;"></span>Java
|
|
392
|
-
</a>
|
|
393
|
-
|
|
394
386
|
<span class="star" title="Stargazers Count">
|
|
395
387
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
388
|
<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>
|
|
397
389
|
</svg>
|
|
398
|
-
<span>
|
|
390
|
+
<span>976</span>
|
|
399
391
|
</span>
|
|
400
392
|
<span class="star" title="Repo Forked">
|
|
401
393
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
402
394
|
<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">
|
|
403
395
|
</path>
|
|
404
396
|
</svg>
|
|
405
|
-
<span>
|
|
397
|
+
<span>48</span>
|
|
406
398
|
</span>
|
|
407
399
|
<span class="star">
|
|
408
400
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
409
401
|
<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>
|
|
410
402
|
</svg>
|
|
411
|
-
<span>
|
|
403
|
+
<span>301 stars today</span>
|
|
412
404
|
</span>
|
|
413
405
|
</div>
|
|
414
406
|
<div class="details">
|
|
@@ -421,28 +413,32 @@
|
|
|
421
413
|
<div class="info">
|
|
422
414
|
<div class="rank">
|
|
423
415
|
<span title="Ranking 8">8</span>
|
|
424
|
-
<a href="https://github.com/
|
|
416
|
+
<a href="https://github.com/github/copilot-docs" target="_blank" title="github/copilot-docs">github/copilot-docs</a>
|
|
425
417
|
</div>
|
|
426
418
|
<div class="sub-title followers">
|
|
427
419
|
|
|
420
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
421
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
422
|
+
</a>
|
|
423
|
+
|
|
428
424
|
<span class="star" title="Stargazers Count">
|
|
429
425
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
426
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
431
427
|
</svg>
|
|
432
|
-
<span>
|
|
428
|
+
<span>18337</span>
|
|
433
429
|
</span>
|
|
434
430
|
<span class="star" title="Repo Forked">
|
|
435
431
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
436
432
|
<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">
|
|
437
433
|
</path>
|
|
438
434
|
</svg>
|
|
439
|
-
<span>
|
|
435
|
+
<span>2002</span>
|
|
440
436
|
</span>
|
|
441
437
|
<span class="star">
|
|
442
438
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
443
439
|
<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>
|
|
444
440
|
</svg>
|
|
445
|
-
<span>
|
|
441
|
+
<span>184 stars today</span>
|
|
446
442
|
</span>
|
|
447
443
|
</div>
|
|
448
444
|
<div class="details">
|
|
@@ -455,32 +451,32 @@
|
|
|
455
451
|
<div class="info">
|
|
456
452
|
<div class="rank">
|
|
457
453
|
<span title="Ranking 9">9</span>
|
|
458
|
-
<a href="https://github.com/
|
|
454
|
+
<a href="https://github.com/facebook/react" target="_blank" title="facebook/react">facebook/react</a>
|
|
459
455
|
</div>
|
|
460
456
|
<div class="sub-title followers">
|
|
461
457
|
|
|
462
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
463
|
-
<span style="background-color: #
|
|
458
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
459
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
464
460
|
</a>
|
|
465
461
|
|
|
466
462
|
<span class="star" title="Stargazers Count">
|
|
467
463
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
468
464
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
469
465
|
</svg>
|
|
470
|
-
<span>
|
|
466
|
+
<span>188597</span>
|
|
471
467
|
</span>
|
|
472
468
|
<span class="star" title="Repo Forked">
|
|
473
469
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
474
470
|
<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">
|
|
475
471
|
</path>
|
|
476
472
|
</svg>
|
|
477
|
-
<span>
|
|
473
|
+
<span>38876</span>
|
|
478
474
|
</span>
|
|
479
475
|
<span class="star">
|
|
480
476
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
481
477
|
<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>
|
|
482
478
|
</svg>
|
|
483
|
-
<span>
|
|
479
|
+
<span>82 stars today</span>
|
|
484
480
|
</span>
|
|
485
481
|
</div>
|
|
486
482
|
<div class="details">
|
|
@@ -493,28 +489,32 @@
|
|
|
493
489
|
<div class="info">
|
|
494
490
|
<div class="rank">
|
|
495
491
|
<span title="Ranking 10">10</span>
|
|
496
|
-
<a href="https://github.com/
|
|
492
|
+
<a href="https://github.com/payloadcms/payload" target="_blank" title="payloadcms/payload">payloadcms/payload</a>
|
|
497
493
|
</div>
|
|
498
494
|
<div class="sub-title followers">
|
|
499
495
|
|
|
496
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
497
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
498
|
+
</a>
|
|
499
|
+
|
|
500
500
|
<span class="star" title="Stargazers Count">
|
|
501
501
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
502
502
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
503
503
|
</svg>
|
|
504
|
-
<span>
|
|
504
|
+
<span>2246</span>
|
|
505
505
|
</span>
|
|
506
506
|
<span class="star" title="Repo Forked">
|
|
507
507
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
508
508
|
<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">
|
|
509
509
|
</path>
|
|
510
510
|
</svg>
|
|
511
|
-
<span>
|
|
511
|
+
<span>102</span>
|
|
512
512
|
</span>
|
|
513
513
|
<span class="star">
|
|
514
514
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
515
515
|
<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>
|
|
516
516
|
</svg>
|
|
517
|
-
<span>
|
|
517
|
+
<span>628 stars today</span>
|
|
518
518
|
</span>
|
|
519
519
|
</div>
|
|
520
520
|
<div class="details">
|
|
@@ -527,32 +527,32 @@
|
|
|
527
527
|
<div class="info">
|
|
528
528
|
<div class="rank">
|
|
529
529
|
<span title="Ranking 11">11</span>
|
|
530
|
-
<a href="https://github.com/
|
|
530
|
+
<a href="https://github.com/TakWolf/ark-pixel-font" target="_blank" title="TakWolf/ark-pixel-font">TakWolf/ark-pixel-font</a>
|
|
531
531
|
</div>
|
|
532
532
|
<div class="sub-title followers">
|
|
533
533
|
|
|
534
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
535
|
-
<span style="background-color: #
|
|
534
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
535
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
536
536
|
</a>
|
|
537
537
|
|
|
538
538
|
<span class="star" title="Stargazers Count">
|
|
539
539
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
540
540
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
541
541
|
</svg>
|
|
542
|
-
<span>
|
|
542
|
+
<span>1033</span>
|
|
543
543
|
</span>
|
|
544
544
|
<span class="star" title="Repo Forked">
|
|
545
545
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
546
546
|
<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">
|
|
547
547
|
</path>
|
|
548
548
|
</svg>
|
|
549
|
-
<span>
|
|
549
|
+
<span>22</span>
|
|
550
550
|
</span>
|
|
551
551
|
<span class="star">
|
|
552
552
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
553
553
|
<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>
|
|
554
554
|
</svg>
|
|
555
|
-
<span>
|
|
555
|
+
<span>108 stars today</span>
|
|
556
556
|
</span>
|
|
557
557
|
</div>
|
|
558
558
|
<div class="details">
|
|
@@ -565,32 +565,32 @@
|
|
|
565
565
|
<div class="info">
|
|
566
566
|
<div class="rank">
|
|
567
567
|
<span title="Ranking 12">12</span>
|
|
568
|
-
<a href="https://github.com/
|
|
568
|
+
<a href="https://github.com/lucidrains/DALLE2-pytorch" target="_blank" title="lucidrains/DALLE2-pytorch">lucidrains/DALLE2-pytorch</a>
|
|
569
569
|
</div>
|
|
570
570
|
<div class="sub-title followers">
|
|
571
571
|
|
|
572
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
573
|
-
<span style="background-color: #
|
|
572
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
573
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
574
574
|
</a>
|
|
575
575
|
|
|
576
576
|
<span class="star" title="Stargazers Count">
|
|
577
577
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
578
578
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
579
579
|
</svg>
|
|
580
|
-
<span>
|
|
580
|
+
<span>5291</span>
|
|
581
581
|
</span>
|
|
582
582
|
<span class="star" title="Repo Forked">
|
|
583
583
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
584
584
|
<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">
|
|
585
585
|
</path>
|
|
586
586
|
</svg>
|
|
587
|
-
<span>
|
|
587
|
+
<span>302</span>
|
|
588
588
|
</span>
|
|
589
589
|
<span class="star">
|
|
590
590
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
591
591
|
<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>
|
|
592
592
|
</svg>
|
|
593
|
-
<span>
|
|
593
|
+
<span>58 stars today</span>
|
|
594
594
|
</span>
|
|
595
595
|
</div>
|
|
596
596
|
<div class="details">
|
|
@@ -603,32 +603,32 @@
|
|
|
603
603
|
<div class="info">
|
|
604
604
|
<div class="rank">
|
|
605
605
|
<span title="Ranking 13">13</span>
|
|
606
|
-
<a href="https://github.com/
|
|
606
|
+
<a href="https://github.com/InoriRus/Kyty" target="_blank" title="InoriRus/Kyty">InoriRus/Kyty</a>
|
|
607
607
|
</div>
|
|
608
608
|
<div class="sub-title followers">
|
|
609
609
|
|
|
610
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
611
|
-
<span style="background-color: #
|
|
610
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
611
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
612
612
|
</a>
|
|
613
613
|
|
|
614
614
|
<span class="star" title="Stargazers Count">
|
|
615
615
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
616
616
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
617
617
|
</svg>
|
|
618
|
-
<span>
|
|
618
|
+
<span>838</span>
|
|
619
619
|
</span>
|
|
620
620
|
<span class="star" title="Repo Forked">
|
|
621
621
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
622
622
|
<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">
|
|
623
623
|
</path>
|
|
624
624
|
</svg>
|
|
625
|
-
<span>
|
|
625
|
+
<span>30</span>
|
|
626
626
|
</span>
|
|
627
627
|
<span class="star">
|
|
628
628
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
629
629
|
<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>
|
|
630
630
|
</svg>
|
|
631
|
-
<span>
|
|
631
|
+
<span>251 stars today</span>
|
|
632
632
|
</span>
|
|
633
633
|
</div>
|
|
634
634
|
<div class="details">
|
|
@@ -641,32 +641,32 @@
|
|
|
641
641
|
<div class="info">
|
|
642
642
|
<div class="rank">
|
|
643
643
|
<span title="Ranking 14">14</span>
|
|
644
|
-
<a href="https://github.com/
|
|
644
|
+
<a href="https://github.com/facebook/flipper" target="_blank" title="facebook/flipper">facebook/flipper</a>
|
|
645
645
|
</div>
|
|
646
646
|
<div class="sub-title followers">
|
|
647
647
|
|
|
648
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
649
|
-
<span style="background-color: #
|
|
648
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
649
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
650
650
|
</a>
|
|
651
651
|
|
|
652
652
|
<span class="star" title="Stargazers Count">
|
|
653
653
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
654
654
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
655
655
|
</svg>
|
|
656
|
-
<span>
|
|
656
|
+
<span>11316</span>
|
|
657
657
|
</span>
|
|
658
658
|
<span class="star" title="Repo Forked">
|
|
659
659
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
660
660
|
<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">
|
|
661
661
|
</path>
|
|
662
662
|
</svg>
|
|
663
|
-
<span>
|
|
663
|
+
<span>797</span>
|
|
664
664
|
</span>
|
|
665
665
|
<span class="star">
|
|
666
666
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
667
667
|
<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>
|
|
668
668
|
</svg>
|
|
669
|
-
<span>
|
|
669
|
+
<span>135 stars today</span>
|
|
670
670
|
</span>
|
|
671
671
|
</div>
|
|
672
672
|
<div class="details">
|
|
@@ -679,7 +679,7 @@
|
|
|
679
679
|
<div class="info">
|
|
680
680
|
<div class="rank">
|
|
681
681
|
<span title="Ranking 15">15</span>
|
|
682
|
-
<a href="https://github.com/
|
|
682
|
+
<a href="https://github.com/axoletl/not-br" target="_blank" title="axoletl/not-br">axoletl/not-br</a>
|
|
683
683
|
</div>
|
|
684
684
|
<div class="sub-title followers">
|
|
685
685
|
|
|
@@ -691,20 +691,20 @@
|
|
|
691
691
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
692
692
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
693
693
|
</svg>
|
|
694
|
-
<span>
|
|
694
|
+
<span>135</span>
|
|
695
695
|
</span>
|
|
696
696
|
<span class="star" title="Repo Forked">
|
|
697
697
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
698
698
|
<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">
|
|
699
699
|
</path>
|
|
700
700
|
</svg>
|
|
701
|
-
<span>
|
|
701
|
+
<span>18</span>
|
|
702
702
|
</span>
|
|
703
703
|
<span class="star">
|
|
704
704
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
705
705
|
<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>
|
|
706
706
|
</svg>
|
|
707
|
-
<span>
|
|
707
|
+
<span>42 stars today</span>
|
|
708
708
|
</span>
|
|
709
709
|
</div>
|
|
710
710
|
<div class="details">
|
|
@@ -717,28 +717,32 @@
|
|
|
717
717
|
<div class="info">
|
|
718
718
|
<div class="rank">
|
|
719
719
|
<span title="Ranking 16">16</span>
|
|
720
|
-
<a href="https://github.com/
|
|
720
|
+
<a href="https://github.com/Azure/MachineLearningNotebooks" target="_blank" title="Azure/MachineLearningNotebooks">Azure/MachineLearningNotebooks</a>
|
|
721
721
|
</div>
|
|
722
722
|
<div class="sub-title followers">
|
|
723
723
|
|
|
724
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
725
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
726
|
+
</a>
|
|
727
|
+
|
|
724
728
|
<span class="star" title="Stargazers Count">
|
|
725
729
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
726
730
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
727
731
|
</svg>
|
|
728
|
-
<span>
|
|
732
|
+
<span>3233</span>
|
|
729
733
|
</span>
|
|
730
734
|
<span class="star" title="Repo Forked">
|
|
731
735
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
732
736
|
<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">
|
|
733
737
|
</path>
|
|
734
738
|
</svg>
|
|
735
|
-
<span>
|
|
739
|
+
<span>2153</span>
|
|
736
740
|
</span>
|
|
737
741
|
<span class="star">
|
|
738
742
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
739
743
|
<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>
|
|
740
744
|
</svg>
|
|
741
|
-
<span>
|
|
745
|
+
<span>91 stars today</span>
|
|
742
746
|
</span>
|
|
743
747
|
</div>
|
|
744
748
|
<div class="details">
|
|
@@ -751,32 +755,32 @@
|
|
|
751
755
|
<div class="info">
|
|
752
756
|
<div class="rank">
|
|
753
757
|
<span title="Ranking 17">17</span>
|
|
754
|
-
<a href="https://github.com/
|
|
758
|
+
<a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
|
|
755
759
|
</div>
|
|
756
760
|
<div class="sub-title followers">
|
|
757
761
|
|
|
758
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
759
|
-
<span style="background-color: #
|
|
762
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
763
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
760
764
|
</a>
|
|
761
765
|
|
|
762
766
|
<span class="star" title="Stargazers Count">
|
|
763
767
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
764
768
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
765
769
|
</svg>
|
|
766
|
-
<span>
|
|
770
|
+
<span>142047</span>
|
|
767
771
|
</span>
|
|
768
772
|
<span class="star" title="Repo Forked">
|
|
769
773
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
770
774
|
<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">
|
|
771
775
|
</path>
|
|
772
776
|
</svg>
|
|
773
|
-
<span>
|
|
777
|
+
<span>23511</span>
|
|
774
778
|
</span>
|
|
775
779
|
<span class="star">
|
|
776
780
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
777
781
|
<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>
|
|
778
782
|
</svg>
|
|
779
|
-
<span>
|
|
783
|
+
<span>189 stars today</span>
|
|
780
784
|
</span>
|
|
781
785
|
</div>
|
|
782
786
|
<div class="details">
|
|
@@ -789,28 +793,32 @@
|
|
|
789
793
|
<div class="info">
|
|
790
794
|
<div class="rank">
|
|
791
795
|
<span title="Ranking 18">18</span>
|
|
792
|
-
<a href="https://github.com/
|
|
796
|
+
<a href="https://github.com/terra-money/core" target="_blank" title="terra-money/core">terra-money/core</a>
|
|
793
797
|
</div>
|
|
794
798
|
<div class="sub-title followers">
|
|
795
799
|
|
|
800
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
801
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
802
|
+
</a>
|
|
803
|
+
|
|
796
804
|
<span class="star" title="Stargazers Count">
|
|
797
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
798
806
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
799
807
|
</svg>
|
|
800
|
-
<span>
|
|
808
|
+
<span>243</span>
|
|
801
809
|
</span>
|
|
802
810
|
<span class="star" title="Repo Forked">
|
|
803
811
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
804
812
|
<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">
|
|
805
813
|
</path>
|
|
806
814
|
</svg>
|
|
807
|
-
<span>
|
|
815
|
+
<span>28</span>
|
|
808
816
|
</span>
|
|
809
817
|
<span class="star">
|
|
810
818
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
811
819
|
<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>
|
|
812
820
|
</svg>
|
|
813
|
-
<span>
|
|
821
|
+
<span>62 stars today</span>
|
|
814
822
|
</span>
|
|
815
823
|
</div>
|
|
816
824
|
<div class="details">
|
|
@@ -823,32 +831,32 @@
|
|
|
823
831
|
<div class="info">
|
|
824
832
|
<div class="rank">
|
|
825
833
|
<span title="Ranking 19">19</span>
|
|
826
|
-
<a href="https://github.com/
|
|
834
|
+
<a href="https://github.com/facebook/rocksdb" target="_blank" title="facebook/rocksdb">facebook/rocksdb</a>
|
|
827
835
|
</div>
|
|
828
836
|
<div class="sub-title followers">
|
|
829
837
|
|
|
830
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
831
|
-
<span style="background-color: #
|
|
838
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
839
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
832
840
|
</a>
|
|
833
841
|
|
|
834
842
|
<span class="star" title="Stargazers Count">
|
|
835
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
836
844
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
837
845
|
</svg>
|
|
838
|
-
<span>
|
|
846
|
+
<span>22677</span>
|
|
839
847
|
</span>
|
|
840
848
|
<span class="star" title="Repo Forked">
|
|
841
849
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
842
850
|
<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">
|
|
843
851
|
</path>
|
|
844
852
|
</svg>
|
|
845
|
-
<span>
|
|
853
|
+
<span>5207</span>
|
|
846
854
|
</span>
|
|
847
855
|
<span class="star">
|
|
848
856
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
849
857
|
<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>
|
|
850
858
|
</svg>
|
|
851
|
-
<span>
|
|
859
|
+
<span>28 stars today</span>
|
|
852
860
|
</span>
|
|
853
861
|
</div>
|
|
854
862
|
<div class="details">
|
|
@@ -861,28 +869,32 @@
|
|
|
861
869
|
<div class="info">
|
|
862
870
|
<div class="rank">
|
|
863
871
|
<span title="Ranking 20">20</span>
|
|
864
|
-
<a href="https://github.com/
|
|
872
|
+
<a href="https://github.com/nocobase/nocobase" target="_blank" title="nocobase/nocobase">nocobase/nocobase</a>
|
|
865
873
|
</div>
|
|
866
874
|
<div class="sub-title followers">
|
|
867
875
|
|
|
876
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
877
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
878
|
+
</a>
|
|
879
|
+
|
|
868
880
|
<span class="star" title="Stargazers Count">
|
|
869
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
870
882
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
871
883
|
</svg>
|
|
872
|
-
<span>
|
|
884
|
+
<span>1767</span>
|
|
873
885
|
</span>
|
|
874
886
|
<span class="star" title="Repo Forked">
|
|
875
887
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
876
888
|
<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">
|
|
877
889
|
</path>
|
|
878
890
|
</svg>
|
|
879
|
-
<span>
|
|
891
|
+
<span>207</span>
|
|
880
892
|
</span>
|
|
881
893
|
<span class="star">
|
|
882
894
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
883
895
|
<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>
|
|
884
896
|
</svg>
|
|
885
|
-
<span>
|
|
897
|
+
<span>214 stars today</span>
|
|
886
898
|
</span>
|
|
887
899
|
</div>
|
|
888
900
|
<div class="details">
|
|
@@ -895,7 +907,7 @@
|
|
|
895
907
|
<div class="info">
|
|
896
908
|
<div class="rank">
|
|
897
909
|
<span title="Ranking 21">21</span>
|
|
898
|
-
<a href="https://github.com/
|
|
910
|
+
<a href="https://github.com/facebook/react-native" target="_blank" title="facebook/react-native">facebook/react-native</a>
|
|
899
911
|
</div>
|
|
900
912
|
<div class="sub-title followers">
|
|
901
913
|
|
|
@@ -907,20 +919,20 @@
|
|
|
907
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
908
920
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
909
921
|
</svg>
|
|
910
|
-
<span>
|
|
922
|
+
<span>102965</span>
|
|
911
923
|
</span>
|
|
912
924
|
<span class="star" title="Repo Forked">
|
|
913
925
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
914
926
|
<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">
|
|
915
927
|
</path>
|
|
916
928
|
</svg>
|
|
917
|
-
<span>
|
|
929
|
+
<span>22128</span>
|
|
918
930
|
</span>
|
|
919
931
|
<span class="star">
|
|
920
932
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
921
933
|
<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>
|
|
922
934
|
</svg>
|
|
923
|
-
<span>
|
|
935
|
+
<span>50 stars today</span>
|
|
924
936
|
</span>
|
|
925
937
|
</div>
|
|
926
938
|
<div class="details">
|
|
@@ -933,32 +945,32 @@
|
|
|
933
945
|
<div class="info">
|
|
934
946
|
<div class="rank">
|
|
935
947
|
<span title="Ranking 22">22</span>
|
|
936
|
-
<a href="https://github.com/
|
|
948
|
+
<a href="https://github.com/gustavoguanabara/html-css" target="_blank" title="gustavoguanabara/html-css">gustavoguanabara/html-css</a>
|
|
937
949
|
</div>
|
|
938
950
|
<div class="sub-title followers">
|
|
939
951
|
|
|
940
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
941
|
-
<span style="background-color: #
|
|
952
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
953
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
942
954
|
</a>
|
|
943
955
|
|
|
944
956
|
<span class="star" title="Stargazers Count">
|
|
945
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
946
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>
|
|
947
959
|
</svg>
|
|
948
|
-
<span>
|
|
960
|
+
<span>6562</span>
|
|
949
961
|
</span>
|
|
950
962
|
<span class="star" title="Repo Forked">
|
|
951
963
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
952
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">
|
|
953
965
|
</path>
|
|
954
966
|
</svg>
|
|
955
|
-
<span>
|
|
967
|
+
<span>1865</span>
|
|
956
968
|
</span>
|
|
957
969
|
<span class="star">
|
|
958
970
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
959
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>
|
|
960
972
|
</svg>
|
|
961
|
-
<span>
|
|
973
|
+
<span>33 stars today</span>
|
|
962
974
|
</span>
|
|
963
975
|
</div>
|
|
964
976
|
<div class="details">
|
|
@@ -971,28 +983,32 @@
|
|
|
971
983
|
<div class="info">
|
|
972
984
|
<div class="rank">
|
|
973
985
|
<span title="Ranking 23">23</span>
|
|
974
|
-
<a href="https://github.com/
|
|
986
|
+
<a href="https://github.com/hyperledger/besu" target="_blank" title="hyperledger/besu">hyperledger/besu</a>
|
|
975
987
|
</div>
|
|
976
988
|
<div class="sub-title followers">
|
|
977
989
|
|
|
990
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
991
|
+
<span style="background-color: #b07219;"></span>Java
|
|
992
|
+
</a>
|
|
993
|
+
|
|
978
994
|
<span class="star" title="Stargazers Count">
|
|
979
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
980
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>
|
|
981
997
|
</svg>
|
|
982
|
-
<span>
|
|
998
|
+
<span>798</span>
|
|
983
999
|
</span>
|
|
984
1000
|
<span class="star" title="Repo Forked">
|
|
985
1001
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
986
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">
|
|
987
1003
|
</path>
|
|
988
1004
|
</svg>
|
|
989
|
-
<span>
|
|
1005
|
+
<span>444</span>
|
|
990
1006
|
</span>
|
|
991
1007
|
<span class="star">
|
|
992
1008
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
993
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>
|
|
994
1010
|
</svg>
|
|
995
|
-
<span>
|
|
1011
|
+
<span>28 stars today</span>
|
|
996
1012
|
</span>
|
|
997
1013
|
</div>
|
|
998
1014
|
<div class="details">
|
|
@@ -1005,32 +1021,32 @@
|
|
|
1005
1021
|
<div class="info">
|
|
1006
1022
|
<div class="rank">
|
|
1007
1023
|
<span title="Ranking 24">24</span>
|
|
1008
|
-
<a href="https://github.com/
|
|
1024
|
+
<a href="https://github.com/facebookresearch/myosuite" target="_blank" title="facebookresearch/myosuite">facebookresearch/myosuite</a>
|
|
1009
1025
|
</div>
|
|
1010
1026
|
<div class="sub-title followers">
|
|
1011
1027
|
|
|
1012
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1013
|
-
<span style="background-color: #
|
|
1028
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1029
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1014
1030
|
</a>
|
|
1015
1031
|
|
|
1016
1032
|
<span class="star" title="Stargazers Count">
|
|
1017
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1018
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>
|
|
1019
1035
|
</svg>
|
|
1020
|
-
<span>
|
|
1036
|
+
<span>303</span>
|
|
1021
1037
|
</span>
|
|
1022
1038
|
<span class="star" title="Repo Forked">
|
|
1023
1039
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1024
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">
|
|
1025
1041
|
</path>
|
|
1026
1042
|
</svg>
|
|
1027
|
-
<span>
|
|
1043
|
+
<span>16</span>
|
|
1028
1044
|
</span>
|
|
1029
1045
|
<span class="star">
|
|
1030
1046
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1031
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>
|
|
1032
1048
|
</svg>
|
|
1033
|
-
<span>
|
|
1049
|
+
<span>91 stars today</span>
|
|
1034
1050
|
</span>
|
|
1035
1051
|
</div>
|
|
1036
1052
|
<div class="details">
|
|
@@ -1043,7 +1059,7 @@
|
|
|
1043
1059
|
<div class="info">
|
|
1044
1060
|
<div class="rank">
|
|
1045
1061
|
<span title="Ranking 25">25</span>
|
|
1046
|
-
<a href="https://github.com/
|
|
1062
|
+
<a href="https://github.com/pmndrs/react-three-fiber" target="_blank" title="pmndrs/react-three-fiber">pmndrs/react-three-fiber</a>
|
|
1047
1063
|
</div>
|
|
1048
1064
|
<div class="sub-title followers">
|
|
1049
1065
|
|
|
@@ -1055,20 +1071,20 @@
|
|
|
1055
1071
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1056
1072
|
<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>
|
|
1057
1073
|
</svg>
|
|
1058
|
-
<span>
|
|
1074
|
+
<span>18133</span>
|
|
1059
1075
|
</span>
|
|
1060
1076
|
<span class="star" title="Repo Forked">
|
|
1061
1077
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1062
1078
|
<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">
|
|
1063
1079
|
</path>
|
|
1064
1080
|
</svg>
|
|
1065
|
-
<span>
|
|
1081
|
+
<span>1008</span>
|
|
1066
1082
|
</span>
|
|
1067
1083
|
<span class="star">
|
|
1068
1084
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1069
1085
|
<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>
|
|
1070
1086
|
</svg>
|
|
1071
|
-
<span>
|
|
1087
|
+
<span>47 stars today</span>
|
|
1072
1088
|
</span>
|
|
1073
1089
|
</div>
|
|
1074
1090
|
<div class="details">
|
|
@@ -1093,7 +1109,7 @@
|
|
|
1093
1109
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1094
1110
|
</a>
|
|
1095
1111
|
</div>
|
|
1096
|
-
<div class="time">Last cache created on 2022/5/
|
|
1112
|
+
<div class="time">Last cache created on 2022/5/28 by Github API v3.</div>
|
|
1097
1113
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1098
1114
|
</div>
|
|
1099
1115
|
</body>
|