@wcj/github-rank 22.10.30 → 22.11.1
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 +28105 -28102
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +155 -155
- package/dist/trending-weekly.json +170 -170
- package/dist/users.china.json +193 -193
- package/dist/users.json +97 -97
- package/package.json +1 -1
- package/web/data/repos.json +28105 -28102
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +155 -155
- package/web/data/trending-weekly.json +170 -170
- package/web/data/users.china.json +193 -193
- package/web/data/users.json +97 -97
- package/web/index.html +50 -50
- package/web/repos.html +3482 -3482
- package/web/trending-monthly.html +136 -140
- package/web/trending-weekly.html +149 -149
- package/web/trending.html +146 -150
- package/web/users.china.html +90 -90
package/web/trending.html
CHANGED
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
</a>
|
|
127
127
|
|
|
128
128
|
</h1>
|
|
129
|
-
<div class="time">Last cache created on 2022/
|
|
129
|
+
<div class="time">Last cache created on 2022/11/1 by
|
|
130
130
|
|
|
131
131
|
|
|
132
132
|
|
|
@@ -151,32 +151,32 @@
|
|
|
151
151
|
<div class="info">
|
|
152
152
|
<div class="rank">
|
|
153
153
|
<span title="Ranking 1">1</span>
|
|
154
|
-
<a href="https://github.com/
|
|
154
|
+
<a href="https://github.com/ocornut/imgui" target="_blank" title="ocornut/imgui">ocornut/imgui</a>
|
|
155
155
|
</div>
|
|
156
156
|
<div class="sub-title followers">
|
|
157
157
|
|
|
158
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
159
|
-
<span style="background-color: #
|
|
158
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
159
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
160
160
|
</a>
|
|
161
161
|
|
|
162
162
|
<span class="star" title="Stargazers Count">
|
|
163
163
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
164
164
|
<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>
|
|
165
165
|
</svg>
|
|
166
|
-
<span>
|
|
166
|
+
<span>42736</span>
|
|
167
167
|
</span>
|
|
168
168
|
<span class="star" title="Repo Forked">
|
|
169
169
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
170
170
|
<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">
|
|
171
171
|
</path>
|
|
172
172
|
</svg>
|
|
173
|
-
<span>
|
|
173
|
+
<span>7499</span>
|
|
174
174
|
</span>
|
|
175
175
|
<span class="star">
|
|
176
176
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
177
177
|
<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>
|
|
178
178
|
</svg>
|
|
179
|
-
<span>
|
|
179
|
+
<span>98 stars today</span>
|
|
180
180
|
</span>
|
|
181
181
|
</div>
|
|
182
182
|
<div class="details">
|
|
@@ -189,32 +189,32 @@
|
|
|
189
189
|
<div class="info">
|
|
190
190
|
<div class="rank">
|
|
191
191
|
<span title="Ranking 2">2</span>
|
|
192
|
-
<a href="https://github.com/
|
|
192
|
+
<a href="https://github.com/mastodon/mastodon" target="_blank" title="mastodon/mastodon">mastodon/mastodon</a>
|
|
193
193
|
</div>
|
|
194
194
|
<div class="sub-title followers">
|
|
195
195
|
|
|
196
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
197
|
-
<span style="background-color: #
|
|
196
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
197
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
198
198
|
</a>
|
|
199
199
|
|
|
200
200
|
<span class="star" title="Stargazers Count">
|
|
201
201
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
202
202
|
<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>
|
|
203
203
|
</svg>
|
|
204
|
-
<span>
|
|
204
|
+
<span>30735</span>
|
|
205
205
|
</span>
|
|
206
206
|
<span class="star" title="Repo Forked">
|
|
207
207
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
208
208
|
<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">
|
|
209
209
|
</path>
|
|
210
210
|
</svg>
|
|
211
|
-
<span>
|
|
211
|
+
<span>4751</span>
|
|
212
212
|
</span>
|
|
213
213
|
<span class="star">
|
|
214
214
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
215
215
|
<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>
|
|
216
216
|
</svg>
|
|
217
|
-
<span>
|
|
217
|
+
<span>242 stars today</span>
|
|
218
218
|
</span>
|
|
219
219
|
</div>
|
|
220
220
|
<div class="details">
|
|
@@ -227,32 +227,32 @@
|
|
|
227
227
|
<div class="info">
|
|
228
228
|
<div class="rank">
|
|
229
229
|
<span title="Ranking 3">3</span>
|
|
230
|
-
<a href="https://github.com/
|
|
230
|
+
<a href="https://github.com/josean-dev/dev-environment-files" target="_blank" title="josean-dev/dev-environment-files">josean-dev/dev-environment-files</a>
|
|
231
231
|
</div>
|
|
232
232
|
<div class="sub-title followers">
|
|
233
233
|
|
|
234
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
235
|
-
<span style="background-color: #
|
|
234
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
235
|
+
<span style="background-color: #000080;"></span>Lua
|
|
236
236
|
</a>
|
|
237
237
|
|
|
238
238
|
<span class="star" title="Stargazers Count">
|
|
239
239
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
240
240
|
<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>
|
|
241
241
|
</svg>
|
|
242
|
-
<span>
|
|
242
|
+
<span>141</span>
|
|
243
243
|
</span>
|
|
244
244
|
<span class="star" title="Repo Forked">
|
|
245
245
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
246
246
|
<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">
|
|
247
247
|
</path>
|
|
248
248
|
</svg>
|
|
249
|
-
<span>
|
|
249
|
+
<span>49</span>
|
|
250
250
|
</span>
|
|
251
251
|
<span class="star">
|
|
252
252
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
253
253
|
<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>
|
|
254
254
|
</svg>
|
|
255
|
-
<span>
|
|
255
|
+
<span>49 stars today</span>
|
|
256
256
|
</span>
|
|
257
257
|
</div>
|
|
258
258
|
<div class="details">
|
|
@@ -265,32 +265,32 @@
|
|
|
265
265
|
<div class="info">
|
|
266
266
|
<div class="rank">
|
|
267
267
|
<span title="Ranking 4">4</span>
|
|
268
|
-
<a href="https://github.com/
|
|
268
|
+
<a href="https://github.com/jellyfin/jellyfin" target="_blank" title="jellyfin/jellyfin">jellyfin/jellyfin</a>
|
|
269
269
|
</div>
|
|
270
270
|
<div class="sub-title followers">
|
|
271
271
|
|
|
272
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
273
|
-
<span style="background-color: #
|
|
272
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
273
|
+
<span style="background-color: #178600;"></span>C#
|
|
274
274
|
</a>
|
|
275
275
|
|
|
276
276
|
<span class="star" title="Stargazers Count">
|
|
277
277
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
278
|
<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>
|
|
279
279
|
</svg>
|
|
280
|
-
<span>
|
|
280
|
+
<span>17659</span>
|
|
281
281
|
</span>
|
|
282
282
|
<span class="star" title="Repo Forked">
|
|
283
283
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
284
284
|
<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">
|
|
285
285
|
</path>
|
|
286
286
|
</svg>
|
|
287
|
-
<span>
|
|
287
|
+
<span>1698</span>
|
|
288
288
|
</span>
|
|
289
289
|
<span class="star">
|
|
290
290
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
291
291
|
<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>
|
|
292
292
|
</svg>
|
|
293
|
-
<span>
|
|
293
|
+
<span>127 stars today</span>
|
|
294
294
|
</span>
|
|
295
295
|
</div>
|
|
296
296
|
<div class="details">
|
|
@@ -303,28 +303,32 @@
|
|
|
303
303
|
<div class="info">
|
|
304
304
|
<div class="rank">
|
|
305
305
|
<span title="Ranking 5">5</span>
|
|
306
|
-
<a href="https://github.com/
|
|
306
|
+
<a href="https://github.com/XavierXiao/Dreambooth-Stable-Diffusion" target="_blank" title="XavierXiao/Dreambooth-Stable-Diffusion">XavierXiao/Dreambooth-Stable-Diffusion</a>
|
|
307
307
|
</div>
|
|
308
308
|
<div class="sub-title followers">
|
|
309
309
|
|
|
310
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
311
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
312
|
+
</a>
|
|
313
|
+
|
|
310
314
|
<span class="star" title="Stargazers Count">
|
|
311
315
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
312
316
|
<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>
|
|
313
317
|
</svg>
|
|
314
|
-
<span>
|
|
318
|
+
<span>3241</span>
|
|
315
319
|
</span>
|
|
316
320
|
<span class="star" title="Repo Forked">
|
|
317
321
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
318
322
|
<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">
|
|
319
323
|
</path>
|
|
320
324
|
</svg>
|
|
321
|
-
<span>
|
|
325
|
+
<span>359</span>
|
|
322
326
|
</span>
|
|
323
327
|
<span class="star">
|
|
324
328
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
325
329
|
<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>
|
|
326
330
|
</svg>
|
|
327
|
-
<span>
|
|
331
|
+
<span>81 stars today</span>
|
|
328
332
|
</span>
|
|
329
333
|
</div>
|
|
330
334
|
<div class="details">
|
|
@@ -337,32 +341,32 @@
|
|
|
337
341
|
<div class="info">
|
|
338
342
|
<div class="rank">
|
|
339
343
|
<span title="Ranking 6">6</span>
|
|
340
|
-
<a href="https://github.com/
|
|
344
|
+
<a href="https://github.com/jupyter-naas/awesome-notebooks" target="_blank" title="jupyter-naas/awesome-notebooks">jupyter-naas/awesome-notebooks</a>
|
|
341
345
|
</div>
|
|
342
346
|
<div class="sub-title followers">
|
|
343
347
|
|
|
344
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
345
|
-
<span style="background-color: #
|
|
348
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
349
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
346
350
|
</a>
|
|
347
351
|
|
|
348
352
|
<span class="star" title="Stargazers Count">
|
|
349
353
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
350
354
|
<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>
|
|
351
355
|
</svg>
|
|
352
|
-
<span>
|
|
356
|
+
<span>1669</span>
|
|
353
357
|
</span>
|
|
354
358
|
<span class="star" title="Repo Forked">
|
|
355
359
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
356
360
|
<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">
|
|
357
361
|
</path>
|
|
358
362
|
</svg>
|
|
359
|
-
<span>
|
|
363
|
+
<span>265</span>
|
|
360
364
|
</span>
|
|
361
365
|
<span class="star">
|
|
362
366
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
363
367
|
<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>
|
|
364
368
|
</svg>
|
|
365
|
-
<span>
|
|
369
|
+
<span>126 stars today</span>
|
|
366
370
|
</span>
|
|
367
371
|
</div>
|
|
368
372
|
<div class="details">
|
|
@@ -375,32 +379,28 @@
|
|
|
375
379
|
<div class="info">
|
|
376
380
|
<div class="rank">
|
|
377
381
|
<span title="Ranking 7">7</span>
|
|
378
|
-
<a href="https://github.com/
|
|
382
|
+
<a href="https://github.com/dair-ai/ML-YouTube-Courses" target="_blank" title="dair-ai/ML-YouTube-Courses">dair-ai/ML-YouTube-Courses</a>
|
|
379
383
|
</div>
|
|
380
384
|
<div class="sub-title followers">
|
|
381
385
|
|
|
382
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
383
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
384
|
-
</a>
|
|
385
|
-
|
|
386
386
|
<span class="star" title="Stargazers Count">
|
|
387
387
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
388
388
|
<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>
|
|
389
389
|
</svg>
|
|
390
|
-
<span>
|
|
390
|
+
<span>9091</span>
|
|
391
391
|
</span>
|
|
392
392
|
<span class="star" title="Repo Forked">
|
|
393
393
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
394
394
|
<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">
|
|
395
395
|
</path>
|
|
396
396
|
</svg>
|
|
397
|
-
<span>
|
|
397
|
+
<span>1092</span>
|
|
398
398
|
</span>
|
|
399
399
|
<span class="star">
|
|
400
400
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
401
401
|
<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>
|
|
402
402
|
</svg>
|
|
403
|
-
<span>
|
|
403
|
+
<span>140 stars today</span>
|
|
404
404
|
</span>
|
|
405
405
|
</div>
|
|
406
406
|
<div class="details">
|
|
@@ -413,7 +413,7 @@
|
|
|
413
413
|
<div class="info">
|
|
414
414
|
<div class="rank">
|
|
415
415
|
<span title="Ranking 8">8</span>
|
|
416
|
-
<a href="https://github.com/
|
|
416
|
+
<a href="https://github.com/dudykr/stc" target="_blank" title="dudykr/stc">dudykr/stc</a>
|
|
417
417
|
</div>
|
|
418
418
|
<div class="sub-title followers">
|
|
419
419
|
|
|
@@ -425,20 +425,20 @@
|
|
|
425
425
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
426
426
|
<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>
|
|
427
427
|
</svg>
|
|
428
|
-
<span>
|
|
428
|
+
<span>2117</span>
|
|
429
429
|
</span>
|
|
430
430
|
<span class="star" title="Repo Forked">
|
|
431
431
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
432
432
|
<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">
|
|
433
433
|
</path>
|
|
434
434
|
</svg>
|
|
435
|
-
<span>
|
|
435
|
+
<span>49</span>
|
|
436
436
|
</span>
|
|
437
437
|
<span class="star">
|
|
438
438
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
439
439
|
<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>
|
|
440
440
|
</svg>
|
|
441
|
-
<span>
|
|
441
|
+
<span>356 stars today</span>
|
|
442
442
|
</span>
|
|
443
443
|
</div>
|
|
444
444
|
<div class="details">
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
<div class="info">
|
|
452
452
|
<div class="rank">
|
|
453
453
|
<span title="Ranking 9">9</span>
|
|
454
|
-
<a href="https://github.com/
|
|
454
|
+
<a href="https://github.com/shadcn/taxonomy" target="_blank" title="shadcn/taxonomy">shadcn/taxonomy</a>
|
|
455
455
|
</div>
|
|
456
456
|
<div class="sub-title followers">
|
|
457
457
|
|
|
@@ -463,20 +463,20 @@
|
|
|
463
463
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
464
464
|
<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>
|
|
465
465
|
</svg>
|
|
466
|
-
<span>
|
|
466
|
+
<span>1557</span>
|
|
467
467
|
</span>
|
|
468
468
|
<span class="star" title="Repo Forked">
|
|
469
469
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
470
470
|
<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">
|
|
471
471
|
</path>
|
|
472
472
|
</svg>
|
|
473
|
-
<span>
|
|
473
|
+
<span>57</span>
|
|
474
474
|
</span>
|
|
475
475
|
<span class="star">
|
|
476
476
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
477
477
|
<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>
|
|
478
478
|
</svg>
|
|
479
|
-
<span>
|
|
479
|
+
<span>392 stars today</span>
|
|
480
480
|
</span>
|
|
481
481
|
</div>
|
|
482
482
|
<div class="details">
|
|
@@ -489,32 +489,32 @@
|
|
|
489
489
|
<div class="info">
|
|
490
490
|
<div class="rank">
|
|
491
491
|
<span title="Ranking 10">10</span>
|
|
492
|
-
<a href="https://github.com/
|
|
492
|
+
<a href="https://github.com/AMAI-GmbH/AI-Expert-Roadmap" target="_blank" title="AMAI-GmbH/AI-Expert-Roadmap">AMAI-GmbH/AI-Expert-Roadmap</a>
|
|
493
493
|
</div>
|
|
494
494
|
<div class="sub-title followers">
|
|
495
495
|
|
|
496
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
497
|
-
<span style="background-color: #
|
|
496
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
497
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
498
498
|
</a>
|
|
499
499
|
|
|
500
500
|
<span class="star" title="Stargazers Count">
|
|
501
501
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
502
502
|
<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>
|
|
503
503
|
</svg>
|
|
504
|
-
<span>
|
|
504
|
+
<span>22174</span>
|
|
505
505
|
</span>
|
|
506
506
|
<span class="star" title="Repo Forked">
|
|
507
507
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
508
508
|
<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">
|
|
509
509
|
</path>
|
|
510
510
|
</svg>
|
|
511
|
-
<span>
|
|
511
|
+
<span>2002</span>
|
|
512
512
|
</span>
|
|
513
513
|
<span class="star">
|
|
514
514
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
515
515
|
<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>
|
|
516
516
|
</svg>
|
|
517
|
-
<span>
|
|
517
|
+
<span>210 stars today</span>
|
|
518
518
|
</span>
|
|
519
519
|
</div>
|
|
520
520
|
<div class="details">
|
|
@@ -527,32 +527,32 @@
|
|
|
527
527
|
<div class="info">
|
|
528
528
|
<div class="rank">
|
|
529
529
|
<span title="Ranking 11">11</span>
|
|
530
|
-
<a href="https://github.com/
|
|
530
|
+
<a href="https://github.com/SerenityOS/serenity" target="_blank" title="SerenityOS/serenity">SerenityOS/serenity</a>
|
|
531
531
|
</div>
|
|
532
532
|
<div class="sub-title followers">
|
|
533
533
|
|
|
534
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
535
|
-
<span style="background-color: #
|
|
534
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
535
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
536
536
|
</a>
|
|
537
537
|
|
|
538
538
|
<span class="star" title="Stargazers Count">
|
|
539
539
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
540
540
|
<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>
|
|
541
541
|
</svg>
|
|
542
|
-
<span>
|
|
542
|
+
<span>22731</span>
|
|
543
543
|
</span>
|
|
544
544
|
<span class="star" title="Repo Forked">
|
|
545
545
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
546
546
|
<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">
|
|
547
547
|
</path>
|
|
548
548
|
</svg>
|
|
549
|
-
<span>
|
|
549
|
+
<span>2413</span>
|
|
550
550
|
</span>
|
|
551
551
|
<span class="star">
|
|
552
552
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
553
553
|
<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>
|
|
554
554
|
</svg>
|
|
555
|
-
<span>
|
|
555
|
+
<span>62 stars today</span>
|
|
556
556
|
</span>
|
|
557
557
|
</div>
|
|
558
558
|
<div class="details">
|
|
@@ -565,32 +565,32 @@
|
|
|
565
565
|
<div class="info">
|
|
566
566
|
<div class="rank">
|
|
567
567
|
<span title="Ranking 12">12</span>
|
|
568
|
-
<a href="https://github.com/
|
|
568
|
+
<a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
|
|
569
569
|
</div>
|
|
570
570
|
<div class="sub-title followers">
|
|
571
571
|
|
|
572
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
573
|
-
<span style="background-color: #
|
|
572
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
573
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
574
574
|
</a>
|
|
575
575
|
|
|
576
576
|
<span class="star" title="Stargazers Count">
|
|
577
577
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
578
578
|
<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>
|
|
579
579
|
</svg>
|
|
580
|
-
<span>
|
|
580
|
+
<span>80750</span>
|
|
581
581
|
</span>
|
|
582
582
|
<span class="star" title="Repo Forked">
|
|
583
583
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
584
584
|
<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">
|
|
585
585
|
</path>
|
|
586
586
|
</svg>
|
|
587
|
-
<span>
|
|
587
|
+
<span>10727</span>
|
|
588
588
|
</span>
|
|
589
589
|
<span class="star">
|
|
590
590
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
591
591
|
<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>
|
|
592
592
|
</svg>
|
|
593
|
-
<span>
|
|
593
|
+
<span>297 stars today</span>
|
|
594
594
|
</span>
|
|
595
595
|
</div>
|
|
596
596
|
<div class="details">
|
|
@@ -603,32 +603,32 @@
|
|
|
603
603
|
<div class="info">
|
|
604
604
|
<div class="rank">
|
|
605
605
|
<span title="Ranking 13">13</span>
|
|
606
|
-
<a href="https://github.com/
|
|
606
|
+
<a href="https://github.com/ripienaar/free-for-dev" target="_blank" title="ripienaar/free-for-dev">ripienaar/free-for-dev</a>
|
|
607
607
|
</div>
|
|
608
608
|
<div class="sub-title followers">
|
|
609
609
|
|
|
610
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
611
|
-
<span style="background-color: #
|
|
610
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
611
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
612
612
|
</a>
|
|
613
613
|
|
|
614
614
|
<span class="star" title="Stargazers Count">
|
|
615
615
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
616
616
|
<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>
|
|
617
617
|
</svg>
|
|
618
|
-
<span>
|
|
618
|
+
<span>61403</span>
|
|
619
619
|
</span>
|
|
620
620
|
<span class="star" title="Repo Forked">
|
|
621
621
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
622
622
|
<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">
|
|
623
623
|
</path>
|
|
624
624
|
</svg>
|
|
625
|
-
<span>
|
|
625
|
+
<span>6748</span>
|
|
626
626
|
</span>
|
|
627
627
|
<span class="star">
|
|
628
628
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
629
629
|
<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>
|
|
630
630
|
</svg>
|
|
631
|
-
<span>
|
|
631
|
+
<span>195 stars today</span>
|
|
632
632
|
</span>
|
|
633
633
|
</div>
|
|
634
634
|
<div class="details">
|
|
@@ -641,32 +641,32 @@
|
|
|
641
641
|
<div class="info">
|
|
642
642
|
<div class="rank">
|
|
643
643
|
<span title="Ranking 14">14</span>
|
|
644
|
-
<a href="https://github.com/
|
|
644
|
+
<a href="https://github.com/30-seconds/30-seconds-of-code" target="_blank" title="30-seconds/30-seconds-of-code">30-seconds/30-seconds-of-code</a>
|
|
645
645
|
</div>
|
|
646
646
|
<div class="sub-title followers">
|
|
647
647
|
|
|
648
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
649
|
-
<span style="background-color: #
|
|
648
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
649
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
650
650
|
</a>
|
|
651
651
|
|
|
652
652
|
<span class="star" title="Stargazers Count">
|
|
653
653
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
654
654
|
<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>
|
|
655
655
|
</svg>
|
|
656
|
-
<span>
|
|
656
|
+
<span>104202</span>
|
|
657
657
|
</span>
|
|
658
658
|
<span class="star" title="Repo Forked">
|
|
659
659
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
660
660
|
<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">
|
|
661
661
|
</path>
|
|
662
662
|
</svg>
|
|
663
|
-
<span>
|
|
663
|
+
<span>10863</span>
|
|
664
664
|
</span>
|
|
665
665
|
<span class="star">
|
|
666
666
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
667
667
|
<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>
|
|
668
668
|
</svg>
|
|
669
|
-
<span>
|
|
669
|
+
<span>103 stars today</span>
|
|
670
670
|
</span>
|
|
671
671
|
</div>
|
|
672
672
|
<div class="details">
|
|
@@ -679,32 +679,32 @@
|
|
|
679
679
|
<div class="info">
|
|
680
680
|
<div class="rank">
|
|
681
681
|
<span title="Ranking 15">15</span>
|
|
682
|
-
<a href="https://github.com/
|
|
682
|
+
<a href="https://github.com/mattermost/focalboard" target="_blank" title="mattermost/focalboard">mattermost/focalboard</a>
|
|
683
683
|
</div>
|
|
684
684
|
<div class="sub-title followers">
|
|
685
685
|
|
|
686
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
687
|
-
<span style="background-color: #
|
|
686
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
687
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
688
688
|
</a>
|
|
689
689
|
|
|
690
690
|
<span class="star" title="Stargazers Count">
|
|
691
691
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
692
692
|
<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>
|
|
693
693
|
</svg>
|
|
694
|
-
<span>
|
|
694
|
+
<span>13223</span>
|
|
695
695
|
</span>
|
|
696
696
|
<span class="star" title="Repo Forked">
|
|
697
697
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
698
698
|
<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">
|
|
699
699
|
</path>
|
|
700
700
|
</svg>
|
|
701
|
-
<span>
|
|
701
|
+
<span>1037</span>
|
|
702
702
|
</span>
|
|
703
703
|
<span class="star">
|
|
704
704
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
705
705
|
<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>
|
|
706
706
|
</svg>
|
|
707
|
-
<span>
|
|
707
|
+
<span>175 stars today</span>
|
|
708
708
|
</span>
|
|
709
709
|
</div>
|
|
710
710
|
<div class="details">
|
|
@@ -717,32 +717,32 @@
|
|
|
717
717
|
<div class="info">
|
|
718
718
|
<div class="rank">
|
|
719
719
|
<span title="Ranking 16">16</span>
|
|
720
|
-
<a href="https://github.com/
|
|
720
|
+
<a href="https://github.com/charmbracelet/vhs" target="_blank" title="charmbracelet/vhs">charmbracelet/vhs</a>
|
|
721
721
|
</div>
|
|
722
722
|
<div class="sub-title followers">
|
|
723
723
|
|
|
724
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
725
|
-
<span style="background-color: #
|
|
724
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
725
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
726
726
|
</a>
|
|
727
727
|
|
|
728
728
|
<span class="star" title="Stargazers Count">
|
|
729
729
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
730
730
|
<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>
|
|
731
731
|
</svg>
|
|
732
|
-
<span>
|
|
732
|
+
<span>5965</span>
|
|
733
733
|
</span>
|
|
734
734
|
<span class="star" title="Repo Forked">
|
|
735
735
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
736
736
|
<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">
|
|
737
737
|
</path>
|
|
738
738
|
</svg>
|
|
739
|
-
<span>
|
|
739
|
+
<span>77</span>
|
|
740
740
|
</span>
|
|
741
741
|
<span class="star">
|
|
742
742
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
743
743
|
<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>
|
|
744
744
|
</svg>
|
|
745
|
-
<span>
|
|
745
|
+
<span>751 stars today</span>
|
|
746
746
|
</span>
|
|
747
747
|
</div>
|
|
748
748
|
<div class="details">
|
|
@@ -755,32 +755,32 @@
|
|
|
755
755
|
<div class="info">
|
|
756
756
|
<div class="rank">
|
|
757
757
|
<span title="Ranking 17">17</span>
|
|
758
|
-
<a href="https://github.com/
|
|
758
|
+
<a href="https://github.com/bradtraversy/50projects50days" target="_blank" title="bradtraversy/50projects50days">bradtraversy/50projects50days</a>
|
|
759
759
|
</div>
|
|
760
760
|
<div class="sub-title followers">
|
|
761
761
|
|
|
762
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
763
|
-
<span style="background-color: #
|
|
762
|
+
<a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
|
|
763
|
+
<span style="background-color: #563d7c;"></span>CSS
|
|
764
764
|
</a>
|
|
765
765
|
|
|
766
766
|
<span class="star" title="Stargazers Count">
|
|
767
767
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
768
768
|
<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>
|
|
769
769
|
</svg>
|
|
770
|
-
<span>
|
|
770
|
+
<span>22244</span>
|
|
771
771
|
</span>
|
|
772
772
|
<span class="star" title="Repo Forked">
|
|
773
773
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
774
774
|
<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">
|
|
775
775
|
</path>
|
|
776
776
|
</svg>
|
|
777
|
-
<span>
|
|
777
|
+
<span>5978</span>
|
|
778
778
|
</span>
|
|
779
779
|
<span class="star">
|
|
780
780
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
781
781
|
<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>
|
|
782
782
|
</svg>
|
|
783
|
-
<span>
|
|
783
|
+
<span>112 stars today</span>
|
|
784
784
|
</span>
|
|
785
785
|
</div>
|
|
786
786
|
<div class="details">
|
|
@@ -793,32 +793,32 @@
|
|
|
793
793
|
<div class="info">
|
|
794
794
|
<div class="rank">
|
|
795
795
|
<span title="Ranking 18">18</span>
|
|
796
|
-
<a href="https://github.com/
|
|
796
|
+
<a href="https://github.com/TheAlgorithms/Rust" target="_blank" title="TheAlgorithms/Rust">TheAlgorithms/Rust</a>
|
|
797
797
|
</div>
|
|
798
798
|
<div class="sub-title followers">
|
|
799
799
|
|
|
800
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
801
|
-
<span style="background-color: #
|
|
800
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
801
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
802
802
|
</a>
|
|
803
803
|
|
|
804
804
|
<span class="star" title="Stargazers Count">
|
|
805
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
806
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
807
807
|
</svg>
|
|
808
|
-
<span>
|
|
808
|
+
<span>12315</span>
|
|
809
809
|
</span>
|
|
810
810
|
<span class="star" title="Repo Forked">
|
|
811
811
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
812
812
|
<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">
|
|
813
813
|
</path>
|
|
814
814
|
</svg>
|
|
815
|
-
<span>
|
|
815
|
+
<span>1243</span>
|
|
816
816
|
</span>
|
|
817
817
|
<span class="star">
|
|
818
818
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
819
819
|
<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>
|
|
820
820
|
</svg>
|
|
821
|
-
<span>
|
|
821
|
+
<span>118 stars today</span>
|
|
822
822
|
</span>
|
|
823
823
|
</div>
|
|
824
824
|
<div class="details">
|
|
@@ -831,32 +831,28 @@
|
|
|
831
831
|
<div class="info">
|
|
832
832
|
<div class="rank">
|
|
833
833
|
<span title="Ranking 19">19</span>
|
|
834
|
-
<a href="https://github.com/
|
|
834
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
835
835
|
</div>
|
|
836
836
|
<div class="sub-title followers">
|
|
837
837
|
|
|
838
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
839
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
840
|
-
</a>
|
|
841
|
-
|
|
842
838
|
<span class="star" title="Stargazers Count">
|
|
843
839
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
840
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
845
841
|
</svg>
|
|
846
|
-
<span>
|
|
842
|
+
<span>236986</span>
|
|
847
843
|
</span>
|
|
848
844
|
<span class="star" title="Repo Forked">
|
|
849
845
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
850
846
|
<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">
|
|
851
847
|
</path>
|
|
852
848
|
</svg>
|
|
853
|
-
<span>
|
|
849
|
+
<span>63403</span>
|
|
854
850
|
</span>
|
|
855
851
|
<span class="star">
|
|
856
852
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
857
853
|
<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>
|
|
858
854
|
</svg>
|
|
859
|
-
<span>
|
|
855
|
+
<span>218 stars today</span>
|
|
860
856
|
</span>
|
|
861
857
|
</div>
|
|
862
858
|
<div class="details">
|
|
@@ -869,32 +865,32 @@
|
|
|
869
865
|
<div class="info">
|
|
870
866
|
<div class="rank">
|
|
871
867
|
<span title="Ranking 20">20</span>
|
|
872
|
-
<a href="https://github.com/
|
|
868
|
+
<a href="https://github.com/WerWolv/ImHex" target="_blank" title="WerWolv/ImHex">WerWolv/ImHex</a>
|
|
873
869
|
</div>
|
|
874
870
|
<div class="sub-title followers">
|
|
875
871
|
|
|
876
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
877
|
-
<span style="background-color: #
|
|
872
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
873
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
878
874
|
</a>
|
|
879
875
|
|
|
880
876
|
<span class="star" title="Stargazers Count">
|
|
881
877
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
878
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
883
879
|
</svg>
|
|
884
|
-
<span>
|
|
880
|
+
<span>22075</span>
|
|
885
881
|
</span>
|
|
886
882
|
<span class="star" title="Repo Forked">
|
|
887
883
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
888
884
|
<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">
|
|
889
885
|
</path>
|
|
890
886
|
</svg>
|
|
891
|
-
<span>
|
|
887
|
+
<span>1003</span>
|
|
892
888
|
</span>
|
|
893
889
|
<span class="star">
|
|
894
890
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
895
891
|
<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>
|
|
896
892
|
</svg>
|
|
897
|
-
<span>
|
|
893
|
+
<span>179 stars today</span>
|
|
898
894
|
</span>
|
|
899
895
|
</div>
|
|
900
896
|
<div class="details">
|
|
@@ -907,32 +903,32 @@
|
|
|
907
903
|
<div class="info">
|
|
908
904
|
<div class="rank">
|
|
909
905
|
<span title="Ranking 21">21</span>
|
|
910
|
-
<a href="https://github.com/
|
|
906
|
+
<a href="https://github.com/termux/termux-packages" target="_blank" title="termux/termux-packages">termux/termux-packages</a>
|
|
911
907
|
</div>
|
|
912
908
|
<div class="sub-title followers">
|
|
913
909
|
|
|
914
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
915
|
-
<span style="background-color: #
|
|
910
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
911
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
916
912
|
</a>
|
|
917
913
|
|
|
918
914
|
<span class="star" title="Stargazers Count">
|
|
919
915
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
916
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
921
917
|
</svg>
|
|
922
|
-
<span>
|
|
918
|
+
<span>9048</span>
|
|
923
919
|
</span>
|
|
924
920
|
<span class="star" title="Repo Forked">
|
|
925
921
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
926
922
|
<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">
|
|
927
923
|
</path>
|
|
928
924
|
</svg>
|
|
929
|
-
<span>
|
|
925
|
+
<span>2468</span>
|
|
930
926
|
</span>
|
|
931
927
|
<span class="star">
|
|
932
928
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
933
929
|
<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>
|
|
934
930
|
</svg>
|
|
935
|
-
<span>
|
|
931
|
+
<span>36 stars today</span>
|
|
936
932
|
</span>
|
|
937
933
|
</div>
|
|
938
934
|
<div class="details">
|
|
@@ -945,32 +941,32 @@
|
|
|
945
941
|
<div class="info">
|
|
946
942
|
<div class="rank">
|
|
947
943
|
<span title="Ranking 22">22</span>
|
|
948
|
-
<a href="https://github.com/
|
|
944
|
+
<a href="https://github.com/acantril/learn-cantrill-io-labs" target="_blank" title="acantril/learn-cantrill-io-labs">acantril/learn-cantrill-io-labs</a>
|
|
949
945
|
</div>
|
|
950
946
|
<div class="sub-title followers">
|
|
951
947
|
|
|
952
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
953
|
-
<span style="background-color: #
|
|
948
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
949
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
954
950
|
</a>
|
|
955
951
|
|
|
956
952
|
<span class="star" title="Stargazers Count">
|
|
957
953
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
954
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
959
955
|
</svg>
|
|
960
|
-
<span>
|
|
956
|
+
<span>2832</span>
|
|
961
957
|
</span>
|
|
962
958
|
<span class="star" title="Repo Forked">
|
|
963
959
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
964
960
|
<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">
|
|
965
961
|
</path>
|
|
966
962
|
</svg>
|
|
967
|
-
<span>
|
|
963
|
+
<span>1118</span>
|
|
968
964
|
</span>
|
|
969
965
|
<span class="star">
|
|
970
966
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
971
967
|
<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>
|
|
972
968
|
</svg>
|
|
973
|
-
<span>
|
|
969
|
+
<span>29 stars today</span>
|
|
974
970
|
</span>
|
|
975
971
|
</div>
|
|
976
972
|
<div class="details">
|
|
@@ -983,28 +979,32 @@
|
|
|
983
979
|
<div class="info">
|
|
984
980
|
<div class="rank">
|
|
985
981
|
<span title="Ranking 23">23</span>
|
|
986
|
-
<a href="https://github.com/
|
|
982
|
+
<a href="https://github.com/acmesh-official/acme.sh" target="_blank" title="acmesh-official/acme.sh">acmesh-official/acme.sh</a>
|
|
987
983
|
</div>
|
|
988
984
|
<div class="sub-title followers">
|
|
989
985
|
|
|
986
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
987
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
988
|
+
</a>
|
|
989
|
+
|
|
990
990
|
<span class="star" title="Stargazers Count">
|
|
991
991
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
992
992
|
<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>
|
|
993
993
|
</svg>
|
|
994
|
-
<span>
|
|
994
|
+
<span>29005</span>
|
|
995
995
|
</span>
|
|
996
996
|
<span class="star" title="Repo Forked">
|
|
997
997
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
998
998
|
<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">
|
|
999
999
|
</path>
|
|
1000
1000
|
</svg>
|
|
1001
|
-
<span>
|
|
1001
|
+
<span>4008</span>
|
|
1002
1002
|
</span>
|
|
1003
1003
|
<span class="star">
|
|
1004
1004
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1005
1005
|
<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>
|
|
1006
1006
|
</svg>
|
|
1007
|
-
<span>
|
|
1007
|
+
<span>77 stars today</span>
|
|
1008
1008
|
</span>
|
|
1009
1009
|
</div>
|
|
1010
1010
|
<div class="details">
|
|
@@ -1017,32 +1017,28 @@
|
|
|
1017
1017
|
<div class="info">
|
|
1018
1018
|
<div class="rank">
|
|
1019
1019
|
<span title="Ranking 24">24</span>
|
|
1020
|
-
<a href="https://github.com/
|
|
1020
|
+
<a href="https://github.com/shieldfy/API-Security-Checklist" target="_blank" title="shieldfy/API-Security-Checklist">shieldfy/API-Security-Checklist</a>
|
|
1021
1021
|
</div>
|
|
1022
1022
|
<div class="sub-title followers">
|
|
1023
1023
|
|
|
1024
|
-
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
1025
|
-
<span style="background-color: #178600;"></span>C#
|
|
1026
|
-
</a>
|
|
1027
|
-
|
|
1028
1024
|
<span class="star" title="Stargazers Count">
|
|
1029
1025
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1030
1026
|
<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>
|
|
1031
1027
|
</svg>
|
|
1032
|
-
<span>
|
|
1028
|
+
<span>18639</span>
|
|
1033
1029
|
</span>
|
|
1034
1030
|
<span class="star" title="Repo Forked">
|
|
1035
1031
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1036
1032
|
<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">
|
|
1037
1033
|
</path>
|
|
1038
1034
|
</svg>
|
|
1039
|
-
<span>
|
|
1035
|
+
<span>2228</span>
|
|
1040
1036
|
</span>
|
|
1041
1037
|
<span class="star">
|
|
1042
1038
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1043
1039
|
<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>
|
|
1044
1040
|
</svg>
|
|
1045
|
-
<span>
|
|
1041
|
+
<span>173 stars today</span>
|
|
1046
1042
|
</span>
|
|
1047
1043
|
</div>
|
|
1048
1044
|
<div class="details">
|
|
@@ -1055,32 +1051,32 @@
|
|
|
1055
1051
|
<div class="info">
|
|
1056
1052
|
<div class="rank">
|
|
1057
1053
|
<span title="Ranking 25">25</span>
|
|
1058
|
-
<a href="https://github.com/
|
|
1054
|
+
<a href="https://github.com/komodorio/helm-dashboard" target="_blank" title="komodorio/helm-dashboard">komodorio/helm-dashboard</a>
|
|
1059
1055
|
</div>
|
|
1060
1056
|
<div class="sub-title followers">
|
|
1061
1057
|
|
|
1062
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1063
|
-
<span style="background-color: #
|
|
1058
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1059
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1064
1060
|
</a>
|
|
1065
1061
|
|
|
1066
1062
|
<span class="star" title="Stargazers Count">
|
|
1067
1063
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1068
1064
|
<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>
|
|
1069
1065
|
</svg>
|
|
1070
|
-
<span>
|
|
1066
|
+
<span>948</span>
|
|
1071
1067
|
</span>
|
|
1072
1068
|
<span class="star" title="Repo Forked">
|
|
1073
1069
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1074
1070
|
<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">
|
|
1075
1071
|
</path>
|
|
1076
1072
|
</svg>
|
|
1077
|
-
<span>
|
|
1073
|
+
<span>39</span>
|
|
1078
1074
|
</span>
|
|
1079
1075
|
<span class="star">
|
|
1080
1076
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1081
1077
|
<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>
|
|
1082
1078
|
</svg>
|
|
1083
|
-
<span>
|
|
1079
|
+
<span>248 stars today</span>
|
|
1084
1080
|
</span>
|
|
1085
1081
|
</div>
|
|
1086
1082
|
<div class="details">
|
|
@@ -1105,7 +1101,7 @@
|
|
|
1105
1101
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1106
1102
|
</a>
|
|
1107
1103
|
</div>
|
|
1108
|
-
<div class="time">Last cache created on 2022/
|
|
1104
|
+
<div class="time">Last cache created on 2022/11/1 by Github API v3.</div>
|
|
1109
1105
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1110
1106
|
</div>
|
|
1111
1107
|
</body>
|