@wcj/github-rank 24.9.25 → 24.9.27
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 +27982 -27991
- package/dist/trending-daily.json +122 -78
- package/dist/trending-monthly.json +121 -88
- package/dist/trending-weekly.json +79 -101
- package/dist/users.china.json +2035 -2000
- package/dist/users.json +5478 -5478
- package/dist/users.org.json +631 -631
- package/package.json +1 -1
- package/web/data/repos.json +27982 -27991
- package/web/data/trending-daily.json +122 -78
- package/web/data/trending-monthly.json +121 -88
- package/web/data/trending-weekly.json +79 -101
- package/web/data/users.china.json +2035 -2000
- package/web/data/users.json +5478 -5478
- package/web/data/users.org.json +631 -631
- package/web/index.html +5858 -5856
- package/web/org.html +509 -509
- package/web/repos.html +3515 -3515
- package/web/trending-monthly.html +202 -88
- package/web/trending-weekly.html +70 -150
- package/web/trending.html +224 -72
- package/web/users.china.html +2092 -2036
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2024/9/
|
|
132
|
+
<div class="time">Last cache created on 2024/9/27 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/Cinnamon/kotaemon" target="_blank" title="Cinnamon/kotaemon">Cinnamon/kotaemon</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>12.422k</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>930</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>12453 stars this month</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
An open-source RAG-based tool for chatting with your documents.
|
|
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/RSSNext/Follow" target="_blank" title="RSSNext/Follow">RSSNext/Follow</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>10.117k</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>436</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>6883 stars this month</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
🧡 Next generation information browser.
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,36 +230,36 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/gojue/ecapture" target="_blank" title="gojue/ecapture">gojue/ecapture</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/c" title="Programming Language C">
|
|
238
|
+
<span style="background-color: #555555;"></span>C
|
|
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>12.926k</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>1370</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>3735 stars this month</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
|
|
263
263
|
</div>
|
|
264
264
|
</div>
|
|
265
265
|
</li>
|
|
@@ -280,20 +280,20 @@
|
|
|
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>14.
|
|
283
|
+
<span>14.958k</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>1085</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>5690 stars this month</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
@@ -318,20 +318,20 @@
|
|
|
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>5.
|
|
321
|
+
<span>5.22k</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>402</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>3390 stars this month</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
@@ -344,6 +344,44 @@
|
|
|
344
344
|
<div class="info">
|
|
345
345
|
<div class="rank">
|
|
346
346
|
<span title="Ranking 6">6</span>
|
|
347
|
+
<a href="https://github.com/fishaudio/fish-speech" target="_blank" title="fishaudio/fish-speech">fishaudio/fish-speech</a>
|
|
348
|
+
</div>
|
|
349
|
+
<div class="sub-title followers">
|
|
350
|
+
|
|
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
|
+
</a>
|
|
354
|
+
|
|
355
|
+
<span class="star" title="Stargazers Count">
|
|
356
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
+
</svg>
|
|
359
|
+
<span>12.563k</span>
|
|
360
|
+
</span>
|
|
361
|
+
<span class="star" title="Repo Forked">
|
|
362
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
+
</path>
|
|
365
|
+
</svg>
|
|
366
|
+
<span>947</span>
|
|
367
|
+
</span>
|
|
368
|
+
<span class="star">
|
|
369
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
+
</svg>
|
|
372
|
+
<span>5411 stars this month</span>
|
|
373
|
+
</span>
|
|
374
|
+
</div>
|
|
375
|
+
<div class="details">
|
|
376
|
+
Brand new TTS solution
|
|
377
|
+
</div>
|
|
378
|
+
</div>
|
|
379
|
+
</li>
|
|
380
|
+
|
|
381
|
+
<li>
|
|
382
|
+
<div class="info">
|
|
383
|
+
<div class="rank">
|
|
384
|
+
<span title="Ranking 7">7</span>
|
|
347
385
|
<a href="https://github.com/sickcodes/Docker-OSX" target="_blank" title="sickcodes/Docker-OSX">sickcodes/Docker-OSX</a>
|
|
348
386
|
</div>
|
|
349
387
|
<div class="sub-title followers">
|
|
@@ -356,20 +394,20 @@
|
|
|
356
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
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>
|
|
358
396
|
</svg>
|
|
359
|
-
<span>46.
|
|
397
|
+
<span>46.151k</span>
|
|
360
398
|
</span>
|
|
361
399
|
<span class="star" title="Repo Forked">
|
|
362
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
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">
|
|
364
402
|
</path>
|
|
365
403
|
</svg>
|
|
366
|
-
<span>
|
|
404
|
+
<span>2466</span>
|
|
367
405
|
</span>
|
|
368
406
|
<span class="star">
|
|
369
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
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>
|
|
371
409
|
</svg>
|
|
372
|
-
<span>
|
|
410
|
+
<span>5978 stars this month</span>
|
|
373
411
|
</span>
|
|
374
412
|
</div>
|
|
375
413
|
<div class="details">
|
|
@@ -381,7 +419,7 @@
|
|
|
381
419
|
<li>
|
|
382
420
|
<div class="info">
|
|
383
421
|
<div class="rank">
|
|
384
|
-
<span title="Ranking
|
|
422
|
+
<span title="Ranking 8">8</span>
|
|
385
423
|
<a href="https://github.com/AppFlowy-IO/AppFlowy" target="_blank" title="AppFlowy-IO/AppFlowy">AppFlowy-IO/AppFlowy</a>
|
|
386
424
|
</div>
|
|
387
425
|
<div class="sub-title followers">
|
|
@@ -394,20 +432,20 @@
|
|
|
394
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
433
|
<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
434
|
</svg>
|
|
397
|
-
<span>
|
|
435
|
+
<span>56.106k</span>
|
|
398
436
|
</span>
|
|
399
437
|
<span class="star" title="Repo Forked">
|
|
400
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
439
|
<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
440
|
</path>
|
|
403
441
|
</svg>
|
|
404
|
-
<span>
|
|
442
|
+
<span>3652</span>
|
|
405
443
|
</span>
|
|
406
444
|
<span class="star">
|
|
407
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
446
|
<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
447
|
</svg>
|
|
410
|
-
<span>
|
|
448
|
+
<span>4878 stars this month</span>
|
|
411
449
|
</span>
|
|
412
450
|
</div>
|
|
413
451
|
<div class="details">
|
|
@@ -419,37 +457,37 @@
|
|
|
419
457
|
<li>
|
|
420
458
|
<div class="info">
|
|
421
459
|
<div class="rank">
|
|
422
|
-
<span title="Ranking
|
|
423
|
-
<a href="https://github.com/
|
|
460
|
+
<span title="Ranking 9">9</span>
|
|
461
|
+
<a href="https://github.com/johannesjo/super-productivity" target="_blank" title="johannesjo/super-productivity">johannesjo/super-productivity</a>
|
|
424
462
|
</div>
|
|
425
463
|
<div class="sub-title followers">
|
|
426
464
|
|
|
427
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
428
|
-
<span style="background-color: #
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
466
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
429
467
|
</a>
|
|
430
468
|
|
|
431
469
|
<span class="star" title="Stargazers Count">
|
|
432
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
471
|
<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
472
|
</svg>
|
|
435
|
-
<span>
|
|
473
|
+
<span>11.257k</span>
|
|
436
474
|
</span>
|
|
437
475
|
<span class="star" title="Repo Forked">
|
|
438
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
477
|
<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
478
|
</path>
|
|
441
479
|
</svg>
|
|
442
|
-
<span>
|
|
480
|
+
<span>884</span>
|
|
443
481
|
</span>
|
|
444
482
|
<span class="star">
|
|
445
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
484
|
<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
485
|
</svg>
|
|
448
|
-
<span>
|
|
486
|
+
<span>2103 stars this month</span>
|
|
449
487
|
</span>
|
|
450
488
|
</div>
|
|
451
489
|
<div class="details">
|
|
452
|
-
|
|
490
|
+
Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
|
|
453
491
|
</div>
|
|
454
492
|
</div>
|
|
455
493
|
</li>
|
|
@@ -457,8 +495,8 @@
|
|
|
457
495
|
<li>
|
|
458
496
|
<div class="info">
|
|
459
497
|
<div class="rank">
|
|
460
|
-
<span title="Ranking
|
|
461
|
-
<a href="https://github.com/
|
|
498
|
+
<span title="Ranking 10">10</span>
|
|
499
|
+
<a href="https://github.com/bluesky-social/social-app" target="_blank" title="bluesky-social/social-app">bluesky-social/social-app</a>
|
|
462
500
|
</div>
|
|
463
501
|
<div class="sub-title followers">
|
|
464
502
|
|
|
@@ -470,24 +508,24 @@
|
|
|
470
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
509
|
<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
510
|
</svg>
|
|
473
|
-
<span>
|
|
511
|
+
<span>8.262k</span>
|
|
474
512
|
</span>
|
|
475
513
|
<span class="star" title="Repo Forked">
|
|
476
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
515
|
<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
516
|
</path>
|
|
479
517
|
</svg>
|
|
480
|
-
<span>
|
|
518
|
+
<span>1106</span>
|
|
481
519
|
</span>
|
|
482
520
|
<span class="star">
|
|
483
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
522
|
<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
523
|
</svg>
|
|
486
|
-
<span>
|
|
524
|
+
<span>863 stars this month</span>
|
|
487
525
|
</span>
|
|
488
526
|
</div>
|
|
489
527
|
<div class="details">
|
|
490
|
-
|
|
528
|
+
The Bluesky Social application for Web, iOS, and Android
|
|
491
529
|
</div>
|
|
492
530
|
</div>
|
|
493
531
|
</li>
|
|
@@ -495,8 +533,84 @@
|
|
|
495
533
|
<li>
|
|
496
534
|
<div class="info">
|
|
497
535
|
<div class="rank">
|
|
498
|
-
<span title="Ranking
|
|
499
|
-
<a href="https://github.com/
|
|
536
|
+
<span title="Ranking 11">11</span>
|
|
537
|
+
<a href="https://github.com/roboflow/supervision" target="_blank" title="roboflow/supervision">roboflow/supervision</a>
|
|
538
|
+
</div>
|
|
539
|
+
<div class="sub-title followers">
|
|
540
|
+
|
|
541
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
542
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
543
|
+
</a>
|
|
544
|
+
|
|
545
|
+
<span class="star" title="Stargazers Count">
|
|
546
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
|
+
<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
|
+
</svg>
|
|
549
|
+
<span>22.366k</span>
|
|
550
|
+
</span>
|
|
551
|
+
<span class="star" title="Repo Forked">
|
|
552
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
|
+
<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
|
+
</path>
|
|
555
|
+
</svg>
|
|
556
|
+
<span>1670</span>
|
|
557
|
+
</span>
|
|
558
|
+
<span class="star">
|
|
559
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
|
+
<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
|
+
</svg>
|
|
562
|
+
<span>4000 stars this month</span>
|
|
563
|
+
</span>
|
|
564
|
+
</div>
|
|
565
|
+
<div class="details">
|
|
566
|
+
We write your reusable computer vision tools. 💜
|
|
567
|
+
</div>
|
|
568
|
+
</div>
|
|
569
|
+
</li>
|
|
570
|
+
|
|
571
|
+
<li>
|
|
572
|
+
<div class="info">
|
|
573
|
+
<div class="rank">
|
|
574
|
+
<span title="Ranking 12">12</span>
|
|
575
|
+
<a href="https://github.com/nginx/nginx" target="_blank" title="nginx/nginx">nginx/nginx</a>
|
|
576
|
+
</div>
|
|
577
|
+
<div class="sub-title followers">
|
|
578
|
+
|
|
579
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
580
|
+
<span style="background-color: #555555;"></span>C
|
|
581
|
+
</a>
|
|
582
|
+
|
|
583
|
+
<span class="star" title="Stargazers Count">
|
|
584
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
|
+
<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
|
+
</svg>
|
|
587
|
+
<span>24.382k</span>
|
|
588
|
+
</span>
|
|
589
|
+
<span class="star" title="Repo Forked">
|
|
590
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
|
+
<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
|
+
</path>
|
|
593
|
+
</svg>
|
|
594
|
+
<span>6894</span>
|
|
595
|
+
</span>
|
|
596
|
+
<span class="star">
|
|
597
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
|
+
<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
|
+
</svg>
|
|
600
|
+
<span>3395 stars this month</span>
|
|
601
|
+
</span>
|
|
602
|
+
</div>
|
|
603
|
+
<div class="details">
|
|
604
|
+
The official NGINX Open Source repository.
|
|
605
|
+
</div>
|
|
606
|
+
</div>
|
|
607
|
+
</li>
|
|
608
|
+
|
|
609
|
+
<li>
|
|
610
|
+
<div class="info">
|
|
611
|
+
<div class="rank">
|
|
612
|
+
<span title="Ranking 13">13</span>
|
|
613
|
+
<a href="https://github.com/nocodb/nocodb" target="_blank" title="nocodb/nocodb">nocodb/nocodb</a>
|
|
500
614
|
</div>
|
|
501
615
|
<div class="sub-title followers">
|
|
502
616
|
|
|
@@ -508,24 +622,24 @@
|
|
|
508
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
623
|
<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
624
|
</svg>
|
|
511
|
-
<span>
|
|
625
|
+
<span>48.029k</span>
|
|
512
626
|
</span>
|
|
513
627
|
<span class="star" title="Repo Forked">
|
|
514
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
629
|
<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
630
|
</path>
|
|
517
631
|
</svg>
|
|
518
|
-
<span>
|
|
632
|
+
<span>3248</span>
|
|
519
633
|
</span>
|
|
520
634
|
<span class="star">
|
|
521
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
636
|
<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
637
|
</svg>
|
|
524
|
-
<span>
|
|
638
|
+
<span>3643 stars this month</span>
|
|
525
639
|
</span>
|
|
526
640
|
</div>
|
|
527
641
|
<div class="details">
|
|
528
|
-
|
|
642
|
+
🔥 🔥 🔥 Open Source Airtable Alternative
|
|
529
643
|
</div>
|
|
530
644
|
</div>
|
|
531
645
|
</li>
|
|
@@ -533,7 +647,7 @@
|
|
|
533
647
|
<li>
|
|
534
648
|
<div class="info">
|
|
535
649
|
<div class="rank">
|
|
536
|
-
<span title="Ranking
|
|
650
|
+
<span title="Ranking 14">14</span>
|
|
537
651
|
<a href="https://github.com/ChrisTitusTech/linutil" target="_blank" title="ChrisTitusTech/linutil">ChrisTitusTech/linutil</a>
|
|
538
652
|
</div>
|
|
539
653
|
<div class="sub-title followers">
|
|
@@ -546,20 +660,20 @@
|
|
|
546
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
661
|
<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
662
|
</svg>
|
|
549
|
-
<span>2.
|
|
663
|
+
<span>2.282k</span>
|
|
550
664
|
</span>
|
|
551
665
|
<span class="star" title="Repo Forked">
|
|
552
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
667
|
<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
668
|
</path>
|
|
555
669
|
</svg>
|
|
556
|
-
<span>
|
|
670
|
+
<span>178</span>
|
|
557
671
|
</span>
|
|
558
672
|
<span class="star">
|
|
559
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
674
|
<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
675
|
</svg>
|
|
562
|
-
<span>
|
|
676
|
+
<span>1759 stars this month</span>
|
|
563
677
|
</span>
|
|
564
678
|
</div>
|
|
565
679
|
<div class="details">
|
|
@@ -571,8 +685,8 @@
|
|
|
571
685
|
<li>
|
|
572
686
|
<div class="info">
|
|
573
687
|
<div class="rank">
|
|
574
|
-
<span title="Ranking
|
|
575
|
-
<a href="https://github.com/
|
|
688
|
+
<span title="Ranking 15">15</span>
|
|
689
|
+
<a href="https://github.com/frappe/erpnext" target="_blank" title="frappe/erpnext">frappe/erpnext</a>
|
|
576
690
|
</div>
|
|
577
691
|
<div class="sub-title followers">
|
|
578
692
|
|
|
@@ -584,24 +698,24 @@
|
|
|
584
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
699
|
<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
700
|
</svg>
|
|
587
|
-
<span>
|
|
701
|
+
<span>20.654k</span>
|
|
588
702
|
</span>
|
|
589
703
|
<span class="star" title="Repo Forked">
|
|
590
704
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
705
|
<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
706
|
</path>
|
|
593
707
|
</svg>
|
|
594
|
-
<span>
|
|
708
|
+
<span>7118</span>
|
|
595
709
|
</span>
|
|
596
710
|
<span class="star">
|
|
597
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
712
|
<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
713
|
</svg>
|
|
600
|
-
<span>
|
|
714
|
+
<span>2552 stars this month</span>
|
|
601
715
|
</span>
|
|
602
716
|
</div>
|
|
603
717
|
<div class="details">
|
|
604
|
-
|
|
718
|
+
Free and Open Source Enterprise Resource Planning (ERP)
|
|
605
719
|
</div>
|
|
606
720
|
</div>
|
|
607
721
|
</li>
|
|
@@ -609,37 +723,37 @@
|
|
|
609
723
|
<li>
|
|
610
724
|
<div class="info">
|
|
611
725
|
<div class="rank">
|
|
612
|
-
<span title="Ranking
|
|
613
|
-
<a href="https://github.com/
|
|
726
|
+
<span title="Ranking 16">16</span>
|
|
727
|
+
<a href="https://github.com/alan2207/bulletproof-react" target="_blank" title="alan2207/bulletproof-react">alan2207/bulletproof-react</a>
|
|
614
728
|
</div>
|
|
615
729
|
<div class="sub-title followers">
|
|
616
730
|
|
|
617
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
618
|
-
<span style="background-color: #
|
|
731
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
732
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
619
733
|
</a>
|
|
620
734
|
|
|
621
735
|
<span class="star" title="Stargazers Count">
|
|
622
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
737
|
<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
738
|
</svg>
|
|
625
|
-
<span>
|
|
739
|
+
<span>27.538k</span>
|
|
626
740
|
</span>
|
|
627
741
|
<span class="star" title="Repo Forked">
|
|
628
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
743
|
<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
744
|
</path>
|
|
631
745
|
</svg>
|
|
632
|
-
<span>
|
|
746
|
+
<span>2506</span>
|
|
633
747
|
</span>
|
|
634
748
|
<span class="star">
|
|
635
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
750
|
<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
751
|
</svg>
|
|
638
|
-
<span>
|
|
752
|
+
<span>1280 stars this month</span>
|
|
639
753
|
</span>
|
|
640
754
|
</div>
|
|
641
755
|
<div class="details">
|
|
642
|
-
|
|
756
|
+
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
|
|
643
757
|
</div>
|
|
644
758
|
</div>
|
|
645
759
|
</li>
|
|
@@ -647,7 +761,7 @@
|
|
|
647
761
|
<li>
|
|
648
762
|
<div class="info">
|
|
649
763
|
<div class="rank">
|
|
650
|
-
<span title="Ranking
|
|
764
|
+
<span title="Ranking 17">17</span>
|
|
651
765
|
<a href="https://github.com/deepfakes/faceswap" target="_blank" title="deepfakes/faceswap">deepfakes/faceswap</a>
|
|
652
766
|
</div>
|
|
653
767
|
<div class="sub-title followers">
|
|
@@ -660,20 +774,20 @@
|
|
|
660
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
775
|
<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>
|
|
662
776
|
</svg>
|
|
663
|
-
<span>51.
|
|
777
|
+
<span>51.887k</span>
|
|
664
778
|
</span>
|
|
665
779
|
<span class="star" title="Repo Forked">
|
|
666
780
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
667
781
|
<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">
|
|
668
782
|
</path>
|
|
669
783
|
</svg>
|
|
670
|
-
<span>
|
|
784
|
+
<span>13167</span>
|
|
671
785
|
</span>
|
|
672
786
|
<span class="star">
|
|
673
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
788
|
<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>
|
|
675
789
|
</svg>
|
|
676
|
-
<span>
|
|
790
|
+
<span>1751 stars this month</span>
|
|
677
791
|
</span>
|
|
678
792
|
</div>
|
|
679
793
|
<div class="details">
|
|
@@ -685,7 +799,7 @@
|
|
|
685
799
|
<li>
|
|
686
800
|
<div class="info">
|
|
687
801
|
<div class="rank">
|
|
688
|
-
<span title="Ranking
|
|
802
|
+
<span title="Ranking 18">18</span>
|
|
689
803
|
<a href="https://github.com/Mintplex-Labs/anything-llm" target="_blank" title="Mintplex-Labs/anything-llm">Mintplex-Labs/anything-llm</a>
|
|
690
804
|
</div>
|
|
691
805
|
<div class="sub-title followers">
|
|
@@ -698,20 +812,20 @@
|
|
|
698
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
813
|
<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>
|
|
700
814
|
</svg>
|
|
701
|
-
<span>23.
|
|
815
|
+
<span>23.365k</span>
|
|
702
816
|
</span>
|
|
703
817
|
<span class="star" title="Repo Forked">
|
|
704
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
705
819
|
<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">
|
|
706
820
|
</path>
|
|
707
821
|
</svg>
|
|
708
|
-
<span>
|
|
822
|
+
<span>2363</span>
|
|
709
823
|
</span>
|
|
710
824
|
<span class="star">
|
|
711
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
826
|
<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>
|
|
713
827
|
</svg>
|
|
714
|
-
<span>
|
|
828
|
+
<span>4252 stars this month</span>
|
|
715
829
|
</span>
|
|
716
830
|
</div>
|
|
717
831
|
<div class="details">
|
|
@@ -723,8 +837,8 @@
|
|
|
723
837
|
<li>
|
|
724
838
|
<div class="info">
|
|
725
839
|
<div class="rank">
|
|
726
|
-
<span title="Ranking
|
|
727
|
-
<a href="https://github.com/
|
|
840
|
+
<span title="Ranking 19">19</span>
|
|
841
|
+
<a href="https://github.com/Z4nzu/hackingtool" target="_blank" title="Z4nzu/hackingtool">Z4nzu/hackingtool</a>
|
|
728
842
|
</div>
|
|
729
843
|
<div class="sub-title followers">
|
|
730
844
|
|
|
@@ -736,24 +850,24 @@
|
|
|
736
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
851
|
<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>
|
|
738
852
|
</svg>
|
|
739
|
-
<span>
|
|
853
|
+
<span>49.869k</span>
|
|
740
854
|
</span>
|
|
741
855
|
<span class="star" title="Repo Forked">
|
|
742
856
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
743
857
|
<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">
|
|
744
858
|
</path>
|
|
745
859
|
</svg>
|
|
746
|
-
<span>
|
|
860
|
+
<span>5357</span>
|
|
747
861
|
</span>
|
|
748
862
|
<span class="star">
|
|
749
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
864
|
<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>
|
|
751
865
|
</svg>
|
|
752
|
-
<span>
|
|
866
|
+
<span>5476 stars this month</span>
|
|
753
867
|
</span>
|
|
754
868
|
</div>
|
|
755
869
|
<div class="details">
|
|
756
|
-
|
|
870
|
+
ALL IN ONE Hacking Tool For Hackers
|
|
757
871
|
</div>
|
|
758
872
|
</div>
|
|
759
873
|
</li>
|
|
@@ -777,7 +891,7 @@
|
|
|
777
891
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
778
892
|
</a>
|
|
779
893
|
</div>
|
|
780
|
-
<div class="time">Last cache created on 2024/9/
|
|
894
|
+
<div class="time">Last cache created on 2024/9/27 by Github API v3.</div>
|
|
781
895
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
782
896
|
</div>
|
|
783
897
|
</body>
|