@wcj/github-rank 23.5.18 → 23.5.20
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 +24607 -24603
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +139 -139
- package/dist/trending-weekly.json +180 -180
- package/dist/users.china.json +2094 -2094
- package/dist/users.json +9545 -9545
- package/package.json +1 -1
- package/web/data/repos.json +24607 -24603
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +139 -139
- package/web/data/trending-weekly.json +180 -180
- package/web/data/users.china.json +2094 -2094
- package/web/data/users.json +9545 -9545
- package/web/index.html +6529 -6529
- package/web/repos.html +3246 -3246
- package/web/trending-monthly.html +141 -141
- package/web/trending-weekly.html +169 -169
- package/web/trending.html +167 -167
- package/web/users.china.html +1664 -1664
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/5/
|
|
132
|
+
<div class="time">Last cache created on 2023/5/20 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/Stability-AI/StableStudio" target="_blank" title="Stability-AI/StableStudio">Stability-AI/StableStudio</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/typescript" title="Programming Language TypeScript">
|
|
162
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>3249</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>273</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>784 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
Community interface for generative AI
|
|
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/StanGirard/quivr" target="_blank" title="StanGirard/quivr">StanGirard/quivr</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/python" title="Programming Language Python">
|
|
200
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>2992</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>487</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>456 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
Dump all your files and thoughts into your GenerativeAI Second Brain and chat with it
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,36 +230,32 @@
|
|
|
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/HolographicWings/TOTK-Mods-collection" target="_blank" title="HolographicWings/TOTK-Mods-collection">HolographicWings/TOTK-Mods-collection</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
238
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
239
|
-
</a>
|
|
240
|
-
|
|
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>529</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>126</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>182 stars today</span>
|
|
259
255
|
</span>
|
|
260
256
|
</div>
|
|
261
257
|
<div class="details">
|
|
262
|
-
|
|
258
|
+
Mod repo for TOTK on Yuzu emulator.
|
|
263
259
|
</div>
|
|
264
260
|
</div>
|
|
265
261
|
</li>
|
|
@@ -268,36 +264,32 @@
|
|
|
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/ray-project/llm-numbers" target="_blank" title="ray-project/llm-numbers">ray-project/llm-numbers</a>
|
|
272
268
|
</div>
|
|
273
269
|
<div class="sub-title followers">
|
|
274
270
|
|
|
275
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
276
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
277
|
-
</a>
|
|
278
|
-
|
|
279
271
|
<span class="star" title="Stargazers Count">
|
|
280
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
273
|
<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
274
|
</svg>
|
|
283
|
-
<span>
|
|
275
|
+
<span>1794</span>
|
|
284
276
|
</span>
|
|
285
277
|
<span class="star" title="Repo Forked">
|
|
286
278
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
279
|
<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
280
|
</path>
|
|
289
281
|
</svg>
|
|
290
|
-
<span>
|
|
282
|
+
<span>48</span>
|
|
291
283
|
</span>
|
|
292
284
|
<span class="star">
|
|
293
285
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
286
|
<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
287
|
</svg>
|
|
296
|
-
<span>
|
|
288
|
+
<span>507 stars today</span>
|
|
297
289
|
</span>
|
|
298
290
|
</div>
|
|
299
291
|
<div class="details">
|
|
300
|
-
|
|
292
|
+
Numbers every LLM developer should know
|
|
301
293
|
</div>
|
|
302
294
|
</div>
|
|
303
295
|
</li>
|
|
@@ -306,7 +298,7 @@
|
|
|
306
298
|
<div class="info">
|
|
307
299
|
<div class="rank">
|
|
308
300
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
301
|
+
<a href="https://github.com/steven-tey/dub" target="_blank" title="steven-tey/dub">steven-tey/dub</a>
|
|
310
302
|
</div>
|
|
311
303
|
<div class="sub-title followers">
|
|
312
304
|
|
|
@@ -318,24 +310,24 @@
|
|
|
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>7111</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>458</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>238 stars today</span>
|
|
335
327
|
</span>
|
|
336
328
|
</div>
|
|
337
329
|
<div class="details">
|
|
338
|
-
|
|
330
|
+
An open-source link shortener with built-in analytics + free custom domains.
|
|
339
331
|
</div>
|
|
340
332
|
</div>
|
|
341
333
|
</li>
|
|
@@ -344,7 +336,7 @@
|
|
|
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/smol-ai/developer" target="_blank" title="smol-ai/developer">smol-ai/developer</a>
|
|
348
340
|
</div>
|
|
349
341
|
<div class="sub-title followers">
|
|
350
342
|
|
|
@@ -356,24 +348,24 @@
|
|
|
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>6445</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>447</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>815 stars today</span>
|
|
373
365
|
</span>
|
|
374
366
|
</div>
|
|
375
367
|
<div class="details">
|
|
376
|
-
|
|
368
|
+
with 100k context windows on the way, it's now feasible for every dev to have their own smol developer
|
|
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/microsoft/guidance" target="_blank" title="microsoft/guidance">microsoft/guidance</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>6622</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>428</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>1621 stars today</span>
|
|
411
403
|
</span>
|
|
412
404
|
</div>
|
|
413
405
|
<div class="details">
|
|
414
|
-
|
|
406
|
+
A guidance language for controlling large language models.
|
|
415
407
|
</div>
|
|
416
408
|
</div>
|
|
417
409
|
</li>
|
|
@@ -420,36 +412,32 @@
|
|
|
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/hkirat/project-ideas" target="_blank" title="hkirat/project-ideas">hkirat/project-ideas</a>
|
|
424
416
|
</div>
|
|
425
417
|
<div class="sub-title followers">
|
|
426
418
|
|
|
427
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
428
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
429
|
-
</a>
|
|
430
|
-
|
|
431
419
|
<span class="star" title="Stargazers Count">
|
|
432
420
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
421
|
<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
422
|
</svg>
|
|
435
|
-
<span>
|
|
423
|
+
<span>1200</span>
|
|
436
424
|
</span>
|
|
437
425
|
<span class="star" title="Repo Forked">
|
|
438
426
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
427
|
<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
428
|
</path>
|
|
441
429
|
</svg>
|
|
442
|
-
<span>
|
|
430
|
+
<span>259</span>
|
|
443
431
|
</span>
|
|
444
432
|
<span class="star">
|
|
445
433
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
434
|
<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
435
|
</svg>
|
|
448
|
-
<span>
|
|
436
|
+
<span>132 stars today</span>
|
|
449
437
|
</span>
|
|
450
438
|
</div>
|
|
451
439
|
<div class="details">
|
|
452
|
-
|
|
440
|
+
Projects to get you started on full stack
|
|
453
441
|
</div>
|
|
454
442
|
</div>
|
|
455
443
|
</li>
|
|
@@ -458,36 +446,36 @@
|
|
|
458
446
|
<div class="info">
|
|
459
447
|
<div class="rank">
|
|
460
448
|
<span title="Ranking 9">9</span>
|
|
461
|
-
<a href="https://github.com/
|
|
449
|
+
<a href="https://github.com/Snailclimb/JavaGuide" target="_blank" title="Snailclimb/JavaGuide">Snailclimb/JavaGuide</a>
|
|
462
450
|
</div>
|
|
463
451
|
<div class="sub-title followers">
|
|
464
452
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
466
|
-
<span style="background-color: #
|
|
453
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
454
|
+
<span style="background-color: #b07219;"></span>Java
|
|
467
455
|
</a>
|
|
468
456
|
|
|
469
457
|
<span class="star" title="Stargazers Count">
|
|
470
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
459
|
<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
460
|
</svg>
|
|
473
|
-
<span>
|
|
461
|
+
<span>133809</span>
|
|
474
462
|
</span>
|
|
475
463
|
<span class="star" title="Repo Forked">
|
|
476
464
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
465
|
<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
466
|
</path>
|
|
479
467
|
</svg>
|
|
480
|
-
<span>
|
|
468
|
+
<span>44039</span>
|
|
481
469
|
</span>
|
|
482
470
|
<span class="star">
|
|
483
471
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
472
|
<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
473
|
</svg>
|
|
486
|
-
<span>
|
|
474
|
+
<span>39 stars today</span>
|
|
487
475
|
</span>
|
|
488
476
|
</div>
|
|
489
477
|
<div class="details">
|
|
490
|
-
|
|
478
|
+
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
|
|
491
479
|
</div>
|
|
492
480
|
</div>
|
|
493
481
|
</li>
|
|
@@ -496,32 +484,36 @@
|
|
|
496
484
|
<div class="info">
|
|
497
485
|
<div class="rank">
|
|
498
486
|
<span title="Ranking 10">10</span>
|
|
499
|
-
<a href="https://github.com/
|
|
487
|
+
<a href="https://github.com/WerWolv/ImHex" target="_blank" title="WerWolv/ImHex">WerWolv/ImHex</a>
|
|
500
488
|
</div>
|
|
501
489
|
<div class="sub-title followers">
|
|
502
490
|
|
|
491
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
492
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
493
|
+
</a>
|
|
494
|
+
|
|
503
495
|
<span class="star" title="Stargazers Count">
|
|
504
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
505
497
|
<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>
|
|
506
498
|
</svg>
|
|
507
|
-
<span>
|
|
499
|
+
<span>28244</span>
|
|
508
500
|
</span>
|
|
509
501
|
<span class="star" title="Repo Forked">
|
|
510
502
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
511
503
|
<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">
|
|
512
504
|
</path>
|
|
513
505
|
</svg>
|
|
514
|
-
<span>
|
|
506
|
+
<span>1363</span>
|
|
515
507
|
</span>
|
|
516
508
|
<span class="star">
|
|
517
509
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
510
|
<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>
|
|
519
511
|
</svg>
|
|
520
|
-
<span>
|
|
512
|
+
<span>184 stars today</span>
|
|
521
513
|
</span>
|
|
522
514
|
</div>
|
|
523
515
|
<div class="details">
|
|
524
|
-
|
|
516
|
+
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
|
|
525
517
|
</div>
|
|
526
518
|
</div>
|
|
527
519
|
</li>
|
|
@@ -530,36 +522,36 @@
|
|
|
530
522
|
<div class="info">
|
|
531
523
|
<div class="rank">
|
|
532
524
|
<span title="Ranking 11">11</span>
|
|
533
|
-
<a href="https://github.com/
|
|
525
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
534
526
|
</div>
|
|
535
527
|
<div class="sub-title followers">
|
|
536
528
|
|
|
537
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
538
|
-
<span style="background-color: #
|
|
529
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
530
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
539
531
|
</a>
|
|
540
532
|
|
|
541
533
|
<span class="star" title="Stargazers Count">
|
|
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>240429</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>27503</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>110 stars today</span>
|
|
559
551
|
</span>
|
|
560
552
|
</div>
|
|
561
553
|
<div class="details">
|
|
562
|
-
|
|
554
|
+
A collective list of free APIs
|
|
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/megaease/Remembering-Haoel" target="_blank" title="megaease/Remembering-Haoel">megaease/Remembering-Haoel</a>
|
|
572
564
|
</div>
|
|
573
565
|
<div class="sub-title followers">
|
|
574
566
|
|
|
@@ -576,24 +568,24 @@
|
|
|
576
568
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
569
|
<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>
|
|
578
570
|
</svg>
|
|
579
|
-
<span>
|
|
571
|
+
<span>2127</span>
|
|
580
572
|
</span>
|
|
581
573
|
<span class="star" title="Repo Forked">
|
|
582
574
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
575
|
<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">
|
|
584
576
|
</path>
|
|
585
577
|
</svg>
|
|
586
|
-
<span>
|
|
578
|
+
<span>208</span>
|
|
587
579
|
</span>
|
|
588
580
|
<span class="star">
|
|
589
581
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
582
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
591
583
|
</svg>
|
|
592
|
-
<span>
|
|
584
|
+
<span>344 stars today</span>
|
|
593
585
|
</span>
|
|
594
586
|
</div>
|
|
595
587
|
<div class="details">
|
|
596
|
-
|
|
588
|
+
记录您对左耳朵耗子(陈皓)的点滴回忆
|
|
597
589
|
</div>
|
|
598
590
|
</div>
|
|
599
591
|
</li>
|
|
@@ -602,32 +594,36 @@
|
|
|
602
594
|
<div class="info">
|
|
603
595
|
<div class="rank">
|
|
604
596
|
<span title="Ranking 13">13</span>
|
|
605
|
-
<a href="https://github.com/
|
|
597
|
+
<a href="https://github.com/rocketseat-education/nlw-12-spacetime-ignite" target="_blank" title="rocketseat-education/nlw-12-spacetime-ignite">rocketseat-education/nlw-12-spacetime-ignite</a>
|
|
606
598
|
</div>
|
|
607
599
|
<div class="sub-title followers">
|
|
608
600
|
|
|
601
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
602
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
603
|
+
</a>
|
|
604
|
+
|
|
609
605
|
<span class="star" title="Stargazers Count">
|
|
610
606
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
611
607
|
<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>
|
|
612
608
|
</svg>
|
|
613
|
-
<span>
|
|
609
|
+
<span>215</span>
|
|
614
610
|
</span>
|
|
615
611
|
<span class="star" title="Repo Forked">
|
|
616
612
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
617
613
|
<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">
|
|
618
614
|
</path>
|
|
619
615
|
</svg>
|
|
620
|
-
<span>
|
|
616
|
+
<span>144</span>
|
|
621
617
|
</span>
|
|
622
618
|
<span class="star">
|
|
623
619
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
620
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
625
621
|
</svg>
|
|
626
|
-
<span>
|
|
622
|
+
<span>75 stars today</span>
|
|
627
623
|
</span>
|
|
628
624
|
</div>
|
|
629
625
|
<div class="details">
|
|
630
|
-
|
|
626
|
+
Aplicação de recordação de memórias desenvolvida no NLW 12
|
|
631
627
|
</div>
|
|
632
628
|
</div>
|
|
633
629
|
</li>
|
|
@@ -636,36 +632,36 @@
|
|
|
636
632
|
<div class="info">
|
|
637
633
|
<div class="rank">
|
|
638
634
|
<span title="Ranking 14">14</span>
|
|
639
|
-
<a href="https://github.com/
|
|
635
|
+
<a href="https://github.com/danielgindi/Charts" target="_blank" title="danielgindi/Charts">danielgindi/Charts</a>
|
|
640
636
|
</div>
|
|
641
637
|
<div class="sub-title followers">
|
|
642
638
|
|
|
643
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
644
|
-
<span style="background-color: #
|
|
639
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
640
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
645
641
|
</a>
|
|
646
642
|
|
|
647
643
|
<span class="star" title="Stargazers Count">
|
|
648
644
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
645
|
<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>
|
|
650
646
|
</svg>
|
|
651
|
-
<span>
|
|
647
|
+
<span>26692</span>
|
|
652
648
|
</span>
|
|
653
649
|
<span class="star" title="Repo Forked">
|
|
654
650
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
655
651
|
<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">
|
|
656
652
|
</path>
|
|
657
653
|
</svg>
|
|
658
|
-
<span>
|
|
654
|
+
<span>5874</span>
|
|
659
655
|
</span>
|
|
660
656
|
<span class="star">
|
|
661
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
658
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
663
659
|
</svg>
|
|
664
|
-
<span>
|
|
660
|
+
<span>4 stars today</span>
|
|
665
661
|
</span>
|
|
666
662
|
</div>
|
|
667
663
|
<div class="details">
|
|
668
|
-
|
|
664
|
+
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
|
|
669
665
|
</div>
|
|
670
666
|
</div>
|
|
671
667
|
</li>
|
|
@@ -674,36 +670,36 @@
|
|
|
674
670
|
<div class="info">
|
|
675
671
|
<div class="rank">
|
|
676
672
|
<span title="Ranking 15">15</span>
|
|
677
|
-
<a href="https://github.com/
|
|
673
|
+
<a href="https://github.com/sunner/ChatALL" target="_blank" title="sunner/ChatALL">sunner/ChatALL</a>
|
|
678
674
|
</div>
|
|
679
675
|
<div class="sub-title followers">
|
|
680
676
|
|
|
681
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
682
|
-
<span style="background-color: #
|
|
677
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
678
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
683
679
|
</a>
|
|
684
680
|
|
|
685
681
|
<span class="star" title="Stargazers Count">
|
|
686
682
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
683
|
<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>
|
|
688
684
|
</svg>
|
|
689
|
-
<span>
|
|
685
|
+
<span>4361</span>
|
|
690
686
|
</span>
|
|
691
687
|
<span class="star" title="Repo Forked">
|
|
692
688
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
693
689
|
<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">
|
|
694
690
|
</path>
|
|
695
691
|
</svg>
|
|
696
|
-
<span>
|
|
692
|
+
<span>547</span>
|
|
697
693
|
</span>
|
|
698
694
|
<span class="star">
|
|
699
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
696
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
701
697
|
</svg>
|
|
702
|
-
<span>
|
|
698
|
+
<span>1149 stars today</span>
|
|
703
699
|
</span>
|
|
704
700
|
</div>
|
|
705
701
|
<div class="details">
|
|
706
|
-
|
|
702
|
+
Concurrently chat with ChatGPT, Bing Chat, bard, Alpaca, Vincuna, Claude, ChatGLM, MOSS, iFlytek Spark, ERNIE and more, discover the best answers
|
|
707
703
|
</div>
|
|
708
704
|
</div>
|
|
709
705
|
</li>
|
|
@@ -712,32 +708,32 @@
|
|
|
712
708
|
<div class="info">
|
|
713
709
|
<div class="rank">
|
|
714
710
|
<span title="Ranking 16">16</span>
|
|
715
|
-
<a href="https://github.com/
|
|
711
|
+
<a href="https://github.com/togethercomputer/OpenChatKit" target="_blank" title="togethercomputer/OpenChatKit">togethercomputer/OpenChatKit</a>
|
|
716
712
|
</div>
|
|
717
713
|
<div class="sub-title followers">
|
|
718
714
|
|
|
719
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
720
|
-
<span style="background-color: #
|
|
715
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
716
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
721
717
|
</a>
|
|
722
718
|
|
|
723
719
|
<span class="star" title="Stargazers Count">
|
|
724
720
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
721
|
<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>
|
|
726
722
|
</svg>
|
|
727
|
-
<span>
|
|
723
|
+
<span>8402</span>
|
|
728
724
|
</span>
|
|
729
725
|
<span class="star" title="Repo Forked">
|
|
730
726
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
731
727
|
<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">
|
|
732
728
|
</path>
|
|
733
729
|
</svg>
|
|
734
|
-
<span>
|
|
730
|
+
<span>931</span>
|
|
735
731
|
</span>
|
|
736
732
|
<span class="star">
|
|
737
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
734
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
739
735
|
</svg>
|
|
740
|
-
<span>
|
|
736
|
+
<span>59 stars today</span>
|
|
741
737
|
</span>
|
|
742
738
|
</div>
|
|
743
739
|
<div class="details">
|
|
@@ -750,36 +746,36 @@
|
|
|
750
746
|
<div class="info">
|
|
751
747
|
<div class="rank">
|
|
752
748
|
<span title="Ranking 17">17</span>
|
|
753
|
-
<a href="https://github.com/
|
|
749
|
+
<a href="https://github.com/csunny/DB-GPT" target="_blank" title="csunny/DB-GPT">csunny/DB-GPT</a>
|
|
754
750
|
</div>
|
|
755
751
|
<div class="sub-title followers">
|
|
756
752
|
|
|
757
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
758
|
-
<span style="background-color: #
|
|
753
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
754
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
759
755
|
</a>
|
|
760
756
|
|
|
761
757
|
<span class="star" title="Stargazers Count">
|
|
762
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
763
759
|
<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>
|
|
764
760
|
</svg>
|
|
765
|
-
<span>
|
|
761
|
+
<span>894</span>
|
|
766
762
|
</span>
|
|
767
763
|
<span class="star" title="Repo Forked">
|
|
768
764
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
769
765
|
<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">
|
|
770
766
|
</path>
|
|
771
767
|
</svg>
|
|
772
|
-
<span>
|
|
768
|
+
<span>337</span>
|
|
773
769
|
</span>
|
|
774
770
|
<span class="star">
|
|
775
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
772
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
777
773
|
</svg>
|
|
778
|
-
<span>
|
|
774
|
+
<span>44 stars today</span>
|
|
779
775
|
</span>
|
|
780
776
|
</div>
|
|
781
777
|
<div class="details">
|
|
782
|
-
|
|
778
|
+
Interact your data and environment using the local GPT, no data leaks, 100% privately, 100% security
|
|
783
779
|
</div>
|
|
784
780
|
</div>
|
|
785
781
|
</li>
|
|
@@ -788,7 +784,7 @@
|
|
|
788
784
|
<div class="info">
|
|
789
785
|
<div class="rank">
|
|
790
786
|
<span title="Ranking 18">18</span>
|
|
791
|
-
<a href="https://github.com/
|
|
787
|
+
<a href="https://github.com/imthenachoman/How-To-Secure-A-Linux-Server" target="_blank" title="imthenachoman/How-To-Secure-A-Linux-Server">imthenachoman/How-To-Secure-A-Linux-Server</a>
|
|
792
788
|
</div>
|
|
793
789
|
<div class="sub-title followers">
|
|
794
790
|
|
|
@@ -796,24 +792,24 @@
|
|
|
796
792
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
793
|
<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>
|
|
798
794
|
</svg>
|
|
799
|
-
<span>
|
|
795
|
+
<span>14151</span>
|
|
800
796
|
</span>
|
|
801
797
|
<span class="star" title="Repo Forked">
|
|
802
798
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
799
|
<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">
|
|
804
800
|
</path>
|
|
805
801
|
</svg>
|
|
806
|
-
<span>
|
|
802
|
+
<span>964</span>
|
|
807
803
|
</span>
|
|
808
804
|
<span class="star">
|
|
809
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
806
|
<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>
|
|
811
807
|
</svg>
|
|
812
|
-
<span>
|
|
808
|
+
<span>127 stars today</span>
|
|
813
809
|
</span>
|
|
814
810
|
</div>
|
|
815
811
|
<div class="details">
|
|
816
|
-
|
|
812
|
+
An evolving how-to guide for securing a Linux server.
|
|
817
813
|
</div>
|
|
818
814
|
</div>
|
|
819
815
|
</li>
|
|
@@ -822,36 +818,36 @@
|
|
|
822
818
|
<div class="info">
|
|
823
819
|
<div class="rank">
|
|
824
820
|
<span title="Ranking 19">19</span>
|
|
825
|
-
<a href="https://github.com/
|
|
821
|
+
<a href="https://github.com/papers-we-love/papers-we-love" target="_blank" title="papers-we-love/papers-we-love">papers-we-love/papers-we-love</a>
|
|
826
822
|
</div>
|
|
827
823
|
<div class="sub-title followers">
|
|
828
824
|
|
|
829
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
830
|
-
<span style="background-color: #
|
|
825
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
826
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
831
827
|
</a>
|
|
832
828
|
|
|
833
829
|
<span class="star" title="Stargazers Count">
|
|
834
830
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
831
|
<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>
|
|
836
832
|
</svg>
|
|
837
|
-
<span>
|
|
833
|
+
<span>72579</span>
|
|
838
834
|
</span>
|
|
839
835
|
<span class="star" title="Repo Forked">
|
|
840
836
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
841
837
|
<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">
|
|
842
838
|
</path>
|
|
843
839
|
</svg>
|
|
844
|
-
<span>
|
|
840
|
+
<span>5289</span>
|
|
845
841
|
</span>
|
|
846
842
|
<span class="star">
|
|
847
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
844
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
849
845
|
</svg>
|
|
850
|
-
<span>
|
|
846
|
+
<span>233 stars today</span>
|
|
851
847
|
</span>
|
|
852
848
|
</div>
|
|
853
849
|
<div class="details">
|
|
854
|
-
|
|
850
|
+
Papers from the computer science community to read and discuss.
|
|
855
851
|
</div>
|
|
856
852
|
</div>
|
|
857
853
|
</li>
|
|
@@ -860,36 +856,36 @@
|
|
|
860
856
|
<div class="info">
|
|
861
857
|
<div class="rank">
|
|
862
858
|
<span title="Ranking 20">20</span>
|
|
863
|
-
<a href="https://github.com/
|
|
859
|
+
<a href="https://github.com/airbnb/javascript" target="_blank" title="airbnb/javascript">airbnb/javascript</a>
|
|
864
860
|
</div>
|
|
865
861
|
<div class="sub-title followers">
|
|
866
862
|
|
|
867
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
868
|
-
<span style="background-color: #
|
|
863
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
864
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
869
865
|
</a>
|
|
870
866
|
|
|
871
867
|
<span class="star" title="Stargazers Count">
|
|
872
868
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
869
|
<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>
|
|
874
870
|
</svg>
|
|
875
|
-
<span>
|
|
871
|
+
<span>134229</span>
|
|
876
872
|
</span>
|
|
877
873
|
<span class="star" title="Repo Forked">
|
|
878
874
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
879
875
|
<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">
|
|
880
876
|
</path>
|
|
881
877
|
</svg>
|
|
882
|
-
<span>
|
|
878
|
+
<span>25584</span>
|
|
883
879
|
</span>
|
|
884
880
|
<span class="star">
|
|
885
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
886
882
|
<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>
|
|
887
883
|
</svg>
|
|
888
|
-
<span>
|
|
884
|
+
<span>133 stars today</span>
|
|
889
885
|
</span>
|
|
890
886
|
</div>
|
|
891
887
|
<div class="details">
|
|
892
|
-
|
|
888
|
+
JavaScript Style Guide
|
|
893
889
|
</div>
|
|
894
890
|
</div>
|
|
895
891
|
</li>
|
|
@@ -898,26 +894,26 @@
|
|
|
898
894
|
<div class="info">
|
|
899
895
|
<div class="rank">
|
|
900
896
|
<span title="Ranking 21">21</span>
|
|
901
|
-
<a href="https://github.com/
|
|
897
|
+
<a href="https://github.com/UFund-Me/Qbot" target="_blank" title="UFund-Me/Qbot">UFund-Me/Qbot</a>
|
|
902
898
|
</div>
|
|
903
899
|
<div class="sub-title followers">
|
|
904
900
|
|
|
905
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
906
|
-
<span style="background-color: #
|
|
901
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
902
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
907
903
|
</a>
|
|
908
904
|
|
|
909
905
|
<span class="star" title="Stargazers Count">
|
|
910
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
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>
|
|
912
908
|
</svg>
|
|
913
|
-
<span>
|
|
909
|
+
<span>435</span>
|
|
914
910
|
</span>
|
|
915
911
|
<span class="star" title="Repo Forked">
|
|
916
912
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
917
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">
|
|
918
914
|
</path>
|
|
919
915
|
</svg>
|
|
920
|
-
<span>
|
|
916
|
+
<span>89</span>
|
|
921
917
|
</span>
|
|
922
918
|
<span class="star">
|
|
923
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
@@ -927,7 +923,7 @@
|
|
|
927
923
|
</span>
|
|
928
924
|
</div>
|
|
929
925
|
<div class="details">
|
|
930
|
-
|
|
926
|
+
[updating ...] 自动量化交易机器人 Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment. https://ufund-me.github.io/Qbot :news: qbot-mini: https://github.com/Charmve/iQuant
|
|
931
927
|
</div>
|
|
932
928
|
</div>
|
|
933
929
|
</li>
|
|
@@ -936,36 +932,36 @@
|
|
|
936
932
|
<div class="info">
|
|
937
933
|
<div class="rank">
|
|
938
934
|
<span title="Ranking 22">22</span>
|
|
939
|
-
<a href="https://github.com/
|
|
935
|
+
<a href="https://github.com/dsdanielpark/Bard-API" target="_blank" title="dsdanielpark/Bard-API">dsdanielpark/Bard-API</a>
|
|
940
936
|
</div>
|
|
941
937
|
<div class="sub-title followers">
|
|
942
938
|
|
|
943
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
944
|
-
<span style="background-color: #
|
|
939
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
940
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
945
941
|
</a>
|
|
946
942
|
|
|
947
943
|
<span class="star" title="Stargazers Count">
|
|
948
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
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>
|
|
950
946
|
</svg>
|
|
951
|
-
<span>
|
|
947
|
+
<span>2324</span>
|
|
952
948
|
</span>
|
|
953
949
|
<span class="star" title="Repo Forked">
|
|
954
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
955
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">
|
|
956
952
|
</path>
|
|
957
953
|
</svg>
|
|
958
|
-
<span>
|
|
954
|
+
<span>327</span>
|
|
959
955
|
</span>
|
|
960
956
|
<span class="star">
|
|
961
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
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>
|
|
963
959
|
</svg>
|
|
964
|
-
<span>
|
|
960
|
+
<span>219 stars today</span>
|
|
965
961
|
</span>
|
|
966
962
|
</div>
|
|
967
963
|
<div class="details">
|
|
968
|
-
|
|
964
|
+
The python package that returns response of Google Bard through API.
|
|
969
965
|
</div>
|
|
970
966
|
</div>
|
|
971
967
|
</li>
|
|
@@ -974,32 +970,36 @@
|
|
|
974
970
|
<div class="info">
|
|
975
971
|
<div class="rank">
|
|
976
972
|
<span title="Ranking 23">23</span>
|
|
977
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/ventoy/Ventoy" target="_blank" title="ventoy/Ventoy">ventoy/Ventoy</a>
|
|
978
974
|
</div>
|
|
979
975
|
<div class="sub-title followers">
|
|
980
976
|
|
|
977
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
978
|
+
<span style="background-color: #555555;"></span>C
|
|
979
|
+
</a>
|
|
980
|
+
|
|
981
981
|
<span class="star" title="Stargazers Count">
|
|
982
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
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>
|
|
984
984
|
</svg>
|
|
985
|
-
<span>
|
|
985
|
+
<span>48994</span>
|
|
986
986
|
</span>
|
|
987
987
|
<span class="star" title="Repo Forked">
|
|
988
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
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">
|
|
990
990
|
</path>
|
|
991
991
|
</svg>
|
|
992
|
-
<span>
|
|
992
|
+
<span>3467</span>
|
|
993
993
|
</span>
|
|
994
994
|
<span class="star">
|
|
995
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
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>
|
|
997
997
|
</svg>
|
|
998
|
-
<span>
|
|
998
|
+
<span>59 stars today</span>
|
|
999
999
|
</span>
|
|
1000
1000
|
</div>
|
|
1001
1001
|
<div class="details">
|
|
1002
|
-
|
|
1002
|
+
A new bootable USB solution.
|
|
1003
1003
|
</div>
|
|
1004
1004
|
</div>
|
|
1005
1005
|
</li>
|
|
@@ -1008,36 +1008,36 @@
|
|
|
1008
1008
|
<div class="info">
|
|
1009
1009
|
<div class="rank">
|
|
1010
1010
|
<span title="Ranking 24">24</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1011
|
+
<a href="https://github.com/wxtsky/MyWalletScan" target="_blank" title="wxtsky/MyWalletScan">wxtsky/MyWalletScan</a>
|
|
1012
1012
|
</div>
|
|
1013
1013
|
<div class="sub-title followers">
|
|
1014
1014
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1016
|
-
<span style="background-color: #
|
|
1015
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1016
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1017
1017
|
</a>
|
|
1018
1018
|
|
|
1019
1019
|
<span class="star" title="Stargazers Count">
|
|
1020
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
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>
|
|
1022
1022
|
</svg>
|
|
1023
|
-
<span>
|
|
1023
|
+
<span>280</span>
|
|
1024
1024
|
</span>
|
|
1025
1025
|
<span class="star" title="Repo Forked">
|
|
1026
1026
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
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">
|
|
1028
1028
|
</path>
|
|
1029
1029
|
</svg>
|
|
1030
|
-
<span>
|
|
1030
|
+
<span>238</span>
|
|
1031
1031
|
</span>
|
|
1032
1032
|
<span class="star">
|
|
1033
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
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>
|
|
1035
1035
|
</svg>
|
|
1036
|
-
<span>
|
|
1036
|
+
<span>18 stars today</span>
|
|
1037
1037
|
</span>
|
|
1038
1038
|
</div>
|
|
1039
1039
|
<div class="details">
|
|
1040
|
-
|
|
1040
|
+
|
|
1041
1041
|
</div>
|
|
1042
1042
|
</div>
|
|
1043
1043
|
</li>
|
|
@@ -1046,36 +1046,36 @@
|
|
|
1046
1046
|
<div class="info">
|
|
1047
1047
|
<div class="rank">
|
|
1048
1048
|
<span title="Ranking 25">25</span>
|
|
1049
|
-
<a href="https://github.com/
|
|
1049
|
+
<a href="https://github.com/e-johnstonn/BriefGPT" target="_blank" title="e-johnstonn/BriefGPT">e-johnstonn/BriefGPT</a>
|
|
1050
1050
|
</div>
|
|
1051
1051
|
<div class="sub-title followers">
|
|
1052
1052
|
|
|
1053
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1054
|
-
<span style="background-color: #
|
|
1053
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1054
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1055
1055
|
</a>
|
|
1056
1056
|
|
|
1057
1057
|
<span class="star" title="Stargazers Count">
|
|
1058
1058
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
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>
|
|
1060
1060
|
</svg>
|
|
1061
|
-
<span>
|
|
1061
|
+
<span>570</span>
|
|
1062
1062
|
</span>
|
|
1063
1063
|
<span class="star" title="Repo Forked">
|
|
1064
1064
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1065
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">
|
|
1066
1066
|
</path>
|
|
1067
1067
|
</svg>
|
|
1068
|
-
<span>
|
|
1068
|
+
<span>177</span>
|
|
1069
1069
|
</span>
|
|
1070
1070
|
<span class="star">
|
|
1071
1071
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
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>
|
|
1073
1073
|
</svg>
|
|
1074
|
-
<span>
|
|
1074
|
+
<span>32 stars today</span>
|
|
1075
1075
|
</span>
|
|
1076
1076
|
</div>
|
|
1077
1077
|
<div class="details">
|
|
1078
|
-
|
|
1078
|
+
Locally hosted tool that connects documents to LLMs for summarization and querying, with a simple GUI.
|
|
1079
1079
|
</div>
|
|
1080
1080
|
</div>
|
|
1081
1081
|
</li>
|
|
@@ -1096,7 +1096,7 @@
|
|
|
1096
1096
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1097
1097
|
</a>
|
|
1098
1098
|
</div>
|
|
1099
|
-
<div class="time">Last cache created on 2023/5/
|
|
1099
|
+
<div class="time">Last cache created on 2023/5/20 by Github API v3.</div>
|
|
1100
1100
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1101
1101
|
</div>
|
|
1102
1102
|
</body>
|