@wcj/github-rank 23.11.10 → 23.11.12
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 +22546 -22532
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +153 -153
- package/dist/trending-weekly.json +182 -182
- package/dist/users.china.json +2404 -2474
- package/dist/users.json +6937 -6937
- package/package.json +1 -1
- package/web/data/repos.json +22546 -22532
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +153 -153
- package/web/data/trending-weekly.json +182 -182
- package/web/data/users.china.json +2404 -2474
- package/web/data/users.json +6937 -6937
- package/web/index.html +5194 -5194
- package/web/repos.html +2972 -2972
- package/web/trending-monthly.html +161 -161
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +173 -165
- package/web/users.china.html +1914 -1980
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/11/
|
|
132
|
+
<div class="time">Last cache created on 2023/11/12 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/imartinez/privateGPT" target="_blank" title="imartinez/privateGPT">imartinez/privateGPT</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
162
|
-
<span style="background-color: #
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
162
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
163
163
|
</a>
|
|
164
164
|
|
|
165
165
|
<span class="star" title="Stargazers Count">
|
|
166
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
167
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
168
168
|
</svg>
|
|
169
|
-
<span>
|
|
169
|
+
<span>40836</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>5373</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>106 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
Interact with your documents using the power of GPT, 100% privately, no data leaks
|
|
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/SawyerHood/draw-a-ui" target="_blank" title="SawyerHood/draw-a-ui">SawyerHood/draw-a-ui</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/typescript" title="Programming Language TypeScript">
|
|
200
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>2235</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>147</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>1120 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
Draw a mockup and generate html for it
|
|
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/microsoft/
|
|
233
|
+
<a href="https://github.com/microsoft/inshellisense" target="_blank" title="microsoft/inshellisense">microsoft/inshellisense</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/typescript" title="Programming Language TypeScript">
|
|
238
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>5934</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>125</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>540 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
IDE style command line auto complete
|
|
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/ishan0102/vimGPT" target="_blank" title="ishan0102/vimGPT">ishan0102/vimGPT</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/python" title="Programming Language Python">
|
|
276
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>1242</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>53</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>232 stars today</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
Browse the web with GPT-4V and Vimium
|
|
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/jbranchaud/til" target="_blank" title="jbranchaud/til">jbranchaud/til</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/vimscript" title="Programming Language VimScript">
|
|
314
|
+
<span style="background-color: #199f4b;"></span>VimScript
|
|
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>12445</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>697</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>110 stars today</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
338
|
-
|
|
338
|
+
📝 Today I Learned
|
|
339
339
|
</div>
|
|
340
340
|
</div>
|
|
341
341
|
</li>
|
|
@@ -344,36 +344,36 @@
|
|
|
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/githubnext/monaspace" target="_blank" title="githubnext/monaspace">githubnext/monaspace</a>
|
|
348
348
|
</div>
|
|
349
349
|
<div class="sub-title followers">
|
|
350
350
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
352
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
352
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
353
353
|
</a>
|
|
354
354
|
|
|
355
355
|
<span class="star" title="Stargazers Count">
|
|
356
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
357
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
358
358
|
</svg>
|
|
359
|
-
<span>
|
|
359
|
+
<span>4418</span>
|
|
360
360
|
</span>
|
|
361
361
|
<span class="star" title="Repo Forked">
|
|
362
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
363
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
364
364
|
</path>
|
|
365
365
|
</svg>
|
|
366
|
-
<span>
|
|
366
|
+
<span>49</span>
|
|
367
367
|
</span>
|
|
368
368
|
<span class="star">
|
|
369
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
371
371
|
</svg>
|
|
372
|
-
<span>
|
|
372
|
+
<span>1802 stars today</span>
|
|
373
373
|
</span>
|
|
374
374
|
</div>
|
|
375
375
|
<div class="details">
|
|
376
|
-
|
|
376
|
+
An innovative superfamily of fonts for code
|
|
377
377
|
</div>
|
|
378
378
|
</div>
|
|
379
379
|
</li>
|
|
@@ -382,32 +382,36 @@
|
|
|
382
382
|
<div class="info">
|
|
383
383
|
<div class="rank">
|
|
384
384
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/daveshap/OpenAI_Agent_Swarm" target="_blank" title="daveshap/OpenAI_Agent_Swarm">daveshap/OpenAI_Agent_Swarm</a>
|
|
386
386
|
</div>
|
|
387
387
|
<div class="sub-title followers">
|
|
388
388
|
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
390
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
391
|
+
</a>
|
|
392
|
+
|
|
389
393
|
<span class="star" title="Stargazers Count">
|
|
390
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
395
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
392
396
|
</svg>
|
|
393
|
-
<span>
|
|
397
|
+
<span>1335</span>
|
|
394
398
|
</span>
|
|
395
399
|
<span class="star" title="Repo Forked">
|
|
396
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
401
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
398
402
|
</path>
|
|
399
403
|
</svg>
|
|
400
|
-
<span>
|
|
404
|
+
<span>164</span>
|
|
401
405
|
</span>
|
|
402
406
|
<span class="star">
|
|
403
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
408
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
405
409
|
</svg>
|
|
406
|
-
<span>
|
|
410
|
+
<span>727 stars today</span>
|
|
407
411
|
</span>
|
|
408
412
|
</div>
|
|
409
413
|
<div class="details">
|
|
410
|
-
|
|
414
|
+
HAAS = Hierarchical Autonomous Agent Swarm - "Resistance is futile!"
|
|
411
415
|
</div>
|
|
412
416
|
</div>
|
|
413
417
|
</li>
|
|
@@ -416,36 +420,32 @@
|
|
|
416
420
|
<div class="info">
|
|
417
421
|
<div class="rank">
|
|
418
422
|
<span title="Ranking 8">8</span>
|
|
419
|
-
<a href="https://github.com/
|
|
423
|
+
<a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
|
|
420
424
|
</div>
|
|
421
425
|
<div class="sub-title followers">
|
|
422
426
|
|
|
423
|
-
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
424
|
-
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
425
|
-
</a>
|
|
426
|
-
|
|
427
427
|
<span class="star" title="Stargazers Count">
|
|
428
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
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>
|
|
430
430
|
</svg>
|
|
431
|
-
<span>
|
|
431
|
+
<span>61359</span>
|
|
432
432
|
</span>
|
|
433
433
|
<span class="star" title="Repo Forked">
|
|
434
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
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">
|
|
436
436
|
</path>
|
|
437
437
|
</svg>
|
|
438
|
-
<span>
|
|
438
|
+
<span>8603</span>
|
|
439
439
|
</span>
|
|
440
440
|
<span class="star">
|
|
441
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
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>
|
|
443
443
|
</svg>
|
|
444
|
-
<span>
|
|
444
|
+
<span>90 stars today</span>
|
|
445
445
|
</span>
|
|
446
446
|
</div>
|
|
447
447
|
<div class="details">
|
|
448
|
-
|
|
448
|
+
List of Computer Science courses with video lectures.
|
|
449
449
|
</div>
|
|
450
450
|
</div>
|
|
451
451
|
</li>
|
|
@@ -454,32 +454,36 @@
|
|
|
454
454
|
<div class="info">
|
|
455
455
|
<div class="rank">
|
|
456
456
|
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/roboflow/awesome-openai-vision-api-experiments" target="_blank" title="roboflow/awesome-openai-vision-api-experiments">roboflow/awesome-openai-vision-api-experiments</a>
|
|
458
458
|
</div>
|
|
459
459
|
<div class="sub-title followers">
|
|
460
460
|
|
|
461
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
462
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
463
|
+
</a>
|
|
464
|
+
|
|
461
465
|
<span class="star" title="Stargazers Count">
|
|
462
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
467
|
<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>
|
|
464
468
|
</svg>
|
|
465
|
-
<span>
|
|
469
|
+
<span>969</span>
|
|
466
470
|
</span>
|
|
467
471
|
<span class="star" title="Repo Forked">
|
|
468
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
469
473
|
<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">
|
|
470
474
|
</path>
|
|
471
475
|
</svg>
|
|
472
|
-
<span>
|
|
476
|
+
<span>52</span>
|
|
473
477
|
</span>
|
|
474
478
|
<span class="star">
|
|
475
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
476
480
|
<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>
|
|
477
481
|
</svg>
|
|
478
|
-
<span>
|
|
482
|
+
<span>198 stars today</span>
|
|
479
483
|
</span>
|
|
480
484
|
</div>
|
|
481
485
|
<div class="details">
|
|
482
|
-
|
|
486
|
+
Must-have resource for anyone who wants to experiment with and build on the OpenAI Vision API 🔥
|
|
483
487
|
</div>
|
|
484
488
|
</div>
|
|
485
489
|
</li>
|
|
@@ -488,32 +492,36 @@
|
|
|
488
492
|
<div class="info">
|
|
489
493
|
<div class="rank">
|
|
490
494
|
<span title="Ranking 10">10</span>
|
|
491
|
-
<a href="https://github.com/
|
|
495
|
+
<a href="https://github.com/microsoft/AI-For-Beginners" target="_blank" title="microsoft/AI-For-Beginners">microsoft/AI-For-Beginners</a>
|
|
492
496
|
</div>
|
|
493
497
|
<div class="sub-title followers">
|
|
494
498
|
|
|
499
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
500
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
501
|
+
</a>
|
|
502
|
+
|
|
495
503
|
<span class="star" title="Stargazers Count">
|
|
496
504
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
505
|
<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>
|
|
498
506
|
</svg>
|
|
499
|
-
<span>
|
|
507
|
+
<span>20327</span>
|
|
500
508
|
</span>
|
|
501
509
|
<span class="star" title="Repo Forked">
|
|
502
510
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
511
|
<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">
|
|
504
512
|
</path>
|
|
505
513
|
</svg>
|
|
506
|
-
<span>
|
|
514
|
+
<span>3354</span>
|
|
507
515
|
</span>
|
|
508
516
|
<span class="star">
|
|
509
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
518
|
<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>
|
|
511
519
|
</svg>
|
|
512
|
-
<span>
|
|
520
|
+
<span>289 stars today</span>
|
|
513
521
|
</span>
|
|
514
522
|
</div>
|
|
515
523
|
<div class="details">
|
|
516
|
-
|
|
524
|
+
12 Weeks, 24 Lessons, AI for All!
|
|
517
525
|
</div>
|
|
518
526
|
</div>
|
|
519
527
|
</li>
|
|
@@ -522,7 +530,7 @@
|
|
|
522
530
|
<div class="info">
|
|
523
531
|
<div class="rank">
|
|
524
532
|
<span title="Ranking 11">11</span>
|
|
525
|
-
<a href="https://github.com/
|
|
533
|
+
<a href="https://github.com/Yidadaa/ChatGPT-Next-Web" target="_blank" title="Yidadaa/ChatGPT-Next-Web">Yidadaa/ChatGPT-Next-Web</a>
|
|
526
534
|
</div>
|
|
527
535
|
<div class="sub-title followers">
|
|
528
536
|
|
|
@@ -534,24 +542,24 @@
|
|
|
534
542
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
543
|
<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>
|
|
536
544
|
</svg>
|
|
537
|
-
<span>
|
|
545
|
+
<span>49284</span>
|
|
538
546
|
</span>
|
|
539
547
|
<span class="star" title="Repo Forked">
|
|
540
548
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
541
549
|
<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">
|
|
542
550
|
</path>
|
|
543
551
|
</svg>
|
|
544
|
-
<span>
|
|
552
|
+
<span>44578</span>
|
|
545
553
|
</span>
|
|
546
554
|
<span class="star">
|
|
547
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
548
556
|
<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>
|
|
549
557
|
</svg>
|
|
550
|
-
<span>
|
|
558
|
+
<span>217 stars today</span>
|
|
551
559
|
</span>
|
|
552
560
|
</div>
|
|
553
561
|
<div class="details">
|
|
554
|
-
|
|
562
|
+
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
|
|
555
563
|
</div>
|
|
556
564
|
</div>
|
|
557
565
|
</li>
|
|
@@ -560,7 +568,7 @@
|
|
|
560
568
|
<div class="info">
|
|
561
569
|
<div class="rank">
|
|
562
570
|
<span title="Ranking 12">12</span>
|
|
563
|
-
<a href="https://github.com/
|
|
571
|
+
<a href="https://github.com/langchain-ai/opengpts" target="_blank" title="langchain-ai/opengpts">langchain-ai/opengpts</a>
|
|
564
572
|
</div>
|
|
565
573
|
<div class="sub-title followers">
|
|
566
574
|
|
|
@@ -572,24 +580,24 @@
|
|
|
572
580
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
581
|
<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>
|
|
574
582
|
</svg>
|
|
575
|
-
<span>
|
|
583
|
+
<span>1841</span>
|
|
576
584
|
</span>
|
|
577
585
|
<span class="star" title="Repo Forked">
|
|
578
586
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
579
587
|
<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">
|
|
580
588
|
</path>
|
|
581
589
|
</svg>
|
|
582
|
-
<span>
|
|
590
|
+
<span>154</span>
|
|
583
591
|
</span>
|
|
584
592
|
<span class="star">
|
|
585
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
594
|
<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>
|
|
587
595
|
</svg>
|
|
588
|
-
<span>
|
|
596
|
+
<span>185 stars today</span>
|
|
589
597
|
</span>
|
|
590
598
|
</div>
|
|
591
599
|
<div class="details">
|
|
592
|
-
|
|
600
|
+
|
|
593
601
|
</div>
|
|
594
602
|
</div>
|
|
595
603
|
</li>
|
|
@@ -598,32 +606,36 @@
|
|
|
598
606
|
<div class="info">
|
|
599
607
|
<div class="rank">
|
|
600
608
|
<span title="Ranking 13">13</span>
|
|
601
|
-
<a href="https://github.com/
|
|
609
|
+
<a href="https://github.com/sashabaranov/go-openai" target="_blank" title="sashabaranov/go-openai">sashabaranov/go-openai</a>
|
|
602
610
|
</div>
|
|
603
611
|
<div class="sub-title followers">
|
|
604
612
|
|
|
613
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
614
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
615
|
+
</a>
|
|
616
|
+
|
|
605
617
|
<span class="star" title="Stargazers Count">
|
|
606
618
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
619
|
<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>
|
|
608
620
|
</svg>
|
|
609
|
-
<span>
|
|
621
|
+
<span>6951</span>
|
|
610
622
|
</span>
|
|
611
623
|
<span class="star" title="Repo Forked">
|
|
612
624
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
613
625
|
<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">
|
|
614
626
|
</path>
|
|
615
627
|
</svg>
|
|
616
|
-
<span>
|
|
628
|
+
<span>983</span>
|
|
617
629
|
</span>
|
|
618
630
|
<span class="star">
|
|
619
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
620
632
|
<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>
|
|
621
633
|
</svg>
|
|
622
|
-
<span>
|
|
634
|
+
<span>23 stars today</span>
|
|
623
635
|
</span>
|
|
624
636
|
</div>
|
|
625
637
|
<div class="details">
|
|
626
|
-
|
|
638
|
+
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
|
|
627
639
|
</div>
|
|
628
640
|
</div>
|
|
629
641
|
</li>
|
|
@@ -632,36 +644,32 @@
|
|
|
632
644
|
<div class="info">
|
|
633
645
|
<div class="rank">
|
|
634
646
|
<span title="Ranking 14">14</span>
|
|
635
|
-
<a href="https://github.com/
|
|
647
|
+
<a href="https://github.com/ossu/computer-science" target="_blank" title="ossu/computer-science">ossu/computer-science</a>
|
|
636
648
|
</div>
|
|
637
649
|
<div class="sub-title followers">
|
|
638
650
|
|
|
639
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
640
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
641
|
-
</a>
|
|
642
|
-
|
|
643
651
|
<span class="star" title="Stargazers Count">
|
|
644
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
653
|
<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>
|
|
646
654
|
</svg>
|
|
647
|
-
<span>
|
|
655
|
+
<span>152053</span>
|
|
648
656
|
</span>
|
|
649
657
|
<span class="star" title="Repo Forked">
|
|
650
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
651
659
|
<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">
|
|
652
660
|
</path>
|
|
653
661
|
</svg>
|
|
654
|
-
<span>
|
|
662
|
+
<span>19358</span>
|
|
655
663
|
</span>
|
|
656
664
|
<span class="star">
|
|
657
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
658
666
|
<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>
|
|
659
667
|
</svg>
|
|
660
|
-
<span>
|
|
668
|
+
<span>518 stars today</span>
|
|
661
669
|
</span>
|
|
662
670
|
</div>
|
|
663
671
|
<div class="details">
|
|
664
|
-
|
|
672
|
+
🎓 Path to a free self-taught education in Computer Science!
|
|
665
673
|
</div>
|
|
666
674
|
</div>
|
|
667
675
|
</li>
|
|
@@ -670,36 +678,32 @@
|
|
|
670
678
|
<div class="info">
|
|
671
679
|
<div class="rank">
|
|
672
680
|
<span title="Ranking 15">15</span>
|
|
673
|
-
<a href="https://github.com/
|
|
681
|
+
<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>
|
|
674
682
|
</div>
|
|
675
683
|
<div class="sub-title followers">
|
|
676
684
|
|
|
677
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
678
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
679
|
-
</a>
|
|
680
|
-
|
|
681
685
|
<span class="star" title="Stargazers Count">
|
|
682
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
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>
|
|
684
688
|
</svg>
|
|
685
|
-
<span>
|
|
689
|
+
<span>225766</span>
|
|
686
690
|
</span>
|
|
687
691
|
<span class="star" title="Repo Forked">
|
|
688
692
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
689
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">
|
|
690
694
|
</path>
|
|
691
695
|
</svg>
|
|
692
|
-
<span>
|
|
696
|
+
<span>21755</span>
|
|
693
697
|
</span>
|
|
694
698
|
<span class="star">
|
|
695
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
696
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>
|
|
697
701
|
</svg>
|
|
698
|
-
<span>
|
|
702
|
+
<span>322 stars today</span>
|
|
699
703
|
</span>
|
|
700
704
|
</div>
|
|
701
705
|
<div class="details">
|
|
702
|
-
|
|
706
|
+
Master programming by recreating your favorite technologies from scratch.
|
|
703
707
|
</div>
|
|
704
708
|
</div>
|
|
705
709
|
</li>
|
|
@@ -708,36 +712,36 @@
|
|
|
708
712
|
<div class="info">
|
|
709
713
|
<div class="rank">
|
|
710
714
|
<span title="Ranking 16">16</span>
|
|
711
|
-
<a href="https://github.com/
|
|
715
|
+
<a href="https://github.com/bitcoin/bitcoin" target="_blank" title="bitcoin/bitcoin">bitcoin/bitcoin</a>
|
|
712
716
|
</div>
|
|
713
717
|
<div class="sub-title followers">
|
|
714
718
|
|
|
715
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
716
|
-
<span style="background-color: #
|
|
719
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
720
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
717
721
|
</a>
|
|
718
722
|
|
|
719
723
|
<span class="star" title="Stargazers Count">
|
|
720
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
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>
|
|
722
726
|
</svg>
|
|
723
|
-
<span>
|
|
727
|
+
<span>72122</span>
|
|
724
728
|
</span>
|
|
725
729
|
<span class="star" title="Repo Forked">
|
|
726
730
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
727
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">
|
|
728
732
|
</path>
|
|
729
733
|
</svg>
|
|
730
|
-
<span>
|
|
734
|
+
<span>35943</span>
|
|
731
735
|
</span>
|
|
732
736
|
<span class="star">
|
|
733
737
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
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>
|
|
735
739
|
</svg>
|
|
736
|
-
<span>
|
|
740
|
+
<span>19 stars today</span>
|
|
737
741
|
</span>
|
|
738
742
|
</div>
|
|
739
743
|
<div class="details">
|
|
740
|
-
|
|
744
|
+
Bitcoin Core integration/staging tree
|
|
741
745
|
</div>
|
|
742
746
|
</div>
|
|
743
747
|
</li>
|
|
@@ -746,36 +750,36 @@
|
|
|
746
750
|
<div class="info">
|
|
747
751
|
<div class="rank">
|
|
748
752
|
<span title="Ranking 17">17</span>
|
|
749
|
-
<a href="https://github.com/
|
|
753
|
+
<a href="https://github.com/Azure/azure-sdk-for-js" target="_blank" title="Azure/azure-sdk-for-js">Azure/azure-sdk-for-js</a>
|
|
750
754
|
</div>
|
|
751
755
|
<div class="sub-title followers">
|
|
752
756
|
|
|
753
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
754
|
-
<span style="background-color: #
|
|
757
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
758
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
755
759
|
</a>
|
|
756
760
|
|
|
757
761
|
<span class="star" title="Stargazers Count">
|
|
758
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
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>
|
|
760
764
|
</svg>
|
|
761
|
-
<span>
|
|
765
|
+
<span>1801</span>
|
|
762
766
|
</span>
|
|
763
767
|
<span class="star" title="Repo Forked">
|
|
764
768
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
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">
|
|
766
770
|
</path>
|
|
767
771
|
</svg>
|
|
768
|
-
<span>
|
|
772
|
+
<span>1113</span>
|
|
769
773
|
</span>
|
|
770
774
|
<span class="star">
|
|
771
775
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
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>
|
|
773
777
|
</svg>
|
|
774
|
-
<span>
|
|
778
|
+
<span>16 stars today</span>
|
|
775
779
|
</span>
|
|
776
780
|
</div>
|
|
777
781
|
<div class="details">
|
|
778
|
-
|
|
782
|
+
This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
|
|
779
783
|
</div>
|
|
780
784
|
</div>
|
|
781
785
|
</li>
|
|
@@ -784,36 +788,36 @@
|
|
|
784
788
|
<div class="info">
|
|
785
789
|
<div class="rank">
|
|
786
790
|
<span title="Ranking 18">18</span>
|
|
787
|
-
<a href="https://github.com/
|
|
791
|
+
<a href="https://github.com/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
|
|
788
792
|
</div>
|
|
789
793
|
<div class="sub-title followers">
|
|
790
794
|
|
|
791
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
792
|
-
<span style="background-color: #
|
|
795
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
796
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
793
797
|
</a>
|
|
794
798
|
|
|
795
799
|
<span class="star" title="Stargazers Count">
|
|
796
800
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
801
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
798
802
|
</svg>
|
|
799
|
-
<span>
|
|
803
|
+
<span>31423</span>
|
|
800
804
|
</span>
|
|
801
805
|
<span class="star" title="Repo Forked">
|
|
802
806
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
807
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
804
808
|
</path>
|
|
805
809
|
</svg>
|
|
806
|
-
<span>
|
|
810
|
+
<span>9948</span>
|
|
807
811
|
</span>
|
|
808
812
|
<span class="star">
|
|
809
813
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
814
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
811
815
|
</svg>
|
|
812
|
-
<span>
|
|
816
|
+
<span>8 stars today</span>
|
|
813
817
|
</span>
|
|
814
818
|
</div>
|
|
815
819
|
<div class="details">
|
|
816
|
-
|
|
820
|
+
GoogleTest - Google Testing and Mocking Framework
|
|
817
821
|
</div>
|
|
818
822
|
</div>
|
|
819
823
|
</li>
|
|
@@ -822,32 +826,36 @@
|
|
|
822
826
|
<div class="info">
|
|
823
827
|
<div class="rank">
|
|
824
828
|
<span title="Ranking 19">19</span>
|
|
825
|
-
<a href="https://github.com/
|
|
829
|
+
<a href="https://github.com/primefaces/primeng" target="_blank" title="primefaces/primeng">primefaces/primeng</a>
|
|
826
830
|
</div>
|
|
827
831
|
<div class="sub-title followers">
|
|
828
832
|
|
|
833
|
+
<a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
|
|
834
|
+
<span style="background-color: #563d7c;"></span>CSS
|
|
835
|
+
</a>
|
|
836
|
+
|
|
829
837
|
<span class="star" title="Stargazers Count">
|
|
830
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
839
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
832
840
|
</svg>
|
|
833
|
-
<span>
|
|
841
|
+
<span>8654</span>
|
|
834
842
|
</span>
|
|
835
843
|
<span class="star" title="Repo Forked">
|
|
836
844
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
837
845
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
838
846
|
</path>
|
|
839
847
|
</svg>
|
|
840
|
-
<span>
|
|
848
|
+
<span>4306</span>
|
|
841
849
|
</span>
|
|
842
850
|
<span class="star">
|
|
843
851
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
852
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
845
853
|
</svg>
|
|
846
|
-
<span>
|
|
854
|
+
<span>4 stars today</span>
|
|
847
855
|
</span>
|
|
848
856
|
</div>
|
|
849
857
|
<div class="details">
|
|
850
|
-
|
|
858
|
+
The Most Complete Angular UI Component Library
|
|
851
859
|
</div>
|
|
852
860
|
</div>
|
|
853
861
|
</li>
|
|
@@ -856,36 +864,36 @@
|
|
|
856
864
|
<div class="info">
|
|
857
865
|
<div class="rank">
|
|
858
866
|
<span title="Ranking 20">20</span>
|
|
859
|
-
<a href="https://github.com/
|
|
867
|
+
<a href="https://github.com/zhayujie/chatgpt-on-wechat" target="_blank" title="zhayujie/chatgpt-on-wechat">zhayujie/chatgpt-on-wechat</a>
|
|
860
868
|
</div>
|
|
861
869
|
<div class="sub-title followers">
|
|
862
870
|
|
|
863
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
864
|
-
<span style="background-color: #
|
|
871
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
872
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
865
873
|
</a>
|
|
866
874
|
|
|
867
875
|
<span class="star" title="Stargazers Count">
|
|
868
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
877
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
870
878
|
</svg>
|
|
871
|
-
<span>
|
|
879
|
+
<span>17140</span>
|
|
872
880
|
</span>
|
|
873
881
|
<span class="star" title="Repo Forked">
|
|
874
882
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
883
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
876
884
|
</path>
|
|
877
885
|
</svg>
|
|
878
|
-
<span>
|
|
886
|
+
<span>5031</span>
|
|
879
887
|
</span>
|
|
880
888
|
<span class="star">
|
|
881
889
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
890
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
883
891
|
</svg>
|
|
884
|
-
<span>
|
|
892
|
+
<span>31 stars today</span>
|
|
885
893
|
</span>
|
|
886
894
|
</div>
|
|
887
895
|
<div class="details">
|
|
888
|
-
|
|
896
|
+
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用大模型搭建微信聊天机器人,基于 GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/LinkAI,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器人。
|
|
889
897
|
</div>
|
|
890
898
|
</div>
|
|
891
899
|
</li>
|
|
@@ -894,36 +902,36 @@
|
|
|
894
902
|
<div class="info">
|
|
895
903
|
<div class="rank">
|
|
896
904
|
<span title="Ranking 21">21</span>
|
|
897
|
-
<a href="https://github.com/
|
|
905
|
+
<a href="https://github.com/fabricjs/fabric.js" target="_blank" title="fabricjs/fabric.js">fabricjs/fabric.js</a>
|
|
898
906
|
</div>
|
|
899
907
|
<div class="sub-title followers">
|
|
900
908
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
902
|
-
<span style="background-color: #
|
|
909
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
910
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
903
911
|
</a>
|
|
904
912
|
|
|
905
913
|
<span class="star" title="Stargazers Count">
|
|
906
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
915
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
908
916
|
</svg>
|
|
909
|
-
<span>
|
|
917
|
+
<span>26183</span>
|
|
910
918
|
</span>
|
|
911
919
|
<span class="star" title="Repo Forked">
|
|
912
920
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
921
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
914
922
|
</path>
|
|
915
923
|
</svg>
|
|
916
|
-
<span>
|
|
924
|
+
<span>3399</span>
|
|
917
925
|
</span>
|
|
918
926
|
<span class="star">
|
|
919
927
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
928
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
921
929
|
</svg>
|
|
922
|
-
<span>
|
|
930
|
+
<span>5 stars today</span>
|
|
923
931
|
</span>
|
|
924
932
|
</div>
|
|
925
933
|
<div class="details">
|
|
926
|
-
|
|
934
|
+
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
|
|
927
935
|
</div>
|
|
928
936
|
</div>
|
|
929
937
|
</li>
|
|
@@ -932,36 +940,36 @@
|
|
|
932
940
|
<div class="info">
|
|
933
941
|
<div class="rank">
|
|
934
942
|
<span title="Ranking 22">22</span>
|
|
935
|
-
<a href="https://github.com/
|
|
943
|
+
<a href="https://github.com/lapce/floem" target="_blank" title="lapce/floem">lapce/floem</a>
|
|
936
944
|
</div>
|
|
937
945
|
<div class="sub-title followers">
|
|
938
946
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
940
|
-
<span style="background-color: #
|
|
947
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
948
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
941
949
|
</a>
|
|
942
950
|
|
|
943
951
|
<span class="star" title="Stargazers Count">
|
|
944
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
953
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
946
954
|
</svg>
|
|
947
|
-
<span>
|
|
955
|
+
<span>1159</span>
|
|
948
956
|
</span>
|
|
949
957
|
<span class="star" title="Repo Forked">
|
|
950
958
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
959
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
952
960
|
</path>
|
|
953
961
|
</svg>
|
|
954
|
-
<span>
|
|
962
|
+
<span>48</span>
|
|
955
963
|
</span>
|
|
956
964
|
<span class="star">
|
|
957
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
966
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
959
967
|
</svg>
|
|
960
|
-
<span>
|
|
968
|
+
<span>30 stars today</span>
|
|
961
969
|
</span>
|
|
962
970
|
</div>
|
|
963
971
|
<div class="details">
|
|
964
|
-
|
|
972
|
+
A native Rust UI library with fine-grained reactivity
|
|
965
973
|
</div>
|
|
966
974
|
</div>
|
|
967
975
|
</li>
|
|
@@ -970,7 +978,7 @@
|
|
|
970
978
|
<div class="info">
|
|
971
979
|
<div class="rank">
|
|
972
980
|
<span title="Ranking 23">23</span>
|
|
973
|
-
<a href="https://github.com/
|
|
981
|
+
<a href="https://github.com/openai/openai-python" target="_blank" title="openai/openai-python">openai/openai-python</a>
|
|
974
982
|
</div>
|
|
975
983
|
<div class="sub-title followers">
|
|
976
984
|
|
|
@@ -982,24 +990,24 @@
|
|
|
982
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
991
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
984
992
|
</svg>
|
|
985
|
-
<span>
|
|
993
|
+
<span>14664</span>
|
|
986
994
|
</span>
|
|
987
995
|
<span class="star" title="Repo Forked">
|
|
988
996
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
997
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
990
998
|
</path>
|
|
991
999
|
</svg>
|
|
992
|
-
<span>
|
|
1000
|
+
<span>1967</span>
|
|
993
1001
|
</span>
|
|
994
1002
|
<span class="star">
|
|
995
1003
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
1004
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
997
1005
|
</svg>
|
|
998
|
-
<span>
|
|
1006
|
+
<span>346 stars today</span>
|
|
999
1007
|
</span>
|
|
1000
1008
|
</div>
|
|
1001
1009
|
<div class="details">
|
|
1002
|
-
|
|
1010
|
+
The official Python library for the OpenAI API
|
|
1003
1011
|
</div>
|
|
1004
1012
|
</div>
|
|
1005
1013
|
</li>
|
|
@@ -1008,36 +1016,36 @@
|
|
|
1008
1016
|
<div class="info">
|
|
1009
1017
|
<div class="rank">
|
|
1010
1018
|
<span title="Ranking 24">24</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1019
|
+
<a href="https://github.com/chatwoot/chatwoot" target="_blank" title="chatwoot/chatwoot">chatwoot/chatwoot</a>
|
|
1012
1020
|
</div>
|
|
1013
1021
|
<div class="sub-title followers">
|
|
1014
1022
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1016
|
-
<span style="background-color: #
|
|
1023
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
1024
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
1017
1025
|
</a>
|
|
1018
1026
|
|
|
1019
1027
|
<span class="star" title="Stargazers Count">
|
|
1020
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1029
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1022
1030
|
</svg>
|
|
1023
|
-
<span>
|
|
1031
|
+
<span>16811</span>
|
|
1024
1032
|
</span>
|
|
1025
1033
|
<span class="star" title="Repo Forked">
|
|
1026
1034
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
1035
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1028
1036
|
</path>
|
|
1029
1037
|
</svg>
|
|
1030
|
-
<span>
|
|
1038
|
+
<span>2523</span>
|
|
1031
1039
|
</span>
|
|
1032
1040
|
<span class="star">
|
|
1033
1041
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
1042
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1035
1043
|
</svg>
|
|
1036
|
-
<span>
|
|
1044
|
+
<span>22 stars today</span>
|
|
1037
1045
|
</span>
|
|
1038
1046
|
</div>
|
|
1039
1047
|
<div class="details">
|
|
1040
|
-
|
|
1048
|
+
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
|
|
1041
1049
|
</div>
|
|
1042
1050
|
</div>
|
|
1043
1051
|
</li>
|
|
@@ -1046,7 +1054,7 @@
|
|
|
1046
1054
|
<div class="info">
|
|
1047
1055
|
<div class="rank">
|
|
1048
1056
|
<span title="Ranking 25">25</span>
|
|
1049
|
-
<a href="https://github.com/
|
|
1057
|
+
<a href="https://github.com/dortania/OpenCore-Legacy-Patcher" target="_blank" title="dortania/OpenCore-Legacy-Patcher">dortania/OpenCore-Legacy-Patcher</a>
|
|
1050
1058
|
</div>
|
|
1051
1059
|
<div class="sub-title followers">
|
|
1052
1060
|
|
|
@@ -1058,24 +1066,24 @@
|
|
|
1058
1066
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
1067
|
<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
1068
|
</svg>
|
|
1061
|
-
<span>
|
|
1069
|
+
<span>9263</span>
|
|
1062
1070
|
</span>
|
|
1063
1071
|
<span class="star" title="Repo Forked">
|
|
1064
1072
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1065
1073
|
<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
1074
|
</path>
|
|
1067
1075
|
</svg>
|
|
1068
|
-
<span>
|
|
1076
|
+
<span>918</span>
|
|
1069
1077
|
</span>
|
|
1070
1078
|
<span class="star">
|
|
1071
1079
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
1080
|
<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
1081
|
</svg>
|
|
1074
|
-
<span>
|
|
1082
|
+
<span>14 stars today</span>
|
|
1075
1083
|
</span>
|
|
1076
1084
|
</div>
|
|
1077
1085
|
<div class="details">
|
|
1078
|
-
|
|
1086
|
+
Experience macOS just like before
|
|
1079
1087
|
</div>
|
|
1080
1088
|
</div>
|
|
1081
1089
|
</li>
|
|
@@ -1096,7 +1104,7 @@
|
|
|
1096
1104
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1097
1105
|
</a>
|
|
1098
1106
|
</div>
|
|
1099
|
-
<div class="time">Last cache created on 2023/11/
|
|
1107
|
+
<div class="time">Last cache created on 2023/11/12 by Github API v3.</div>
|
|
1100
1108
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1101
1109
|
</div>
|
|
1102
1110
|
</body>
|