@wcj/github-rank 23.10.31 → 23.11.2
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 +28784 -28791
- package/dist/trending-daily.json +194 -194
- package/dist/trending-monthly.json +161 -161
- package/dist/trending-weekly.json +178 -178
- package/dist/users.china.json +2874 -2874
- package/dist/users.json +8670 -8670
- package/package.json +1 -1
- package/web/data/repos.json +28784 -28791
- package/web/data/trending-daily.json +194 -194
- package/web/data/trending-monthly.json +161 -161
- package/web/data/trending-weekly.json +178 -178
- package/web/data/users.china.json +2874 -2874
- package/web/data/users.json +8670 -8670
- package/web/index.html +6486 -6486
- package/web/repos.html +3515 -3515
- package/web/trending-monthly.html +159 -159
- package/web/trending-weekly.html +167 -163
- package/web/trending.html +167 -175
- package/web/users.china.html +2153 -2153
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/
|
|
132
|
+
<div class="time">Last cache created on 2023/11/2 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/juspay/hyperswitch" target="_blank" title="juspay/hyperswitch">juspay/hyperswitch</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/rust" title="Programming Language Rust">
|
|
162
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>7786</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>683</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>697 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
An open source payments switch written in Rust to make payments fast, reliable and affordable
|
|
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/antirez/smallchat" target="_blank" title="antirez/smallchat">antirez/smallchat</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/c" title="Programming Language C">
|
|
200
|
+
<span style="background-color: #555555;"></span>C
|
|
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>1118</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>90</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>274 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
A
|
|
224
|
+
A minimal programming example for a chat server
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,7 +230,7 @@
|
|
|
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/swisskyrepo/PayloadsAllTheThings" target="_blank" title="swisskyrepo/PayloadsAllTheThings">swisskyrepo/PayloadsAllTheThings</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
@@ -242,24 +242,24 @@
|
|
|
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>52026</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>13454</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>35 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
|
|
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/celestiaorg/celestia-node" target="_blank" title="celestiaorg/celestia-node">celestiaorg/celestia-node</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/go" title="Programming Language Go">
|
|
276
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
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>666</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>688</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>18 stars today</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
Celestia Data Availability Nodes
|
|
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/THUDM/ChatGLM3" target="_blank" title="THUDM/ChatGLM3">THUDM/ChatGLM3</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/python" title="Programming Language Python">
|
|
314
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>3480</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>272</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>1084 stars today</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
338
|
-
|
|
338
|
+
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
|
|
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/PaddlePaddle/PaddleOCR" target="_blank" title="PaddlePaddle/PaddleOCR">PaddlePaddle/PaddleOCR</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/python" title="Programming Language Python">
|
|
352
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>34194</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>6796</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>54 stars today</span>
|
|
373
373
|
</span>
|
|
374
374
|
</div>
|
|
375
375
|
<div class="details">
|
|
376
|
-
|
|
376
|
+
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
|
|
377
377
|
</div>
|
|
378
378
|
</div>
|
|
379
379
|
</li>
|
|
@@ -382,36 +382,32 @@
|
|
|
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/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
386
386
|
</div>
|
|
387
387
|
<div class="sub-title followers">
|
|
388
388
|
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
|
|
390
|
-
<span style="background-color: #AA6746;"></span>Solidity
|
|
391
|
-
</a>
|
|
392
|
-
|
|
393
389
|
<span class="star" title="Stargazers Count">
|
|
394
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
391
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
396
392
|
</svg>
|
|
397
|
-
<span>
|
|
393
|
+
<span>119584</span>
|
|
398
394
|
</span>
|
|
399
395
|
<span class="star" title="Repo Forked">
|
|
400
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
397
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
402
398
|
</path>
|
|
403
399
|
</svg>
|
|
404
|
-
<span>
|
|
400
|
+
<span>16534</span>
|
|
405
401
|
</span>
|
|
406
402
|
<span class="star">
|
|
407
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
404
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
409
405
|
</svg>
|
|
410
|
-
<span>
|
|
406
|
+
<span>135 stars today</span>
|
|
411
407
|
</span>
|
|
412
408
|
</div>
|
|
413
409
|
<div class="details">
|
|
414
|
-
|
|
410
|
+
Curated list of project-based tutorials
|
|
415
411
|
</div>
|
|
416
412
|
</div>
|
|
417
413
|
</li>
|
|
@@ -420,36 +416,36 @@
|
|
|
420
416
|
<div class="info">
|
|
421
417
|
<div class="rank">
|
|
422
418
|
<span title="Ranking 8">8</span>
|
|
423
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/php-youtubers/directory" target="_blank" title="php-youtubers/directory">php-youtubers/directory</a>
|
|
424
420
|
</div>
|
|
425
421
|
<div class="sub-title followers">
|
|
426
422
|
|
|
427
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
428
|
-
<span style="background-color: #
|
|
423
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
424
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
429
425
|
</a>
|
|
430
426
|
|
|
431
427
|
<span class="star" title="Stargazers Count">
|
|
432
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
429
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
434
430
|
</svg>
|
|
435
|
-
<span>
|
|
431
|
+
<span>398</span>
|
|
436
432
|
</span>
|
|
437
433
|
<span class="star" title="Repo Forked">
|
|
438
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
435
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
440
436
|
</path>
|
|
441
437
|
</svg>
|
|
442
|
-
<span>
|
|
438
|
+
<span>78</span>
|
|
443
439
|
</span>
|
|
444
440
|
<span class="star">
|
|
445
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
442
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
447
443
|
</svg>
|
|
448
|
-
<span>
|
|
444
|
+
<span>71 stars today</span>
|
|
449
445
|
</span>
|
|
450
446
|
</div>
|
|
451
447
|
<div class="details">
|
|
452
|
-
|
|
448
|
+
Curated a list of PHP YouTubers. 📋
|
|
453
449
|
</div>
|
|
454
450
|
</div>
|
|
455
451
|
</li>
|
|
@@ -458,36 +454,36 @@
|
|
|
458
454
|
<div class="info">
|
|
459
455
|
<div class="rank">
|
|
460
456
|
<span title="Ranking 9">9</span>
|
|
461
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/cisagov/LME" target="_blank" title="cisagov/LME">cisagov/LME</a>
|
|
462
458
|
</div>
|
|
463
459
|
<div class="sub-title followers">
|
|
464
460
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
466
|
-
<span style="background-color: #
|
|
461
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
462
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
467
463
|
</a>
|
|
468
464
|
|
|
469
465
|
<span class="star" title="Stargazers Count">
|
|
470
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
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>
|
|
472
468
|
</svg>
|
|
473
|
-
<span>
|
|
469
|
+
<span>310</span>
|
|
474
470
|
</span>
|
|
475
471
|
<span class="star" title="Repo Forked">
|
|
476
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
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">
|
|
478
474
|
</path>
|
|
479
475
|
</svg>
|
|
480
|
-
<span>
|
|
476
|
+
<span>32</span>
|
|
481
477
|
</span>
|
|
482
478
|
<span class="star">
|
|
483
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
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>
|
|
485
481
|
</svg>
|
|
486
|
-
<span>
|
|
482
|
+
<span>100 stars today</span>
|
|
487
483
|
</span>
|
|
488
484
|
</div>
|
|
489
485
|
<div class="details">
|
|
490
|
-
|
|
486
|
+
Logging Made Easy (LME) is a free and open logging and protective monitoring solution serving all organizations.
|
|
491
487
|
</div>
|
|
492
488
|
</div>
|
|
493
489
|
</li>
|
|
@@ -496,36 +492,32 @@
|
|
|
496
492
|
<div class="info">
|
|
497
493
|
<div class="rank">
|
|
498
494
|
<span title="Ranking 10">10</span>
|
|
499
|
-
<a href="https://github.com/
|
|
495
|
+
<a href="https://github.com/InterviewReady/system-design-resources" target="_blank" title="InterviewReady/system-design-resources">InterviewReady/system-design-resources</a>
|
|
500
496
|
</div>
|
|
501
497
|
<div class="sub-title followers">
|
|
502
498
|
|
|
503
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
504
|
-
<span style="background-color: #555555;"></span>C
|
|
505
|
-
</a>
|
|
506
|
-
|
|
507
499
|
<span class="star" title="Stargazers Count">
|
|
508
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
501
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
510
502
|
</svg>
|
|
511
|
-
<span>
|
|
503
|
+
<span>12563</span>
|
|
512
504
|
</span>
|
|
513
505
|
<span class="star" title="Repo Forked">
|
|
514
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
507
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
516
508
|
</path>
|
|
517
509
|
</svg>
|
|
518
|
-
<span>
|
|
510
|
+
<span>1419</span>
|
|
519
511
|
</span>
|
|
520
512
|
<span class="star">
|
|
521
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
514
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
523
515
|
</svg>
|
|
524
|
-
<span>
|
|
516
|
+
<span>271 stars today</span>
|
|
525
517
|
</span>
|
|
526
518
|
</div>
|
|
527
519
|
<div class="details">
|
|
528
|
-
|
|
520
|
+
These are the best resources for System Design on the Internet
|
|
529
521
|
</div>
|
|
530
522
|
</div>
|
|
531
523
|
</li>
|
|
@@ -534,36 +526,36 @@
|
|
|
534
526
|
<div class="info">
|
|
535
527
|
<div class="rank">
|
|
536
528
|
<span title="Ranking 11">11</span>
|
|
537
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/langchain-ai/langchain" target="_blank" title="langchain-ai/langchain">langchain-ai/langchain</a>
|
|
538
530
|
</div>
|
|
539
531
|
<div class="sub-title followers">
|
|
540
532
|
|
|
541
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
542
|
-
<span style="background-color: #
|
|
533
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
534
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
543
535
|
</a>
|
|
544
536
|
|
|
545
537
|
<span class="star" title="Stargazers Count">
|
|
546
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
539
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
548
540
|
</svg>
|
|
549
|
-
<span>
|
|
541
|
+
<span>66575</span>
|
|
550
542
|
</span>
|
|
551
543
|
<span class="star" title="Repo Forked">
|
|
552
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
545
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
554
546
|
</path>
|
|
555
547
|
</svg>
|
|
556
|
-
<span>
|
|
548
|
+
<span>9590</span>
|
|
557
549
|
</span>
|
|
558
550
|
<span class="star">
|
|
559
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
552
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
561
553
|
</svg>
|
|
562
|
-
<span>
|
|
554
|
+
<span>154 stars today</span>
|
|
563
555
|
</span>
|
|
564
556
|
</div>
|
|
565
557
|
<div class="details">
|
|
566
|
-
|
|
558
|
+
⚡ Building applications with LLMs through composability ⚡
|
|
567
559
|
</div>
|
|
568
560
|
</div>
|
|
569
561
|
</li>
|
|
@@ -572,36 +564,36 @@
|
|
|
572
564
|
<div class="info">
|
|
573
565
|
<div class="rank">
|
|
574
566
|
<span title="Ranking 12">12</span>
|
|
575
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/langchain-ai/langserve" target="_blank" title="langchain-ai/langserve">langchain-ai/langserve</a>
|
|
576
568
|
</div>
|
|
577
569
|
<div class="sub-title followers">
|
|
578
570
|
|
|
579
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
580
|
-
<span style="background-color: #
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
572
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
581
573
|
</a>
|
|
582
574
|
|
|
583
575
|
<span class="star" title="Stargazers Count">
|
|
584
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
577
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
586
578
|
</svg>
|
|
587
|
-
<span>
|
|
579
|
+
<span>627</span>
|
|
588
580
|
</span>
|
|
589
581
|
<span class="star" title="Repo Forked">
|
|
590
582
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
583
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
592
584
|
</path>
|
|
593
585
|
</svg>
|
|
594
|
-
<span>
|
|
586
|
+
<span>50</span>
|
|
595
587
|
</span>
|
|
596
588
|
<span class="star">
|
|
597
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
590
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
599
591
|
</svg>
|
|
600
|
-
<span>
|
|
592
|
+
<span>34 stars today</span>
|
|
601
593
|
</span>
|
|
602
594
|
</div>
|
|
603
595
|
<div class="details">
|
|
604
|
-
|
|
596
|
+
LangServe 🦜️🏓
|
|
605
597
|
</div>
|
|
606
598
|
</div>
|
|
607
599
|
</li>
|
|
@@ -610,36 +602,36 @@
|
|
|
610
602
|
<div class="info">
|
|
611
603
|
<div class="rank">
|
|
612
604
|
<span title="Ranking 13">13</span>
|
|
613
|
-
<a href="https://github.com/
|
|
605
|
+
<a href="https://github.com/dataelement/bisheng" target="_blank" title="dataelement/bisheng">dataelement/bisheng</a>
|
|
614
606
|
</div>
|
|
615
607
|
<div class="sub-title followers">
|
|
616
608
|
|
|
617
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
618
|
-
<span style="background-color: #
|
|
609
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
610
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
619
611
|
</a>
|
|
620
612
|
|
|
621
613
|
<span class="star" title="Stargazers Count">
|
|
622
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
615
|
<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>
|
|
624
616
|
</svg>
|
|
625
|
-
<span>
|
|
617
|
+
<span>2020</span>
|
|
626
618
|
</span>
|
|
627
619
|
<span class="star" title="Repo Forked">
|
|
628
620
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
621
|
<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">
|
|
630
622
|
</path>
|
|
631
623
|
</svg>
|
|
632
|
-
<span>
|
|
624
|
+
<span>331</span>
|
|
633
625
|
</span>
|
|
634
626
|
<span class="star">
|
|
635
627
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
628
|
<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>
|
|
637
629
|
</svg>
|
|
638
|
-
<span>
|
|
630
|
+
<span>41 stars today</span>
|
|
639
631
|
</span>
|
|
640
632
|
</div>
|
|
641
633
|
<div class="details">
|
|
642
|
-
|
|
634
|
+
Bisheng is an open LLM devops platform for next generation AI applications.
|
|
643
635
|
</div>
|
|
644
636
|
</div>
|
|
645
637
|
</li>
|
|
@@ -648,7 +640,7 @@
|
|
|
648
640
|
<div class="info">
|
|
649
641
|
<div class="rank">
|
|
650
642
|
<span title="Ranking 14">14</span>
|
|
651
|
-
<a href="https://github.com/
|
|
643
|
+
<a href="https://github.com/projectdiscovery/nuclei-templates" target="_blank" title="projectdiscovery/nuclei-templates">projectdiscovery/nuclei-templates</a>
|
|
652
644
|
</div>
|
|
653
645
|
<div class="sub-title followers">
|
|
654
646
|
|
|
@@ -656,24 +648,24 @@
|
|
|
656
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
657
649
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
658
650
|
</svg>
|
|
659
|
-
<span>
|
|
651
|
+
<span>7179</span>
|
|
660
652
|
</span>
|
|
661
653
|
<span class="star" title="Repo Forked">
|
|
662
654
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
663
655
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
664
656
|
</path>
|
|
665
657
|
</svg>
|
|
666
|
-
<span>
|
|
658
|
+
<span>2210</span>
|
|
667
659
|
</span>
|
|
668
660
|
<span class="star">
|
|
669
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
662
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
671
663
|
</svg>
|
|
672
|
-
<span>
|
|
664
|
+
<span>9 stars today</span>
|
|
673
665
|
</span>
|
|
674
666
|
</div>
|
|
675
667
|
<div class="details">
|
|
676
|
-
|
|
668
|
+
Community curated list of templates for the nuclei engine to find security vulnerabilities.
|
|
677
669
|
</div>
|
|
678
670
|
</div>
|
|
679
671
|
</li>
|
|
@@ -682,36 +674,36 @@
|
|
|
682
674
|
<div class="info">
|
|
683
675
|
<div class="rank">
|
|
684
676
|
<span title="Ranking 15">15</span>
|
|
685
|
-
<a href="https://github.com/
|
|
677
|
+
<a href="https://github.com/Las-Fuerzas-Del-Cielo/Sistema-Anti-Fraude-Electoral" target="_blank" title="Las-Fuerzas-Del-Cielo/Sistema-Anti-Fraude-Electoral">Las-Fuerzas-Del-Cielo/Sistema-Anti-Fraude-Electoral</a>
|
|
686
678
|
</div>
|
|
687
679
|
<div class="sub-title followers">
|
|
688
680
|
|
|
689
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
690
|
-
<span style="background-color: #
|
|
681
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
682
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
691
683
|
</a>
|
|
692
684
|
|
|
693
685
|
<span class="star" title="Stargazers Count">
|
|
694
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
695
687
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
696
688
|
</svg>
|
|
697
|
-
<span>
|
|
689
|
+
<span>1066</span>
|
|
698
690
|
</span>
|
|
699
691
|
<span class="star" title="Repo Forked">
|
|
700
692
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
701
693
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
702
694
|
</path>
|
|
703
695
|
</svg>
|
|
704
|
-
<span>
|
|
696
|
+
<span>183</span>
|
|
705
697
|
</span>
|
|
706
698
|
<span class="star">
|
|
707
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
708
700
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
709
701
|
</svg>
|
|
710
|
-
<span>
|
|
702
|
+
<span>86 stars today</span>
|
|
711
703
|
</span>
|
|
712
704
|
</div>
|
|
713
705
|
<div class="details">
|
|
714
|
-
|
|
706
|
+
Sistema Open Source para Identificar potenciales fraudes electorales, minimizar su ocurrencia e impacto.
|
|
715
707
|
</div>
|
|
716
708
|
</div>
|
|
717
709
|
</li>
|
|
@@ -720,32 +712,36 @@
|
|
|
720
712
|
<div class="info">
|
|
721
713
|
<div class="rank">
|
|
722
714
|
<span title="Ranking 16">16</span>
|
|
723
|
-
<a href="https://github.com/
|
|
715
|
+
<a href="https://github.com/highcharts/highcharts" target="_blank" title="highcharts/highcharts">highcharts/highcharts</a>
|
|
724
716
|
</div>
|
|
725
717
|
<div class="sub-title followers">
|
|
726
718
|
|
|
719
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
720
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
721
|
+
</a>
|
|
722
|
+
|
|
727
723
|
<span class="star" title="Stargazers Count">
|
|
728
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
729
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>
|
|
730
726
|
</svg>
|
|
731
|
-
<span>
|
|
727
|
+
<span>11591</span>
|
|
732
728
|
</span>
|
|
733
729
|
<span class="star" title="Repo Forked">
|
|
734
730
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
735
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">
|
|
736
732
|
</path>
|
|
737
733
|
</svg>
|
|
738
|
-
<span>
|
|
734
|
+
<span>3465</span>
|
|
739
735
|
</span>
|
|
740
736
|
<span class="star">
|
|
741
737
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
742
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>
|
|
743
739
|
</svg>
|
|
744
|
-
<span>
|
|
740
|
+
<span>8 stars today</span>
|
|
745
741
|
</span>
|
|
746
742
|
</div>
|
|
747
743
|
<div class="details">
|
|
748
|
-
|
|
744
|
+
Highcharts JS, the JavaScript charting framework
|
|
749
745
|
</div>
|
|
750
746
|
</div>
|
|
751
747
|
</li>
|
|
@@ -754,36 +750,36 @@
|
|
|
754
750
|
<div class="info">
|
|
755
751
|
<div class="rank">
|
|
756
752
|
<span title="Ranking 17">17</span>
|
|
757
|
-
<a href="https://github.com/
|
|
753
|
+
<a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
|
|
758
754
|
</div>
|
|
759
755
|
<div class="sub-title followers">
|
|
760
756
|
|
|
761
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
762
|
-
<span style="background-color: #
|
|
757
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
758
|
+
<span style="background-color: #178600;"></span>C#
|
|
763
759
|
</a>
|
|
764
760
|
|
|
765
761
|
<span class="star" title="Stargazers Count">
|
|
766
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
767
763
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
768
764
|
</svg>
|
|
769
|
-
<span>
|
|
765
|
+
<span>97898</span>
|
|
770
766
|
</span>
|
|
771
767
|
<span class="star" title="Repo Forked">
|
|
772
768
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
773
769
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
774
770
|
</path>
|
|
775
771
|
</svg>
|
|
776
|
-
<span>
|
|
772
|
+
<span>5773</span>
|
|
777
773
|
</span>
|
|
778
774
|
<span class="star">
|
|
779
775
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
780
776
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
781
777
|
</svg>
|
|
782
|
-
<span>
|
|
778
|
+
<span>159 stars today</span>
|
|
783
779
|
</span>
|
|
784
780
|
</div>
|
|
785
781
|
<div class="details">
|
|
786
|
-
|
|
782
|
+
Windows system utilities to maximize productivity
|
|
787
783
|
</div>
|
|
788
784
|
</div>
|
|
789
785
|
</li>
|
|
@@ -792,36 +788,32 @@
|
|
|
792
788
|
<div class="info">
|
|
793
789
|
<div class="rank">
|
|
794
790
|
<span title="Ranking 18">18</span>
|
|
795
|
-
<a href="https://github.com/
|
|
791
|
+
<a href="https://github.com/1c7/chinese-independent-developer" target="_blank" title="1c7/chinese-independent-developer">1c7/chinese-independent-developer</a>
|
|
796
792
|
</div>
|
|
797
793
|
<div class="sub-title followers">
|
|
798
794
|
|
|
799
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
800
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
801
|
-
</a>
|
|
802
|
-
|
|
803
795
|
<span class="star" title="Stargazers Count">
|
|
804
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
797
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
806
798
|
</svg>
|
|
807
|
-
<span>
|
|
799
|
+
<span>26100</span>
|
|
808
800
|
</span>
|
|
809
801
|
<span class="star" title="Repo Forked">
|
|
810
802
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
811
803
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
812
804
|
</path>
|
|
813
805
|
</svg>
|
|
814
|
-
<span>
|
|
806
|
+
<span>2285</span>
|
|
815
807
|
</span>
|
|
816
808
|
<span class="star">
|
|
817
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
818
810
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
819
811
|
</svg>
|
|
820
|
-
<span>
|
|
812
|
+
<span>62 stars today</span>
|
|
821
813
|
</span>
|
|
822
814
|
</div>
|
|
823
815
|
<div class="details">
|
|
824
|
-
|
|
816
|
+
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么
|
|
825
817
|
</div>
|
|
826
818
|
</div>
|
|
827
819
|
</li>
|
|
@@ -830,36 +822,36 @@
|
|
|
830
822
|
<div class="info">
|
|
831
823
|
<div class="rank">
|
|
832
824
|
<span title="Ranking 19">19</span>
|
|
833
|
-
<a href="https://github.com/
|
|
825
|
+
<a href="https://github.com/Azure/MS-AMP" target="_blank" title="Azure/MS-AMP">Azure/MS-AMP</a>
|
|
834
826
|
</div>
|
|
835
827
|
<div class="sub-title followers">
|
|
836
828
|
|
|
837
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
838
|
-
<span style="background-color: #
|
|
829
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
830
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
839
831
|
</a>
|
|
840
832
|
|
|
841
833
|
<span class="star" title="Stargazers Count">
|
|
842
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
843
835
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
844
836
|
</svg>
|
|
845
|
-
<span>
|
|
837
|
+
<span>227</span>
|
|
846
838
|
</span>
|
|
847
839
|
<span class="star" title="Repo Forked">
|
|
848
840
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
849
841
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
850
842
|
</path>
|
|
851
843
|
</svg>
|
|
852
|
-
<span>
|
|
844
|
+
<span>17</span>
|
|
853
845
|
</span>
|
|
854
846
|
<span class="star">
|
|
855
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
856
848
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
857
849
|
</svg>
|
|
858
|
-
<span>
|
|
850
|
+
<span>23 stars today</span>
|
|
859
851
|
</span>
|
|
860
852
|
</div>
|
|
861
853
|
<div class="details">
|
|
862
|
-
|
|
854
|
+
Microsoft Automatic Mixed Precision Library
|
|
863
855
|
</div>
|
|
864
856
|
</div>
|
|
865
857
|
</li>
|
|
@@ -868,36 +860,36 @@
|
|
|
868
860
|
<div class="info">
|
|
869
861
|
<div class="rank">
|
|
870
862
|
<span title="Ranking 20">20</span>
|
|
871
|
-
<a href="https://github.com/
|
|
863
|
+
<a href="https://github.com/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</a>
|
|
872
864
|
</div>
|
|
873
865
|
<div class="sub-title followers">
|
|
874
866
|
|
|
875
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
876
|
-
<span style="background-color: #
|
|
867
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
868
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
877
869
|
</a>
|
|
878
870
|
|
|
879
871
|
<span class="star" title="Stargazers Count">
|
|
880
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
881
873
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
882
874
|
</svg>
|
|
883
|
-
<span>
|
|
875
|
+
<span>77663</span>
|
|
884
876
|
</span>
|
|
885
877
|
<span class="star" title="Repo Forked">
|
|
886
878
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
887
879
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
888
880
|
</path>
|
|
889
881
|
</svg>
|
|
890
|
-
<span>
|
|
882
|
+
<span>11996</span>
|
|
891
883
|
</span>
|
|
892
884
|
<span class="star">
|
|
893
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
894
886
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
895
887
|
</svg>
|
|
896
|
-
<span>
|
|
888
|
+
<span>53 stars today</span>
|
|
897
889
|
</span>
|
|
898
890
|
</div>
|
|
899
891
|
<div class="details">
|
|
900
|
-
|
|
892
|
+
24 Lessons, 12 Weeks, Get Started as a Web Developer
|
|
901
893
|
</div>
|
|
902
894
|
</div>
|
|
903
895
|
</li>
|
|
@@ -906,36 +898,36 @@
|
|
|
906
898
|
<div class="info">
|
|
907
899
|
<div class="rank">
|
|
908
900
|
<span title="Ranking 21">21</span>
|
|
909
|
-
<a href="https://github.com/
|
|
901
|
+
<a href="https://github.com/xxlong0/Wonder3D" target="_blank" title="xxlong0/Wonder3D">xxlong0/Wonder3D</a>
|
|
910
902
|
</div>
|
|
911
903
|
<div class="sub-title followers">
|
|
912
904
|
|
|
913
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
914
|
-
<span style="background-color: #
|
|
905
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
906
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
915
907
|
</a>
|
|
916
908
|
|
|
917
909
|
<span class="star" title="Stargazers Count">
|
|
918
910
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
919
911
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
920
912
|
</svg>
|
|
921
|
-
<span>
|
|
913
|
+
<span>1941</span>
|
|
922
914
|
</span>
|
|
923
915
|
<span class="star" title="Repo Forked">
|
|
924
916
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
925
917
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
926
918
|
</path>
|
|
927
919
|
</svg>
|
|
928
|
-
<span>
|
|
920
|
+
<span>107</span>
|
|
929
921
|
</span>
|
|
930
922
|
<span class="star">
|
|
931
923
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
932
924
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
933
925
|
</svg>
|
|
934
|
-
<span>
|
|
926
|
+
<span>227 stars today</span>
|
|
935
927
|
</span>
|
|
936
928
|
</div>
|
|
937
929
|
<div class="details">
|
|
938
|
-
|
|
930
|
+
A cross-domain diffusion model for 3D reconstruction from a single image
|
|
939
931
|
</div>
|
|
940
932
|
</div>
|
|
941
933
|
</li>
|
|
@@ -944,36 +936,36 @@
|
|
|
944
936
|
<div class="info">
|
|
945
937
|
<div class="rank">
|
|
946
938
|
<span title="Ranking 22">22</span>
|
|
947
|
-
<a href="https://github.com/
|
|
939
|
+
<a href="https://github.com/Azure/Azure-Sentinel" target="_blank" title="Azure/Azure-Sentinel">Azure/Azure-Sentinel</a>
|
|
948
940
|
</div>
|
|
949
941
|
<div class="sub-title followers">
|
|
950
942
|
|
|
951
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
952
|
-
<span style="background-color: #
|
|
943
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
944
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
953
945
|
</a>
|
|
954
946
|
|
|
955
947
|
<span class="star" title="Stargazers Count">
|
|
956
948
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
957
949
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
958
950
|
</svg>
|
|
959
|
-
<span>
|
|
951
|
+
<span>3746</span>
|
|
960
952
|
</span>
|
|
961
953
|
<span class="star" title="Repo Forked">
|
|
962
954
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
963
955
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
964
956
|
</path>
|
|
965
957
|
</svg>
|
|
966
|
-
<span>
|
|
958
|
+
<span>2574</span>
|
|
967
959
|
</span>
|
|
968
960
|
<span class="star">
|
|
969
961
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
970
962
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
971
963
|
</svg>
|
|
972
|
-
<span>
|
|
964
|
+
<span>24 stars today</span>
|
|
973
965
|
</span>
|
|
974
966
|
</div>
|
|
975
967
|
<div class="details">
|
|
976
|
-
|
|
968
|
+
Cloud-native SIEM for intelligent security analytics for your entire enterprise.
|
|
977
969
|
</div>
|
|
978
970
|
</div>
|
|
979
971
|
</li>
|
|
@@ -982,36 +974,36 @@
|
|
|
982
974
|
<div class="info">
|
|
983
975
|
<div class="rank">
|
|
984
976
|
<span title="Ranking 23">23</span>
|
|
985
|
-
<a href="https://github.com/
|
|
977
|
+
<a href="https://github.com/yunjey/pytorch-tutorial" target="_blank" title="yunjey/pytorch-tutorial">yunjey/pytorch-tutorial</a>
|
|
986
978
|
</div>
|
|
987
979
|
<div class="sub-title followers">
|
|
988
980
|
|
|
989
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
990
|
-
<span style="background-color: #
|
|
981
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
982
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
991
983
|
</a>
|
|
992
984
|
|
|
993
985
|
<span class="star" title="Stargazers Count">
|
|
994
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
995
987
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
996
988
|
</svg>
|
|
997
|
-
<span>
|
|
989
|
+
<span>27827</span>
|
|
998
990
|
</span>
|
|
999
991
|
<span class="star" title="Repo Forked">
|
|
1000
992
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1001
993
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1002
994
|
</path>
|
|
1003
995
|
</svg>
|
|
1004
|
-
<span>
|
|
996
|
+
<span>7892</span>
|
|
1005
997
|
</span>
|
|
1006
998
|
<span class="star">
|
|
1007
999
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1008
1000
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1009
1001
|
</svg>
|
|
1010
|
-
<span>
|
|
1002
|
+
<span>32 stars today</span>
|
|
1011
1003
|
</span>
|
|
1012
1004
|
</div>
|
|
1013
1005
|
<div class="details">
|
|
1014
|
-
|
|
1006
|
+
PyTorch Tutorial for Deep Learning Researchers
|
|
1015
1007
|
</div>
|
|
1016
1008
|
</div>
|
|
1017
1009
|
</li>
|
|
@@ -1020,36 +1012,36 @@
|
|
|
1020
1012
|
<div class="info">
|
|
1021
1013
|
<div class="rank">
|
|
1022
1014
|
<span title="Ranking 24">24</span>
|
|
1023
|
-
<a href="https://github.com/
|
|
1015
|
+
<a href="https://github.com/atherosai/ui" target="_blank" title="atherosai/ui">atherosai/ui</a>
|
|
1024
1016
|
</div>
|
|
1025
1017
|
<div class="sub-title followers">
|
|
1026
1018
|
|
|
1027
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1028
|
-
<span style="background-color: #
|
|
1019
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
1020
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
1029
1021
|
</a>
|
|
1030
1022
|
|
|
1031
1023
|
<span class="star" title="Stargazers Count">
|
|
1032
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1033
1025
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1034
1026
|
</svg>
|
|
1035
|
-
<span>
|
|
1027
|
+
<span>1277</span>
|
|
1036
1028
|
</span>
|
|
1037
1029
|
<span class="star" title="Repo Forked">
|
|
1038
1030
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1039
1031
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1040
1032
|
</path>
|
|
1041
1033
|
</svg>
|
|
1042
|
-
<span>
|
|
1034
|
+
<span>247</span>
|
|
1043
1035
|
</span>
|
|
1044
1036
|
<span class="star">
|
|
1045
1037
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
1038
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1047
1039
|
</svg>
|
|
1048
|
-
<span>
|
|
1040
|
+
<span>7 stars today</span>
|
|
1049
1041
|
</span>
|
|
1050
1042
|
</div>
|
|
1051
1043
|
<div class="details">
|
|
1052
|
-
|
|
1044
|
+
Simple UI examples from my social media
|
|
1053
1045
|
</div>
|
|
1054
1046
|
</div>
|
|
1055
1047
|
</li>
|
|
@@ -1058,7 +1050,7 @@
|
|
|
1058
1050
|
<div class="info">
|
|
1059
1051
|
<div class="rank">
|
|
1060
1052
|
<span title="Ranking 25">25</span>
|
|
1061
|
-
<a href="https://github.com/
|
|
1053
|
+
<a href="https://github.com/facebookresearch/llama" target="_blank" title="facebookresearch/llama">facebookresearch/llama</a>
|
|
1062
1054
|
</div>
|
|
1063
1055
|
<div class="sub-title followers">
|
|
1064
1056
|
|
|
@@ -1070,24 +1062,24 @@
|
|
|
1070
1062
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1071
1063
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1072
1064
|
</svg>
|
|
1073
|
-
<span>
|
|
1065
|
+
<span>44424</span>
|
|
1074
1066
|
</span>
|
|
1075
1067
|
<span class="star" title="Repo Forked">
|
|
1076
1068
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1077
1069
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1078
1070
|
</path>
|
|
1079
1071
|
</svg>
|
|
1080
|
-
<span>
|
|
1072
|
+
<span>7500</span>
|
|
1081
1073
|
</span>
|
|
1082
1074
|
<span class="star">
|
|
1083
1075
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1084
1076
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1085
1077
|
</svg>
|
|
1086
|
-
<span>
|
|
1078
|
+
<span>68 stars today</span>
|
|
1087
1079
|
</span>
|
|
1088
1080
|
</div>
|
|
1089
1081
|
<div class="details">
|
|
1090
|
-
|
|
1082
|
+
Inference code for LLaMA models
|
|
1091
1083
|
</div>
|
|
1092
1084
|
</div>
|
|
1093
1085
|
</li>
|
|
@@ -1108,7 +1100,7 @@
|
|
|
1108
1100
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1109
1101
|
</a>
|
|
1110
1102
|
</div>
|
|
1111
|
-
<div class="time">Last cache created on 2023/
|
|
1103
|
+
<div class="time">Last cache created on 2023/11/2 by Github API v3.</div>
|
|
1112
1104
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1113
1105
|
</div>
|
|
1114
1106
|
</body>
|