@wcj/github-rank 23.7.17 → 23.7.18
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 +22111 -22117
- package/dist/trending-daily.json +179 -179
- package/dist/trending-monthly.json +158 -158
- package/dist/trending-weekly.json +163 -163
- package/dist/users.china.json +1473 -1473
- package/dist/users.json +6463 -6463
- package/package.json +1 -1
- package/web/data/repos.json +22111 -22117
- package/web/data/trending-daily.json +179 -179
- package/web/data/trending-monthly.json +158 -158
- package/web/data/trending-weekly.json +163 -163
- package/web/data/users.china.json +1473 -1473
- package/web/data/users.json +6463 -6463
- package/web/index.html +4904 -4904
- package/web/repos.html +2790 -2790
- package/web/trending-monthly.html +155 -155
- package/web/trending-weekly.html +161 -157
- package/web/trending.html +166 -166
- package/web/users.china.html +1095 -1095
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/18 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,36 +154,32 @@
|
|
|
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/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
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
|
-
</a>
|
|
164
|
-
|
|
165
161
|
<span class="star" title="Stargazers Count">
|
|
166
162
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
163
|
<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
164
|
</svg>
|
|
169
|
-
<span>
|
|
165
|
+
<span>288710</span>
|
|
170
166
|
</span>
|
|
171
167
|
<span class="star" title="Repo Forked">
|
|
172
168
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
169
|
<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
170
|
</path>
|
|
175
171
|
</svg>
|
|
176
|
-
<span>
|
|
172
|
+
<span>56286</span>
|
|
177
173
|
</span>
|
|
178
174
|
<span class="star">
|
|
179
175
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
176
|
<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
177
|
</svg>
|
|
182
|
-
<span>
|
|
178
|
+
<span>330 stars today</span>
|
|
183
179
|
</span>
|
|
184
180
|
</div>
|
|
185
181
|
<div class="details">
|
|
186
|
-
|
|
182
|
+
📚 Freely available programming books
|
|
187
183
|
</div>
|
|
188
184
|
</div>
|
|
189
185
|
</li>
|
|
@@ -192,36 +188,36 @@
|
|
|
192
188
|
<div class="info">
|
|
193
189
|
<div class="rank">
|
|
194
190
|
<span title="Ranking 2">2</span>
|
|
195
|
-
<a href="https://github.com/
|
|
191
|
+
<a href="https://github.com/bazingagin/npc_gzip" target="_blank" title="bazingagin/npc_gzip">bazingagin/npc_gzip</a>
|
|
196
192
|
</div>
|
|
197
193
|
<div class="sub-title followers">
|
|
198
194
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
195
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
196
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
201
197
|
</a>
|
|
202
198
|
|
|
203
199
|
<span class="star" title="Stargazers Count">
|
|
204
200
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
201
|
<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>
|
|
206
202
|
</svg>
|
|
207
|
-
<span>
|
|
203
|
+
<span>1303</span>
|
|
208
204
|
</span>
|
|
209
205
|
<span class="star" title="Repo Forked">
|
|
210
206
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
207
|
<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">
|
|
212
208
|
</path>
|
|
213
209
|
</svg>
|
|
214
|
-
<span>
|
|
210
|
+
<span>116</span>
|
|
215
211
|
</span>
|
|
216
212
|
<span class="star">
|
|
217
213
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
214
|
<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>
|
|
219
215
|
</svg>
|
|
220
|
-
<span>
|
|
216
|
+
<span>574 stars today</span>
|
|
221
217
|
</span>
|
|
222
218
|
</div>
|
|
223
219
|
<div class="details">
|
|
224
|
-
|
|
220
|
+
|
|
225
221
|
</div>
|
|
226
222
|
</div>
|
|
227
223
|
</li>
|
|
@@ -230,36 +226,36 @@
|
|
|
230
226
|
<div class="info">
|
|
231
227
|
<div class="rank">
|
|
232
228
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
229
|
+
<a href="https://github.com/Shaunwei/RealChar" target="_blank" title="Shaunwei/RealChar">Shaunwei/RealChar</a>
|
|
234
230
|
</div>
|
|
235
231
|
<div class="sub-title followers">
|
|
236
232
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
233
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
234
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
239
235
|
</a>
|
|
240
236
|
|
|
241
237
|
<span class="star" title="Stargazers Count">
|
|
242
238
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
239
|
<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>
|
|
244
240
|
</svg>
|
|
245
|
-
<span>
|
|
241
|
+
<span>1441</span>
|
|
246
242
|
</span>
|
|
247
243
|
<span class="star" title="Repo Forked">
|
|
248
244
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
245
|
<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">
|
|
250
246
|
</path>
|
|
251
247
|
</svg>
|
|
252
|
-
<span>
|
|
248
|
+
<span>164</span>
|
|
253
249
|
</span>
|
|
254
250
|
<span class="star">
|
|
255
251
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
252
|
<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>
|
|
257
253
|
</svg>
|
|
258
|
-
<span>
|
|
254
|
+
<span>652 stars today</span>
|
|
259
255
|
</span>
|
|
260
256
|
</div>
|
|
261
257
|
<div class="details">
|
|
262
|
-
|
|
258
|
+
🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime(All in One Codebase!). Have a natural seamless conversation with AI everywhere(mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖
|
|
263
259
|
</div>
|
|
264
260
|
</div>
|
|
265
261
|
</li>
|
|
@@ -268,7 +264,7 @@
|
|
|
268
264
|
<div class="info">
|
|
269
265
|
<div class="rank">
|
|
270
266
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
267
|
+
<a href="https://github.com/guoyww/AnimateDiff" target="_blank" title="guoyww/AnimateDiff">guoyww/AnimateDiff</a>
|
|
272
268
|
</div>
|
|
273
269
|
<div class="sub-title followers">
|
|
274
270
|
|
|
@@ -280,24 +276,24 @@
|
|
|
280
276
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
277
|
<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>
|
|
282
278
|
</svg>
|
|
283
|
-
<span>
|
|
279
|
+
<span>1734</span>
|
|
284
280
|
</span>
|
|
285
281
|
<span class="star" title="Repo Forked">
|
|
286
282
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
283
|
<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">
|
|
288
284
|
</path>
|
|
289
285
|
</svg>
|
|
290
|
-
<span>
|
|
286
|
+
<span>122</span>
|
|
291
287
|
</span>
|
|
292
288
|
<span class="star">
|
|
293
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
290
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
291
|
</svg>
|
|
296
|
-
<span>
|
|
292
|
+
<span>359 stars today</span>
|
|
297
293
|
</span>
|
|
298
294
|
</div>
|
|
299
295
|
<div class="details">
|
|
300
|
-
|
|
296
|
+
Official implementation of AnimateDiff.
|
|
301
297
|
</div>
|
|
302
298
|
</div>
|
|
303
299
|
</li>
|
|
@@ -306,36 +302,32 @@
|
|
|
306
302
|
<div class="info">
|
|
307
303
|
<div class="rank">
|
|
308
304
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
305
|
+
<a href="https://github.com/easychen/lean-side-bussiness" target="_blank" title="easychen/lean-side-bussiness">easychen/lean-side-bussiness</a>
|
|
310
306
|
</div>
|
|
311
307
|
<div class="sub-title followers">
|
|
312
308
|
|
|
313
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
314
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
315
|
-
</a>
|
|
316
|
-
|
|
317
309
|
<span class="star" title="Stargazers Count">
|
|
318
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
311
|
<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>
|
|
320
312
|
</svg>
|
|
321
|
-
<span>
|
|
313
|
+
<span>3619</span>
|
|
322
314
|
</span>
|
|
323
315
|
<span class="star" title="Repo Forked">
|
|
324
316
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
317
|
<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">
|
|
326
318
|
</path>
|
|
327
319
|
</svg>
|
|
328
|
-
<span>
|
|
320
|
+
<span>242</span>
|
|
329
321
|
</span>
|
|
330
322
|
<span class="star">
|
|
331
323
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
324
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
333
325
|
</svg>
|
|
334
|
-
<span>
|
|
326
|
+
<span>421 stars today</span>
|
|
335
327
|
</span>
|
|
336
328
|
</div>
|
|
337
329
|
<div class="details">
|
|
338
|
-
|
|
330
|
+
精益副业:程序员如何优雅地做副业
|
|
339
331
|
</div>
|
|
340
332
|
</div>
|
|
341
333
|
</li>
|
|
@@ -344,36 +336,36 @@
|
|
|
344
336
|
<div class="info">
|
|
345
337
|
<div class="rank">
|
|
346
338
|
<span title="Ranking 6">6</span>
|
|
347
|
-
<a href="https://github.com/
|
|
339
|
+
<a href="https://github.com/ldpreload/BlackLotus" target="_blank" title="ldpreload/BlackLotus">ldpreload/BlackLotus</a>
|
|
348
340
|
</div>
|
|
349
341
|
<div class="sub-title followers">
|
|
350
342
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
352
|
-
<span style="background-color: #
|
|
343
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
344
|
+
<span style="background-color: #555555;"></span>C
|
|
353
345
|
</a>
|
|
354
346
|
|
|
355
347
|
<span class="star" title="Stargazers Count">
|
|
356
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
349
|
<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>
|
|
358
350
|
</svg>
|
|
359
|
-
<span>
|
|
351
|
+
<span>1374</span>
|
|
360
352
|
</span>
|
|
361
353
|
<span class="star" title="Repo Forked">
|
|
362
354
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
355
|
<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">
|
|
364
356
|
</path>
|
|
365
357
|
</svg>
|
|
366
|
-
<span>
|
|
358
|
+
<span>335</span>
|
|
367
359
|
</span>
|
|
368
360
|
<span class="star">
|
|
369
361
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
362
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
371
363
|
</svg>
|
|
372
|
-
<span>
|
|
364
|
+
<span>113 stars today</span>
|
|
373
365
|
</span>
|
|
374
366
|
</div>
|
|
375
367
|
<div class="details">
|
|
376
|
-
|
|
368
|
+
BlackLotus UEFI Windows Bootkit
|
|
377
369
|
</div>
|
|
378
370
|
</div>
|
|
379
371
|
</li>
|
|
@@ -382,36 +374,36 @@
|
|
|
382
374
|
<div class="info">
|
|
383
375
|
<div class="rank">
|
|
384
376
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/
|
|
377
|
+
<a href="https://github.com/labmlai/annotated_deep_learning_paper_implementations" target="_blank" title="labmlai/annotated_deep_learning_paper_implementations">labmlai/annotated_deep_learning_paper_implementations</a>
|
|
386
378
|
</div>
|
|
387
379
|
<div class="sub-title followers">
|
|
388
380
|
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
390
|
-
<span style="background-color: #
|
|
381
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
382
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
391
383
|
</a>
|
|
392
384
|
|
|
393
385
|
<span class="star" title="Stargazers Count">
|
|
394
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
387
|
<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>
|
|
396
388
|
</svg>
|
|
397
|
-
<span>
|
|
389
|
+
<span>30400</span>
|
|
398
390
|
</span>
|
|
399
391
|
<span class="star" title="Repo Forked">
|
|
400
392
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
393
|
<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">
|
|
402
394
|
</path>
|
|
403
395
|
</svg>
|
|
404
|
-
<span>
|
|
396
|
+
<span>3222</span>
|
|
405
397
|
</span>
|
|
406
398
|
<span class="star">
|
|
407
399
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
400
|
<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>
|
|
409
401
|
</svg>
|
|
410
|
-
<span>
|
|
402
|
+
<span>312 stars today</span>
|
|
411
403
|
</span>
|
|
412
404
|
</div>
|
|
413
405
|
<div class="details">
|
|
414
|
-
|
|
406
|
+
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
|
|
415
407
|
</div>
|
|
416
408
|
</div>
|
|
417
409
|
</li>
|
|
@@ -420,36 +412,36 @@
|
|
|
420
412
|
<div class="info">
|
|
421
413
|
<div class="rank">
|
|
422
414
|
<span title="Ranking 8">8</span>
|
|
423
|
-
<a href="https://github.com/
|
|
415
|
+
<a href="https://github.com/Yazdun/react-ts-fcc-tutorial" target="_blank" title="Yazdun/react-ts-fcc-tutorial">Yazdun/react-ts-fcc-tutorial</a>
|
|
424
416
|
</div>
|
|
425
417
|
<div class="sub-title followers">
|
|
426
418
|
|
|
427
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
428
|
-
<span style="background-color: #
|
|
419
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
420
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
429
421
|
</a>
|
|
430
422
|
|
|
431
423
|
<span class="star" title="Stargazers Count">
|
|
432
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
425
|
<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>
|
|
434
426
|
</svg>
|
|
435
|
-
<span>
|
|
427
|
+
<span>88</span>
|
|
436
428
|
</span>
|
|
437
429
|
<span class="star" title="Repo Forked">
|
|
438
430
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
431
|
<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">
|
|
440
432
|
</path>
|
|
441
433
|
</svg>
|
|
442
|
-
<span>
|
|
434
|
+
<span>33</span>
|
|
443
435
|
</span>
|
|
444
436
|
<span class="star">
|
|
445
437
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
438
|
<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>
|
|
447
439
|
</svg>
|
|
448
|
-
<span>
|
|
440
|
+
<span>15 stars today</span>
|
|
449
441
|
</span>
|
|
450
442
|
</div>
|
|
451
443
|
<div class="details">
|
|
452
|
-
|
|
444
|
+
typescript tutorial for react developers
|
|
453
445
|
</div>
|
|
454
446
|
</div>
|
|
455
447
|
</li>
|
|
@@ -458,36 +450,36 @@
|
|
|
458
450
|
<div class="info">
|
|
459
451
|
<div class="rank">
|
|
460
452
|
<span title="Ranking 9">9</span>
|
|
461
|
-
<a href="https://github.com/
|
|
453
|
+
<a href="https://github.com/davidfowl/TodoApi" target="_blank" title="davidfowl/TodoApi">davidfowl/TodoApi</a>
|
|
462
454
|
</div>
|
|
463
455
|
<div class="sub-title followers">
|
|
464
456
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
466
|
-
<span style="background-color: #
|
|
457
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
458
|
+
<span style="background-color: #178600;"></span>C#
|
|
467
459
|
</a>
|
|
468
460
|
|
|
469
461
|
<span class="star" title="Stargazers Count">
|
|
470
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
463
|
<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>
|
|
472
464
|
</svg>
|
|
473
|
-
<span>
|
|
465
|
+
<span>2174</span>
|
|
474
466
|
</span>
|
|
475
467
|
<span class="star" title="Repo Forked">
|
|
476
468
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
469
|
<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">
|
|
478
470
|
</path>
|
|
479
471
|
</svg>
|
|
480
|
-
<span>
|
|
472
|
+
<span>329</span>
|
|
481
473
|
</span>
|
|
482
474
|
<span class="star">
|
|
483
475
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
476
|
<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>
|
|
485
477
|
</svg>
|
|
486
|
-
<span>
|
|
478
|
+
<span>50 stars today</span>
|
|
487
479
|
</span>
|
|
488
480
|
</div>
|
|
489
481
|
<div class="details">
|
|
490
|
-
|
|
482
|
+
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
|
|
491
483
|
</div>
|
|
492
484
|
</div>
|
|
493
485
|
</li>
|
|
@@ -496,36 +488,36 @@
|
|
|
496
488
|
<div class="info">
|
|
497
489
|
<div class="rank">
|
|
498
490
|
<span title="Ranking 10">10</span>
|
|
499
|
-
<a href="https://github.com/
|
|
491
|
+
<a href="https://github.com/MaaAssistantArknights/MaaAssistantArknights" target="_blank" title="MaaAssistantArknights/MaaAssistantArknights">MaaAssistantArknights/MaaAssistantArknights</a>
|
|
500
492
|
</div>
|
|
501
493
|
<div class="sub-title followers">
|
|
502
494
|
|
|
503
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
504
|
-
<span style="background-color: #
|
|
495
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
496
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
505
497
|
</a>
|
|
506
498
|
|
|
507
499
|
<span class="star" title="Stargazers Count">
|
|
508
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
501
|
<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>
|
|
510
502
|
</svg>
|
|
511
|
-
<span>
|
|
503
|
+
<span>8795</span>
|
|
512
504
|
</span>
|
|
513
505
|
<span class="star" title="Repo Forked">
|
|
514
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
507
|
<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">
|
|
516
508
|
</path>
|
|
517
509
|
</svg>
|
|
518
|
-
<span>
|
|
510
|
+
<span>1103</span>
|
|
519
511
|
</span>
|
|
520
512
|
<span class="star">
|
|
521
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
514
|
<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>
|
|
523
515
|
</svg>
|
|
524
|
-
<span>
|
|
516
|
+
<span>90 stars today</span>
|
|
525
517
|
</span>
|
|
526
518
|
</div>
|
|
527
519
|
<div class="details">
|
|
528
|
-
|
|
520
|
+
《明日方舟》小助手,全日常一键长草!| A one-click tool for the daily tasks of Arknights, supporting all clients.
|
|
529
521
|
</div>
|
|
530
522
|
</div>
|
|
531
523
|
</li>
|
|
@@ -534,7 +526,7 @@
|
|
|
534
526
|
<div class="info">
|
|
535
527
|
<div class="rank">
|
|
536
528
|
<span title="Ranking 11">11</span>
|
|
537
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/bradfitz/issue-tracker-behaviors" target="_blank" title="bradfitz/issue-tracker-behaviors">bradfitz/issue-tracker-behaviors</a>
|
|
538
530
|
</div>
|
|
539
531
|
<div class="sub-title followers">
|
|
540
532
|
|
|
@@ -542,24 +534,24 @@
|
|
|
542
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
543
535
|
<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>
|
|
544
536
|
</svg>
|
|
545
|
-
<span>
|
|
537
|
+
<span>470</span>
|
|
546
538
|
</span>
|
|
547
539
|
<span class="star" title="Repo Forked">
|
|
548
540
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
549
541
|
<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">
|
|
550
542
|
</path>
|
|
551
543
|
</svg>
|
|
552
|
-
<span>
|
|
544
|
+
<span>13</span>
|
|
553
545
|
</span>
|
|
554
546
|
<span class="star">
|
|
555
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
548
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
557
549
|
</svg>
|
|
558
|
-
<span>
|
|
550
|
+
<span>92 stars today</span>
|
|
559
551
|
</span>
|
|
560
552
|
</div>
|
|
561
553
|
<div class="details">
|
|
562
|
-
|
|
554
|
+
|
|
563
555
|
</div>
|
|
564
556
|
</div>
|
|
565
557
|
</li>
|
|
@@ -568,7 +560,7 @@
|
|
|
568
560
|
<div class="info">
|
|
569
561
|
<div class="rank">
|
|
570
562
|
<span title="Ranking 12">12</span>
|
|
571
|
-
<a href="https://github.com/
|
|
563
|
+
<a href="https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI" target="_blank" title="RVC-Project/Retrieval-based-Voice-Conversion-WebUI">RVC-Project/Retrieval-based-Voice-Conversion-WebUI</a>
|
|
572
564
|
</div>
|
|
573
565
|
<div class="sub-title followers">
|
|
574
566
|
|
|
@@ -580,24 +572,24 @@
|
|
|
580
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
581
573
|
<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>
|
|
582
574
|
</svg>
|
|
583
|
-
<span>
|
|
575
|
+
<span>7615</span>
|
|
584
576
|
</span>
|
|
585
577
|
<span class="star" title="Repo Forked">
|
|
586
578
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
587
579
|
<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">
|
|
588
580
|
</path>
|
|
589
581
|
</svg>
|
|
590
|
-
<span>
|
|
582
|
+
<span>1090</span>
|
|
591
583
|
</span>
|
|
592
584
|
<span class="star">
|
|
593
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
586
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
595
587
|
</svg>
|
|
596
|
-
<span>
|
|
588
|
+
<span>105 stars today</span>
|
|
597
589
|
</span>
|
|
598
590
|
</div>
|
|
599
591
|
<div class="details">
|
|
600
|
-
|
|
592
|
+
Voice data <= 10 mins can also be used to train a good VC model!
|
|
601
593
|
</div>
|
|
602
594
|
</div>
|
|
603
595
|
</li>
|
|
@@ -606,7 +598,7 @@
|
|
|
606
598
|
<div class="info">
|
|
607
599
|
<div class="rank">
|
|
608
600
|
<span title="Ranking 13">13</span>
|
|
609
|
-
<a href="https://github.com/
|
|
601
|
+
<a href="https://github.com/h2oai/h2ogpt" target="_blank" title="h2oai/h2ogpt">h2oai/h2ogpt</a>
|
|
610
602
|
</div>
|
|
611
603
|
<div class="sub-title followers">
|
|
612
604
|
|
|
@@ -618,24 +610,24 @@
|
|
|
618
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
619
611
|
<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>
|
|
620
612
|
</svg>
|
|
621
|
-
<span>
|
|
613
|
+
<span>5176</span>
|
|
622
614
|
</span>
|
|
623
615
|
<span class="star" title="Repo Forked">
|
|
624
616
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
625
617
|
<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">
|
|
626
618
|
</path>
|
|
627
619
|
</svg>
|
|
628
|
-
<span>
|
|
620
|
+
<span>602</span>
|
|
629
621
|
</span>
|
|
630
622
|
<span class="star">
|
|
631
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
624
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
633
625
|
</svg>
|
|
634
|
-
<span>
|
|
626
|
+
<span>114 stars today</span>
|
|
635
627
|
</span>
|
|
636
628
|
</div>
|
|
637
629
|
<div class="details">
|
|
638
|
-
|
|
630
|
+
Private Q&A and summarization of documents+images or chat with local GPT, 100% private, no data leaks, Apache 2.0. Demo: https://gpt.h2o.ai/
|
|
639
631
|
</div>
|
|
640
632
|
</div>
|
|
641
633
|
</li>
|
|
@@ -644,36 +636,36 @@
|
|
|
644
636
|
<div class="info">
|
|
645
637
|
<div class="rank">
|
|
646
638
|
<span title="Ranking 14">14</span>
|
|
647
|
-
<a href="https://github.com/
|
|
639
|
+
<a href="https://github.com/webdevcody/code-racer" target="_blank" title="webdevcody/code-racer">webdevcody/code-racer</a>
|
|
648
640
|
</div>
|
|
649
641
|
<div class="sub-title followers">
|
|
650
642
|
|
|
651
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
652
|
-
<span style="background-color: #
|
|
643
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
644
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
653
645
|
</a>
|
|
654
646
|
|
|
655
647
|
<span class="star" title="Stargazers Count">
|
|
656
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
657
649
|
<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>
|
|
658
650
|
</svg>
|
|
659
|
-
<span>
|
|
651
|
+
<span>262</span>
|
|
660
652
|
</span>
|
|
661
653
|
<span class="star" title="Repo Forked">
|
|
662
654
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
663
655
|
<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">
|
|
664
656
|
</path>
|
|
665
657
|
</svg>
|
|
666
|
-
<span>
|
|
658
|
+
<span>127</span>
|
|
667
659
|
</span>
|
|
668
660
|
<span class="star">
|
|
669
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
662
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
671
663
|
</svg>
|
|
672
|
-
<span>
|
|
664
|
+
<span>69 stars today</span>
|
|
673
665
|
</span>
|
|
674
666
|
</div>
|
|
675
667
|
<div class="details">
|
|
676
|
-
|
|
668
|
+
|
|
677
669
|
</div>
|
|
678
670
|
</div>
|
|
679
671
|
</li>
|
|
@@ -682,7 +674,7 @@
|
|
|
682
674
|
<div class="info">
|
|
683
675
|
<div class="rank">
|
|
684
676
|
<span title="Ranking 15">15</span>
|
|
685
|
-
<a href="https://github.com/
|
|
677
|
+
<a href="https://github.com/blakeblackshear/frigate" target="_blank" title="blakeblackshear/frigate">blakeblackshear/frigate</a>
|
|
686
678
|
</div>
|
|
687
679
|
<div class="sub-title followers">
|
|
688
680
|
|
|
@@ -694,14 +686,14 @@
|
|
|
694
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
695
687
|
<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>
|
|
696
688
|
</svg>
|
|
697
|
-
<span>
|
|
689
|
+
<span>8853</span>
|
|
698
690
|
</span>
|
|
699
691
|
<span class="star" title="Repo Forked">
|
|
700
692
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
701
693
|
<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">
|
|
702
694
|
</path>
|
|
703
695
|
</svg>
|
|
704
|
-
<span>
|
|
696
|
+
<span>890</span>
|
|
705
697
|
</span>
|
|
706
698
|
<span class="star">
|
|
707
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
@@ -711,7 +703,7 @@
|
|
|
711
703
|
</span>
|
|
712
704
|
</div>
|
|
713
705
|
<div class="details">
|
|
714
|
-
|
|
706
|
+
NVR with realtime local object detection for IP cameras
|
|
715
707
|
</div>
|
|
716
708
|
</div>
|
|
717
709
|
</li>
|
|
@@ -720,36 +712,36 @@
|
|
|
720
712
|
<div class="info">
|
|
721
713
|
<div class="rank">
|
|
722
714
|
<span title="Ranking 16">16</span>
|
|
723
|
-
<a href="https://github.com/
|
|
715
|
+
<a href="https://github.com/TencentARC/GFPGAN" target="_blank" title="TencentARC/GFPGAN">TencentARC/GFPGAN</a>
|
|
724
716
|
</div>
|
|
725
717
|
<div class="sub-title followers">
|
|
726
718
|
|
|
727
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
728
|
-
<span style="background-color: #
|
|
719
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
720
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
729
721
|
</a>
|
|
730
722
|
|
|
731
723
|
<span class="star" title="Stargazers Count">
|
|
732
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
733
725
|
<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>
|
|
734
726
|
</svg>
|
|
735
|
-
<span>
|
|
727
|
+
<span>30280</span>
|
|
736
728
|
</span>
|
|
737
729
|
<span class="star" title="Repo Forked">
|
|
738
730
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
739
731
|
<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">
|
|
740
732
|
</path>
|
|
741
733
|
</svg>
|
|
742
|
-
<span>
|
|
734
|
+
<span>4844</span>
|
|
743
735
|
</span>
|
|
744
736
|
<span class="star">
|
|
745
737
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
746
738
|
<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>
|
|
747
739
|
</svg>
|
|
748
|
-
<span>
|
|
740
|
+
<span>29 stars today</span>
|
|
749
741
|
</span>
|
|
750
742
|
</div>
|
|
751
743
|
<div class="details">
|
|
752
|
-
|
|
744
|
+
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
|
|
753
745
|
</div>
|
|
754
746
|
</div>
|
|
755
747
|
</li>
|
|
@@ -758,32 +750,36 @@
|
|
|
758
750
|
<div class="info">
|
|
759
751
|
<div class="rank">
|
|
760
752
|
<span title="Ranking 17">17</span>
|
|
761
|
-
<a href="https://github.com/
|
|
753
|
+
<a href="https://github.com/qbittorrent/qBittorrent" target="_blank" title="qbittorrent/qBittorrent">qbittorrent/qBittorrent</a>
|
|
762
754
|
</div>
|
|
763
755
|
<div class="sub-title followers">
|
|
764
756
|
|
|
757
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
758
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
759
|
+
</a>
|
|
760
|
+
|
|
765
761
|
<span class="star" title="Stargazers Count">
|
|
766
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
767
763
|
<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>
|
|
768
764
|
</svg>
|
|
769
|
-
<span>
|
|
765
|
+
<span>21180</span>
|
|
770
766
|
</span>
|
|
771
767
|
<span class="star" title="Repo Forked">
|
|
772
768
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
773
769
|
<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">
|
|
774
770
|
</path>
|
|
775
771
|
</svg>
|
|
776
|
-
<span>
|
|
772
|
+
<span>3466</span>
|
|
777
773
|
</span>
|
|
778
774
|
<span class="star">
|
|
779
775
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
780
776
|
<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>
|
|
781
777
|
</svg>
|
|
782
|
-
<span>
|
|
778
|
+
<span>25 stars today</span>
|
|
783
779
|
</span>
|
|
784
780
|
</div>
|
|
785
781
|
<div class="details">
|
|
786
|
-
|
|
782
|
+
qBittorrent BitTorrent client
|
|
787
783
|
</div>
|
|
788
784
|
</div>
|
|
789
785
|
</li>
|
|
@@ -792,36 +788,36 @@
|
|
|
792
788
|
<div class="info">
|
|
793
789
|
<div class="rank">
|
|
794
790
|
<span title="Ranking 18">18</span>
|
|
795
|
-
<a href="https://github.com/
|
|
791
|
+
<a href="https://github.com/gorse-io/gorse" target="_blank" title="gorse-io/gorse">gorse-io/gorse</a>
|
|
796
792
|
</div>
|
|
797
793
|
<div class="sub-title followers">
|
|
798
794
|
|
|
799
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
800
|
-
<span style="background-color: #
|
|
795
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
796
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
801
797
|
</a>
|
|
802
798
|
|
|
803
799
|
<span class="star" title="Stargazers Count">
|
|
804
800
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
801
|
<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>
|
|
806
802
|
</svg>
|
|
807
|
-
<span>
|
|
803
|
+
<span>7193</span>
|
|
808
804
|
</span>
|
|
809
805
|
<span class="star" title="Repo Forked">
|
|
810
806
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
811
807
|
<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">
|
|
812
808
|
</path>
|
|
813
809
|
</svg>
|
|
814
|
-
<span>
|
|
810
|
+
<span>643</span>
|
|
815
811
|
</span>
|
|
816
812
|
<span class="star">
|
|
817
813
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
818
814
|
<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>
|
|
819
815
|
</svg>
|
|
820
|
-
<span>
|
|
816
|
+
<span>42 stars today</span>
|
|
821
817
|
</span>
|
|
822
818
|
</div>
|
|
823
819
|
<div class="details">
|
|
824
|
-
|
|
820
|
+
Gorse open source recommender system engine
|
|
825
821
|
</div>
|
|
826
822
|
</div>
|
|
827
823
|
</li>
|
|
@@ -830,36 +826,36 @@
|
|
|
830
826
|
<div class="info">
|
|
831
827
|
<div class="rank">
|
|
832
828
|
<span title="Ranking 19">19</span>
|
|
833
|
-
<a href="https://github.com/
|
|
829
|
+
<a href="https://github.com/iamadamdev/bypass-paywalls-chrome" target="_blank" title="iamadamdev/bypass-paywalls-chrome">iamadamdev/bypass-paywalls-chrome</a>
|
|
834
830
|
</div>
|
|
835
831
|
<div class="sub-title followers">
|
|
836
832
|
|
|
837
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
838
|
-
<span style="background-color: #
|
|
833
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
834
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
839
835
|
</a>
|
|
840
836
|
|
|
841
837
|
<span class="star" title="Stargazers Count">
|
|
842
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
843
839
|
<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>
|
|
844
840
|
</svg>
|
|
845
|
-
<span>
|
|
841
|
+
<span>38832</span>
|
|
846
842
|
</span>
|
|
847
843
|
<span class="star" title="Repo Forked">
|
|
848
844
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
849
845
|
<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">
|
|
850
846
|
</path>
|
|
851
847
|
</svg>
|
|
852
|
-
<span>
|
|
848
|
+
<span>2842</span>
|
|
853
849
|
</span>
|
|
854
850
|
<span class="star">
|
|
855
851
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
856
852
|
<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>
|
|
857
853
|
</svg>
|
|
858
|
-
<span>
|
|
854
|
+
<span>38 stars today</span>
|
|
859
855
|
</span>
|
|
860
856
|
</div>
|
|
861
857
|
<div class="details">
|
|
862
|
-
|
|
858
|
+
Bypass Paywalls web browser extension for Chrome and Firefox.
|
|
863
859
|
</div>
|
|
864
860
|
</div>
|
|
865
861
|
</li>
|
|
@@ -868,32 +864,36 @@
|
|
|
868
864
|
<div class="info">
|
|
869
865
|
<div class="rank">
|
|
870
866
|
<span title="Ranking 20">20</span>
|
|
871
|
-
<a href="https://github.com/
|
|
867
|
+
<a href="https://github.com/yuzu-emu/yuzu" target="_blank" title="yuzu-emu/yuzu">yuzu-emu/yuzu</a>
|
|
872
868
|
</div>
|
|
873
869
|
<div class="sub-title followers">
|
|
874
870
|
|
|
871
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
872
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
873
|
+
</a>
|
|
874
|
+
|
|
875
875
|
<span class="star" title="Stargazers Count">
|
|
876
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
877
877
|
<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>
|
|
878
878
|
</svg>
|
|
879
|
-
<span>
|
|
879
|
+
<span>29851</span>
|
|
880
880
|
</span>
|
|
881
881
|
<span class="star" title="Repo Forked">
|
|
882
882
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
883
883
|
<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">
|
|
884
884
|
</path>
|
|
885
885
|
</svg>
|
|
886
|
-
<span>
|
|
886
|
+
<span>2594</span>
|
|
887
887
|
</span>
|
|
888
888
|
<span class="star">
|
|
889
889
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
890
890
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
891
891
|
</svg>
|
|
892
|
-
<span>
|
|
892
|
+
<span>24 stars today</span>
|
|
893
893
|
</span>
|
|
894
894
|
</div>
|
|
895
895
|
<div class="details">
|
|
896
|
-
|
|
896
|
+
Nintendo Switch emulator
|
|
897
897
|
</div>
|
|
898
898
|
</div>
|
|
899
899
|
</li>
|
|
@@ -902,32 +902,36 @@
|
|
|
902
902
|
<div class="info">
|
|
903
903
|
<div class="rank">
|
|
904
904
|
<span title="Ranking 21">21</span>
|
|
905
|
-
<a href="https://github.com/
|
|
905
|
+
<a href="https://github.com/twitter/the-algorithm" target="_blank" title="twitter/the-algorithm">twitter/the-algorithm</a>
|
|
906
906
|
</div>
|
|
907
907
|
<div class="sub-title followers">
|
|
908
908
|
|
|
909
|
+
<a class="language" target="_blank" href="https://github.com/topics/scala" title="Programming Language Scala">
|
|
910
|
+
<span style="background-color: #c22d40;"></span>Scala
|
|
911
|
+
</a>
|
|
912
|
+
|
|
909
913
|
<span class="star" title="Stargazers Count">
|
|
910
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
915
|
<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>
|
|
912
916
|
</svg>
|
|
913
|
-
<span>
|
|
917
|
+
<span>58708</span>
|
|
914
918
|
</span>
|
|
915
919
|
<span class="star" title="Repo Forked">
|
|
916
920
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
917
921
|
<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">
|
|
918
922
|
</path>
|
|
919
923
|
</svg>
|
|
920
|
-
<span>
|
|
924
|
+
<span>12016</span>
|
|
921
925
|
</span>
|
|
922
926
|
<span class="star">
|
|
923
927
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
924
928
|
<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>
|
|
925
929
|
</svg>
|
|
926
|
-
<span>
|
|
930
|
+
<span>26 stars today</span>
|
|
927
931
|
</span>
|
|
928
932
|
</div>
|
|
929
933
|
<div class="details">
|
|
930
|
-
|
|
934
|
+
Source code for Twitter's Recommendation Algorithm
|
|
931
935
|
</div>
|
|
932
936
|
</div>
|
|
933
937
|
</li>
|
|
@@ -936,36 +940,36 @@
|
|
|
936
940
|
<div class="info">
|
|
937
941
|
<div class="rank">
|
|
938
942
|
<span title="Ranking 22">22</span>
|
|
939
|
-
<a href="https://github.com/
|
|
943
|
+
<a href="https://github.com/qmk/qmk_firmware" target="_blank" title="qmk/qmk_firmware">qmk/qmk_firmware</a>
|
|
940
944
|
</div>
|
|
941
945
|
<div class="sub-title followers">
|
|
942
946
|
|
|
943
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
944
|
-
<span style="background-color: #
|
|
947
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
948
|
+
<span style="background-color: #555555;"></span>C
|
|
945
949
|
</a>
|
|
946
950
|
|
|
947
951
|
<span class="star" title="Stargazers Count">
|
|
948
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
953
|
<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>
|
|
950
954
|
</svg>
|
|
951
|
-
<span>
|
|
955
|
+
<span>15463</span>
|
|
952
956
|
</span>
|
|
953
957
|
<span class="star" title="Repo Forked">
|
|
954
958
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
955
959
|
<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">
|
|
956
960
|
</path>
|
|
957
961
|
</svg>
|
|
958
|
-
<span>
|
|
962
|
+
<span>32978</span>
|
|
959
963
|
</span>
|
|
960
964
|
<span class="star">
|
|
961
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
966
|
<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>
|
|
963
967
|
</svg>
|
|
964
|
-
<span>
|
|
968
|
+
<span>8 stars today</span>
|
|
965
969
|
</span>
|
|
966
970
|
</div>
|
|
967
971
|
<div class="details">
|
|
968
|
-
|
|
972
|
+
Open-source keyboard firmware for Atmel AVR and Arm USB families
|
|
969
973
|
</div>
|
|
970
974
|
</div>
|
|
971
975
|
</li>
|
|
@@ -974,36 +978,36 @@
|
|
|
974
978
|
<div class="info">
|
|
975
979
|
<div class="rank">
|
|
976
980
|
<span title="Ranking 23">23</span>
|
|
977
|
-
<a href="https://github.com/
|
|
981
|
+
<a href="https://github.com/Mrs4s/go-cqhttp" target="_blank" title="Mrs4s/go-cqhttp">Mrs4s/go-cqhttp</a>
|
|
978
982
|
</div>
|
|
979
983
|
<div class="sub-title followers">
|
|
980
984
|
|
|
981
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
982
|
-
<span style="background-color: #
|
|
985
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
986
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
983
987
|
</a>
|
|
984
988
|
|
|
985
989
|
<span class="star" title="Stargazers Count">
|
|
986
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
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>
|
|
988
992
|
</svg>
|
|
989
|
-
<span>
|
|
993
|
+
<span>9039</span>
|
|
990
994
|
</span>
|
|
991
995
|
<span class="star" title="Repo Forked">
|
|
992
996
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
993
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">
|
|
994
998
|
</path>
|
|
995
999
|
</svg>
|
|
996
|
-
<span>
|
|
1000
|
+
<span>1441</span>
|
|
997
1001
|
</span>
|
|
998
1002
|
<span class="star">
|
|
999
1003
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
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>
|
|
1001
1005
|
</svg>
|
|
1002
|
-
<span>
|
|
1006
|
+
<span>17 stars today</span>
|
|
1003
1007
|
</span>
|
|
1004
1008
|
</div>
|
|
1005
1009
|
<div class="details">
|
|
1006
|
-
|
|
1010
|
+
cqhttp的golang实现,轻量、原生跨平台.
|
|
1007
1011
|
</div>
|
|
1008
1012
|
</div>
|
|
1009
1013
|
</li>
|
|
@@ -1012,36 +1016,36 @@
|
|
|
1012
1016
|
<div class="info">
|
|
1013
1017
|
<div class="rank">
|
|
1014
1018
|
<span title="Ranking 24">24</span>
|
|
1015
|
-
<a href="https://github.com/
|
|
1019
|
+
<a href="https://github.com/wandb/wandb" target="_blank" title="wandb/wandb">wandb/wandb</a>
|
|
1016
1020
|
</div>
|
|
1017
1021
|
<div class="sub-title followers">
|
|
1018
1022
|
|
|
1019
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1020
|
-
<span style="background-color: #
|
|
1023
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1024
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1021
1025
|
</a>
|
|
1022
1026
|
|
|
1023
1027
|
<span class="star" title="Stargazers Count">
|
|
1024
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
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>
|
|
1026
1030
|
</svg>
|
|
1027
|
-
<span>
|
|
1031
|
+
<span>6855</span>
|
|
1028
1032
|
</span>
|
|
1029
1033
|
<span class="star" title="Repo Forked">
|
|
1030
1034
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1031
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">
|
|
1032
1036
|
</path>
|
|
1033
1037
|
</svg>
|
|
1034
|
-
<span>
|
|
1038
|
+
<span>526</span>
|
|
1035
1039
|
</span>
|
|
1036
1040
|
<span class="star">
|
|
1037
1041
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
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>
|
|
1039
1043
|
</svg>
|
|
1040
|
-
<span>
|
|
1044
|
+
<span>137 stars today</span>
|
|
1041
1045
|
</span>
|
|
1042
1046
|
</div>
|
|
1043
1047
|
<div class="details">
|
|
1044
|
-
|
|
1048
|
+
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
|
|
1045
1049
|
</div>
|
|
1046
1050
|
</div>
|
|
1047
1051
|
</li>
|
|
@@ -1050,36 +1054,32 @@
|
|
|
1050
1054
|
<div class="info">
|
|
1051
1055
|
<div class="rank">
|
|
1052
1056
|
<span title="Ranking 25">25</span>
|
|
1053
|
-
<a href="https://github.com/
|
|
1057
|
+
<a href="https://github.com/getify/You-Dont-Know-JS" target="_blank" title="getify/You-Dont-Know-JS">getify/You-Dont-Know-JS</a>
|
|
1054
1058
|
</div>
|
|
1055
1059
|
<div class="sub-title followers">
|
|
1056
1060
|
|
|
1057
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1058
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
1059
|
-
</a>
|
|
1060
|
-
|
|
1061
1061
|
<span class="star" title="Stargazers Count">
|
|
1062
1062
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1063
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>
|
|
1064
1064
|
</svg>
|
|
1065
|
-
<span>
|
|
1065
|
+
<span>169775</span>
|
|
1066
1066
|
</span>
|
|
1067
1067
|
<span class="star" title="Repo Forked">
|
|
1068
1068
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1069
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">
|
|
1070
1070
|
</path>
|
|
1071
1071
|
</svg>
|
|
1072
|
-
<span>
|
|
1072
|
+
<span>32821</span>
|
|
1073
1073
|
</span>
|
|
1074
1074
|
<span class="star">
|
|
1075
1075
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1076
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>
|
|
1077
1077
|
</svg>
|
|
1078
|
-
<span>
|
|
1078
|
+
<span>32 stars today</span>
|
|
1079
1079
|
</span>
|
|
1080
1080
|
</div>
|
|
1081
1081
|
<div class="details">
|
|
1082
|
-
|
|
1082
|
+
A book series on JavaScript. @YDKJS on twitter.
|
|
1083
1083
|
</div>
|
|
1084
1084
|
</div>
|
|
1085
1085
|
</li>
|
|
@@ -1100,7 +1100,7 @@
|
|
|
1100
1100
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1101
1101
|
</a>
|
|
1102
1102
|
</div>
|
|
1103
|
-
<div class="time">Last cache created on 2023/7/
|
|
1103
|
+
<div class="time">Last cache created on 2023/7/18 by Github API v3.</div>
|
|
1104
1104
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1105
1105
|
</div>
|
|
1106
1106
|
</body>
|