@wcj/github-rank 22.7.2 → 22.7.3
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 +17963 -17962
- package/dist/sifou-daily.json +5 -77
- package/dist/sifou-monthly.json +72 -72
- package/dist/sifou-weekly.json +95 -95
- package/dist/toutiao-30.json +29 -29
- package/dist/toutiao-7.json +72 -72
- package/dist/toutiao-90.json +11 -11
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +148 -148
- package/dist/trending-weekly.json +154 -154
- package/dist/users.china.json +1050 -1051
- package/dist/users.json +1886 -1887
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +17963 -17962
- package/web/data/sifou-daily.json +5 -77
- package/web/data/sifou-monthly.json +72 -72
- package/web/data/sifou-weekly.json +95 -95
- package/web/data/toutiao-30.json +29 -29
- package/web/data/toutiao-7.json +72 -72
- package/web/data/toutiao-90.json +11 -11
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +148 -148
- package/web/data/trending-weekly.json +154 -154
- package/web/data/users.china.json +1050 -1051
- package/web/data/users.json +1886 -1887
- package/web/index.html +1035 -1035
- package/web/repos.html +2534 -2534
- package/web/sifou-daily.html +6 -230
- package/web/sifou-monthly.html +142 -142
- package/web/sifou-weekly.html +123 -123
- package/web/toutiao-30.html +33 -33
- package/web/toutiao-7.html +65 -65
- package/web/toutiao-90.html +13 -13
- package/web/trending-monthly.html +139 -139
- package/web/trending-weekly.html +133 -141
- package/web/trending.html +146 -146
- package/web/users.china.html +641 -641
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/7/
|
|
127
|
+
<div class="time">Last cache created on 2022/7/3 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -167,20 +167,20 @@
|
|
|
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>5723</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>170</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>481 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/vlang/v" target="_blank" title="vlang/v">vlang/v</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/v" title="Programming Language V">
|
|
201
|
+
<span style="background-color: #4f87c4;"></span>V
|
|
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>29703</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>1819</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>99 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/Shopify/flash-list" target="_blank" title="Shopify/flash-list">Shopify/flash-list</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/typescript" title="Programming Language TypeScript">
|
|
239
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>1257</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>26</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>209 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/StarRocks/starrocks" target="_blank" title="StarRocks/starrocks">StarRocks/starrocks</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/c++" title="Programming Language C++">
|
|
277
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
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>2794</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>606</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>56 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/LearningOS/rust-based-os-comp2022" target="_blank" title="LearningOS/rust-based-os-comp2022">LearningOS/rust-based-os-comp2022</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/rust" title="Programming Language Rust">
|
|
315
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>361</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>17</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>74 stars today</span>
|
|
336
336
|
</span>
|
|
337
337
|
</div>
|
|
338
338
|
<div class="details">
|
|
@@ -345,32 +345,32 @@
|
|
|
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/michaelgutmann/ml-pen-and-paper-exercises" target="_blank" title="michaelgutmann/ml-pen-and-paper-exercises">michaelgutmann/ml-pen-and-paper-exercises</a>
|
|
349
349
|
</div>
|
|
350
350
|
<div class="sub-title followers">
|
|
351
351
|
|
|
352
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
353
|
-
<span style="background-color: #
|
|
352
|
+
<a class="language" target="_blank" href="https://github.com/topics/tex" title="Programming Language TeX">
|
|
353
|
+
<span style="background-color: #3D6117;"></span>TeX
|
|
354
354
|
</a>
|
|
355
355
|
|
|
356
356
|
<span class="star" title="Stargazers Count">
|
|
357
357
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
358
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
359
359
|
</svg>
|
|
360
|
-
<span>
|
|
360
|
+
<span>765</span>
|
|
361
361
|
</span>
|
|
362
362
|
<span class="star" title="Repo Forked">
|
|
363
363
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
364
364
|
<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
365
|
</path>
|
|
366
366
|
</svg>
|
|
367
|
-
<span>
|
|
367
|
+
<span>48</span>
|
|
368
368
|
</span>
|
|
369
369
|
<span class="star">
|
|
370
370
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
371
371
|
<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
372
|
</svg>
|
|
373
|
-
<span>
|
|
373
|
+
<span>191 stars today</span>
|
|
374
374
|
</span>
|
|
375
375
|
</div>
|
|
376
376
|
<div class="details">
|
|
@@ -383,32 +383,32 @@
|
|
|
383
383
|
<div class="info">
|
|
384
384
|
<div class="rank">
|
|
385
385
|
<span title="Ranking 7">7</span>
|
|
386
|
-
<a href="https://github.com/
|
|
386
|
+
<a href="https://github.com/qq8e/qq" target="_blank" title="qq8e/qq">qq8e/qq</a>
|
|
387
387
|
</div>
|
|
388
388
|
<div class="sub-title followers">
|
|
389
389
|
|
|
390
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
391
|
-
<span style="background-color: #
|
|
390
|
+
<a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
|
|
391
|
+
<span style="background-color: #563d7c;"></span>CSS
|
|
392
392
|
</a>
|
|
393
393
|
|
|
394
394
|
<span class="star" title="Stargazers Count">
|
|
395
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
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>
|
|
397
397
|
</svg>
|
|
398
|
-
<span>
|
|
398
|
+
<span>752</span>
|
|
399
399
|
</span>
|
|
400
400
|
<span class="star" title="Repo Forked">
|
|
401
401
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
402
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">
|
|
403
403
|
</path>
|
|
404
404
|
</svg>
|
|
405
|
-
<span>
|
|
405
|
+
<span>255</span>
|
|
406
406
|
</span>
|
|
407
407
|
<span class="star">
|
|
408
408
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
409
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>
|
|
410
410
|
</svg>
|
|
411
|
-
<span>
|
|
411
|
+
<span>60 stars today</span>
|
|
412
412
|
</span>
|
|
413
413
|
</div>
|
|
414
414
|
<div class="details">
|
|
@@ -421,32 +421,28 @@
|
|
|
421
421
|
<div class="info">
|
|
422
422
|
<div class="rank">
|
|
423
423
|
<span title="Ranking 8">8</span>
|
|
424
|
-
<a href="https://github.com/
|
|
424
|
+
<a href="https://github.com/christophercalm/if-im-gone" target="_blank" title="christophercalm/if-im-gone">christophercalm/if-im-gone</a>
|
|
425
425
|
</div>
|
|
426
426
|
<div class="sub-title followers">
|
|
427
427
|
|
|
428
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
429
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
430
|
-
</a>
|
|
431
|
-
|
|
432
428
|
<span class="star" title="Stargazers Count">
|
|
433
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
430
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
435
431
|
</svg>
|
|
436
|
-
<span>
|
|
432
|
+
<span>881</span>
|
|
437
433
|
</span>
|
|
438
434
|
<span class="star" title="Repo Forked">
|
|
439
435
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
440
436
|
<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">
|
|
441
437
|
</path>
|
|
442
438
|
</svg>
|
|
443
|
-
<span>
|
|
439
|
+
<span>123</span>
|
|
444
440
|
</span>
|
|
445
441
|
<span class="star">
|
|
446
442
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
447
443
|
<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>
|
|
448
444
|
</svg>
|
|
449
|
-
<span>
|
|
445
|
+
<span>77 stars today</span>
|
|
450
446
|
</span>
|
|
451
447
|
</div>
|
|
452
448
|
<div class="details">
|
|
@@ -459,32 +455,32 @@
|
|
|
459
455
|
<div class="info">
|
|
460
456
|
<div class="rank">
|
|
461
457
|
<span title="Ranking 9">9</span>
|
|
462
|
-
<a href="https://github.com/
|
|
458
|
+
<a href="https://github.com/messense/aliyundrive-webdav" target="_blank" title="messense/aliyundrive-webdav">messense/aliyundrive-webdav</a>
|
|
463
459
|
</div>
|
|
464
460
|
<div class="sub-title followers">
|
|
465
461
|
|
|
466
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
467
|
-
<span style="background-color: #
|
|
462
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
463
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
468
464
|
</a>
|
|
469
465
|
|
|
470
466
|
<span class="star" title="Stargazers Count">
|
|
471
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
468
|
<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>
|
|
473
469
|
</svg>
|
|
474
|
-
<span>
|
|
470
|
+
<span>4156</span>
|
|
475
471
|
</span>
|
|
476
472
|
<span class="star" title="Repo Forked">
|
|
477
473
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
478
474
|
<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">
|
|
479
475
|
</path>
|
|
480
476
|
</svg>
|
|
481
|
-
<span>
|
|
477
|
+
<span>666</span>
|
|
482
478
|
</span>
|
|
483
479
|
<span class="star">
|
|
484
480
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
485
481
|
<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>
|
|
486
482
|
</svg>
|
|
487
|
-
<span>
|
|
483
|
+
<span>85 stars today</span>
|
|
488
484
|
</span>
|
|
489
485
|
</div>
|
|
490
486
|
<div class="details">
|
|
@@ -497,32 +493,32 @@
|
|
|
497
493
|
<div class="info">
|
|
498
494
|
<div class="rank">
|
|
499
495
|
<span title="Ranking 10">10</span>
|
|
500
|
-
<a href="https://github.com/
|
|
496
|
+
<a href="https://github.com/delta-io/delta" target="_blank" title="delta-io/delta">delta-io/delta</a>
|
|
501
497
|
</div>
|
|
502
498
|
<div class="sub-title followers">
|
|
503
499
|
|
|
504
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
505
|
-
<span style="background-color: #
|
|
500
|
+
<a class="language" target="_blank" href="https://github.com/topics/scala" title="Programming Language Scala">
|
|
501
|
+
<span style="background-color: #c22d40;"></span>Scala
|
|
506
502
|
</a>
|
|
507
503
|
|
|
508
504
|
<span class="star" title="Stargazers Count">
|
|
509
505
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
506
|
<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>
|
|
511
507
|
</svg>
|
|
512
|
-
<span>
|
|
508
|
+
<span>4762</span>
|
|
513
509
|
</span>
|
|
514
510
|
<span class="star" title="Repo Forked">
|
|
515
511
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
516
512
|
<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">
|
|
517
513
|
</path>
|
|
518
514
|
</svg>
|
|
519
|
-
<span>
|
|
515
|
+
<span>1092</span>
|
|
520
516
|
</span>
|
|
521
517
|
<span class="star">
|
|
522
518
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
523
519
|
<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>
|
|
524
520
|
</svg>
|
|
525
|
-
<span>
|
|
521
|
+
<span>61 stars today</span>
|
|
526
522
|
</span>
|
|
527
523
|
</div>
|
|
528
524
|
<div class="details">
|
|
@@ -535,32 +531,32 @@
|
|
|
535
531
|
<div class="info">
|
|
536
532
|
<div class="rank">
|
|
537
533
|
<span title="Ranking 11">11</span>
|
|
538
|
-
<a href="https://github.com/
|
|
534
|
+
<a href="https://github.com/webhdx/PicoBoot" target="_blank" title="webhdx/PicoBoot">webhdx/PicoBoot</a>
|
|
539
535
|
</div>
|
|
540
536
|
<div class="sub-title followers">
|
|
541
537
|
|
|
542
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
543
|
-
<span style="background-color: #
|
|
538
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
539
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
544
540
|
</a>
|
|
545
541
|
|
|
546
542
|
<span class="star" title="Stargazers Count">
|
|
547
543
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
548
544
|
<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>
|
|
549
545
|
</svg>
|
|
550
|
-
<span>
|
|
546
|
+
<span>237</span>
|
|
551
547
|
</span>
|
|
552
548
|
<span class="star" title="Repo Forked">
|
|
553
549
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
554
550
|
<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">
|
|
555
551
|
</path>
|
|
556
552
|
</svg>
|
|
557
|
-
<span>
|
|
553
|
+
<span>11</span>
|
|
558
554
|
</span>
|
|
559
555
|
<span class="star">
|
|
560
556
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
561
557
|
<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>
|
|
562
558
|
</svg>
|
|
563
|
-
<span>
|
|
559
|
+
<span>66 stars today</span>
|
|
564
560
|
</span>
|
|
565
561
|
</div>
|
|
566
562
|
<div class="details">
|
|
@@ -573,32 +569,32 @@
|
|
|
573
569
|
<div class="info">
|
|
574
570
|
<div class="rank">
|
|
575
571
|
<span title="Ranking 12">12</span>
|
|
576
|
-
<a href="https://github.com/
|
|
572
|
+
<a href="https://github.com/focus-creative-games/huatuo" target="_blank" title="focus-creative-games/huatuo">focus-creative-games/huatuo</a>
|
|
577
573
|
</div>
|
|
578
574
|
<div class="sub-title followers">
|
|
579
575
|
|
|
580
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
581
|
-
<span style="background-color: #
|
|
576
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
577
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
582
578
|
</a>
|
|
583
579
|
|
|
584
580
|
<span class="star" title="Stargazers Count">
|
|
585
581
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
582
|
<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
583
|
</svg>
|
|
588
|
-
<span>
|
|
584
|
+
<span>1979</span>
|
|
589
585
|
</span>
|
|
590
586
|
<span class="star" title="Repo Forked">
|
|
591
587
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
592
588
|
<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
589
|
</path>
|
|
594
590
|
</svg>
|
|
595
|
-
<span>
|
|
591
|
+
<span>350</span>
|
|
596
592
|
</span>
|
|
597
593
|
<span class="star">
|
|
598
594
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
599
595
|
<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
596
|
</svg>
|
|
601
|
-
<span>
|
|
597
|
+
<span>45 stars today</span>
|
|
602
598
|
</span>
|
|
603
599
|
</div>
|
|
604
600
|
<div class="details">
|
|
@@ -623,20 +619,20 @@
|
|
|
623
619
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
620
|
<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
621
|
</svg>
|
|
626
|
-
<span>
|
|
622
|
+
<span>97742</span>
|
|
627
623
|
</span>
|
|
628
624
|
<span class="star" title="Repo Forked">
|
|
629
625
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
630
626
|
<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
627
|
</path>
|
|
632
628
|
</svg>
|
|
633
|
-
<span>
|
|
629
|
+
<span>10301</span>
|
|
634
630
|
</span>
|
|
635
631
|
<span class="star">
|
|
636
632
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
637
633
|
<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
634
|
</svg>
|
|
639
|
-
<span>
|
|
635
|
+
<span>397 stars today</span>
|
|
640
636
|
</span>
|
|
641
637
|
</div>
|
|
642
638
|
<div class="details">
|
|
@@ -649,32 +645,32 @@
|
|
|
649
645
|
<div class="info">
|
|
650
646
|
<div class="rank">
|
|
651
647
|
<span title="Ranking 14">14</span>
|
|
652
|
-
<a href="https://github.com/
|
|
648
|
+
<a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
|
|
653
649
|
</div>
|
|
654
650
|
<div class="sub-title followers">
|
|
655
651
|
|
|
656
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
657
|
-
<span style="background-color: #
|
|
652
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
653
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
658
654
|
</a>
|
|
659
655
|
|
|
660
656
|
<span class="star" title="Stargazers Count">
|
|
661
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
658
|
<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
659
|
</svg>
|
|
664
|
-
<span>
|
|
660
|
+
<span>14110</span>
|
|
665
661
|
</span>
|
|
666
662
|
<span class="star" title="Repo Forked">
|
|
667
663
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
668
664
|
<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
665
|
</path>
|
|
670
666
|
</svg>
|
|
671
|
-
<span>
|
|
667
|
+
<span>2541</span>
|
|
672
668
|
</span>
|
|
673
669
|
<span class="star">
|
|
674
670
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
675
671
|
<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
672
|
</svg>
|
|
677
|
-
<span>
|
|
673
|
+
<span>69 stars today</span>
|
|
678
674
|
</span>
|
|
679
675
|
</div>
|
|
680
676
|
<div class="details">
|
|
@@ -687,32 +683,32 @@
|
|
|
687
683
|
<div class="info">
|
|
688
684
|
<div class="rank">
|
|
689
685
|
<span title="Ranking 15">15</span>
|
|
690
|
-
<a href="https://github.com/
|
|
686
|
+
<a href="https://github.com/deepmind/educational" target="_blank" title="deepmind/educational">deepmind/educational</a>
|
|
691
687
|
</div>
|
|
692
688
|
<div class="sub-title followers">
|
|
693
689
|
|
|
694
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
695
|
-
<span style="background-color: #
|
|
690
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
691
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
696
692
|
</a>
|
|
697
693
|
|
|
698
694
|
<span class="star" title="Stargazers Count">
|
|
699
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
696
|
<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
697
|
</svg>
|
|
702
|
-
<span>
|
|
698
|
+
<span>812</span>
|
|
703
699
|
</span>
|
|
704
700
|
<span class="star" title="Repo Forked">
|
|
705
701
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
706
702
|
<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
703
|
</path>
|
|
708
704
|
</svg>
|
|
709
|
-
<span>
|
|
705
|
+
<span>113</span>
|
|
710
706
|
</span>
|
|
711
707
|
<span class="star">
|
|
712
708
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
713
709
|
<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
710
|
</svg>
|
|
715
|
-
<span>
|
|
711
|
+
<span>167 stars today</span>
|
|
716
712
|
</span>
|
|
717
713
|
</div>
|
|
718
714
|
<div class="details">
|
|
@@ -725,28 +721,32 @@
|
|
|
725
721
|
<div class="info">
|
|
726
722
|
<div class="rank">
|
|
727
723
|
<span title="Ranking 16">16</span>
|
|
728
|
-
<a href="https://github.com/
|
|
724
|
+
<a href="https://github.com/pystardust/ani-cli" target="_blank" title="pystardust/ani-cli">pystardust/ani-cli</a>
|
|
729
725
|
</div>
|
|
730
726
|
<div class="sub-title followers">
|
|
731
727
|
|
|
728
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
729
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
730
|
+
</a>
|
|
731
|
+
|
|
732
732
|
<span class="star" title="Stargazers Count">
|
|
733
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
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>
|
|
735
735
|
</svg>
|
|
736
|
-
<span>
|
|
736
|
+
<span>3817</span>
|
|
737
737
|
</span>
|
|
738
738
|
<span class="star" title="Repo Forked">
|
|
739
739
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
740
740
|
<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">
|
|
741
741
|
</path>
|
|
742
742
|
</svg>
|
|
743
|
-
<span>
|
|
743
|
+
<span>382</span>
|
|
744
744
|
</span>
|
|
745
745
|
<span class="star">
|
|
746
746
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
747
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>
|
|
748
748
|
</svg>
|
|
749
|
-
<span>
|
|
749
|
+
<span>67 stars today</span>
|
|
750
750
|
</span>
|
|
751
751
|
</div>
|
|
752
752
|
<div class="details">
|
|
@@ -759,32 +759,32 @@
|
|
|
759
759
|
<div class="info">
|
|
760
760
|
<div class="rank">
|
|
761
761
|
<span title="Ranking 17">17</span>
|
|
762
|
-
<a href="https://github.com/
|
|
762
|
+
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts" target="_blank" title="GrowingGit/GitHub-Chinese-Top-Charts">GrowingGit/GitHub-Chinese-Top-Charts</a>
|
|
763
763
|
</div>
|
|
764
764
|
<div class="sub-title followers">
|
|
765
765
|
|
|
766
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
767
|
-
<span style="background-color: #
|
|
766
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
767
|
+
<span style="background-color: #b07219;"></span>Java
|
|
768
768
|
</a>
|
|
769
769
|
|
|
770
770
|
<span class="star" title="Stargazers Count">
|
|
771
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
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>
|
|
773
773
|
</svg>
|
|
774
|
-
<span>
|
|
774
|
+
<span>46939</span>
|
|
775
775
|
</span>
|
|
776
776
|
<span class="star" title="Repo Forked">
|
|
777
777
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
778
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">
|
|
779
779
|
</path>
|
|
780
780
|
</svg>
|
|
781
|
-
<span>
|
|
781
|
+
<span>6785</span>
|
|
782
782
|
</span>
|
|
783
783
|
<span class="star">
|
|
784
784
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
785
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>
|
|
786
786
|
</svg>
|
|
787
|
-
<span>
|
|
787
|
+
<span>61 stars today</span>
|
|
788
788
|
</span>
|
|
789
789
|
</div>
|
|
790
790
|
<div class="details">
|
|
@@ -797,28 +797,32 @@
|
|
|
797
797
|
<div class="info">
|
|
798
798
|
<div class="rank">
|
|
799
799
|
<span title="Ranking 18">18</span>
|
|
800
|
-
<a href="https://github.com/
|
|
800
|
+
<a href="https://github.com/laravel/vite-plugin" target="_blank" title="laravel/vite-plugin">laravel/vite-plugin</a>
|
|
801
801
|
</div>
|
|
802
802
|
<div class="sub-title followers">
|
|
803
803
|
|
|
804
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
805
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
806
|
+
</a>
|
|
807
|
+
|
|
804
808
|
<span class="star" title="Stargazers Count">
|
|
805
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
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>
|
|
807
811
|
</svg>
|
|
808
|
-
<span>
|
|
812
|
+
<span>372</span>
|
|
809
813
|
</span>
|
|
810
814
|
<span class="star" title="Repo Forked">
|
|
811
815
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
812
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">
|
|
813
817
|
</path>
|
|
814
818
|
</svg>
|
|
815
|
-
<span>
|
|
819
|
+
<span>25</span>
|
|
816
820
|
</span>
|
|
817
821
|
<span class="star">
|
|
818
822
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
819
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>
|
|
820
824
|
</svg>
|
|
821
|
-
<span>
|
|
825
|
+
<span>42 stars today</span>
|
|
822
826
|
</span>
|
|
823
827
|
</div>
|
|
824
828
|
<div class="details">
|
|
@@ -831,32 +835,28 @@
|
|
|
831
835
|
<div class="info">
|
|
832
836
|
<div class="rank">
|
|
833
837
|
<span title="Ranking 19">19</span>
|
|
834
|
-
<a href="https://github.com/
|
|
838
|
+
<a href="https://github.com/mtdvio/every-programmer-should-know" target="_blank" title="mtdvio/every-programmer-should-know">mtdvio/every-programmer-should-know</a>
|
|
835
839
|
</div>
|
|
836
840
|
<div class="sub-title followers">
|
|
837
841
|
|
|
838
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
839
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
840
|
-
</a>
|
|
841
|
-
|
|
842
842
|
<span class="star" title="Stargazers Count">
|
|
843
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
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>
|
|
845
845
|
</svg>
|
|
846
|
-
<span>
|
|
846
|
+
<span>54594</span>
|
|
847
847
|
</span>
|
|
848
848
|
<span class="star" title="Repo Forked">
|
|
849
849
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
850
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">
|
|
851
851
|
</path>
|
|
852
852
|
</svg>
|
|
853
|
-
<span>
|
|
853
|
+
<span>5392</span>
|
|
854
854
|
</span>
|
|
855
855
|
<span class="star">
|
|
856
856
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
857
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>
|
|
858
858
|
</svg>
|
|
859
|
-
<span>
|
|
859
|
+
<span>444 stars today</span>
|
|
860
860
|
</span>
|
|
861
861
|
</div>
|
|
862
862
|
<div class="details">
|
|
@@ -869,32 +869,28 @@
|
|
|
869
869
|
<div class="info">
|
|
870
870
|
<div class="rank">
|
|
871
871
|
<span title="Ranking 20">20</span>
|
|
872
|
-
<a href="https://github.com/
|
|
872
|
+
<a href="https://github.com/o0HalfLife0o/TVBoxOSC" target="_blank" title="o0HalfLife0o/TVBoxOSC">o0HalfLife0o/TVBoxOSC</a>
|
|
873
873
|
</div>
|
|
874
874
|
<div class="sub-title followers">
|
|
875
875
|
|
|
876
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
877
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
878
|
-
</a>
|
|
879
|
-
|
|
880
876
|
<span class="star" title="Stargazers Count">
|
|
881
877
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
878
|
<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>
|
|
883
879
|
</svg>
|
|
884
|
-
<span>
|
|
880
|
+
<span>92</span>
|
|
885
881
|
</span>
|
|
886
882
|
<span class="star" title="Repo Forked">
|
|
887
883
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
888
884
|
<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">
|
|
889
885
|
</path>
|
|
890
886
|
</svg>
|
|
891
|
-
<span>
|
|
887
|
+
<span>38</span>
|
|
892
888
|
</span>
|
|
893
889
|
<span class="star">
|
|
894
890
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
895
891
|
<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>
|
|
896
892
|
</svg>
|
|
897
|
-
<span>
|
|
893
|
+
<span>31 stars today</span>
|
|
898
894
|
</span>
|
|
899
895
|
</div>
|
|
900
896
|
<div class="details">
|
|
@@ -907,32 +903,32 @@
|
|
|
907
903
|
<div class="info">
|
|
908
904
|
<div class="rank">
|
|
909
905
|
<span title="Ranking 21">21</span>
|
|
910
|
-
<a href="https://github.com/
|
|
906
|
+
<a href="https://github.com/tModLoader/tModLoader" target="_blank" title="tModLoader/tModLoader">tModLoader/tModLoader</a>
|
|
911
907
|
</div>
|
|
912
908
|
<div class="sub-title followers">
|
|
913
909
|
|
|
914
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
915
|
-
<span style="background-color: #
|
|
910
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
911
|
+
<span style="background-color: #178600;"></span>C#
|
|
916
912
|
</a>
|
|
917
913
|
|
|
918
914
|
<span class="star" title="Stargazers Count">
|
|
919
915
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
916
|
<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>
|
|
921
917
|
</svg>
|
|
922
|
-
<span>
|
|
918
|
+
<span>2656</span>
|
|
923
919
|
</span>
|
|
924
920
|
<span class="star" title="Repo Forked">
|
|
925
921
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
926
922
|
<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">
|
|
927
923
|
</path>
|
|
928
924
|
</svg>
|
|
929
|
-
<span>
|
|
925
|
+
<span>1440</span>
|
|
930
926
|
</span>
|
|
931
927
|
<span class="star">
|
|
932
928
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
933
929
|
<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>
|
|
934
930
|
</svg>
|
|
935
|
-
<span>
|
|
931
|
+
<span>34 stars today</span>
|
|
936
932
|
</span>
|
|
937
933
|
</div>
|
|
938
934
|
<div class="details">
|
|
@@ -945,32 +941,32 @@
|
|
|
945
941
|
<div class="info">
|
|
946
942
|
<div class="rank">
|
|
947
943
|
<span title="Ranking 22">22</span>
|
|
948
|
-
<a href="https://github.com/
|
|
944
|
+
<a href="https://github.com/opensearch-project/OpenSearch" target="_blank" title="opensearch-project/OpenSearch">opensearch-project/OpenSearch</a>
|
|
949
945
|
</div>
|
|
950
946
|
<div class="sub-title followers">
|
|
951
947
|
|
|
952
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
953
|
-
<span style="background-color: #
|
|
948
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
949
|
+
<span style="background-color: #b07219;"></span>Java
|
|
954
950
|
</a>
|
|
955
951
|
|
|
956
952
|
<span class="star" title="Stargazers Count">
|
|
957
953
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
954
|
<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>
|
|
959
955
|
</svg>
|
|
960
|
-
<span>
|
|
956
|
+
<span>5281</span>
|
|
961
957
|
</span>
|
|
962
958
|
<span class="star" title="Repo Forked">
|
|
963
959
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
964
960
|
<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">
|
|
965
961
|
</path>
|
|
966
962
|
</svg>
|
|
967
|
-
<span>
|
|
963
|
+
<span>625</span>
|
|
968
964
|
</span>
|
|
969
965
|
<span class="star">
|
|
970
966
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
971
967
|
<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>
|
|
972
968
|
</svg>
|
|
973
|
-
<span>
|
|
969
|
+
<span>49 stars today</span>
|
|
974
970
|
</span>
|
|
975
971
|
</div>
|
|
976
972
|
<div class="details">
|
|
@@ -983,28 +979,32 @@
|
|
|
983
979
|
<div class="info">
|
|
984
980
|
<div class="rank">
|
|
985
981
|
<span title="Ranking 23">23</span>
|
|
986
|
-
<a href="https://github.com/
|
|
982
|
+
<a href="https://github.com/aptos-labs/aptos-core" target="_blank" title="aptos-labs/aptos-core">aptos-labs/aptos-core</a>
|
|
987
983
|
</div>
|
|
988
984
|
<div class="sub-title followers">
|
|
989
985
|
|
|
986
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
987
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
988
|
+
</a>
|
|
989
|
+
|
|
990
990
|
<span class="star" title="Stargazers Count">
|
|
991
991
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
992
992
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
993
993
|
</svg>
|
|
994
|
-
<span>
|
|
994
|
+
<span>2389</span>
|
|
995
995
|
</span>
|
|
996
996
|
<span class="star" title="Repo Forked">
|
|
997
997
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
998
998
|
<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">
|
|
999
999
|
</path>
|
|
1000
1000
|
</svg>
|
|
1001
|
-
<span>
|
|
1001
|
+
<span>1544</span>
|
|
1002
1002
|
</span>
|
|
1003
1003
|
<span class="star">
|
|
1004
1004
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1005
1005
|
<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>
|
|
1006
1006
|
</svg>
|
|
1007
|
-
<span>
|
|
1007
|
+
<span>27 stars today</span>
|
|
1008
1008
|
</span>
|
|
1009
1009
|
</div>
|
|
1010
1010
|
<div class="details">
|
|
@@ -1017,32 +1017,32 @@
|
|
|
1017
1017
|
<div class="info">
|
|
1018
1018
|
<div class="rank">
|
|
1019
1019
|
<span title="Ranking 24">24</span>
|
|
1020
|
-
<a href="https://github.com/
|
|
1020
|
+
<a href="https://github.com/storybookjs/storybook" target="_blank" title="storybookjs/storybook">storybookjs/storybook</a>
|
|
1021
1021
|
</div>
|
|
1022
1022
|
<div class="sub-title followers">
|
|
1023
1023
|
|
|
1024
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1025
|
-
<span style="background-color: #
|
|
1024
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1025
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1026
1026
|
</a>
|
|
1027
1027
|
|
|
1028
1028
|
<span class="star" title="Stargazers Count">
|
|
1029
1029
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1030
1030
|
<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>
|
|
1031
1031
|
</svg>
|
|
1032
|
-
<span>
|
|
1032
|
+
<span>72388</span>
|
|
1033
1033
|
</span>
|
|
1034
1034
|
<span class="star" title="Repo Forked">
|
|
1035
1035
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1036
1036
|
<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">
|
|
1037
1037
|
</path>
|
|
1038
1038
|
</svg>
|
|
1039
|
-
<span>
|
|
1039
|
+
<span>7485</span>
|
|
1040
1040
|
</span>
|
|
1041
1041
|
<span class="star">
|
|
1042
1042
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1043
1043
|
<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>
|
|
1044
1044
|
</svg>
|
|
1045
|
-
<span>
|
|
1045
|
+
<span>94 stars today</span>
|
|
1046
1046
|
</span>
|
|
1047
1047
|
</div>
|
|
1048
1048
|
<div class="details">
|
|
@@ -1055,32 +1055,32 @@
|
|
|
1055
1055
|
<div class="info">
|
|
1056
1056
|
<div class="rank">
|
|
1057
1057
|
<span title="Ranking 25">25</span>
|
|
1058
|
-
<a href="https://github.com/
|
|
1058
|
+
<a href="https://github.com/antlr/antlr4" target="_blank" title="antlr/antlr4">antlr/antlr4</a>
|
|
1059
1059
|
</div>
|
|
1060
1060
|
<div class="sub-title followers">
|
|
1061
1061
|
|
|
1062
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1063
|
-
<span style="background-color: #
|
|
1062
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
1063
|
+
<span style="background-color: #b07219;"></span>Java
|
|
1064
1064
|
</a>
|
|
1065
1065
|
|
|
1066
1066
|
<span class="star" title="Stargazers Count">
|
|
1067
1067
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1068
1068
|
<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>
|
|
1069
1069
|
</svg>
|
|
1070
|
-
<span>
|
|
1070
|
+
<span>12478</span>
|
|
1071
1071
|
</span>
|
|
1072
1072
|
<span class="star" title="Repo Forked">
|
|
1073
1073
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1074
1074
|
<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">
|
|
1075
1075
|
</path>
|
|
1076
1076
|
</svg>
|
|
1077
|
-
<span>
|
|
1077
|
+
<span>2741</span>
|
|
1078
1078
|
</span>
|
|
1079
1079
|
<span class="star">
|
|
1080
1080
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1081
1081
|
<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>
|
|
1082
1082
|
</svg>
|
|
1083
|
-
<span>
|
|
1083
|
+
<span>41 stars today</span>
|
|
1084
1084
|
</span>
|
|
1085
1085
|
</div>
|
|
1086
1086
|
<div class="details">
|
|
@@ -1105,7 +1105,7 @@
|
|
|
1105
1105
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1106
1106
|
</a>
|
|
1107
1107
|
</div>
|
|
1108
|
-
<div class="time">Last cache created on 2022/7/
|
|
1108
|
+
<div class="time">Last cache created on 2022/7/3 by Github API v3.</div>
|
|
1109
1109
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1110
1110
|
</div>
|
|
1111
1111
|
</body>
|