@wcj/github-rank 22.8.21 → 22.8.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/repos.json +17613 -17608
- package/dist/sifou-daily.json +65 -1
- package/dist/sifou-monthly.json +46 -46
- package/dist/sifou-weekly.json +85 -85
- package/dist/toutiao-30.json +24 -24
- package/dist/toutiao-7.json +88 -88
- package/dist/toutiao-90.json +39 -39
- package/dist/trending-daily.json +179 -168
- package/dist/trending-monthly.json +148 -148
- package/dist/trending-weekly.json +156 -156
- package/dist/users.china.json +864 -864
- package/dist/users.json +1798 -1798
- package/package.json +1 -1
- package/web/data/repos.json +17613 -17608
- package/web/data/sifou-daily.json +65 -1
- package/web/data/sifou-monthly.json +46 -46
- package/web/data/sifou-weekly.json +85 -85
- package/web/data/toutiao-30.json +24 -24
- package/web/data/toutiao-7.json +88 -88
- package/web/data/toutiao-90.json +39 -39
- package/web/data/trending-daily.json +179 -168
- package/web/data/trending-monthly.json +148 -148
- package/web/data/trending-weekly.json +156 -156
- package/web/data/users.china.json +864 -864
- package/web/data/users.json +1798 -1798
- package/web/index.html +1025 -1025
- package/web/repos.html +2127 -2127
- package/web/sifou-daily.html +198 -2
- package/web/sifou-monthly.html +85 -85
- package/web/sifou-weekly.html +121 -121
- package/web/toutiao-30.html +41 -41
- package/web/toutiao-7.html +89 -89
- package/web/toutiao-90.html +49 -49
- package/web/trending-monthly.html +131 -131
- package/web/trending-weekly.html +140 -140
- package/web/trending.html +180 -150
- package/web/users.china.html +449 -449
package/web/trending.html
CHANGED
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
</h1>
|
|
131
|
-
<div class="time">Last cache created on 2022/8/
|
|
131
|
+
<div class="time">Last cache created on 2022/8/22 by
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|
|
@@ -157,32 +157,32 @@
|
|
|
157
157
|
<div class="info">
|
|
158
158
|
<div class="rank">
|
|
159
159
|
<span title="Ranking 1">1</span>
|
|
160
|
-
<a href="https://github.com/
|
|
160
|
+
<a href="https://github.com/supabase/supabase" target="_blank" title="supabase/supabase">supabase/supabase</a>
|
|
161
161
|
</div>
|
|
162
162
|
<div class="sub-title followers">
|
|
163
163
|
|
|
164
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
165
|
-
<span style="background-color: #
|
|
164
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
165
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
166
166
|
</a>
|
|
167
167
|
|
|
168
168
|
<span class="star" title="Stargazers Count">
|
|
169
169
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
170
170
|
<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>
|
|
171
171
|
</svg>
|
|
172
|
-
<span>
|
|
172
|
+
<span>37473</span>
|
|
173
173
|
</span>
|
|
174
174
|
<span class="star" title="Repo Forked">
|
|
175
175
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
176
176
|
<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">
|
|
177
177
|
</path>
|
|
178
178
|
</svg>
|
|
179
|
-
<span>
|
|
179
|
+
<span>2299</span>
|
|
180
180
|
</span>
|
|
181
181
|
<span class="star">
|
|
182
182
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
183
183
|
<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>
|
|
184
184
|
</svg>
|
|
185
|
-
<span>
|
|
185
|
+
<span>164 stars today</span>
|
|
186
186
|
</span>
|
|
187
187
|
</div>
|
|
188
188
|
<div class="details">
|
|
@@ -195,28 +195,32 @@
|
|
|
195
195
|
<div class="info">
|
|
196
196
|
<div class="rank">
|
|
197
197
|
<span title="Ranking 2">2</span>
|
|
198
|
-
<a href="https://github.com/
|
|
198
|
+
<a href="https://github.com/aptos-labs/aptos-core" target="_blank" title="aptos-labs/aptos-core">aptos-labs/aptos-core</a>
|
|
199
199
|
</div>
|
|
200
200
|
<div class="sub-title followers">
|
|
201
201
|
|
|
202
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
203
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
204
|
+
</a>
|
|
205
|
+
|
|
202
206
|
<span class="star" title="Stargazers Count">
|
|
203
207
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
204
208
|
<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>
|
|
205
209
|
</svg>
|
|
206
|
-
<span>
|
|
210
|
+
<span>3414</span>
|
|
207
211
|
</span>
|
|
208
212
|
<span class="star" title="Repo Forked">
|
|
209
213
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
210
214
|
<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">
|
|
211
215
|
</path>
|
|
212
216
|
</svg>
|
|
213
|
-
<span>
|
|
217
|
+
<span>1895</span>
|
|
214
218
|
</span>
|
|
215
219
|
<span class="star">
|
|
216
220
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
217
221
|
<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>
|
|
218
222
|
</svg>
|
|
219
|
-
<span>
|
|
223
|
+
<span>42 stars today</span>
|
|
220
224
|
</span>
|
|
221
225
|
</div>
|
|
222
226
|
<div class="details">
|
|
@@ -229,32 +233,28 @@
|
|
|
229
233
|
<div class="info">
|
|
230
234
|
<div class="rank">
|
|
231
235
|
<span title="Ranking 3">3</span>
|
|
232
|
-
<a href="https://github.com/
|
|
236
|
+
<a href="https://github.com/karanpratapsingh/system-design" target="_blank" title="karanpratapsingh/system-design">karanpratapsingh/system-design</a>
|
|
233
237
|
</div>
|
|
234
238
|
<div class="sub-title followers">
|
|
235
239
|
|
|
236
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
237
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
238
|
-
</a>
|
|
239
|
-
|
|
240
240
|
<span class="star" title="Stargazers Count">
|
|
241
241
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
242
242
|
<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>
|
|
243
243
|
</svg>
|
|
244
|
-
<span>
|
|
244
|
+
<span>6231</span>
|
|
245
245
|
</span>
|
|
246
246
|
<span class="star" title="Repo Forked">
|
|
247
247
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
248
248
|
<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">
|
|
249
249
|
</path>
|
|
250
250
|
</svg>
|
|
251
|
-
<span>
|
|
251
|
+
<span>367</span>
|
|
252
252
|
</span>
|
|
253
253
|
<span class="star">
|
|
254
254
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
255
255
|
<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>
|
|
256
256
|
</svg>
|
|
257
|
-
<span>
|
|
257
|
+
<span>794 stars today</span>
|
|
258
258
|
</span>
|
|
259
259
|
</div>
|
|
260
260
|
<div class="details">
|
|
@@ -267,32 +267,32 @@
|
|
|
267
267
|
<div class="info">
|
|
268
268
|
<div class="rank">
|
|
269
269
|
<span title="Ranking 4">4</span>
|
|
270
|
-
<a href="https://github.com/
|
|
270
|
+
<a href="https://github.com/blizzless/blizzless-diiis" target="_blank" title="blizzless/blizzless-diiis">blizzless/blizzless-diiis</a>
|
|
271
271
|
</div>
|
|
272
272
|
<div class="sub-title followers">
|
|
273
273
|
|
|
274
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
275
|
-
<span style="background-color: #
|
|
274
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
275
|
+
<span style="background-color: #178600;"></span>C#
|
|
276
276
|
</a>
|
|
277
277
|
|
|
278
278
|
<span class="star" title="Stargazers Count">
|
|
279
279
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
280
280
|
<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>
|
|
281
281
|
</svg>
|
|
282
|
-
<span>
|
|
282
|
+
<span>403</span>
|
|
283
283
|
</span>
|
|
284
284
|
<span class="star" title="Repo Forked">
|
|
285
285
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
286
286
|
<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">
|
|
287
287
|
</path>
|
|
288
288
|
</svg>
|
|
289
|
-
<span>
|
|
289
|
+
<span>106</span>
|
|
290
290
|
</span>
|
|
291
291
|
<span class="star">
|
|
292
292
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
293
293
|
<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>
|
|
294
294
|
</svg>
|
|
295
|
-
<span>
|
|
295
|
+
<span>79 stars today</span>
|
|
296
296
|
</span>
|
|
297
297
|
</div>
|
|
298
298
|
<div class="details">
|
|
@@ -305,32 +305,32 @@
|
|
|
305
305
|
<div class="info">
|
|
306
306
|
<div class="rank">
|
|
307
307
|
<span title="Ranking 5">5</span>
|
|
308
|
-
<a href="https://github.com/
|
|
308
|
+
<a href="https://github.com/jina-ai/jina" target="_blank" title="jina-ai/jina">jina-ai/jina</a>
|
|
309
309
|
</div>
|
|
310
310
|
<div class="sub-title followers">
|
|
311
311
|
|
|
312
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
313
|
-
<span style="background-color: #
|
|
312
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
313
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
314
314
|
</a>
|
|
315
315
|
|
|
316
316
|
<span class="star" title="Stargazers Count">
|
|
317
317
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
318
318
|
<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>
|
|
319
319
|
</svg>
|
|
320
|
-
<span>
|
|
320
|
+
<span>15614</span>
|
|
321
321
|
</span>
|
|
322
322
|
<span class="star" title="Repo Forked">
|
|
323
323
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
324
324
|
<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">
|
|
325
325
|
</path>
|
|
326
326
|
</svg>
|
|
327
|
-
<span>
|
|
327
|
+
<span>1950</span>
|
|
328
328
|
</span>
|
|
329
329
|
<span class="star">
|
|
330
330
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
331
331
|
<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>
|
|
332
332
|
</svg>
|
|
333
|
-
<span>
|
|
333
|
+
<span>112 stars today</span>
|
|
334
334
|
</span>
|
|
335
335
|
</div>
|
|
336
336
|
<div class="details">
|
|
@@ -343,32 +343,32 @@
|
|
|
343
343
|
<div class="info">
|
|
344
344
|
<div class="rank">
|
|
345
345
|
<span title="Ranking 6">6</span>
|
|
346
|
-
<a href="https://github.com/
|
|
346
|
+
<a href="https://github.com/airbnb/javascript" target="_blank" title="airbnb/javascript">airbnb/javascript</a>
|
|
347
347
|
</div>
|
|
348
348
|
<div class="sub-title followers">
|
|
349
349
|
|
|
350
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
351
|
-
<span style="background-color: #
|
|
350
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
351
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
352
352
|
</a>
|
|
353
353
|
|
|
354
354
|
<span class="star" title="Stargazers Count">
|
|
355
355
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
356
356
|
<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>
|
|
357
357
|
</svg>
|
|
358
|
-
<span>
|
|
358
|
+
<span>126067</span>
|
|
359
359
|
</span>
|
|
360
360
|
<span class="star" title="Repo Forked">
|
|
361
361
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
362
362
|
<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">
|
|
363
363
|
</path>
|
|
364
364
|
</svg>
|
|
365
|
-
<span>
|
|
365
|
+
<span>24099</span>
|
|
366
366
|
</span>
|
|
367
367
|
<span class="star">
|
|
368
368
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
369
369
|
<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>
|
|
370
370
|
</svg>
|
|
371
|
-
<span>
|
|
371
|
+
<span>135 stars today</span>
|
|
372
372
|
</span>
|
|
373
373
|
</div>
|
|
374
374
|
<div class="details">
|
|
@@ -381,28 +381,32 @@
|
|
|
381
381
|
<div class="info">
|
|
382
382
|
<div class="rank">
|
|
383
383
|
<span title="Ranking 7">7</span>
|
|
384
|
-
<a href="https://github.com/
|
|
384
|
+
<a href="https://github.com/alexeygrigorev/data-science-interviews" target="_blank" title="alexeygrigorev/data-science-interviews">alexeygrigorev/data-science-interviews</a>
|
|
385
385
|
</div>
|
|
386
386
|
<div class="sub-title followers">
|
|
387
387
|
|
|
388
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
389
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
390
|
+
</a>
|
|
391
|
+
|
|
388
392
|
<span class="star" title="Stargazers Count">
|
|
389
393
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
390
394
|
<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>
|
|
391
395
|
</svg>
|
|
392
|
-
<span>
|
|
396
|
+
<span>6066</span>
|
|
393
397
|
</span>
|
|
394
398
|
<span class="star" title="Repo Forked">
|
|
395
399
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
396
400
|
<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">
|
|
397
401
|
</path>
|
|
398
402
|
</svg>
|
|
399
|
-
<span>
|
|
403
|
+
<span>1348</span>
|
|
400
404
|
</span>
|
|
401
405
|
<span class="star">
|
|
402
406
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
403
407
|
<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>
|
|
404
408
|
</svg>
|
|
405
|
-
<span>
|
|
409
|
+
<span>75 stars today</span>
|
|
406
410
|
</span>
|
|
407
411
|
</div>
|
|
408
412
|
<div class="details">
|
|
@@ -415,32 +419,32 @@
|
|
|
415
419
|
<div class="info">
|
|
416
420
|
<div class="rank">
|
|
417
421
|
<span title="Ranking 8">8</span>
|
|
418
|
-
<a href="https://github.com/
|
|
422
|
+
<a href="https://github.com/alexeygrigorev/mlbookcamp-code" target="_blank" title="alexeygrigorev/mlbookcamp-code">alexeygrigorev/mlbookcamp-code</a>
|
|
419
423
|
</div>
|
|
420
424
|
<div class="sub-title followers">
|
|
421
425
|
|
|
422
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
423
|
-
<span style="background-color: #
|
|
426
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
427
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
424
428
|
</a>
|
|
425
429
|
|
|
426
430
|
<span class="star" title="Stargazers Count">
|
|
427
431
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
428
432
|
<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>
|
|
429
433
|
</svg>
|
|
430
|
-
<span>
|
|
434
|
+
<span>3129</span>
|
|
431
435
|
</span>
|
|
432
436
|
<span class="star" title="Repo Forked">
|
|
433
437
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
434
438
|
<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">
|
|
435
439
|
</path>
|
|
436
440
|
</svg>
|
|
437
|
-
<span>
|
|
441
|
+
<span>806</span>
|
|
438
442
|
</span>
|
|
439
443
|
<span class="star">
|
|
440
444
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
441
445
|
<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>
|
|
442
446
|
</svg>
|
|
443
|
-
<span>
|
|
447
|
+
<span>155 stars today</span>
|
|
444
448
|
</span>
|
|
445
449
|
</div>
|
|
446
450
|
<div class="details">
|
|
@@ -453,32 +457,28 @@
|
|
|
453
457
|
<div class="info">
|
|
454
458
|
<div class="rank">
|
|
455
459
|
<span title="Ranking 9">9</span>
|
|
456
|
-
<a href="https://github.com/
|
|
460
|
+
<a href="https://github.com/jbhuang0604/awesome-computer-vision" target="_blank" title="jbhuang0604/awesome-computer-vision">jbhuang0604/awesome-computer-vision</a>
|
|
457
461
|
</div>
|
|
458
462
|
<div class="sub-title followers">
|
|
459
463
|
|
|
460
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
461
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
462
|
-
</a>
|
|
463
|
-
|
|
464
464
|
<span class="star" title="Stargazers Count">
|
|
465
465
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
466
466
|
<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>
|
|
467
467
|
</svg>
|
|
468
|
-
<span>
|
|
468
|
+
<span>16750</span>
|
|
469
469
|
</span>
|
|
470
470
|
<span class="star" title="Repo Forked">
|
|
471
471
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
472
472
|
<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">
|
|
473
473
|
</path>
|
|
474
474
|
</svg>
|
|
475
|
-
<span>
|
|
475
|
+
<span>3876</span>
|
|
476
476
|
</span>
|
|
477
477
|
<span class="star">
|
|
478
478
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
479
479
|
<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>
|
|
480
480
|
</svg>
|
|
481
|
-
<span>
|
|
481
|
+
<span>123 stars today</span>
|
|
482
482
|
</span>
|
|
483
483
|
</div>
|
|
484
484
|
<div class="details">
|
|
@@ -491,32 +491,32 @@
|
|
|
491
491
|
<div class="info">
|
|
492
492
|
<div class="rank">
|
|
493
493
|
<span title="Ranking 10">10</span>
|
|
494
|
-
<a href="https://github.com/
|
|
494
|
+
<a href="https://github.com/rust-lang/rust" target="_blank" title="rust-lang/rust">rust-lang/rust</a>
|
|
495
495
|
</div>
|
|
496
496
|
<div class="sub-title followers">
|
|
497
497
|
|
|
498
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
499
|
-
<span style="background-color: #
|
|
498
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
499
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
500
500
|
</a>
|
|
501
501
|
|
|
502
502
|
<span class="star" title="Stargazers Count">
|
|
503
503
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
504
504
|
<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>
|
|
505
505
|
</svg>
|
|
506
|
-
<span>
|
|
506
|
+
<span>70933</span>
|
|
507
507
|
</span>
|
|
508
508
|
<span class="star" title="Repo Forked">
|
|
509
509
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
510
510
|
<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">
|
|
511
511
|
</path>
|
|
512
512
|
</svg>
|
|
513
|
-
<span>
|
|
513
|
+
<span>9655</span>
|
|
514
514
|
</span>
|
|
515
515
|
<span class="star">
|
|
516
516
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
517
517
|
<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>
|
|
518
518
|
</svg>
|
|
519
|
-
<span>
|
|
519
|
+
<span>57 stars today</span>
|
|
520
520
|
</span>
|
|
521
521
|
</div>
|
|
522
522
|
<div class="details">
|
|
@@ -529,32 +529,32 @@
|
|
|
529
529
|
<div class="info">
|
|
530
530
|
<div class="rank">
|
|
531
531
|
<span title="Ranking 11">11</span>
|
|
532
|
-
<a href="https://github.com/
|
|
532
|
+
<a href="https://github.com/xinntao/Real-ESRGAN" target="_blank" title="xinntao/Real-ESRGAN">xinntao/Real-ESRGAN</a>
|
|
533
533
|
</div>
|
|
534
534
|
<div class="sub-title followers">
|
|
535
535
|
|
|
536
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
537
|
-
<span style="background-color: #
|
|
536
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
537
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
538
538
|
</a>
|
|
539
539
|
|
|
540
540
|
<span class="star" title="Stargazers Count">
|
|
541
541
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
542
542
|
<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>
|
|
543
543
|
</svg>
|
|
544
|
-
<span>
|
|
544
|
+
<span>12982</span>
|
|
545
545
|
</span>
|
|
546
546
|
<span class="star" title="Repo Forked">
|
|
547
547
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
548
548
|
<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">
|
|
549
549
|
</path>
|
|
550
550
|
</svg>
|
|
551
|
-
<span>
|
|
551
|
+
<span>1443</span>
|
|
552
552
|
</span>
|
|
553
553
|
<span class="star">
|
|
554
554
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
555
555
|
<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>
|
|
556
556
|
</svg>
|
|
557
|
-
<span>
|
|
557
|
+
<span>50 stars today</span>
|
|
558
558
|
</span>
|
|
559
559
|
</div>
|
|
560
560
|
<div class="details">
|
|
@@ -567,32 +567,28 @@
|
|
|
567
567
|
<div class="info">
|
|
568
568
|
<div class="rank">
|
|
569
569
|
<span title="Ranking 12">12</span>
|
|
570
|
-
<a href="https://github.com/
|
|
570
|
+
<a href="https://github.com/codecrafters-io/build-your-own-x" target="_blank" title="codecrafters-io/build-your-own-x">codecrafters-io/build-your-own-x</a>
|
|
571
571
|
</div>
|
|
572
572
|
<div class="sub-title followers">
|
|
573
573
|
|
|
574
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
575
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
576
|
-
</a>
|
|
577
|
-
|
|
578
574
|
<span class="star" title="Stargazers Count">
|
|
579
575
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
580
576
|
<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>
|
|
581
577
|
</svg>
|
|
582
|
-
<span>
|
|
578
|
+
<span>161968</span>
|
|
583
579
|
</span>
|
|
584
580
|
<span class="star" title="Repo Forked">
|
|
585
581
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
586
582
|
<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">
|
|
587
583
|
</path>
|
|
588
584
|
</svg>
|
|
589
|
-
<span>
|
|
585
|
+
<span>15191</span>
|
|
590
586
|
</span>
|
|
591
587
|
<span class="star">
|
|
592
588
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
593
589
|
<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>
|
|
594
590
|
</svg>
|
|
595
|
-
<span>
|
|
591
|
+
<span>132 stars today</span>
|
|
596
592
|
</span>
|
|
597
593
|
</div>
|
|
598
594
|
<div class="details">
|
|
@@ -605,28 +601,32 @@
|
|
|
605
601
|
<div class="info">
|
|
606
602
|
<div class="rank">
|
|
607
603
|
<span title="Ranking 13">13</span>
|
|
608
|
-
<a href="https://github.com/
|
|
604
|
+
<a href="https://github.com/ravynsoft/ravynos" target="_blank" title="ravynsoft/ravynos">ravynsoft/ravynos</a>
|
|
609
605
|
</div>
|
|
610
606
|
<div class="sub-title followers">
|
|
611
607
|
|
|
608
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
609
|
+
<span style="background-color: #555555;"></span>C
|
|
610
|
+
</a>
|
|
611
|
+
|
|
612
612
|
<span class="star" title="Stargazers Count">
|
|
613
613
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
614
614
|
<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>
|
|
615
615
|
</svg>
|
|
616
|
-
<span>
|
|
616
|
+
<span>3692</span>
|
|
617
617
|
</span>
|
|
618
618
|
<span class="star" title="Repo Forked">
|
|
619
619
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
620
620
|
<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">
|
|
621
621
|
</path>
|
|
622
622
|
</svg>
|
|
623
|
-
<span>
|
|
623
|
+
<span>120</span>
|
|
624
624
|
</span>
|
|
625
625
|
<span class="star">
|
|
626
626
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
627
627
|
<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>
|
|
628
628
|
</svg>
|
|
629
|
-
<span>
|
|
629
|
+
<span>74 stars today</span>
|
|
630
630
|
</span>
|
|
631
631
|
</div>
|
|
632
632
|
<div class="details">
|
|
@@ -639,32 +639,28 @@
|
|
|
639
639
|
<div class="info">
|
|
640
640
|
<div class="rank">
|
|
641
641
|
<span title="Ranking 14">14</span>
|
|
642
|
-
<a href="https://github.com/
|
|
642
|
+
<a href="https://github.com/Cloud-Architekt/AzureAD-Attack-Defense" target="_blank" title="Cloud-Architekt/AzureAD-Attack-Defense">Cloud-Architekt/AzureAD-Attack-Defense</a>
|
|
643
643
|
</div>
|
|
644
644
|
<div class="sub-title followers">
|
|
645
645
|
|
|
646
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
647
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
648
|
-
</a>
|
|
649
|
-
|
|
650
646
|
<span class="star" title="Stargazers Count">
|
|
651
647
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
652
648
|
<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>
|
|
653
649
|
</svg>
|
|
654
|
-
<span>
|
|
650
|
+
<span>774</span>
|
|
655
651
|
</span>
|
|
656
652
|
<span class="star" title="Repo Forked">
|
|
657
653
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
658
654
|
<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">
|
|
659
655
|
</path>
|
|
660
656
|
</svg>
|
|
661
|
-
<span>
|
|
657
|
+
<span>119</span>
|
|
662
658
|
</span>
|
|
663
659
|
<span class="star">
|
|
664
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
665
661
|
<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>
|
|
666
662
|
</svg>
|
|
667
|
-
<span>
|
|
663
|
+
<span>27 stars today</span>
|
|
668
664
|
</span>
|
|
669
665
|
</div>
|
|
670
666
|
<div class="details">
|
|
@@ -677,32 +673,32 @@
|
|
|
677
673
|
<div class="info">
|
|
678
674
|
<div class="rank">
|
|
679
675
|
<span title="Ranking 15">15</span>
|
|
680
|
-
<a href="https://github.com/
|
|
676
|
+
<a href="https://github.com/zinclabs/zinc" target="_blank" title="zinclabs/zinc">zinclabs/zinc</a>
|
|
681
677
|
</div>
|
|
682
678
|
<div class="sub-title followers">
|
|
683
679
|
|
|
684
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
685
|
-
<span style="background-color: #
|
|
680
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
681
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
686
682
|
</a>
|
|
687
683
|
|
|
688
684
|
<span class="star" title="Stargazers Count">
|
|
689
685
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
690
686
|
<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>
|
|
691
687
|
</svg>
|
|
692
|
-
<span>
|
|
688
|
+
<span>10403</span>
|
|
693
689
|
</span>
|
|
694
690
|
<span class="star" title="Repo Forked">
|
|
695
691
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
696
692
|
<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">
|
|
697
693
|
</path>
|
|
698
694
|
</svg>
|
|
699
|
-
<span>
|
|
695
|
+
<span>452</span>
|
|
700
696
|
</span>
|
|
701
697
|
<span class="star">
|
|
702
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
703
699
|
<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>
|
|
704
700
|
</svg>
|
|
705
|
-
<span>
|
|
701
|
+
<span>209 stars today</span>
|
|
706
702
|
</span>
|
|
707
703
|
</div>
|
|
708
704
|
<div class="details">
|
|
@@ -715,32 +711,28 @@
|
|
|
715
711
|
<div class="info">
|
|
716
712
|
<div class="rank">
|
|
717
713
|
<span title="Ranking 16">16</span>
|
|
718
|
-
<a href="https://github.com/
|
|
714
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
719
715
|
</div>
|
|
720
716
|
<div class="sub-title followers">
|
|
721
717
|
|
|
722
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
723
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
724
|
-
</a>
|
|
725
|
-
|
|
726
718
|
<span class="star" title="Stargazers Count">
|
|
727
719
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
728
720
|
<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>
|
|
729
721
|
</svg>
|
|
730
|
-
<span>
|
|
722
|
+
<span>245881</span>
|
|
731
723
|
</span>
|
|
732
724
|
<span class="star" title="Repo Forked">
|
|
733
725
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
734
726
|
<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">
|
|
735
727
|
</path>
|
|
736
728
|
</svg>
|
|
737
|
-
<span>
|
|
729
|
+
<span>50363</span>
|
|
738
730
|
</span>
|
|
739
731
|
<span class="star">
|
|
740
732
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
741
733
|
<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>
|
|
742
734
|
</svg>
|
|
743
|
-
<span>
|
|
735
|
+
<span>223 stars today</span>
|
|
744
736
|
</span>
|
|
745
737
|
</div>
|
|
746
738
|
<div class="details">
|
|
@@ -753,32 +745,32 @@
|
|
|
753
745
|
<div class="info">
|
|
754
746
|
<div class="rank">
|
|
755
747
|
<span title="Ranking 17">17</span>
|
|
756
|
-
<a href="https://github.com/
|
|
748
|
+
<a href="https://github.com/facebook/zstd" target="_blank" title="facebook/zstd">facebook/zstd</a>
|
|
757
749
|
</div>
|
|
758
750
|
<div class="sub-title followers">
|
|
759
751
|
|
|
760
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
761
|
-
<span style="background-color: #
|
|
752
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
753
|
+
<span style="background-color: #555555;"></span>C
|
|
762
754
|
</a>
|
|
763
755
|
|
|
764
756
|
<span class="star" title="Stargazers Count">
|
|
765
757
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
766
758
|
<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>
|
|
767
759
|
</svg>
|
|
768
|
-
<span>
|
|
760
|
+
<span>17695</span>
|
|
769
761
|
</span>
|
|
770
762
|
<span class="star" title="Repo Forked">
|
|
771
763
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
772
764
|
<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">
|
|
773
765
|
</path>
|
|
774
766
|
</svg>
|
|
775
|
-
<span>
|
|
767
|
+
<span>1722</span>
|
|
776
768
|
</span>
|
|
777
769
|
<span class="star">
|
|
778
770
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
779
771
|
<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>
|
|
780
772
|
</svg>
|
|
781
|
-
<span>
|
|
773
|
+
<span>130 stars today</span>
|
|
782
774
|
</span>
|
|
783
775
|
</div>
|
|
784
776
|
<div class="details">
|
|
@@ -791,32 +783,32 @@
|
|
|
791
783
|
<div class="info">
|
|
792
784
|
<div class="rank">
|
|
793
785
|
<span title="Ranking 18">18</span>
|
|
794
|
-
<a href="https://github.com/
|
|
786
|
+
<a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
795
787
|
</div>
|
|
796
788
|
<div class="sub-title followers">
|
|
797
789
|
|
|
798
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
799
|
-
<span style="background-color: #
|
|
790
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
791
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
800
792
|
</a>
|
|
801
793
|
|
|
802
794
|
<span class="star" title="Stargazers Count">
|
|
803
795
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
804
796
|
<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>
|
|
805
797
|
</svg>
|
|
806
|
-
<span>
|
|
798
|
+
<span>193502</span>
|
|
807
799
|
</span>
|
|
808
800
|
<span class="star" title="Repo Forked">
|
|
809
801
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
810
802
|
<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">
|
|
811
803
|
</path>
|
|
812
804
|
</svg>
|
|
813
|
-
<span>
|
|
805
|
+
<span>34957</span>
|
|
814
806
|
</span>
|
|
815
807
|
<span class="star">
|
|
816
808
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
817
809
|
<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>
|
|
818
810
|
</svg>
|
|
819
|
-
<span>
|
|
811
|
+
<span>107 stars today</span>
|
|
820
812
|
</span>
|
|
821
813
|
</div>
|
|
822
814
|
<div class="details">
|
|
@@ -829,32 +821,32 @@
|
|
|
829
821
|
<div class="info">
|
|
830
822
|
<div class="rank">
|
|
831
823
|
<span title="Ranking 19">19</span>
|
|
832
|
-
<a href="https://github.com/
|
|
824
|
+
<a href="https://github.com/AvaloniaUI/Avalonia" target="_blank" title="AvaloniaUI/Avalonia">AvaloniaUI/Avalonia</a>
|
|
833
825
|
</div>
|
|
834
826
|
<div class="sub-title followers">
|
|
835
827
|
|
|
836
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
837
|
-
<span style="background-color: #
|
|
828
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
829
|
+
<span style="background-color: #178600;"></span>C#
|
|
838
830
|
</a>
|
|
839
831
|
|
|
840
832
|
<span class="star" title="Stargazers Count">
|
|
841
833
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
842
834
|
<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>
|
|
843
835
|
</svg>
|
|
844
|
-
<span>
|
|
836
|
+
<span>14812</span>
|
|
845
837
|
</span>
|
|
846
838
|
<span class="star" title="Repo Forked">
|
|
847
839
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
848
840
|
<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">
|
|
849
841
|
</path>
|
|
850
842
|
</svg>
|
|
851
|
-
<span>
|
|
843
|
+
<span>1320</span>
|
|
852
844
|
</span>
|
|
853
845
|
<span class="star">
|
|
854
846
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
855
847
|
<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>
|
|
856
848
|
</svg>
|
|
857
|
-
<span>
|
|
849
|
+
<span>117 stars today</span>
|
|
858
850
|
</span>
|
|
859
851
|
</div>
|
|
860
852
|
<div class="details">
|
|
@@ -867,32 +859,32 @@
|
|
|
867
859
|
<div class="info">
|
|
868
860
|
<div class="rank">
|
|
869
861
|
<span title="Ranking 20">20</span>
|
|
870
|
-
<a href="https://github.com/
|
|
862
|
+
<a href="https://github.com/godotengine/godot" target="_blank" title="godotengine/godot">godotengine/godot</a>
|
|
871
863
|
</div>
|
|
872
864
|
<div class="sub-title followers">
|
|
873
865
|
|
|
874
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
875
|
-
<span style="background-color: #
|
|
866
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
867
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
876
868
|
</a>
|
|
877
869
|
|
|
878
870
|
<span class="star" title="Stargazers Count">
|
|
879
871
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
880
872
|
<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>
|
|
881
873
|
</svg>
|
|
882
|
-
<span>
|
|
874
|
+
<span>52328</span>
|
|
883
875
|
</span>
|
|
884
876
|
<span class="star" title="Repo Forked">
|
|
885
877
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
886
878
|
<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">
|
|
887
879
|
</path>
|
|
888
880
|
</svg>
|
|
889
|
-
<span>
|
|
881
|
+
<span>9156</span>
|
|
890
882
|
</span>
|
|
891
883
|
<span class="star">
|
|
892
884
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
893
885
|
<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>
|
|
894
886
|
</svg>
|
|
895
|
-
<span>
|
|
887
|
+
<span>26 stars today</span>
|
|
896
888
|
</span>
|
|
897
889
|
</div>
|
|
898
890
|
<div class="details">
|
|
@@ -905,32 +897,32 @@
|
|
|
905
897
|
<div class="info">
|
|
906
898
|
<div class="rank">
|
|
907
899
|
<span title="Ranking 21">21</span>
|
|
908
|
-
<a href="https://github.com/
|
|
900
|
+
<a href="https://github.com/KrauseFx/InAppBrowser.com" target="_blank" title="KrauseFx/InAppBrowser.com">KrauseFx/InAppBrowser.com</a>
|
|
909
901
|
</div>
|
|
910
902
|
<div class="sub-title followers">
|
|
911
903
|
|
|
912
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
913
|
-
<span style="background-color: #
|
|
904
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
905
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
914
906
|
</a>
|
|
915
907
|
|
|
916
908
|
<span class="star" title="Stargazers Count">
|
|
917
909
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
918
910
|
<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>
|
|
919
911
|
</svg>
|
|
920
|
-
<span>
|
|
912
|
+
<span>264</span>
|
|
921
913
|
</span>
|
|
922
914
|
<span class="star" title="Repo Forked">
|
|
923
915
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
924
916
|
<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">
|
|
925
917
|
</path>
|
|
926
918
|
</svg>
|
|
927
|
-
<span>
|
|
919
|
+
<span>17</span>
|
|
928
920
|
</span>
|
|
929
921
|
<span class="star">
|
|
930
922
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
931
923
|
<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>
|
|
932
924
|
</svg>
|
|
933
|
-
<span>
|
|
925
|
+
<span>44 stars today</span>
|
|
934
926
|
</span>
|
|
935
927
|
</div>
|
|
936
928
|
<div class="details">
|
|
@@ -943,32 +935,32 @@
|
|
|
943
935
|
<div class="info">
|
|
944
936
|
<div class="rank">
|
|
945
937
|
<span title="Ranking 22">22</span>
|
|
946
|
-
<a href="https://github.com/
|
|
938
|
+
<a href="https://github.com/SagerNet/sing-box" target="_blank" title="SagerNet/sing-box">SagerNet/sing-box</a>
|
|
947
939
|
</div>
|
|
948
940
|
<div class="sub-title followers">
|
|
949
941
|
|
|
950
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
951
|
-
<span style="background-color: #
|
|
942
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
943
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
952
944
|
</a>
|
|
953
945
|
|
|
954
946
|
<span class="star" title="Stargazers Count">
|
|
955
947
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
956
948
|
<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>
|
|
957
949
|
</svg>
|
|
958
|
-
<span>
|
|
950
|
+
<span>141</span>
|
|
959
951
|
</span>
|
|
960
952
|
<span class="star" title="Repo Forked">
|
|
961
953
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
962
954
|
<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">
|
|
963
955
|
</path>
|
|
964
956
|
</svg>
|
|
965
|
-
<span>
|
|
957
|
+
<span>10</span>
|
|
966
958
|
</span>
|
|
967
959
|
<span class="star">
|
|
968
960
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
969
961
|
<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>
|
|
970
962
|
</svg>
|
|
971
|
-
<span>
|
|
963
|
+
<span>27 stars today</span>
|
|
972
964
|
</span>
|
|
973
965
|
</div>
|
|
974
966
|
<div class="details">
|
|
@@ -981,32 +973,32 @@
|
|
|
981
973
|
<div class="info">
|
|
982
974
|
<div class="rank">
|
|
983
975
|
<span title="Ranking 23">23</span>
|
|
984
|
-
<a href="https://github.com/
|
|
976
|
+
<a href="https://github.com/jart/cosmopolitan" target="_blank" title="jart/cosmopolitan">jart/cosmopolitan</a>
|
|
985
977
|
</div>
|
|
986
978
|
<div class="sub-title followers">
|
|
987
979
|
|
|
988
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
989
|
-
<span style="background-color: #
|
|
980
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
981
|
+
<span style="background-color: #555555;"></span>C
|
|
990
982
|
</a>
|
|
991
983
|
|
|
992
984
|
<span class="star" title="Stargazers Count">
|
|
993
985
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
994
986
|
<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>
|
|
995
987
|
</svg>
|
|
996
|
-
<span>
|
|
988
|
+
<span>8484</span>
|
|
997
989
|
</span>
|
|
998
990
|
<span class="star" title="Repo Forked">
|
|
999
991
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1000
992
|
<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">
|
|
1001
993
|
</path>
|
|
1002
994
|
</svg>
|
|
1003
|
-
<span>
|
|
995
|
+
<span>266</span>
|
|
1004
996
|
</span>
|
|
1005
997
|
<span class="star">
|
|
1006
998
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1007
999
|
<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>
|
|
1008
1000
|
</svg>
|
|
1009
|
-
<span>
|
|
1001
|
+
<span>48 stars today</span>
|
|
1010
1002
|
</span>
|
|
1011
1003
|
</div>
|
|
1012
1004
|
<div class="details">
|
|
@@ -1019,32 +1011,70 @@
|
|
|
1019
1011
|
<div class="info">
|
|
1020
1012
|
<div class="rank">
|
|
1021
1013
|
<span title="Ranking 24">24</span>
|
|
1022
|
-
<a href="https://github.com/
|
|
1014
|
+
<a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
1023
1015
|
</div>
|
|
1024
1016
|
<div class="sub-title followers">
|
|
1025
1017
|
|
|
1026
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1027
|
-
<span style="background-color: #
|
|
1018
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1019
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1020
|
+
</a>
|
|
1021
|
+
|
|
1022
|
+
<span class="star" title="Stargazers Count">
|
|
1023
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1024
|
+
<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>
|
|
1025
|
+
</svg>
|
|
1026
|
+
<span>351710</span>
|
|
1027
|
+
</span>
|
|
1028
|
+
<span class="star" title="Repo Forked">
|
|
1029
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1030
|
+
<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">
|
|
1031
|
+
</path>
|
|
1032
|
+
</svg>
|
|
1033
|
+
<span>29255</span>
|
|
1034
|
+
</span>
|
|
1035
|
+
<span class="star">
|
|
1036
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
|
+
<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>
|
|
1038
|
+
</svg>
|
|
1039
|
+
<span>69 stars today</span>
|
|
1040
|
+
</span>
|
|
1041
|
+
</div>
|
|
1042
|
+
<div class="details">
|
|
1043
|
+
|
|
1044
|
+
</div>
|
|
1045
|
+
</div>
|
|
1046
|
+
</li>
|
|
1047
|
+
|
|
1048
|
+
<li>
|
|
1049
|
+
<div class="info">
|
|
1050
|
+
<div class="rank">
|
|
1051
|
+
<span title="Ranking 25">25</span>
|
|
1052
|
+
<a href="https://github.com/gedoor/legado" target="_blank" title="gedoor/legado">gedoor/legado</a>
|
|
1053
|
+
</div>
|
|
1054
|
+
<div class="sub-title followers">
|
|
1055
|
+
|
|
1056
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
1057
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
1028
1058
|
</a>
|
|
1029
1059
|
|
|
1030
1060
|
<span class="star" title="Stargazers Count">
|
|
1031
1061
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1032
1062
|
<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>
|
|
1033
1063
|
</svg>
|
|
1034
|
-
<span>
|
|
1064
|
+
<span>10025</span>
|
|
1035
1065
|
</span>
|
|
1036
1066
|
<span class="star" title="Repo Forked">
|
|
1037
1067
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1038
1068
|
<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">
|
|
1039
1069
|
</path>
|
|
1040
1070
|
</svg>
|
|
1041
|
-
<span>
|
|
1071
|
+
<span>1790</span>
|
|
1042
1072
|
</span>
|
|
1043
1073
|
<span class="star">
|
|
1044
1074
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1045
1075
|
<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>
|
|
1046
1076
|
</svg>
|
|
1047
|
-
<span>
|
|
1077
|
+
<span>36 stars today</span>
|
|
1048
1078
|
</span>
|
|
1049
1079
|
</div>
|
|
1050
1080
|
<div class="details">
|
|
@@ -1069,7 +1099,7 @@
|
|
|
1069
1099
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1070
1100
|
</a>
|
|
1071
1101
|
</div>
|
|
1072
|
-
<div class="time">Last cache created on 2022/8/
|
|
1102
|
+
<div class="time">Last cache created on 2022/8/22 by Github API v3.</div>
|
|
1073
1103
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1074
1104
|
</div>
|
|
1075
1105
|
</body>
|