@wcj/github-rank 24.1.23 → 24.1.24
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 +21004 -21009
- package/dist/trending-daily.json +188 -188
- package/dist/trending-monthly.json +147 -147
- package/dist/trending-weekly.json +179 -179
- package/dist/users.china.json +1437 -1402
- package/dist/users.json +5655 -5655
- package/package.json +1 -1
- package/web/data/repos.json +21004 -21009
- package/web/data/trending-daily.json +188 -188
- package/web/data/trending-monthly.json +147 -147
- package/web/data/trending-weekly.json +179 -179
- package/web/data/users.china.json +1437 -1402
- package/web/data/users.json +5655 -5655
- package/web/index.html +4347 -4347
- package/web/repos.html +2746 -2746
- package/web/trending-monthly.html +147 -147
- package/web/trending-weekly.html +159 -167
- package/web/trending.html +161 -173
- package/web/users.china.html +1059 -1026
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 2024/1/
|
|
132
|
+
<div class="time">Last cache created on 2024/1/24 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/apernet/OpenGFW" target="_blank" title="apernet/OpenGFW">apernet/OpenGFW</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/go" title="Programming Language Go">
|
|
162
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
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>3346</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>196</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>1041 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
OpenGFW is a flexible, easy-to-use, open source implementation of GFW on Linux
|
|
187
187
|
</div>
|
|
188
188
|
</div>
|
|
189
189
|
</li>
|
|
@@ -192,36 +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/rustdesk/rustdesk" target="_blank" title="rustdesk/rustdesk">rustdesk/rustdesk</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
200
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
201
201
|
</a>
|
|
202
202
|
|
|
203
203
|
<span class="star" title="Stargazers Count">
|
|
204
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
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>
|
|
206
206
|
</svg>
|
|
207
|
-
<span>
|
|
207
|
+
<span>56878</span>
|
|
208
208
|
</span>
|
|
209
209
|
<span class="star" title="Repo Forked">
|
|
210
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
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">
|
|
212
212
|
</path>
|
|
213
213
|
</svg>
|
|
214
|
-
<span>
|
|
214
|
+
<span>6179</span>
|
|
215
215
|
</span>
|
|
216
216
|
<span class="star">
|
|
217
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
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>
|
|
219
219
|
</svg>
|
|
220
|
-
<span>
|
|
220
|
+
<span>423 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
An open-source remote desktop, and alternative to TeamViewer.
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,36 +230,36 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/KRTirtho/spotube" target="_blank" title="KRTirtho/spotube">KRTirtho/spotube</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
238
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
239
239
|
</a>
|
|
240
240
|
|
|
241
241
|
<span class="star" title="Stargazers Count">
|
|
242
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
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>
|
|
244
244
|
</svg>
|
|
245
|
-
<span>
|
|
245
|
+
<span>19409</span>
|
|
246
246
|
</span>
|
|
247
247
|
<span class="star" title="Repo Forked">
|
|
248
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
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">
|
|
250
250
|
</path>
|
|
251
251
|
</svg>
|
|
252
|
-
<span>
|
|
252
|
+
<span>746</span>
|
|
253
253
|
</span>
|
|
254
254
|
<span class="star">
|
|
255
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
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>
|
|
257
257
|
</svg>
|
|
258
|
-
<span>
|
|
258
|
+
<span>2380 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
|
|
263
263
|
</div>
|
|
264
264
|
</div>
|
|
265
265
|
</li>
|
|
@@ -268,36 +268,36 @@
|
|
|
268
268
|
<div class="info">
|
|
269
269
|
<div class="rank">
|
|
270
270
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/thijsvanloef/palworld-server-docker" target="_blank" title="thijsvanloef/palworld-server-docker">thijsvanloef/palworld-server-docker</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
275
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
276
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
276
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
277
277
|
</a>
|
|
278
278
|
|
|
279
279
|
<span class="star" title="Stargazers Count">
|
|
280
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
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>
|
|
282
282
|
</svg>
|
|
283
|
-
<span>
|
|
283
|
+
<span>641</span>
|
|
284
284
|
</span>
|
|
285
285
|
<span class="star" title="Repo Forked">
|
|
286
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
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">
|
|
288
288
|
</path>
|
|
289
289
|
</svg>
|
|
290
|
-
<span>
|
|
290
|
+
<span>56</span>
|
|
291
291
|
</span>
|
|
292
292
|
<span class="star">
|
|
293
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
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>
|
|
295
295
|
</svg>
|
|
296
|
-
<span>
|
|
296
|
+
<span>241 stars today</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
A Docker Container to easily run a Palworld dedicated server.
|
|
301
301
|
</div>
|
|
302
302
|
</div>
|
|
303
303
|
</li>
|
|
@@ -306,36 +306,36 @@
|
|
|
306
306
|
<div class="info">
|
|
307
307
|
<div class="rank">
|
|
308
308
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/AmruthPillai/Reactive-Resume" target="_blank" title="AmruthPillai/Reactive-Resume">AmruthPillai/Reactive-Resume</a>
|
|
310
310
|
</div>
|
|
311
311
|
<div class="sub-title followers">
|
|
312
312
|
|
|
313
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
314
|
-
<span style="background-color: #
|
|
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
315
|
</a>
|
|
316
316
|
|
|
317
317
|
<span class="star" title="Stargazers Count">
|
|
318
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
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>
|
|
320
320
|
</svg>
|
|
321
|
-
<span>
|
|
321
|
+
<span>18514</span>
|
|
322
322
|
</span>
|
|
323
323
|
<span class="star" title="Repo Forked">
|
|
324
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
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">
|
|
326
326
|
</path>
|
|
327
327
|
</svg>
|
|
328
|
-
<span>
|
|
328
|
+
<span>2005</span>
|
|
329
329
|
</span>
|
|
330
330
|
<span class="star">
|
|
331
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
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>
|
|
333
333
|
</svg>
|
|
334
|
-
<span>
|
|
334
|
+
<span>291 stars today</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
338
|
-
|
|
338
|
+
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
|
|
339
339
|
</div>
|
|
340
340
|
</div>
|
|
341
341
|
</li>
|
|
@@ -344,36 +344,32 @@
|
|
|
344
344
|
<div class="info">
|
|
345
345
|
<div class="rank">
|
|
346
346
|
<span title="Ranking 6">6</span>
|
|
347
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/codecrafters-io/build-your-own-x" target="_blank" title="codecrafters-io/build-your-own-x">codecrafters-io/build-your-own-x</a>
|
|
348
348
|
</div>
|
|
349
349
|
<div class="sub-title followers">
|
|
350
350
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
352
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
353
|
-
</a>
|
|
354
|
-
|
|
355
351
|
<span class="star" title="Stargazers Count">
|
|
356
352
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
353
|
<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
354
|
</svg>
|
|
359
|
-
<span>
|
|
355
|
+
<span>241022</span>
|
|
360
356
|
</span>
|
|
361
357
|
<span class="star" title="Repo Forked">
|
|
362
358
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
359
|
<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
360
|
</path>
|
|
365
361
|
</svg>
|
|
366
|
-
<span>
|
|
362
|
+
<span>23081</span>
|
|
367
363
|
</span>
|
|
368
364
|
<span class="star">
|
|
369
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
366
|
<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
367
|
</svg>
|
|
372
|
-
<span>
|
|
368
|
+
<span>322 stars today</span>
|
|
373
369
|
</span>
|
|
374
370
|
</div>
|
|
375
371
|
<div class="details">
|
|
376
|
-
|
|
372
|
+
Master programming by recreating your favorite technologies from scratch.
|
|
377
373
|
</div>
|
|
378
374
|
</div>
|
|
379
375
|
</li>
|
|
@@ -382,36 +378,36 @@
|
|
|
382
378
|
<div class="info">
|
|
383
379
|
<div class="rank">
|
|
384
380
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/
|
|
381
|
+
<a href="https://github.com/mlabonne/llm-course" target="_blank" title="mlabonne/llm-course">mlabonne/llm-course</a>
|
|
386
382
|
</div>
|
|
387
383
|
<div class="sub-title followers">
|
|
388
384
|
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
390
|
-
<span style="background-color: #
|
|
385
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
386
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
391
387
|
</a>
|
|
392
388
|
|
|
393
389
|
<span class="star" title="Stargazers Count">
|
|
394
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
391
|
<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
392
|
</svg>
|
|
397
|
-
<span>
|
|
393
|
+
<span>18367</span>
|
|
398
394
|
</span>
|
|
399
395
|
<span class="star" title="Repo Forked">
|
|
400
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
397
|
<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
398
|
</path>
|
|
403
399
|
</svg>
|
|
404
|
-
<span>
|
|
400
|
+
<span>1778</span>
|
|
405
401
|
</span>
|
|
406
402
|
<span class="star">
|
|
407
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
404
|
<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
405
|
</svg>
|
|
410
|
-
<span>
|
|
406
|
+
<span>1323 stars today</span>
|
|
411
407
|
</span>
|
|
412
408
|
</div>
|
|
413
409
|
<div class="details">
|
|
414
|
-
|
|
410
|
+
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
|
|
415
411
|
</div>
|
|
416
412
|
</div>
|
|
417
413
|
</li>
|
|
@@ -420,7 +416,7 @@
|
|
|
420
416
|
<div class="info">
|
|
421
417
|
<div class="rank">
|
|
422
418
|
<span title="Ranking 8">8</span>
|
|
423
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
424
420
|
</div>
|
|
425
421
|
<div class="sub-title followers">
|
|
426
422
|
|
|
@@ -432,24 +428,24 @@
|
|
|
432
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
429
|
<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
430
|
</svg>
|
|
435
|
-
<span>
|
|
431
|
+
<span>382090</span>
|
|
436
432
|
</span>
|
|
437
433
|
<span class="star" title="Repo Forked">
|
|
438
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
435
|
<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
436
|
</path>
|
|
441
437
|
</svg>
|
|
442
|
-
<span>
|
|
438
|
+
<span>35617</span>
|
|
443
439
|
</span>
|
|
444
440
|
<span class="star">
|
|
445
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
442
|
<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
443
|
</svg>
|
|
448
|
-
<span>
|
|
444
|
+
<span>151 stars today</span>
|
|
449
445
|
</span>
|
|
450
446
|
</div>
|
|
451
447
|
<div class="details">
|
|
452
|
-
|
|
448
|
+
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
|
|
453
449
|
</div>
|
|
454
450
|
</div>
|
|
455
451
|
</li>
|
|
@@ -458,36 +454,32 @@
|
|
|
458
454
|
<div class="info">
|
|
459
455
|
<div class="rank">
|
|
460
456
|
<span title="Ranking 9">9</span>
|
|
461
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
462
458
|
</div>
|
|
463
459
|
<div class="sub-title followers">
|
|
464
460
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
466
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
467
|
-
</a>
|
|
468
|
-
|
|
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>309117</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>59377</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>391 stars today</span>
|
|
487
479
|
</span>
|
|
488
480
|
</div>
|
|
489
481
|
<div class="details">
|
|
490
|
-
|
|
482
|
+
📚 Freely available programming books
|
|
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/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
|
|
500
492
|
</div>
|
|
501
493
|
<div class="sub-title followers">
|
|
502
494
|
|
|
503
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
504
|
-
<span style="background-color: #
|
|
495
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
496
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>105087</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>13497</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>155 stars today</span>
|
|
525
517
|
</span>
|
|
526
518
|
</div>
|
|
527
519
|
<div class="details">
|
|
528
|
-
|
|
520
|
+
💯 Curated coding interview preparation materials for busy software engineers
|
|
529
521
|
</div>
|
|
530
522
|
</div>
|
|
531
523
|
</li>
|
|
@@ -534,36 +526,36 @@
|
|
|
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/jammsen/docker-palworld-dedicated-server" target="_blank" title="jammsen/docker-palworld-dedicated-server">jammsen/docker-palworld-dedicated-server</a>
|
|
538
530
|
</div>
|
|
539
531
|
<div class="sub-title followers">
|
|
540
532
|
|
|
541
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
542
|
-
<span style="background-color: #
|
|
533
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
534
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
543
535
|
</a>
|
|
544
536
|
|
|
545
537
|
<span class="star" title="Stargazers Count">
|
|
546
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
539
|
<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>
|
|
548
540
|
</svg>
|
|
549
|
-
<span>
|
|
541
|
+
<span>312</span>
|
|
550
542
|
</span>
|
|
551
543
|
<span class="star" title="Repo Forked">
|
|
552
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
545
|
<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">
|
|
554
546
|
</path>
|
|
555
547
|
</svg>
|
|
556
|
-
<span>
|
|
548
|
+
<span>51</span>
|
|
557
549
|
</span>
|
|
558
550
|
<span class="star">
|
|
559
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
552
|
<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>
|
|
561
553
|
</svg>
|
|
562
|
-
<span>
|
|
554
|
+
<span>137 stars today</span>
|
|
563
555
|
</span>
|
|
564
556
|
</div>
|
|
565
557
|
<div class="details">
|
|
566
|
-
|
|
558
|
+
Docker container to easily provision and manage Palworld Forest Dedicated Server
|
|
567
559
|
</div>
|
|
568
560
|
</div>
|
|
569
561
|
</li>
|
|
@@ -572,36 +564,32 @@
|
|
|
572
564
|
<div class="info">
|
|
573
565
|
<div class="rank">
|
|
574
566
|
<span title="Ranking 12">12</span>
|
|
575
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
576
568
|
</div>
|
|
577
569
|
<div class="sub-title followers">
|
|
578
570
|
|
|
579
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
580
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
581
|
-
</a>
|
|
582
|
-
|
|
583
571
|
<span class="star" title="Stargazers Count">
|
|
584
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
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>
|
|
586
574
|
</svg>
|
|
587
|
-
<span>
|
|
575
|
+
<span>276105</span>
|
|
588
576
|
</span>
|
|
589
577
|
<span class="star" title="Repo Forked">
|
|
590
578
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
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">
|
|
592
580
|
</path>
|
|
593
581
|
</svg>
|
|
594
|
-
<span>
|
|
582
|
+
<span>71557</span>
|
|
595
583
|
</span>
|
|
596
584
|
<span class="star">
|
|
597
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
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>
|
|
599
587
|
</svg>
|
|
600
|
-
<span>
|
|
588
|
+
<span>155 stars today</span>
|
|
601
589
|
</span>
|
|
602
590
|
</div>
|
|
603
591
|
<div class="details">
|
|
604
|
-
A
|
|
592
|
+
A complete computer science study plan to become a software engineer.
|
|
605
593
|
</div>
|
|
606
594
|
</div>
|
|
607
595
|
</li>
|
|
@@ -610,32 +598,36 @@
|
|
|
610
598
|
<div class="info">
|
|
611
599
|
<div class="rank">
|
|
612
600
|
<span title="Ranking 13">13</span>
|
|
613
|
-
<a href="https://github.com/
|
|
601
|
+
<a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
|
|
614
602
|
</div>
|
|
615
603
|
<div class="sub-title followers">
|
|
616
604
|
|
|
605
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
606
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
607
|
+
</a>
|
|
608
|
+
|
|
617
609
|
<span class="star" title="Stargazers Count">
|
|
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>264148</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>36335</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>206 stars today</span>
|
|
635
627
|
</span>
|
|
636
628
|
</div>
|
|
637
629
|
<div class="details">
|
|
638
|
-
|
|
630
|
+
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
|
|
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/InstantID/InstantID" target="_blank" title="InstantID/InstantID">InstantID/InstantID</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/python" title="Programming Language Python">
|
|
644
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>2455</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>107</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>429 stars today</span>
|
|
673
665
|
</span>
|
|
674
666
|
</div>
|
|
675
667
|
<div class="details">
|
|
676
|
-
|
|
668
|
+
InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥
|
|
677
669
|
</div>
|
|
678
670
|
</div>
|
|
679
671
|
</li>
|
|
@@ -682,36 +674,36 @@
|
|
|
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/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
686
678
|
</div>
|
|
687
679
|
<div class="sub-title followers">
|
|
688
680
|
|
|
689
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
690
|
-
<span style="background-color: #
|
|
681
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
682
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
691
683
|
</a>
|
|
692
684
|
|
|
693
685
|
<span class="star" title="Stargazers Count">
|
|
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>276233</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>31043</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">
|
|
708
700
|
<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>
|
|
709
701
|
</svg>
|
|
710
|
-
<span>
|
|
702
|
+
<span>272 stars today</span>
|
|
711
703
|
</span>
|
|
712
704
|
</div>
|
|
713
705
|
<div class="details">
|
|
714
|
-
|
|
706
|
+
A collective list of free APIs
|
|
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/byoungd/English-level-up-tips" target="_blank" title="byoungd/English-level-up-tips">byoungd/English-level-up-tips</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/html" title="Programming Language HTML">
|
|
720
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
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>32323</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>3774</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>234 stars today</span>
|
|
749
741
|
</span>
|
|
750
742
|
</div>
|
|
751
743
|
<div class="details">
|
|
752
|
-
|
|
744
|
+
An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
|
|
753
745
|
</div>
|
|
754
746
|
</div>
|
|
755
747
|
</li>
|
|
@@ -758,7 +750,7 @@
|
|
|
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/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
762
754
|
</div>
|
|
763
755
|
<div class="sub-title followers">
|
|
764
756
|
|
|
@@ -770,24 +762,24 @@
|
|
|
770
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
771
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>
|
|
772
764
|
</svg>
|
|
773
|
-
<span>
|
|
765
|
+
<span>243783</span>
|
|
774
766
|
</span>
|
|
775
767
|
<span class="star" title="Repo Forked">
|
|
776
768
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
777
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">
|
|
778
770
|
</path>
|
|
779
771
|
</svg>
|
|
780
|
-
<span>
|
|
772
|
+
<span>42364</span>
|
|
781
773
|
</span>
|
|
782
774
|
<span class="star">
|
|
783
775
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
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>
|
|
785
777
|
</svg>
|
|
786
|
-
<span>
|
|
778
|
+
<span>237 stars today</span>
|
|
787
779
|
</span>
|
|
788
780
|
</div>
|
|
789
781
|
<div class="details">
|
|
790
|
-
|
|
782
|
+
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
|
|
791
783
|
</div>
|
|
792
784
|
</div>
|
|
793
785
|
</li>
|
|
@@ -796,36 +788,32 @@
|
|
|
796
788
|
<div class="info">
|
|
797
789
|
<div class="rank">
|
|
798
790
|
<span title="Ranking 18">18</span>
|
|
799
|
-
<a href="https://github.com/
|
|
791
|
+
<a href="https://github.com/jordan-cutler/path-to-senior-engineer-handbook" target="_blank" title="jordan-cutler/path-to-senior-engineer-handbook">jordan-cutler/path-to-senior-engineer-handbook</a>
|
|
800
792
|
</div>
|
|
801
793
|
<div class="sub-title followers">
|
|
802
794
|
|
|
803
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
804
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
805
|
-
</a>
|
|
806
|
-
|
|
807
795
|
<span class="star" title="Stargazers Count">
|
|
808
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
809
797
|
<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>
|
|
810
798
|
</svg>
|
|
811
|
-
<span>
|
|
799
|
+
<span>6576</span>
|
|
812
800
|
</span>
|
|
813
801
|
<span class="star" title="Repo Forked">
|
|
814
802
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
815
803
|
<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">
|
|
816
804
|
</path>
|
|
817
805
|
</svg>
|
|
818
|
-
<span>
|
|
806
|
+
<span>654</span>
|
|
819
807
|
</span>
|
|
820
808
|
<span class="star">
|
|
821
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
810
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
823
811
|
</svg>
|
|
824
|
-
<span>
|
|
812
|
+
<span>61 stars today</span>
|
|
825
813
|
</span>
|
|
826
814
|
</div>
|
|
827
815
|
<div class="details">
|
|
828
|
-
|
|
816
|
+
All the resources you need to get to Senior Engineer and beyond
|
|
829
817
|
</div>
|
|
830
818
|
</div>
|
|
831
819
|
</li>
|
|
@@ -834,36 +822,36 @@
|
|
|
834
822
|
<div class="info">
|
|
835
823
|
<div class="rank">
|
|
836
824
|
<span title="Ranking 19">19</span>
|
|
837
|
-
<a href="https://github.com/
|
|
825
|
+
<a href="https://github.com/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</a>
|
|
838
826
|
</div>
|
|
839
827
|
<div class="sub-title followers">
|
|
840
828
|
|
|
841
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
842
|
-
<span style="background-color: #
|
|
829
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
830
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
843
831
|
</a>
|
|
844
832
|
|
|
845
833
|
<span class="star" title="Stargazers Count">
|
|
846
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
847
835
|
<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>
|
|
848
836
|
</svg>
|
|
849
|
-
<span>
|
|
837
|
+
<span>79781</span>
|
|
850
838
|
</span>
|
|
851
839
|
<span class="star" title="Repo Forked">
|
|
852
840
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
853
841
|
<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">
|
|
854
842
|
</path>
|
|
855
843
|
</svg>
|
|
856
|
-
<span>
|
|
844
|
+
<span>12224</span>
|
|
857
845
|
</span>
|
|
858
846
|
<span class="star">
|
|
859
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
848
|
<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>
|
|
861
849
|
</svg>
|
|
862
|
-
<span>
|
|
850
|
+
<span>47 stars today</span>
|
|
863
851
|
</span>
|
|
864
852
|
</div>
|
|
865
853
|
<div class="details">
|
|
866
|
-
|
|
854
|
+
24 Lessons, 12 Weeks, Get Started as a Web Developer
|
|
867
855
|
</div>
|
|
868
856
|
</div>
|
|
869
857
|
</li>
|
|
@@ -872,36 +860,36 @@
|
|
|
872
860
|
<div class="info">
|
|
873
861
|
<div class="rank">
|
|
874
862
|
<span title="Ranking 20">20</span>
|
|
875
|
-
<a href="https://github.com/
|
|
863
|
+
<a href="https://github.com/mingrammer/diagrams" target="_blank" title="mingrammer/diagrams">mingrammer/diagrams</a>
|
|
876
864
|
</div>
|
|
877
865
|
<div class="sub-title followers">
|
|
878
866
|
|
|
879
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
880
|
-
<span style="background-color: #
|
|
867
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
868
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
881
869
|
</a>
|
|
882
870
|
|
|
883
871
|
<span class="star" title="Stargazers Count">
|
|
884
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
885
873
|
<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>
|
|
886
874
|
</svg>
|
|
887
|
-
<span>
|
|
875
|
+
<span>33439</span>
|
|
888
876
|
</span>
|
|
889
877
|
<span class="star" title="Repo Forked">
|
|
890
878
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
891
879
|
<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">
|
|
892
880
|
</path>
|
|
893
881
|
</svg>
|
|
894
|
-
<span>
|
|
882
|
+
<span>2178</span>
|
|
895
883
|
</span>
|
|
896
884
|
<span class="star">
|
|
897
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
886
|
<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>
|
|
899
887
|
</svg>
|
|
900
|
-
<span>
|
|
888
|
+
<span>67 stars today</span>
|
|
901
889
|
</span>
|
|
902
890
|
</div>
|
|
903
891
|
<div class="details">
|
|
904
|
-
|
|
892
|
+
🎨 Diagram as Code for prototyping cloud system architectures
|
|
905
893
|
</div>
|
|
906
894
|
</div>
|
|
907
895
|
</li>
|
|
@@ -910,7 +898,7 @@
|
|
|
910
898
|
<div class="info">
|
|
911
899
|
<div class="rank">
|
|
912
900
|
<span title="Ranking 21">21</span>
|
|
913
|
-
<a href="https://github.com/
|
|
901
|
+
<a href="https://github.com/dair-ai/ML-Papers-of-the-Week" target="_blank" title="dair-ai/ML-Papers-of-the-Week">dair-ai/ML-Papers-of-the-Week</a>
|
|
914
902
|
</div>
|
|
915
903
|
<div class="sub-title followers">
|
|
916
904
|
|
|
@@ -918,24 +906,24 @@
|
|
|
918
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
919
907
|
<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>
|
|
920
908
|
</svg>
|
|
921
|
-
<span>
|
|
909
|
+
<span>6736</span>
|
|
922
910
|
</span>
|
|
923
911
|
<span class="star" title="Repo Forked">
|
|
924
912
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
925
913
|
<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">
|
|
926
914
|
</path>
|
|
927
915
|
</svg>
|
|
928
|
-
<span>
|
|
916
|
+
<span>257</span>
|
|
929
917
|
</span>
|
|
930
918
|
<span class="star">
|
|
931
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
932
920
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
933
921
|
</svg>
|
|
934
|
-
<span>
|
|
922
|
+
<span>241 stars today</span>
|
|
935
923
|
</span>
|
|
936
924
|
</div>
|
|
937
925
|
<div class="details">
|
|
938
|
-
|
|
926
|
+
🔥Highlighting the top ML papers every week.
|
|
939
927
|
</div>
|
|
940
928
|
</div>
|
|
941
929
|
</li>
|
|
@@ -944,36 +932,36 @@
|
|
|
944
932
|
<div class="info">
|
|
945
933
|
<div class="rank">
|
|
946
934
|
<span title="Ranking 22">22</span>
|
|
947
|
-
<a href="https://github.com/
|
|
935
|
+
<a href="https://github.com/sst/demo-ai-app" target="_blank" title="sst/demo-ai-app">sst/demo-ai-app</a>
|
|
948
936
|
</div>
|
|
949
937
|
<div class="sub-title followers">
|
|
950
938
|
|
|
951
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
952
|
-
<span style="background-color: #
|
|
939
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
940
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
953
941
|
</a>
|
|
954
942
|
|
|
955
943
|
<span class="star" title="Stargazers Count">
|
|
956
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
957
945
|
<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>
|
|
958
946
|
</svg>
|
|
959
|
-
<span>
|
|
947
|
+
<span>607</span>
|
|
960
948
|
</span>
|
|
961
949
|
<span class="star" title="Repo Forked">
|
|
962
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
963
951
|
<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">
|
|
964
952
|
</path>
|
|
965
953
|
</svg>
|
|
966
|
-
<span>
|
|
954
|
+
<span>34</span>
|
|
967
955
|
</span>
|
|
968
956
|
<span class="star">
|
|
969
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
970
958
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
971
959
|
</svg>
|
|
972
|
-
<span>
|
|
960
|
+
<span>74 stars today</span>
|
|
973
961
|
</span>
|
|
974
962
|
</div>
|
|
975
963
|
<div class="details">
|
|
976
|
-
|
|
964
|
+
Sample AI movies app built with ❍ Ion
|
|
977
965
|
</div>
|
|
978
966
|
</div>
|
|
979
967
|
</li>
|
|
@@ -982,36 +970,36 @@
|
|
|
982
970
|
<div class="info">
|
|
983
971
|
<div class="rank">
|
|
984
972
|
<span title="Ranking 23">23</span>
|
|
985
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/lucidrains/self-rewarding-lm-pytorch" target="_blank" title="lucidrains/self-rewarding-lm-pytorch">lucidrains/self-rewarding-lm-pytorch</a>
|
|
986
974
|
</div>
|
|
987
975
|
<div class="sub-title followers">
|
|
988
976
|
|
|
989
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
990
|
-
<span style="background-color: #
|
|
977
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
978
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
991
979
|
</a>
|
|
992
980
|
|
|
993
981
|
<span class="star" title="Stargazers Count">
|
|
994
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
995
983
|
<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>
|
|
996
984
|
</svg>
|
|
997
|
-
<span>
|
|
985
|
+
<span>572</span>
|
|
998
986
|
</span>
|
|
999
987
|
<span class="star" title="Repo Forked">
|
|
1000
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1001
989
|
<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">
|
|
1002
990
|
</path>
|
|
1003
991
|
</svg>
|
|
1004
|
-
<span>
|
|
992
|
+
<span>25</span>
|
|
1005
993
|
</span>
|
|
1006
994
|
<span class="star">
|
|
1007
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1008
996
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1009
997
|
</svg>
|
|
1010
|
-
<span>
|
|
998
|
+
<span>264 stars today</span>
|
|
1011
999
|
</span>
|
|
1012
1000
|
</div>
|
|
1013
1001
|
<div class="details">
|
|
1014
|
-
|
|
1002
|
+
Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI
|
|
1015
1003
|
</div>
|
|
1016
1004
|
</div>
|
|
1017
1005
|
</li>
|
|
@@ -1020,7 +1008,7 @@
|
|
|
1020
1008
|
<div class="info">
|
|
1021
1009
|
<div class="rank">
|
|
1022
1010
|
<span title="Ranking 24">24</span>
|
|
1023
|
-
<a href="https://github.com/
|
|
1011
|
+
<a href="https://github.com/gabrielchua/RAGxplorer" target="_blank" title="gabrielchua/RAGxplorer">gabrielchua/RAGxplorer</a>
|
|
1024
1012
|
</div>
|
|
1025
1013
|
<div class="sub-title followers">
|
|
1026
1014
|
|
|
@@ -1032,24 +1020,24 @@
|
|
|
1032
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1033
1021
|
<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>
|
|
1034
1022
|
</svg>
|
|
1035
|
-
<span>
|
|
1023
|
+
<span>476</span>
|
|
1036
1024
|
</span>
|
|
1037
1025
|
<span class="star" title="Repo Forked">
|
|
1038
1026
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1039
1027
|
<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">
|
|
1040
1028
|
</path>
|
|
1041
1029
|
</svg>
|
|
1042
|
-
<span>
|
|
1030
|
+
<span>46</span>
|
|
1043
1031
|
</span>
|
|
1044
1032
|
<span class="star">
|
|
1045
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
1034
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1047
1035
|
</svg>
|
|
1048
|
-
<span>
|
|
1036
|
+
<span>95 stars today</span>
|
|
1049
1037
|
</span>
|
|
1050
1038
|
</div>
|
|
1051
1039
|
<div class="details">
|
|
1052
|
-
|
|
1040
|
+
Visualise and explore your RAG documents
|
|
1053
1041
|
</div>
|
|
1054
1042
|
</div>
|
|
1055
1043
|
</li>
|
|
@@ -1058,7 +1046,7 @@
|
|
|
1058
1046
|
<div class="info">
|
|
1059
1047
|
<div class="rank">
|
|
1060
1048
|
<span title="Ranking 25">25</span>
|
|
1061
|
-
<a href="https://github.com/
|
|
1049
|
+
<a href="https://github.com/nerfstudio-project/nerfstudio" target="_blank" title="nerfstudio-project/nerfstudio">nerfstudio-project/nerfstudio</a>
|
|
1062
1050
|
</div>
|
|
1063
1051
|
<div class="sub-title followers">
|
|
1064
1052
|
|
|
@@ -1070,24 +1058,24 @@
|
|
|
1070
1058
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1071
1059
|
<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>
|
|
1072
1060
|
</svg>
|
|
1073
|
-
<span>
|
|
1061
|
+
<span>7729</span>
|
|
1074
1062
|
</span>
|
|
1075
1063
|
<span class="star" title="Repo Forked">
|
|
1076
1064
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1077
1065
|
<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">
|
|
1078
1066
|
</path>
|
|
1079
1067
|
</svg>
|
|
1080
|
-
<span>
|
|
1068
|
+
<span>979</span>
|
|
1081
1069
|
</span>
|
|
1082
1070
|
<span class="star">
|
|
1083
1071
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1084
1072
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1085
1073
|
</svg>
|
|
1086
|
-
<span>
|
|
1074
|
+
<span>54 stars today</span>
|
|
1087
1075
|
</span>
|
|
1088
1076
|
</div>
|
|
1089
1077
|
<div class="details">
|
|
1090
|
-
A
|
|
1078
|
+
A collaboration friendly studio for NeRFs
|
|
1091
1079
|
</div>
|
|
1092
1080
|
</div>
|
|
1093
1081
|
</li>
|
|
@@ -1111,7 +1099,7 @@
|
|
|
1111
1099
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1112
1100
|
</a>
|
|
1113
1101
|
</div>
|
|
1114
|
-
<div class="time">Last cache created on 2024/1/
|
|
1102
|
+
<div class="time">Last cache created on 2024/1/24 by Github API v3.</div>
|
|
1115
1103
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1116
1104
|
</div>
|
|
1117
1105
|
</body>
|