@wcj/github-rank 23.7.2 → 23.7.4
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/README.md +1 -1
- package/dist/repos.json +25111 -25118
- package/dist/trending-daily.json +196 -196
- package/dist/trending-monthly.json +137 -137
- package/dist/trending-weekly.json +185 -185
- package/dist/users.china.json +2128 -2128
- package/dist/users.json +8636 -8636
- package/package.json +1 -1
- package/web/data/repos.json +25111 -25118
- package/web/data/trending-daily.json +196 -196
- package/web/data/trending-monthly.json +137 -137
- package/web/data/trending-weekly.json +185 -185
- package/web/data/users.china.json +2128 -2128
- package/web/data/users.json +8636 -8636
- package/web/index.html +6364 -6364
- package/web/repos.html +3382 -3382
- package/web/trending-monthly.html +131 -131
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +175 -171
- package/web/users.china.html +1584 -1584
package/web/trending.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2023/7/
|
|
132
|
+
<div class="time">Last cache created on 2023/7/4 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,36 +154,36 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/geohot/tinygrad" target="_blank" title="geohot/tinygrad">geohot/tinygrad</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
162
|
-
<span style="background-color: #
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
162
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
163
163
|
</a>
|
|
164
164
|
|
|
165
165
|
<span class="star" title="Stargazers Count">
|
|
166
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
167
|
<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>
|
|
168
168
|
</svg>
|
|
169
|
-
<span>
|
|
169
|
+
<span>16598</span>
|
|
170
170
|
</span>
|
|
171
171
|
<span class="star" title="Repo Forked">
|
|
172
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
173
|
<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">
|
|
174
174
|
</path>
|
|
175
175
|
</svg>
|
|
176
|
-
<span>
|
|
176
|
+
<span>1936</span>
|
|
177
177
|
</span>
|
|
178
178
|
<span class="star">
|
|
179
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
180
|
<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>
|
|
181
181
|
</svg>
|
|
182
|
-
<span>
|
|
182
|
+
<span>269 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
You like pytorch? You like micrograd? You love tinygrad! ❤️
|
|
187
187
|
</div>
|
|
188
188
|
</div>
|
|
189
189
|
</li>
|
|
@@ -192,32 +192,36 @@
|
|
|
192
192
|
<div class="info">
|
|
193
193
|
<div class="rank">
|
|
194
194
|
<span title="Ranking 2">2</span>
|
|
195
|
-
<a href="https://github.com/
|
|
195
|
+
<a href="https://github.com/EthanArbuckle/Apollo-CustomApiCredentials" target="_blank" title="EthanArbuckle/Apollo-CustomApiCredentials">EthanArbuckle/Apollo-CustomApiCredentials</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
200
|
+
<span style="background-color: #555555;"></span>C
|
|
201
|
+
</a>
|
|
202
|
+
|
|
199
203
|
<span class="star" title="Stargazers Count">
|
|
200
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
201
205
|
<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>
|
|
202
206
|
</svg>
|
|
203
|
-
<span>
|
|
207
|
+
<span>672</span>
|
|
204
208
|
</span>
|
|
205
209
|
<span class="star" title="Repo Forked">
|
|
206
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
207
211
|
<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">
|
|
208
212
|
</path>
|
|
209
213
|
</svg>
|
|
210
|
-
<span>
|
|
214
|
+
<span>154</span>
|
|
211
215
|
</span>
|
|
212
216
|
<span class="star">
|
|
213
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
214
218
|
<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>
|
|
215
219
|
</svg>
|
|
216
|
-
<span>
|
|
220
|
+
<span>425 stars today</span>
|
|
217
221
|
</span>
|
|
218
222
|
</div>
|
|
219
223
|
<div class="details">
|
|
220
|
-
|
|
224
|
+
Tweak to use your own reddit API credentials in Apollo
|
|
221
225
|
</div>
|
|
222
226
|
</div>
|
|
223
227
|
</li>
|
|
@@ -226,36 +230,36 @@
|
|
|
226
230
|
<div class="info">
|
|
227
231
|
<div class="rank">
|
|
228
232
|
<span title="Ranking 3">3</span>
|
|
229
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/StrongPC123/Far-Cry-1-Source-Full" target="_blank" title="StrongPC123/Far-Cry-1-Source-Full">StrongPC123/Far-Cry-1-Source-Full</a>
|
|
230
234
|
</div>
|
|
231
235
|
<div class="sub-title followers">
|
|
232
236
|
|
|
233
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
234
|
-
<span style="background-color: #
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
238
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
235
239
|
</a>
|
|
236
240
|
|
|
237
241
|
<span class="star" title="Stargazers Count">
|
|
238
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
239
243
|
<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>
|
|
240
244
|
</svg>
|
|
241
|
-
<span>
|
|
245
|
+
<span>306</span>
|
|
242
246
|
</span>
|
|
243
247
|
<span class="star" title="Repo Forked">
|
|
244
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
245
249
|
<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">
|
|
246
250
|
</path>
|
|
247
251
|
</svg>
|
|
248
|
-
<span>
|
|
252
|
+
<span>127</span>
|
|
249
253
|
</span>
|
|
250
254
|
<span class="star">
|
|
251
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
252
256
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
253
257
|
</svg>
|
|
254
|
-
<span>
|
|
258
|
+
<span>70 stars today</span>
|
|
255
259
|
</span>
|
|
256
260
|
</div>
|
|
257
261
|
<div class="details">
|
|
258
|
-
|
|
262
|
+
Far Cry 1 Full Source (Developed by CryTek). For NON COMMERCIAL Purposes only. Leaked.
|
|
259
263
|
</div>
|
|
260
264
|
</div>
|
|
261
265
|
</li>
|
|
@@ -264,36 +268,36 @@
|
|
|
264
268
|
<div class="info">
|
|
265
269
|
<div class="rank">
|
|
266
270
|
<span title="Ranking 4">4</span>
|
|
267
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/aeharding/wefwef" target="_blank" title="aeharding/wefwef">aeharding/wefwef</a>
|
|
268
272
|
</div>
|
|
269
273
|
<div class="sub-title followers">
|
|
270
274
|
|
|
271
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
272
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
276
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
273
277
|
</a>
|
|
274
278
|
|
|
275
279
|
<span class="star" title="Stargazers Count">
|
|
276
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
277
281
|
<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>
|
|
278
282
|
</svg>
|
|
279
|
-
<span>
|
|
283
|
+
<span>665</span>
|
|
280
284
|
</span>
|
|
281
285
|
<span class="star" title="Repo Forked">
|
|
282
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
283
287
|
<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">
|
|
284
288
|
</path>
|
|
285
289
|
</svg>
|
|
286
|
-
<span>
|
|
290
|
+
<span>142</span>
|
|
287
291
|
</span>
|
|
288
292
|
<span class="star">
|
|
289
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
290
294
|
<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>
|
|
291
295
|
</svg>
|
|
292
|
-
<span>
|
|
296
|
+
<span>159 stars today</span>
|
|
293
297
|
</span>
|
|
294
298
|
</div>
|
|
295
299
|
<div class="details">
|
|
296
|
-
|
|
300
|
+
wefwef — a mobile-first Lemmy web client
|
|
297
301
|
</div>
|
|
298
302
|
</div>
|
|
299
303
|
</li>
|
|
@@ -302,36 +306,36 @@
|
|
|
302
306
|
<div class="info">
|
|
303
307
|
<div class="rank">
|
|
304
308
|
<span title="Ranking 5">5</span>
|
|
305
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/mengjian-github/copilot-analysis" target="_blank" title="mengjian-github/copilot-analysis">mengjian-github/copilot-analysis</a>
|
|
306
310
|
</div>
|
|
307
311
|
<div class="sub-title followers">
|
|
308
312
|
|
|
309
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
310
|
-
<span style="background-color: #
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
314
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
311
315
|
</a>
|
|
312
316
|
|
|
313
317
|
<span class="star" title="Stargazers Count">
|
|
314
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
315
319
|
<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>
|
|
316
320
|
</svg>
|
|
317
|
-
<span>
|
|
321
|
+
<span>1066</span>
|
|
318
322
|
</span>
|
|
319
323
|
<span class="star" title="Repo Forked">
|
|
320
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
321
325
|
<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">
|
|
322
326
|
</path>
|
|
323
327
|
</svg>
|
|
324
|
-
<span>
|
|
328
|
+
<span>141</span>
|
|
325
329
|
</span>
|
|
326
330
|
<span class="star">
|
|
327
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
332
|
<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>
|
|
329
333
|
</svg>
|
|
330
|
-
<span>
|
|
334
|
+
<span>74 stars today</span>
|
|
331
335
|
</span>
|
|
332
336
|
</div>
|
|
333
337
|
<div class="details">
|
|
334
|
-
|
|
338
|
+
|
|
335
339
|
</div>
|
|
336
340
|
</div>
|
|
337
341
|
</li>
|
|
@@ -340,36 +344,36 @@
|
|
|
340
344
|
<div class="info">
|
|
341
345
|
<div class="rank">
|
|
342
346
|
<span title="Ranking 6">6</span>
|
|
343
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/PromtEngineer/localGPT" target="_blank" title="PromtEngineer/localGPT">PromtEngineer/localGPT</a>
|
|
344
348
|
</div>
|
|
345
349
|
<div class="sub-title followers">
|
|
346
350
|
|
|
347
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
348
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
352
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
349
353
|
</a>
|
|
350
354
|
|
|
351
355
|
<span class="star" title="Stargazers Count">
|
|
352
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
357
|
<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>
|
|
354
358
|
</svg>
|
|
355
|
-
<span>
|
|
359
|
+
<span>9490</span>
|
|
356
360
|
</span>
|
|
357
361
|
<span class="star" title="Repo Forked">
|
|
358
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
363
|
<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">
|
|
360
364
|
</path>
|
|
361
365
|
</svg>
|
|
362
|
-
<span>
|
|
366
|
+
<span>881</span>
|
|
363
367
|
</span>
|
|
364
368
|
<span class="star">
|
|
365
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
367
371
|
</svg>
|
|
368
|
-
<span>
|
|
372
|
+
<span>69 stars today</span>
|
|
369
373
|
</span>
|
|
370
374
|
</div>
|
|
371
375
|
<div class="details">
|
|
372
|
-
|
|
376
|
+
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
|
|
373
377
|
</div>
|
|
374
378
|
</div>
|
|
375
379
|
</li>
|
|
@@ -378,32 +382,36 @@
|
|
|
378
382
|
<div class="info">
|
|
379
383
|
<div class="rank">
|
|
380
384
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/official-stockfish/Stockfish" target="_blank" title="official-stockfish/Stockfish">official-stockfish/Stockfish</a>
|
|
382
386
|
</div>
|
|
383
387
|
<div class="sub-title followers">
|
|
384
388
|
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
390
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
391
|
+
</a>
|
|
392
|
+
|
|
385
393
|
<span class="star" title="Stargazers Count">
|
|
386
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
395
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
388
396
|
</svg>
|
|
389
|
-
<span>
|
|
397
|
+
<span>8838</span>
|
|
390
398
|
</span>
|
|
391
399
|
<span class="star" title="Repo Forked">
|
|
392
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
393
401
|
<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">
|
|
394
402
|
</path>
|
|
395
403
|
</svg>
|
|
396
|
-
<span>
|
|
404
|
+
<span>1961</span>
|
|
397
405
|
</span>
|
|
398
406
|
<span class="star">
|
|
399
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
400
408
|
<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>
|
|
401
409
|
</svg>
|
|
402
|
-
<span>
|
|
410
|
+
<span>13 stars today</span>
|
|
403
411
|
</span>
|
|
404
412
|
</div>
|
|
405
413
|
<div class="details">
|
|
406
|
-
|
|
414
|
+
UCI chess engine
|
|
407
415
|
</div>
|
|
408
416
|
</div>
|
|
409
417
|
</li>
|
|
@@ -412,32 +420,36 @@
|
|
|
412
420
|
<div class="info">
|
|
413
421
|
<div class="rank">
|
|
414
422
|
<span title="Ranking 8">8</span>
|
|
415
|
-
<a href="https://github.com/
|
|
423
|
+
<a href="https://github.com/PowerShell/PowerShell" target="_blank" title="PowerShell/PowerShell">PowerShell/PowerShell</a>
|
|
416
424
|
</div>
|
|
417
425
|
<div class="sub-title followers">
|
|
418
426
|
|
|
427
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
428
|
+
<span style="background-color: #178600;"></span>C#
|
|
429
|
+
</a>
|
|
430
|
+
|
|
419
431
|
<span class="star" title="Stargazers Count">
|
|
420
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
433
|
<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>
|
|
422
434
|
</svg>
|
|
423
|
-
<span>
|
|
435
|
+
<span>39891</span>
|
|
424
436
|
</span>
|
|
425
437
|
<span class="star" title="Repo Forked">
|
|
426
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
427
439
|
<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">
|
|
428
440
|
</path>
|
|
429
441
|
</svg>
|
|
430
|
-
<span>
|
|
442
|
+
<span>7373</span>
|
|
431
443
|
</span>
|
|
432
444
|
<span class="star">
|
|
433
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
446
|
<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
447
|
</svg>
|
|
436
|
-
<span>
|
|
448
|
+
<span>146 stars today</span>
|
|
437
449
|
</span>
|
|
438
450
|
</div>
|
|
439
451
|
<div class="details">
|
|
440
|
-
|
|
452
|
+
PowerShell for every system!
|
|
441
453
|
</div>
|
|
442
454
|
</div>
|
|
443
455
|
</li>
|
|
@@ -446,32 +458,36 @@
|
|
|
446
458
|
<div class="info">
|
|
447
459
|
<div class="rank">
|
|
448
460
|
<span title="Ranking 9">9</span>
|
|
449
|
-
<a href="https://github.com/
|
|
461
|
+
<a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui" target="_blank" title="AUTOMATIC1111/stable-diffusion-webui">AUTOMATIC1111/stable-diffusion-webui</a>
|
|
450
462
|
</div>
|
|
451
463
|
<div class="sub-title followers">
|
|
452
464
|
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
466
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
467
|
+
</a>
|
|
468
|
+
|
|
453
469
|
<span class="star" title="Stargazers Count">
|
|
454
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
455
471
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
456
472
|
</svg>
|
|
457
|
-
<span>
|
|
473
|
+
<span>88287</span>
|
|
458
474
|
</span>
|
|
459
475
|
<span class="star" title="Repo Forked">
|
|
460
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
461
477
|
<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">
|
|
462
478
|
</path>
|
|
463
479
|
</svg>
|
|
464
|
-
<span>
|
|
480
|
+
<span>17270</span>
|
|
465
481
|
</span>
|
|
466
482
|
<span class="star">
|
|
467
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
468
484
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
469
485
|
</svg>
|
|
470
|
-
<span>
|
|
486
|
+
<span>257 stars today</span>
|
|
471
487
|
</span>
|
|
472
488
|
</div>
|
|
473
489
|
<div class="details">
|
|
474
|
-
|
|
490
|
+
Stable Diffusion web UI
|
|
475
491
|
</div>
|
|
476
492
|
</div>
|
|
477
493
|
</li>
|
|
@@ -480,36 +496,36 @@
|
|
|
480
496
|
<div class="info">
|
|
481
497
|
<div class="rank">
|
|
482
498
|
<span title="Ranking 10">10</span>
|
|
483
|
-
<a href="https://github.com/
|
|
499
|
+
<a href="https://github.com/microsoft/Data-Science-For-Beginners" target="_blank" title="microsoft/Data-Science-For-Beginners">microsoft/Data-Science-For-Beginners</a>
|
|
484
500
|
</div>
|
|
485
501
|
<div class="sub-title followers">
|
|
486
502
|
|
|
487
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
488
|
-
<span style="background-color: #
|
|
503
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
504
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
489
505
|
</a>
|
|
490
506
|
|
|
491
507
|
<span class="star" title="Stargazers Count">
|
|
492
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
493
509
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
494
510
|
</svg>
|
|
495
|
-
<span>
|
|
511
|
+
<span>20891</span>
|
|
496
512
|
</span>
|
|
497
513
|
<span class="star" title="Repo Forked">
|
|
498
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
499
515
|
<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">
|
|
500
516
|
</path>
|
|
501
517
|
</svg>
|
|
502
|
-
<span>
|
|
518
|
+
<span>4149</span>
|
|
503
519
|
</span>
|
|
504
520
|
<span class="star">
|
|
505
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
506
522
|
<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>
|
|
507
523
|
</svg>
|
|
508
|
-
<span>
|
|
524
|
+
<span>368 stars today</span>
|
|
509
525
|
</span>
|
|
510
526
|
</div>
|
|
511
527
|
<div class="details">
|
|
512
|
-
|
|
528
|
+
10 Weeks, 20 Lessons, Data Science for All!
|
|
513
529
|
</div>
|
|
514
530
|
</div>
|
|
515
531
|
</li>
|
|
@@ -518,36 +534,36 @@
|
|
|
518
534
|
<div class="info">
|
|
519
535
|
<div class="rank">
|
|
520
536
|
<span title="Ranking 11">11</span>
|
|
521
|
-
<a href="https://github.com/
|
|
537
|
+
<a href="https://github.com/jpmorganchase/python-training" target="_blank" title="jpmorganchase/python-training">jpmorganchase/python-training</a>
|
|
522
538
|
</div>
|
|
523
539
|
<div class="sub-title followers">
|
|
524
540
|
|
|
525
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
526
|
-
<span style="background-color: #
|
|
541
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
542
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
527
543
|
</a>
|
|
528
544
|
|
|
529
545
|
<span class="star" title="Stargazers Count">
|
|
530
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
547
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
532
548
|
</svg>
|
|
533
|
-
<span>
|
|
549
|
+
<span>2874</span>
|
|
534
550
|
</span>
|
|
535
551
|
<span class="star" title="Repo Forked">
|
|
536
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
537
553
|
<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">
|
|
538
554
|
</path>
|
|
539
555
|
</svg>
|
|
540
|
-
<span>
|
|
556
|
+
<span>679</span>
|
|
541
557
|
</span>
|
|
542
558
|
<span class="star">
|
|
543
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
544
560
|
<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>
|
|
545
561
|
</svg>
|
|
546
|
-
<span>
|
|
562
|
+
<span>73 stars today</span>
|
|
547
563
|
</span>
|
|
548
564
|
</div>
|
|
549
565
|
<div class="details">
|
|
550
|
-
|
|
566
|
+
Python training for business analysts and traders
|
|
551
567
|
</div>
|
|
552
568
|
</div>
|
|
553
569
|
</li>
|
|
@@ -556,7 +572,7 @@
|
|
|
556
572
|
<div class="info">
|
|
557
573
|
<div class="rank">
|
|
558
574
|
<span title="Ranking 12">12</span>
|
|
559
|
-
<a href="https://github.com/
|
|
575
|
+
<a href="https://github.com/w-okada/voice-changer" target="_blank" title="w-okada/voice-changer">w-okada/voice-changer</a>
|
|
560
576
|
</div>
|
|
561
577
|
<div class="sub-title followers">
|
|
562
578
|
|
|
@@ -568,24 +584,24 @@
|
|
|
568
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
585
|
<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>
|
|
570
586
|
</svg>
|
|
571
|
-
<span>
|
|
587
|
+
<span>6140</span>
|
|
572
588
|
</span>
|
|
573
589
|
<span class="star" title="Repo Forked">
|
|
574
590
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
575
591
|
<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">
|
|
576
592
|
</path>
|
|
577
593
|
</svg>
|
|
578
|
-
<span>
|
|
594
|
+
<span>635</span>
|
|
579
595
|
</span>
|
|
580
596
|
<span class="star">
|
|
581
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
582
598
|
<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>
|
|
583
599
|
</svg>
|
|
584
|
-
<span>
|
|
600
|
+
<span>264 stars today</span>
|
|
585
601
|
</span>
|
|
586
602
|
</div>
|
|
587
603
|
<div class="details">
|
|
588
|
-
|
|
604
|
+
リアルタイムボイスチェンジャー Realtime Voice Changer
|
|
589
605
|
</div>
|
|
590
606
|
</div>
|
|
591
607
|
</li>
|
|
@@ -594,32 +610,36 @@
|
|
|
594
610
|
<div class="info">
|
|
595
611
|
<div class="rank">
|
|
596
612
|
<span title="Ranking 13">13</span>
|
|
597
|
-
<a href="https://github.com/
|
|
613
|
+
<a href="https://github.com/mastodon/mastodon" target="_blank" title="mastodon/mastodon">mastodon/mastodon</a>
|
|
598
614
|
</div>
|
|
599
615
|
<div class="sub-title followers">
|
|
600
616
|
|
|
617
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
618
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
619
|
+
</a>
|
|
620
|
+
|
|
601
621
|
<span class="star" title="Stargazers Count">
|
|
602
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
603
623
|
<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>
|
|
604
624
|
</svg>
|
|
605
|
-
<span>
|
|
625
|
+
<span>42423</span>
|
|
606
626
|
</span>
|
|
607
627
|
<span class="star" title="Repo Forked">
|
|
608
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
609
629
|
<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">
|
|
610
630
|
</path>
|
|
611
631
|
</svg>
|
|
612
|
-
<span>
|
|
632
|
+
<span>6289</span>
|
|
613
633
|
</span>
|
|
614
634
|
<span class="star">
|
|
615
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
616
636
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
617
637
|
</svg>
|
|
618
|
-
<span>
|
|
638
|
+
<span>62 stars today</span>
|
|
619
639
|
</span>
|
|
620
640
|
</div>
|
|
621
641
|
<div class="details">
|
|
622
|
-
|
|
642
|
+
Your self-hosted, globally interconnected microblogging community
|
|
623
643
|
</div>
|
|
624
644
|
</div>
|
|
625
645
|
</li>
|
|
@@ -628,36 +648,36 @@
|
|
|
628
648
|
<div class="info">
|
|
629
649
|
<div class="rank">
|
|
630
650
|
<span title="Ranking 14">14</span>
|
|
631
|
-
<a href="https://github.com/
|
|
651
|
+
<a href="https://github.com/antfu/qrcode-toolkit" target="_blank" title="antfu/qrcode-toolkit">antfu/qrcode-toolkit</a>
|
|
632
652
|
</div>
|
|
633
653
|
<div class="sub-title followers">
|
|
634
654
|
|
|
635
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
636
|
-
<span style="background-color: #
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
656
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
637
657
|
</a>
|
|
638
658
|
|
|
639
659
|
<span class="star" title="Stargazers Count">
|
|
640
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
641
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>
|
|
642
662
|
</svg>
|
|
643
|
-
<span>
|
|
663
|
+
<span>388</span>
|
|
644
664
|
</span>
|
|
645
665
|
<span class="star" title="Repo Forked">
|
|
646
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
647
667
|
<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">
|
|
648
668
|
</path>
|
|
649
669
|
</svg>
|
|
650
|
-
<span>
|
|
670
|
+
<span>34</span>
|
|
651
671
|
</span>
|
|
652
672
|
<span class="star">
|
|
653
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
654
674
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
655
675
|
</svg>
|
|
656
|
-
<span>
|
|
676
|
+
<span>45 stars today</span>
|
|
657
677
|
</span>
|
|
658
678
|
</div>
|
|
659
679
|
<div class="details">
|
|
660
|
-
|
|
680
|
+
Anthony's QR Code Toolkit for AI generated QR Codes
|
|
661
681
|
</div>
|
|
662
682
|
</div>
|
|
663
683
|
</li>
|
|
@@ -666,36 +686,36 @@
|
|
|
666
686
|
<div class="info">
|
|
667
687
|
<div class="rank">
|
|
668
688
|
<span title="Ranking 15">15</span>
|
|
669
|
-
<a href="https://github.com/
|
|
689
|
+
<a href="https://github.com/linyiLYi/snake-ai" target="_blank" title="linyiLYi/snake-ai">linyiLYi/snake-ai</a>
|
|
670
690
|
</div>
|
|
671
691
|
<div class="sub-title followers">
|
|
672
692
|
|
|
673
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
674
|
-
<span style="background-color: #
|
|
693
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
694
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
675
695
|
</a>
|
|
676
696
|
|
|
677
697
|
<span class="star" title="Stargazers Count">
|
|
678
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
679
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>
|
|
680
700
|
</svg>
|
|
681
|
-
<span>
|
|
701
|
+
<span>971</span>
|
|
682
702
|
</span>
|
|
683
703
|
<span class="star" title="Repo Forked">
|
|
684
704
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
685
705
|
<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">
|
|
686
706
|
</path>
|
|
687
707
|
</svg>
|
|
688
|
-
<span>
|
|
708
|
+
<span>195</span>
|
|
689
709
|
</span>
|
|
690
710
|
<span class="star">
|
|
691
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
692
712
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
693
713
|
</svg>
|
|
694
|
-
<span>
|
|
714
|
+
<span>37 stars today</span>
|
|
695
715
|
</span>
|
|
696
716
|
</div>
|
|
697
717
|
<div class="details">
|
|
698
|
-
|
|
718
|
+
An AI agent that beats the classic game "Snake".
|
|
699
719
|
</div>
|
|
700
720
|
</div>
|
|
701
721
|
</li>
|
|
@@ -704,36 +724,36 @@
|
|
|
704
724
|
<div class="info">
|
|
705
725
|
<div class="rank">
|
|
706
726
|
<span title="Ranking 16">16</span>
|
|
707
|
-
<a href="https://github.com/
|
|
727
|
+
<a href="https://github.com/universal-ctags/ctags" target="_blank" title="universal-ctags/ctags">universal-ctags/ctags</a>
|
|
708
728
|
</div>
|
|
709
729
|
<div class="sub-title followers">
|
|
710
730
|
|
|
711
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
712
|
-
<span style="background-color: #
|
|
731
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
732
|
+
<span style="background-color: #555555;"></span>C
|
|
713
733
|
</a>
|
|
714
734
|
|
|
715
735
|
<span class="star" title="Stargazers Count">
|
|
716
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
717
737
|
<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>
|
|
718
738
|
</svg>
|
|
719
|
-
<span>
|
|
739
|
+
<span>5670</span>
|
|
720
740
|
</span>
|
|
721
741
|
<span class="star" title="Repo Forked">
|
|
722
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
723
743
|
<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">
|
|
724
744
|
</path>
|
|
725
745
|
</svg>
|
|
726
|
-
<span>
|
|
746
|
+
<span>577</span>
|
|
727
747
|
</span>
|
|
728
748
|
<span class="star">
|
|
729
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
730
750
|
<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>
|
|
731
751
|
</svg>
|
|
732
|
-
<span>
|
|
752
|
+
<span>75 stars today</span>
|
|
733
753
|
</span>
|
|
734
754
|
</div>
|
|
735
755
|
<div class="details">
|
|
736
|
-
|
|
756
|
+
A maintained ctags implementation
|
|
737
757
|
</div>
|
|
738
758
|
</div>
|
|
739
759
|
</li>
|
|
@@ -742,36 +762,36 @@
|
|
|
742
762
|
<div class="info">
|
|
743
763
|
<div class="rank">
|
|
744
764
|
<span title="Ranking 17">17</span>
|
|
745
|
-
<a href="https://github.com/
|
|
765
|
+
<a href="https://github.com/christianselig/apollo-backend" target="_blank" title="christianselig/apollo-backend">christianselig/apollo-backend</a>
|
|
746
766
|
</div>
|
|
747
767
|
<div class="sub-title followers">
|
|
748
768
|
|
|
749
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
750
|
-
<span style="background-color: #
|
|
769
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
770
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
751
771
|
</a>
|
|
752
772
|
|
|
753
773
|
<span class="star" title="Stargazers Count">
|
|
754
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
755
775
|
<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>
|
|
756
776
|
</svg>
|
|
757
|
-
<span>
|
|
777
|
+
<span>3178</span>
|
|
758
778
|
</span>
|
|
759
779
|
<span class="star" title="Repo Forked">
|
|
760
780
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
761
781
|
<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">
|
|
762
782
|
</path>
|
|
763
783
|
</svg>
|
|
764
|
-
<span>
|
|
784
|
+
<span>543</span>
|
|
765
785
|
</span>
|
|
766
786
|
<span class="star">
|
|
767
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
768
788
|
<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>
|
|
769
789
|
</svg>
|
|
770
|
-
<span>
|
|
790
|
+
<span>52 stars today</span>
|
|
771
791
|
</span>
|
|
772
792
|
</div>
|
|
773
793
|
<div class="details">
|
|
774
|
-
|
|
794
|
+
Apollo backend server
|
|
775
795
|
</div>
|
|
776
796
|
</div>
|
|
777
797
|
</li>
|
|
@@ -780,36 +800,36 @@
|
|
|
780
800
|
<div class="info">
|
|
781
801
|
<div class="rank">
|
|
782
802
|
<span title="Ranking 18">18</span>
|
|
783
|
-
<a href="https://github.com/
|
|
803
|
+
<a href="https://github.com/Docile-Alligator/Infinity-For-Reddit" target="_blank" title="Docile-Alligator/Infinity-For-Reddit">Docile-Alligator/Infinity-For-Reddit</a>
|
|
784
804
|
</div>
|
|
785
805
|
<div class="sub-title followers">
|
|
786
806
|
|
|
787
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
788
|
-
<span style="background-color: #
|
|
807
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
808
|
+
<span style="background-color: #b07219;"></span>Java
|
|
789
809
|
</a>
|
|
790
810
|
|
|
791
811
|
<span class="star" title="Stargazers Count">
|
|
792
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
793
813
|
<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>
|
|
794
814
|
</svg>
|
|
795
|
-
<span>
|
|
815
|
+
<span>3385</span>
|
|
796
816
|
</span>
|
|
797
817
|
<span class="star" title="Repo Forked">
|
|
798
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
799
819
|
<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">
|
|
800
820
|
</path>
|
|
801
821
|
</svg>
|
|
802
|
-
<span>
|
|
822
|
+
<span>340</span>
|
|
803
823
|
</span>
|
|
804
824
|
<span class="star">
|
|
805
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
826
|
<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
827
|
</svg>
|
|
808
|
-
<span>
|
|
828
|
+
<span>58 stars today</span>
|
|
809
829
|
</span>
|
|
810
830
|
</div>
|
|
811
831
|
<div class="details">
|
|
812
|
-
|
|
832
|
+
A Reddit client for Android
|
|
813
833
|
</div>
|
|
814
834
|
</div>
|
|
815
835
|
</li>
|
|
@@ -818,36 +838,32 @@
|
|
|
818
838
|
<div class="info">
|
|
819
839
|
<div class="rank">
|
|
820
840
|
<span title="Ranking 19">19</span>
|
|
821
|
-
<a href="https://github.com/
|
|
841
|
+
<a href="https://github.com/WeMakeDevs/roadmaps" target="_blank" title="WeMakeDevs/roadmaps">WeMakeDevs/roadmaps</a>
|
|
822
842
|
</div>
|
|
823
843
|
<div class="sub-title followers">
|
|
824
844
|
|
|
825
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
826
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
827
|
-
</a>
|
|
828
|
-
|
|
829
845
|
<span class="star" title="Stargazers Count">
|
|
830
846
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
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>
|
|
832
848
|
</svg>
|
|
833
|
-
<span>
|
|
849
|
+
<span>2864</span>
|
|
834
850
|
</span>
|
|
835
851
|
<span class="star" title="Repo Forked">
|
|
836
852
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
837
853
|
<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">
|
|
838
854
|
</path>
|
|
839
855
|
</svg>
|
|
840
|
-
<span>
|
|
856
|
+
<span>886</span>
|
|
841
857
|
</span>
|
|
842
858
|
<span class="star">
|
|
843
859
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
860
|
<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
861
|
</svg>
|
|
846
|
-
<span>
|
|
862
|
+
<span>188 stars today</span>
|
|
847
863
|
</span>
|
|
848
864
|
</div>
|
|
849
865
|
<div class="details">
|
|
850
|
-
|
|
866
|
+
This repository contains the list of communities and job portals you can join and apply to.
|
|
851
867
|
</div>
|
|
852
868
|
</div>
|
|
853
869
|
</li>
|
|
@@ -856,7 +872,7 @@
|
|
|
856
872
|
<div class="info">
|
|
857
873
|
<div class="rank">
|
|
858
874
|
<span title="Ranking 20">20</span>
|
|
859
|
-
<a href="https://github.com/
|
|
875
|
+
<a href="https://github.com/ArchiveBox/ArchiveBox" target="_blank" title="ArchiveBox/ArchiveBox">ArchiveBox/ArchiveBox</a>
|
|
860
876
|
</div>
|
|
861
877
|
<div class="sub-title followers">
|
|
862
878
|
|
|
@@ -868,24 +884,24 @@
|
|
|
868
884
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
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>
|
|
870
886
|
</svg>
|
|
871
|
-
<span>
|
|
887
|
+
<span>16245</span>
|
|
872
888
|
</span>
|
|
873
889
|
<span class="star" title="Repo Forked">
|
|
874
890
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
891
|
<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">
|
|
876
892
|
</path>
|
|
877
893
|
</svg>
|
|
878
|
-
<span>
|
|
894
|
+
<span>962</span>
|
|
879
895
|
</span>
|
|
880
896
|
<span class="star">
|
|
881
897
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
898
|
<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
899
|
</svg>
|
|
884
|
-
<span>
|
|
900
|
+
<span>25 stars today</span>
|
|
885
901
|
</span>
|
|
886
902
|
</div>
|
|
887
903
|
<div class="details">
|
|
888
|
-
|
|
904
|
+
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
|
|
889
905
|
</div>
|
|
890
906
|
</div>
|
|
891
907
|
</li>
|
|
@@ -894,36 +910,32 @@
|
|
|
894
910
|
<div class="info">
|
|
895
911
|
<div class="rank">
|
|
896
912
|
<span title="Ranking 21">21</span>
|
|
897
|
-
<a href="https://github.com/
|
|
913
|
+
<a href="https://github.com/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
898
914
|
</div>
|
|
899
915
|
<div class="sub-title followers">
|
|
900
916
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
902
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
903
|
-
</a>
|
|
904
|
-
|
|
905
917
|
<span class="star" title="Stargazers Count">
|
|
906
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
919
|
<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>
|
|
908
920
|
</svg>
|
|
909
|
-
<span>
|
|
921
|
+
<span>109175</span>
|
|
910
922
|
</span>
|
|
911
923
|
<span class="star" title="Repo Forked">
|
|
912
924
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
925
|
<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">
|
|
914
926
|
</path>
|
|
915
927
|
</svg>
|
|
916
|
-
<span>
|
|
928
|
+
<span>15311</span>
|
|
917
929
|
</span>
|
|
918
930
|
<span class="star">
|
|
919
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
932
|
<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
933
|
</svg>
|
|
922
|
-
<span>
|
|
934
|
+
<span>263 stars today</span>
|
|
923
935
|
</span>
|
|
924
936
|
</div>
|
|
925
937
|
<div class="details">
|
|
926
|
-
|
|
938
|
+
Curated list of project-based tutorials
|
|
927
939
|
</div>
|
|
928
940
|
</div>
|
|
929
941
|
</li>
|
|
@@ -932,36 +944,36 @@
|
|
|
932
944
|
<div class="info">
|
|
933
945
|
<div class="rank">
|
|
934
946
|
<span title="Ranking 22">22</span>
|
|
935
|
-
<a href="https://github.com/
|
|
947
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
936
948
|
</div>
|
|
937
949
|
<div class="sub-title followers">
|
|
938
950
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
940
|
-
<span style="background-color: #
|
|
951
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
952
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
941
953
|
</a>
|
|
942
954
|
|
|
943
955
|
<span class="star" title="Stargazers Count">
|
|
944
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
957
|
<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>
|
|
946
958
|
</svg>
|
|
947
|
-
<span>
|
|
959
|
+
<span>246054</span>
|
|
948
960
|
</span>
|
|
949
961
|
<span class="star" title="Repo Forked">
|
|
950
962
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
963
|
<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">
|
|
952
964
|
</path>
|
|
953
965
|
</svg>
|
|
954
|
-
<span>
|
|
966
|
+
<span>28129</span>
|
|
955
967
|
</span>
|
|
956
968
|
<span class="star">
|
|
957
969
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
970
|
<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
971
|
</svg>
|
|
960
|
-
<span>
|
|
972
|
+
<span>273 stars today</span>
|
|
961
973
|
</span>
|
|
962
974
|
</div>
|
|
963
975
|
<div class="details">
|
|
964
|
-
|
|
976
|
+
A collective list of free APIs
|
|
965
977
|
</div>
|
|
966
978
|
</div>
|
|
967
979
|
</li>
|
|
@@ -970,36 +982,32 @@
|
|
|
970
982
|
<div class="info">
|
|
971
983
|
<div class="rank">
|
|
972
984
|
<span title="Ranking 23">23</span>
|
|
973
|
-
<a href="https://github.com/
|
|
985
|
+
<a href="https://github.com/OpenDriveLab/End-to-end-Autonomous-Driving" target="_blank" title="OpenDriveLab/End-to-end-Autonomous-Driving">OpenDriveLab/End-to-end-Autonomous-Driving</a>
|
|
974
986
|
</div>
|
|
975
987
|
<div class="sub-title followers">
|
|
976
988
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
978
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
979
|
-
</a>
|
|
980
|
-
|
|
981
989
|
<span class="star" title="Stargazers Count">
|
|
982
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
991
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
984
992
|
</svg>
|
|
985
|
-
<span>
|
|
993
|
+
<span>511</span>
|
|
986
994
|
</span>
|
|
987
995
|
<span class="star" title="Repo Forked">
|
|
988
996
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
997
|
<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">
|
|
990
998
|
</path>
|
|
991
999
|
</svg>
|
|
992
|
-
<span>
|
|
1000
|
+
<span>62</span>
|
|
993
1001
|
</span>
|
|
994
1002
|
<span class="star">
|
|
995
1003
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
1004
|
<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>
|
|
997
1005
|
</svg>
|
|
998
|
-
<span>
|
|
1006
|
+
<span>37 stars today</span>
|
|
999
1007
|
</span>
|
|
1000
1008
|
</div>
|
|
1001
1009
|
<div class="details">
|
|
1002
|
-
|
|
1010
|
+
All you need for End-to-end Autonomous Driving
|
|
1003
1011
|
</div>
|
|
1004
1012
|
</div>
|
|
1005
1013
|
</li>
|
|
@@ -1008,36 +1016,36 @@
|
|
|
1008
1016
|
<div class="info">
|
|
1009
1017
|
<div class="rank">
|
|
1010
1018
|
<span title="Ranking 24">24</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1019
|
+
<a href="https://github.com/oracle-samples/bpftune" target="_blank" title="oracle-samples/bpftune">oracle-samples/bpftune</a>
|
|
1012
1020
|
</div>
|
|
1013
1021
|
<div class="sub-title followers">
|
|
1014
1022
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1016
|
-
<span style="background-color: #
|
|
1023
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
1024
|
+
<span style="background-color: #555555;"></span>C
|
|
1017
1025
|
</a>
|
|
1018
1026
|
|
|
1019
1027
|
<span class="star" title="Stargazers Count">
|
|
1020
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1029
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1022
1030
|
</svg>
|
|
1023
|
-
<span>
|
|
1031
|
+
<span>334</span>
|
|
1024
1032
|
</span>
|
|
1025
1033
|
<span class="star" title="Repo Forked">
|
|
1026
1034
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
1035
|
<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">
|
|
1028
1036
|
</path>
|
|
1029
1037
|
</svg>
|
|
1030
|
-
<span>
|
|
1038
|
+
<span>27</span>
|
|
1031
1039
|
</span>
|
|
1032
1040
|
<span class="star">
|
|
1033
1041
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
1042
|
<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>
|
|
1035
1043
|
</svg>
|
|
1036
|
-
<span>
|
|
1044
|
+
<span>54 stars today</span>
|
|
1037
1045
|
</span>
|
|
1038
1046
|
</div>
|
|
1039
1047
|
<div class="details">
|
|
1040
|
-
|
|
1048
|
+
bpftune uses BPF to auto-tune Linux systems
|
|
1041
1049
|
</div>
|
|
1042
1050
|
</div>
|
|
1043
1051
|
</li>
|
|
@@ -1046,36 +1054,32 @@
|
|
|
1046
1054
|
<div class="info">
|
|
1047
1055
|
<div class="rank">
|
|
1048
1056
|
<span title="Ranking 25">25</span>
|
|
1049
|
-
<a href="https://github.com/
|
|
1057
|
+
<a href="https://github.com/majinqiawa/xxn" target="_blank" title="majinqiawa/xxn">majinqiawa/xxn</a>
|
|
1050
1058
|
</div>
|
|
1051
1059
|
<div class="sub-title followers">
|
|
1052
1060
|
|
|
1053
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1054
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
1055
|
-
</a>
|
|
1056
|
-
|
|
1057
1061
|
<span class="star" title="Stargazers Count">
|
|
1058
1062
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
1063
|
<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>
|
|
1060
1064
|
</svg>
|
|
1061
|
-
<span>
|
|
1065
|
+
<span>871</span>
|
|
1062
1066
|
</span>
|
|
1063
1067
|
<span class="star" title="Repo Forked">
|
|
1064
1068
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1065
1069
|
<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">
|
|
1066
1070
|
</path>
|
|
1067
1071
|
</svg>
|
|
1068
|
-
<span>
|
|
1072
|
+
<span>57</span>
|
|
1069
1073
|
</span>
|
|
1070
1074
|
<span class="star">
|
|
1071
1075
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
1076
|
<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>
|
|
1073
1077
|
</svg>
|
|
1074
|
-
<span>
|
|
1078
|
+
<span>32 stars today</span>
|
|
1075
1079
|
</span>
|
|
1076
1080
|
</div>
|
|
1077
1081
|
<div class="details">
|
|
1078
|
-
|
|
1082
|
+
非正常人类研究中心 存储中国大陆各类非正常女性所为的非正常案件,欢迎补充
|
|
1079
1083
|
</div>
|
|
1080
1084
|
</div>
|
|
1081
1085
|
</li>
|
|
@@ -1096,7 +1100,7 @@
|
|
|
1096
1100
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1097
1101
|
</a>
|
|
1098
1102
|
</div>
|
|
1099
|
-
<div class="time">Last cache created on 2023/7/
|
|
1103
|
+
<div class="time">Last cache created on 2023/7/4 by Github API v3.</div>
|
|
1100
1104
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1101
1105
|
</div>
|
|
1102
1106
|
</body>
|