@wcj/github-rank 21.10.11 → 21.10.15
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/dist/repos.json +36011 -35987
- package/dist/sifou-daily.json +105 -51
- package/dist/sifou-monthly.json +133 -133
- package/dist/sifou-weekly.json +174 -174
- package/dist/toutiao-30.json +86 -86
- package/dist/toutiao-7.json +139 -139
- package/dist/toutiao-90.json +59 -59
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +171 -171
- package/dist/trending-weekly.json +189 -189
- package/dist/users.china.json +3417 -3416
- package/dist/users.json +3946 -3947
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36011 -35987
- package/web/data/sifou-daily.json +105 -51
- package/web/data/sifou-monthly.json +133 -133
- package/web/data/sifou-weekly.json +174 -174
- package/web/data/toutiao-30.json +86 -86
- package/web/data/toutiao-7.json +139 -139
- package/web/data/toutiao-90.json +59 -59
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +171 -171
- package/web/data/trending-weekly.json +189 -189
- package/web/data/users.china.json +3417 -3416
- package/web/data/users.json +3946 -3947
- package/web/index.html +1937 -1937
- package/web/repos.html +4307 -4311
- package/web/sifou-daily.html +211 -43
- package/web/sifou-monthly.html +140 -140
- package/web/sifou-weekly.html +147 -147
- package/web/toutiao-30.html +99 -99
- package/web/toutiao-7.html +93 -93
- package/web/toutiao-90.html +47 -47
- package/web/trending-monthly.html +153 -157
- package/web/trending-weekly.html +173 -169
- package/web/trending.html +167 -167
- package/web/users.china.html +1818 -1818
package/web/trending-weekly.html
CHANGED
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
</svg>
|
|
82
82
|
</a>
|
|
83
83
|
<h1 class="title"> GitHub Repositories Trending </h1>
|
|
84
|
-
<div class="time">Last cache created on 2021/10/
|
|
84
|
+
<div class="time">Last cache created on 2021/10/15 by Github API v3.</div>
|
|
85
85
|
<div class="tabs">
|
|
86
86
|
<a class="" href="index.html">Users</a>
|
|
87
87
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -104,36 +104,36 @@
|
|
|
104
104
|
<div class="info">
|
|
105
105
|
<div class="rank">
|
|
106
106
|
<span title="Ranking 1">1</span>
|
|
107
|
-
<a href="https://github.com/
|
|
107
|
+
<a href="https://github.com/louislam/uptime-kuma" target="_blank" title="louislam/uptime-kuma">louislam/uptime-kuma</a>
|
|
108
108
|
</div>
|
|
109
109
|
<div class="sub-title followers">
|
|
110
110
|
|
|
111
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
112
|
-
<span style="background-color: #
|
|
111
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
112
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
113
113
|
</a>
|
|
114
114
|
|
|
115
115
|
<span class="star" title="Stargazers Count">
|
|
116
116
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
117
117
|
<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>
|
|
118
118
|
</svg>
|
|
119
|
-
<span>
|
|
119
|
+
<span>7254</span>
|
|
120
120
|
</span>
|
|
121
121
|
<span class="star" title="Repo Forked">
|
|
122
122
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
123
123
|
<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">
|
|
124
124
|
</path>
|
|
125
125
|
</svg>
|
|
126
|
-
<span>
|
|
126
|
+
<span>387</span>
|
|
127
127
|
</span>
|
|
128
128
|
<span class="star">
|
|
129
129
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
130
130
|
<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>
|
|
131
131
|
</svg>
|
|
132
|
-
<span>
|
|
132
|
+
<span>2381 stars this week</span>
|
|
133
133
|
</span>
|
|
134
134
|
</div>
|
|
135
135
|
<div class="details">
|
|
136
|
-
|
|
136
|
+
A fancy self-hosted monitoring tool
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
</li>
|
|
@@ -142,36 +142,36 @@
|
|
|
142
142
|
<div class="info">
|
|
143
143
|
<div class="rank">
|
|
144
144
|
<span title="Ranking 2">2</span>
|
|
145
|
-
<a href="https://github.com/
|
|
145
|
+
<a href="https://github.com/facebook/flipper" target="_blank" title="facebook/flipper">facebook/flipper</a>
|
|
146
146
|
</div>
|
|
147
147
|
<div class="sub-title followers">
|
|
148
148
|
|
|
149
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
150
|
-
<span style="background-color: #
|
|
149
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
150
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
151
151
|
</a>
|
|
152
152
|
|
|
153
153
|
<span class="star" title="Stargazers Count">
|
|
154
154
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
155
155
|
<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>
|
|
156
156
|
</svg>
|
|
157
|
-
<span>
|
|
157
|
+
<span>9917</span>
|
|
158
158
|
</span>
|
|
159
159
|
<span class="star" title="Repo Forked">
|
|
160
160
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
161
161
|
<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">
|
|
162
162
|
</path>
|
|
163
163
|
</svg>
|
|
164
|
-
<span>
|
|
164
|
+
<span>701</span>
|
|
165
165
|
</span>
|
|
166
166
|
<span class="star">
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
168
|
<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>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>664 stars this week</span>
|
|
171
171
|
</span>
|
|
172
172
|
</div>
|
|
173
173
|
<div class="details">
|
|
174
|
-
A
|
|
174
|
+
A desktop debugging platform for mobile developers.
|
|
175
175
|
</div>
|
|
176
176
|
</div>
|
|
177
177
|
</li>
|
|
@@ -180,36 +180,36 @@
|
|
|
180
180
|
<div class="info">
|
|
181
181
|
<div class="rank">
|
|
182
182
|
<span title="Ranking 3">3</span>
|
|
183
|
-
<a href="https://github.com/
|
|
183
|
+
<a href="https://github.com/goplus/gop" target="_blank" title="goplus/gop">goplus/gop</a>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="sub-title followers">
|
|
186
186
|
|
|
187
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
188
|
-
<span style="background-color: #
|
|
187
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
188
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
189
189
|
</a>
|
|
190
190
|
|
|
191
191
|
<span class="star" title="Stargazers Count">
|
|
192
192
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
193
193
|
<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>
|
|
194
194
|
</svg>
|
|
195
|
-
<span>
|
|
195
|
+
<span>6171</span>
|
|
196
196
|
</span>
|
|
197
197
|
<span class="star" title="Repo Forked">
|
|
198
198
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
199
199
|
<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">
|
|
200
200
|
</path>
|
|
201
201
|
</svg>
|
|
202
|
-
<span>
|
|
202
|
+
<span>423</span>
|
|
203
203
|
</span>
|
|
204
204
|
<span class="star">
|
|
205
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
206
206
|
<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>
|
|
207
207
|
</svg>
|
|
208
|
-
<span>
|
|
208
|
+
<span>721 stars this week</span>
|
|
209
209
|
</span>
|
|
210
210
|
</div>
|
|
211
211
|
<div class="details">
|
|
212
|
-
|
|
212
|
+
GoPlus - The Go+ language for engineering, STEM education, and data science
|
|
213
213
|
</div>
|
|
214
214
|
</div>
|
|
215
215
|
</li>
|
|
@@ -218,36 +218,36 @@
|
|
|
218
218
|
<div class="info">
|
|
219
219
|
<div class="rank">
|
|
220
220
|
<span title="Ranking 4">4</span>
|
|
221
|
-
<a href="https://github.com/
|
|
221
|
+
<a href="https://github.com/Slurmio/school-dev-k8s" target="_blank" title="Slurmio/school-dev-k8s">Slurmio/school-dev-k8s</a>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="sub-title followers">
|
|
224
224
|
|
|
225
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
226
|
-
<span style="background-color: #
|
|
225
|
+
<a class="language" target="_blank" href="https://github.com/topics/mustache" title="Programming Language Mustache">
|
|
226
|
+
<span style="background-color: #724b3b;"></span>Mustache
|
|
227
227
|
</a>
|
|
228
228
|
|
|
229
229
|
<span class="star" title="Stargazers Count">
|
|
230
230
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
231
231
|
<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>
|
|
232
232
|
</svg>
|
|
233
|
-
<span>
|
|
233
|
+
<span>656</span>
|
|
234
234
|
</span>
|
|
235
235
|
<span class="star" title="Repo Forked">
|
|
236
236
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
237
237
|
<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">
|
|
238
238
|
</path>
|
|
239
239
|
</svg>
|
|
240
|
-
<span>
|
|
240
|
+
<span>153</span>
|
|
241
241
|
</span>
|
|
242
242
|
<span class="star">
|
|
243
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
244
244
|
<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>
|
|
245
245
|
</svg>
|
|
246
|
-
<span>
|
|
246
|
+
<span>133 stars this week</span>
|
|
247
247
|
</span>
|
|
248
248
|
</div>
|
|
249
249
|
<div class="details">
|
|
250
|
-
|
|
250
|
+
|
|
251
251
|
</div>
|
|
252
252
|
</div>
|
|
253
253
|
</li>
|
|
@@ -256,36 +256,36 @@
|
|
|
256
256
|
<div class="info">
|
|
257
257
|
<div class="rank">
|
|
258
258
|
<span title="Ranking 5">5</span>
|
|
259
|
-
<a href="https://github.com/
|
|
259
|
+
<a href="https://github.com/babysor/MockingBird" target="_blank" title="babysor/MockingBird">babysor/MockingBird</a>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="sub-title followers">
|
|
262
262
|
|
|
263
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
264
|
-
<span style="background-color: #
|
|
263
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
264
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
265
265
|
</a>
|
|
266
266
|
|
|
267
267
|
<span class="star" title="Stargazers Count">
|
|
268
268
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
269
269
|
<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>
|
|
270
270
|
</svg>
|
|
271
|
-
<span>
|
|
271
|
+
<span>9273</span>
|
|
272
272
|
</span>
|
|
273
273
|
<span class="star" title="Repo Forked">
|
|
274
274
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
275
275
|
<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">
|
|
276
276
|
</path>
|
|
277
277
|
</svg>
|
|
278
|
-
<span>
|
|
278
|
+
<span>999</span>
|
|
279
279
|
</span>
|
|
280
280
|
<span class="star">
|
|
281
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
282
282
|
<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>
|
|
283
283
|
</svg>
|
|
284
|
-
<span>
|
|
284
|
+
<span>1313 stars this week</span>
|
|
285
285
|
</span>
|
|
286
286
|
</div>
|
|
287
287
|
<div class="details">
|
|
288
|
-
|
|
288
|
+
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
|
|
289
289
|
</div>
|
|
290
290
|
</div>
|
|
291
291
|
</li>
|
|
@@ -294,36 +294,36 @@
|
|
|
294
294
|
<div class="info">
|
|
295
295
|
<div class="rank">
|
|
296
296
|
<span title="Ranking 6">6</span>
|
|
297
|
-
<a href="https://github.com/
|
|
297
|
+
<a href="https://github.com/lvgl/lvgl" target="_blank" title="lvgl/lvgl">lvgl/lvgl</a>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="sub-title followers">
|
|
300
300
|
|
|
301
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
302
|
-
<span style="background-color: #
|
|
301
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
302
|
+
<span style="background-color: #555555;"></span>C
|
|
303
303
|
</a>
|
|
304
304
|
|
|
305
305
|
<span class="star" title="Stargazers Count">
|
|
306
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
307
|
<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>
|
|
308
308
|
</svg>
|
|
309
|
-
<span>
|
|
309
|
+
<span>7461</span>
|
|
310
310
|
</span>
|
|
311
311
|
<span class="star" title="Repo Forked">
|
|
312
312
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
313
313
|
<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">
|
|
314
314
|
</path>
|
|
315
315
|
</svg>
|
|
316
|
-
<span>
|
|
316
|
+
<span>1513</span>
|
|
317
317
|
</span>
|
|
318
318
|
<span class="star">
|
|
319
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
320
|
<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>
|
|
321
321
|
</svg>
|
|
322
|
-
<span>
|
|
322
|
+
<span>375 stars this week</span>
|
|
323
323
|
</span>
|
|
324
324
|
</div>
|
|
325
325
|
<div class="details">
|
|
326
|
-
|
|
326
|
+
Powerful and easy-to-use embedded GUI library with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
|
|
327
327
|
</div>
|
|
328
328
|
</div>
|
|
329
329
|
</li>
|
|
@@ -332,36 +332,36 @@
|
|
|
332
332
|
<div class="info">
|
|
333
333
|
<div class="rank">
|
|
334
334
|
<span title="Ranking 7">7</span>
|
|
335
|
-
<a href="https://github.com/
|
|
335
|
+
<a href="https://github.com/trailofbits/algo" target="_blank" title="trailofbits/algo">trailofbits/algo</a>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="sub-title followers">
|
|
338
338
|
|
|
339
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
340
|
-
<span style="background-color: #
|
|
339
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
340
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
341
341
|
</a>
|
|
342
342
|
|
|
343
343
|
<span class="star" title="Stargazers Count">
|
|
344
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
345
|
<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>
|
|
346
346
|
</svg>
|
|
347
|
-
<span>
|
|
347
|
+
<span>23533</span>
|
|
348
348
|
</span>
|
|
349
349
|
<span class="star" title="Repo Forked">
|
|
350
350
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
351
351
|
<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">
|
|
352
352
|
</path>
|
|
353
353
|
</svg>
|
|
354
|
-
<span>
|
|
354
|
+
<span>1935</span>
|
|
355
355
|
</span>
|
|
356
356
|
<span class="star">
|
|
357
357
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
358
|
<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>
|
|
359
359
|
</svg>
|
|
360
|
-
<span>
|
|
360
|
+
<span>1760 stars this week</span>
|
|
361
361
|
</span>
|
|
362
362
|
</div>
|
|
363
363
|
<div class="details">
|
|
364
|
-
|
|
364
|
+
Set up a personal VPN in the cloud
|
|
365
365
|
</div>
|
|
366
366
|
</div>
|
|
367
367
|
</li>
|
|
@@ -370,36 +370,36 @@
|
|
|
370
370
|
<div class="info">
|
|
371
371
|
<div class="rank">
|
|
372
372
|
<span title="Ranking 8">8</span>
|
|
373
|
-
<a href="https://github.com/
|
|
373
|
+
<a href="https://github.com/hrsh7th/nvim-cmp" target="_blank" title="hrsh7th/nvim-cmp">hrsh7th/nvim-cmp</a>
|
|
374
374
|
</div>
|
|
375
375
|
<div class="sub-title followers">
|
|
376
376
|
|
|
377
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
378
|
-
<span style="background-color: #
|
|
377
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
378
|
+
<span style="background-color: #000080;"></span>Lua
|
|
379
379
|
</a>
|
|
380
380
|
|
|
381
381
|
<span class="star" title="Stargazers Count">
|
|
382
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
383
|
<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>
|
|
384
384
|
</svg>
|
|
385
|
-
<span>
|
|
385
|
+
<span>1009</span>
|
|
386
386
|
</span>
|
|
387
387
|
<span class="star" title="Repo Forked">
|
|
388
388
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
389
389
|
<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">
|
|
390
390
|
</path>
|
|
391
391
|
</svg>
|
|
392
|
-
<span>
|
|
392
|
+
<span>41</span>
|
|
393
393
|
</span>
|
|
394
394
|
<span class="star">
|
|
395
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
396
|
<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>
|
|
397
397
|
</svg>
|
|
398
|
-
<span>
|
|
398
|
+
<span>116 stars this week</span>
|
|
399
399
|
</span>
|
|
400
400
|
</div>
|
|
401
401
|
<div class="details">
|
|
402
|
-
|
|
402
|
+
A completion plugin for neovim coded in Lua.
|
|
403
403
|
</div>
|
|
404
404
|
</div>
|
|
405
405
|
</li>
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
<div class="info">
|
|
409
409
|
<div class="rank">
|
|
410
410
|
<span title="Ranking 9">9</span>
|
|
411
|
-
<a href="https://github.com/
|
|
411
|
+
<a href="https://github.com/argoproj/argo-cd" target="_blank" title="argoproj/argo-cd">argoproj/argo-cd</a>
|
|
412
412
|
</div>
|
|
413
413
|
<div class="sub-title followers">
|
|
414
414
|
|
|
@@ -420,24 +420,24 @@
|
|
|
420
420
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
421
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
422
422
|
</svg>
|
|
423
|
-
<span>
|
|
423
|
+
<span>7213</span>
|
|
424
424
|
</span>
|
|
425
425
|
<span class="star" title="Repo Forked">
|
|
426
426
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
427
427
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
428
428
|
</path>
|
|
429
429
|
</svg>
|
|
430
|
-
<span>
|
|
430
|
+
<span>1698</span>
|
|
431
431
|
</span>
|
|
432
432
|
<span class="star">
|
|
433
433
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
434
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
435
435
|
</svg>
|
|
436
|
-
<span>
|
|
436
|
+
<span>154 stars this week</span>
|
|
437
437
|
</span>
|
|
438
438
|
</div>
|
|
439
439
|
<div class="details">
|
|
440
|
-
|
|
440
|
+
Declarative continuous deployment for Kubernetes.
|
|
441
441
|
</div>
|
|
442
442
|
</div>
|
|
443
443
|
</li>
|
|
@@ -446,36 +446,36 @@
|
|
|
446
446
|
<div class="info">
|
|
447
447
|
<div class="rank">
|
|
448
448
|
<span title="Ranking 10">10</span>
|
|
449
|
-
<a href="https://github.com/
|
|
449
|
+
<a href="https://github.com/ossrs/srs" target="_blank" title="ossrs/srs">ossrs/srs</a>
|
|
450
450
|
</div>
|
|
451
451
|
<div class="sub-title followers">
|
|
452
452
|
|
|
453
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
454
|
-
<span style="background-color: #
|
|
453
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
454
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
455
455
|
</a>
|
|
456
456
|
|
|
457
457
|
<span class="star" title="Stargazers Count">
|
|
458
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
459
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
460
460
|
</svg>
|
|
461
|
-
<span>
|
|
461
|
+
<span>16057</span>
|
|
462
462
|
</span>
|
|
463
463
|
<span class="star" title="Repo Forked">
|
|
464
464
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
465
465
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
466
466
|
</path>
|
|
467
467
|
</svg>
|
|
468
|
-
<span>
|
|
468
|
+
<span>4107</span>
|
|
469
469
|
</span>
|
|
470
470
|
<span class="star">
|
|
471
471
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
472
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
473
473
|
</svg>
|
|
474
|
-
<span>
|
|
474
|
+
<span>351 stars this week</span>
|
|
475
475
|
</span>
|
|
476
476
|
</div>
|
|
477
477
|
<div class="details">
|
|
478
|
-
|
|
478
|
+
SRS is a simple, high efficiency and realtime video server, supports RTMP/WebRTC/HLS/HTTP-FLV/SRT/GB28181.
|
|
479
479
|
</div>
|
|
480
480
|
</div>
|
|
481
481
|
</li>
|
|
@@ -484,36 +484,36 @@
|
|
|
484
484
|
<div class="info">
|
|
485
485
|
<div class="rank">
|
|
486
486
|
<span title="Ranking 11">11</span>
|
|
487
|
-
<a href="https://github.com/
|
|
487
|
+
<a href="https://github.com/filecoin-project/lotus" target="_blank" title="filecoin-project/lotus">filecoin-project/lotus</a>
|
|
488
488
|
</div>
|
|
489
489
|
<div class="sub-title followers">
|
|
490
490
|
|
|
491
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
492
|
-
<span style="background-color: #
|
|
491
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
492
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
493
493
|
</a>
|
|
494
494
|
|
|
495
495
|
<span class="star" title="Stargazers Count">
|
|
496
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
497
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
498
498
|
</svg>
|
|
499
|
-
<span>
|
|
499
|
+
<span>1836</span>
|
|
500
500
|
</span>
|
|
501
501
|
<span class="star" title="Repo Forked">
|
|
502
502
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
503
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
504
504
|
</path>
|
|
505
505
|
</svg>
|
|
506
|
-
<span>
|
|
506
|
+
<span>897</span>
|
|
507
507
|
</span>
|
|
508
508
|
<span class="star">
|
|
509
509
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
510
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
511
511
|
</svg>
|
|
512
|
-
<span>
|
|
512
|
+
<span>116 stars this week</span>
|
|
513
513
|
</span>
|
|
514
514
|
</div>
|
|
515
515
|
<div class="details">
|
|
516
|
-
|
|
516
|
+
Implementation of the Filecoin protocol, written in Go
|
|
517
517
|
</div>
|
|
518
518
|
</div>
|
|
519
519
|
</li>
|
|
@@ -522,36 +522,36 @@
|
|
|
522
522
|
<div class="info">
|
|
523
523
|
<div class="rank">
|
|
524
524
|
<span title="Ranking 12">12</span>
|
|
525
|
-
<a href="https://github.com/
|
|
525
|
+
<a href="https://github.com/fatedier/frp" target="_blank" title="fatedier/frp">fatedier/frp</a>
|
|
526
526
|
</div>
|
|
527
527
|
<div class="sub-title followers">
|
|
528
528
|
|
|
529
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
530
|
-
<span style="background-color: #
|
|
529
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
530
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
531
531
|
</a>
|
|
532
532
|
|
|
533
533
|
<span class="star" title="Stargazers Count">
|
|
534
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
535
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
536
536
|
</svg>
|
|
537
|
-
<span>
|
|
537
|
+
<span>49445</span>
|
|
538
538
|
</span>
|
|
539
539
|
<span class="star" title="Repo Forked">
|
|
540
540
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
541
541
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
542
542
|
</path>
|
|
543
543
|
</svg>
|
|
544
|
-
<span>
|
|
544
|
+
<span>9093</span>
|
|
545
545
|
</span>
|
|
546
546
|
<span class="star">
|
|
547
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
548
548
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
549
549
|
</svg>
|
|
550
|
-
<span>
|
|
550
|
+
<span>611 stars this week</span>
|
|
551
551
|
</span>
|
|
552
552
|
</div>
|
|
553
553
|
<div class="details">
|
|
554
|
-
|
|
554
|
+
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
|
|
555
555
|
</div>
|
|
556
556
|
</div>
|
|
557
557
|
</li>
|
|
@@ -560,36 +560,36 @@
|
|
|
560
560
|
<div class="info">
|
|
561
561
|
<div class="rank">
|
|
562
562
|
<span title="Ranking 13">13</span>
|
|
563
|
-
<a href="https://github.com/
|
|
563
|
+
<a href="https://github.com/rwightman/pytorch-image-models" target="_blank" title="rwightman/pytorch-image-models">rwightman/pytorch-image-models</a>
|
|
564
564
|
</div>
|
|
565
565
|
<div class="sub-title followers">
|
|
566
566
|
|
|
567
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
568
|
-
<span style="background-color: #
|
|
567
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
568
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
569
569
|
</a>
|
|
570
570
|
|
|
571
571
|
<span class="star" title="Stargazers Count">
|
|
572
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
573
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
574
574
|
</svg>
|
|
575
|
-
<span>
|
|
575
|
+
<span>13628</span>
|
|
576
576
|
</span>
|
|
577
577
|
<span class="star" title="Repo Forked">
|
|
578
578
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
579
579
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
580
580
|
</path>
|
|
581
581
|
</svg>
|
|
582
|
-
<span>
|
|
582
|
+
<span>2130</span>
|
|
583
583
|
</span>
|
|
584
584
|
<span class="star">
|
|
585
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
586
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
587
587
|
</svg>
|
|
588
|
-
<span>
|
|
588
|
+
<span>265 stars this week</span>
|
|
589
589
|
</span>
|
|
590
590
|
</div>
|
|
591
591
|
<div class="details">
|
|
592
|
-
|
|
592
|
+
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
|
|
593
593
|
</div>
|
|
594
594
|
</div>
|
|
595
595
|
</li>
|
|
@@ -598,36 +598,36 @@
|
|
|
598
598
|
<div class="info">
|
|
599
599
|
<div class="rank">
|
|
600
600
|
<span title="Ranking 14">14</span>
|
|
601
|
-
<a href="https://github.com/
|
|
601
|
+
<a href="https://github.com/leerob/leerob.io" target="_blank" title="leerob/leerob.io">leerob/leerob.io</a>
|
|
602
602
|
</div>
|
|
603
603
|
<div class="sub-title followers">
|
|
604
604
|
|
|
605
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
606
|
-
<span style="background-color: #
|
|
605
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
606
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
607
607
|
</a>
|
|
608
608
|
|
|
609
609
|
<span class="star" title="Stargazers Count">
|
|
610
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
611
611
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
612
612
|
</svg>
|
|
613
|
-
<span>
|
|
613
|
+
<span>2331</span>
|
|
614
614
|
</span>
|
|
615
615
|
<span class="star" title="Repo Forked">
|
|
616
616
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
617
617
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
618
618
|
</path>
|
|
619
619
|
</svg>
|
|
620
|
-
<span>
|
|
620
|
+
<span>479</span>
|
|
621
621
|
</span>
|
|
622
622
|
<span class="star">
|
|
623
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
624
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
625
625
|
</svg>
|
|
626
|
-
<span>
|
|
626
|
+
<span>137 stars this week</span>
|
|
627
627
|
</span>
|
|
628
628
|
</div>
|
|
629
629
|
<div class="details">
|
|
630
|
-
|
|
630
|
+
✨ My portfolio built with Next.js, Tailwind, Prisma, and Vercel.
|
|
631
631
|
</div>
|
|
632
632
|
</div>
|
|
633
633
|
</li>
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
<div class="info">
|
|
637
637
|
<div class="rank">
|
|
638
638
|
<span title="Ranking 15">15</span>
|
|
639
|
-
<a href="https://github.com/
|
|
639
|
+
<a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
|
|
640
640
|
</div>
|
|
641
641
|
<div class="sub-title followers">
|
|
642
642
|
|
|
@@ -648,24 +648,24 @@
|
|
|
648
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
649
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
650
650
|
</svg>
|
|
651
|
-
<span>
|
|
651
|
+
<span>41091</span>
|
|
652
652
|
</span>
|
|
653
653
|
<span class="star" title="Repo Forked">
|
|
654
654
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
655
655
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
656
656
|
</path>
|
|
657
657
|
</svg>
|
|
658
|
-
<span>
|
|
658
|
+
<span>3650</span>
|
|
659
659
|
</span>
|
|
660
660
|
<span class="star">
|
|
661
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
662
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
663
663
|
</svg>
|
|
664
|
-
<span>
|
|
664
|
+
<span>543 stars this week</span>
|
|
665
665
|
</span>
|
|
666
666
|
</div>
|
|
667
667
|
<div class="details">
|
|
668
|
-
|
|
668
|
+
Collection of publicly available IPTV channels from all over the world
|
|
669
669
|
</div>
|
|
670
670
|
</div>
|
|
671
671
|
</li>
|
|
@@ -674,36 +674,36 @@
|
|
|
674
674
|
<div class="info">
|
|
675
675
|
<div class="rank">
|
|
676
676
|
<span title="Ranking 16">16</span>
|
|
677
|
-
<a href="https://github.com/
|
|
677
|
+
<a href="https://github.com/nlohmann/json" target="_blank" title="nlohmann/json">nlohmann/json</a>
|
|
678
678
|
</div>
|
|
679
679
|
<div class="sub-title followers">
|
|
680
680
|
|
|
681
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
682
|
-
<span style="background-color: #
|
|
681
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
682
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
683
683
|
</a>
|
|
684
684
|
|
|
685
685
|
<span class="star" title="Stargazers Count">
|
|
686
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
687
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
688
688
|
</svg>
|
|
689
|
-
<span>
|
|
689
|
+
<span>26972</span>
|
|
690
690
|
</span>
|
|
691
691
|
<span class="star" title="Repo Forked">
|
|
692
692
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
693
693
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
694
694
|
</path>
|
|
695
695
|
</svg>
|
|
696
|
-
<span>
|
|
696
|
+
<span>4585</span>
|
|
697
697
|
</span>
|
|
698
698
|
<span class="star">
|
|
699
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
700
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
701
701
|
</svg>
|
|
702
|
-
<span>
|
|
702
|
+
<span>229 stars this week</span>
|
|
703
703
|
</span>
|
|
704
704
|
</div>
|
|
705
705
|
<div class="details">
|
|
706
|
-
|
|
706
|
+
JSON for Modern C++
|
|
707
707
|
</div>
|
|
708
708
|
</div>
|
|
709
709
|
</li>
|
|
@@ -712,36 +712,32 @@
|
|
|
712
712
|
<div class="info">
|
|
713
713
|
<div class="rank">
|
|
714
714
|
<span title="Ranking 17">17</span>
|
|
715
|
-
<a href="https://github.com/
|
|
715
|
+
<a href="https://github.com/firstcontributions/first-contributions" target="_blank" title="firstcontributions/first-contributions">firstcontributions/first-contributions</a>
|
|
716
716
|
</div>
|
|
717
717
|
<div class="sub-title followers">
|
|
718
718
|
|
|
719
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
720
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
721
|
-
</a>
|
|
722
|
-
|
|
723
719
|
<span class="star" title="Stargazers Count">
|
|
724
720
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
721
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
726
722
|
</svg>
|
|
727
|
-
<span>
|
|
723
|
+
<span>21189</span>
|
|
728
724
|
</span>
|
|
729
725
|
<span class="star" title="Repo Forked">
|
|
730
726
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
731
727
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
732
728
|
</path>
|
|
733
729
|
</svg>
|
|
734
|
-
<span>
|
|
730
|
+
<span>40051</span>
|
|
735
731
|
</span>
|
|
736
732
|
<span class="star">
|
|
737
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
734
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
739
735
|
</svg>
|
|
740
|
-
<span>
|
|
736
|
+
<span>189 stars this week</span>
|
|
741
737
|
</span>
|
|
742
738
|
</div>
|
|
743
739
|
<div class="details">
|
|
744
|
-
|
|
740
|
+
🚀✨ Help beginners to contribute to open source projects
|
|
745
741
|
</div>
|
|
746
742
|
</div>
|
|
747
743
|
</li>
|
|
@@ -750,32 +746,36 @@
|
|
|
750
746
|
<div class="info">
|
|
751
747
|
<div class="rank">
|
|
752
748
|
<span title="Ranking 18">18</span>
|
|
753
|
-
<a href="https://github.com/
|
|
749
|
+
<a href="https://github.com/PowerShell/PowerShell" target="_blank" title="PowerShell/PowerShell">PowerShell/PowerShell</a>
|
|
754
750
|
</div>
|
|
755
751
|
<div class="sub-title followers">
|
|
756
752
|
|
|
753
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
754
|
+
<span style="background-color: #178600;"></span>C#
|
|
755
|
+
</a>
|
|
756
|
+
|
|
757
757
|
<span class="star" title="Stargazers Count">
|
|
758
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
759
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
760
760
|
</svg>
|
|
761
|
-
<span>
|
|
761
|
+
<span>30066</span>
|
|
762
762
|
</span>
|
|
763
763
|
<span class="star" title="Repo Forked">
|
|
764
764
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
765
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
766
766
|
</path>
|
|
767
767
|
</svg>
|
|
768
|
-
<span>
|
|
768
|
+
<span>4715</span>
|
|
769
769
|
</span>
|
|
770
770
|
<span class="star">
|
|
771
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
772
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
773
773
|
</svg>
|
|
774
|
-
<span>
|
|
774
|
+
<span>197 stars this week</span>
|
|
775
775
|
</span>
|
|
776
776
|
</div>
|
|
777
777
|
<div class="details">
|
|
778
|
-
|
|
778
|
+
PowerShell for every system!
|
|
779
779
|
</div>
|
|
780
780
|
</div>
|
|
781
781
|
</li>
|
|
@@ -784,32 +784,36 @@
|
|
|
784
784
|
<div class="info">
|
|
785
785
|
<div class="rank">
|
|
786
786
|
<span title="Ranking 19">19</span>
|
|
787
|
-
<a href="https://github.com/
|
|
787
|
+
<a href="https://github.com/PrefectHQ/prefect" target="_blank" title="PrefectHQ/prefect">PrefectHQ/prefect</a>
|
|
788
788
|
</div>
|
|
789
789
|
<div class="sub-title followers">
|
|
790
790
|
|
|
791
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
792
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
793
|
+
</a>
|
|
794
|
+
|
|
791
795
|
<span class="star" title="Stargazers Count">
|
|
792
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
793
797
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
794
798
|
</svg>
|
|
795
|
-
<span>
|
|
799
|
+
<span>7521</span>
|
|
796
800
|
</span>
|
|
797
801
|
<span class="star" title="Repo Forked">
|
|
798
802
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
799
803
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
800
804
|
</path>
|
|
801
805
|
</svg>
|
|
802
|
-
<span>
|
|
806
|
+
<span>709</span>
|
|
803
807
|
</span>
|
|
804
808
|
<span class="star">
|
|
805
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
810
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
807
811
|
</svg>
|
|
808
|
-
<span>
|
|
812
|
+
<span>295 stars this week</span>
|
|
809
813
|
</span>
|
|
810
814
|
</div>
|
|
811
815
|
<div class="details">
|
|
812
|
-
|
|
816
|
+
The easiest way to automate your data
|
|
813
817
|
</div>
|
|
814
818
|
</div>
|
|
815
819
|
</li>
|
|
@@ -818,36 +822,36 @@
|
|
|
818
822
|
<div class="info">
|
|
819
823
|
<div class="rank">
|
|
820
824
|
<span title="Ranking 20">20</span>
|
|
821
|
-
<a href="https://github.com/
|
|
825
|
+
<a href="https://github.com/halo-dev/halo" target="_blank" title="halo-dev/halo">halo-dev/halo</a>
|
|
822
826
|
</div>
|
|
823
827
|
<div class="sub-title followers">
|
|
824
828
|
|
|
825
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
826
|
-
<span style="background-color: #
|
|
829
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
830
|
+
<span style="background-color: #b07219;"></span>Java
|
|
827
831
|
</a>
|
|
828
832
|
|
|
829
833
|
<span class="star" title="Stargazers Count">
|
|
830
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
835
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
832
836
|
</svg>
|
|
833
|
-
<span>
|
|
837
|
+
<span>19903</span>
|
|
834
838
|
</span>
|
|
835
839
|
<span class="star" title="Repo Forked">
|
|
836
840
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
837
841
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
838
842
|
</path>
|
|
839
843
|
</svg>
|
|
840
|
-
<span>
|
|
844
|
+
<span>6844</span>
|
|
841
845
|
</span>
|
|
842
846
|
<span class="star">
|
|
843
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
848
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
845
849
|
</svg>
|
|
846
|
-
<span>
|
|
850
|
+
<span>82 stars this week</span>
|
|
847
851
|
</span>
|
|
848
852
|
</div>
|
|
849
853
|
<div class="details">
|
|
850
|
-
|
|
854
|
+
✍ 一款优秀的开源博客发布应用。
|
|
851
855
|
</div>
|
|
852
856
|
</div>
|
|
853
857
|
</li>
|
|
@@ -856,36 +860,36 @@
|
|
|
856
860
|
<div class="info">
|
|
857
861
|
<div class="rank">
|
|
858
862
|
<span title="Ranking 21">21</span>
|
|
859
|
-
<a href="https://github.com/
|
|
863
|
+
<a href="https://github.com/odoo/odoo" target="_blank" title="odoo/odoo">odoo/odoo</a>
|
|
860
864
|
</div>
|
|
861
865
|
<div class="sub-title followers">
|
|
862
866
|
|
|
863
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
864
|
-
<span style="background-color: #
|
|
867
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
868
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
865
869
|
</a>
|
|
866
870
|
|
|
867
871
|
<span class="star" title="Stargazers Count">
|
|
868
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
873
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
870
874
|
</svg>
|
|
871
|
-
<span>
|
|
875
|
+
<span>22939</span>
|
|
872
876
|
</span>
|
|
873
877
|
<span class="star" title="Repo Forked">
|
|
874
878
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
879
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
876
880
|
</path>
|
|
877
881
|
</svg>
|
|
878
|
-
<span>
|
|
882
|
+
<span>15108</span>
|
|
879
883
|
</span>
|
|
880
884
|
<span class="star">
|
|
881
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
886
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
883
887
|
</svg>
|
|
884
|
-
<span>
|
|
888
|
+
<span>220 stars this week</span>
|
|
885
889
|
</span>
|
|
886
890
|
</div>
|
|
887
891
|
<div class="details">
|
|
888
|
-
|
|
892
|
+
Odoo. Open Source Apps To Grow Your Business.
|
|
889
893
|
</div>
|
|
890
894
|
</div>
|
|
891
895
|
</li>
|
|
@@ -894,7 +898,7 @@
|
|
|
894
898
|
<div class="info">
|
|
895
899
|
<div class="rank">
|
|
896
900
|
<span title="Ranking 22">22</span>
|
|
897
|
-
<a href="https://github.com/
|
|
901
|
+
<a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
|
|
898
902
|
</div>
|
|
899
903
|
<div class="sub-title followers">
|
|
900
904
|
|
|
@@ -906,24 +910,24 @@
|
|
|
906
910
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
911
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
908
912
|
</svg>
|
|
909
|
-
<span>
|
|
913
|
+
<span>7766</span>
|
|
910
914
|
</span>
|
|
911
915
|
<span class="star" title="Repo Forked">
|
|
912
916
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
917
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
914
918
|
</path>
|
|
915
919
|
</svg>
|
|
916
|
-
<span>
|
|
920
|
+
<span>477</span>
|
|
917
921
|
</span>
|
|
918
922
|
<span class="star">
|
|
919
923
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
924
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
921
925
|
</svg>
|
|
922
|
-
<span>
|
|
926
|
+
<span>722 stars this week</span>
|
|
923
927
|
</span>
|
|
924
928
|
</div>
|
|
925
929
|
<div class="details">
|
|
926
|
-
|
|
930
|
+
A youtube-dl fork with additional features and fixes
|
|
927
931
|
</div>
|
|
928
932
|
</div>
|
|
929
933
|
</li>
|
|
@@ -932,36 +936,36 @@
|
|
|
932
936
|
<div class="info">
|
|
933
937
|
<div class="rank">
|
|
934
938
|
<span title="Ranking 23">23</span>
|
|
935
|
-
<a href="https://github.com/
|
|
939
|
+
<a href="https://github.com/sentsin/layui" target="_blank" title="sentsin/layui">sentsin/layui</a>
|
|
936
940
|
</div>
|
|
937
941
|
<div class="sub-title followers">
|
|
938
942
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
940
|
-
<span style="background-color: #
|
|
943
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
944
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
941
945
|
</a>
|
|
942
946
|
|
|
943
947
|
<span class="star" title="Stargazers Count">
|
|
944
948
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
949
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
946
950
|
</svg>
|
|
947
|
-
<span>
|
|
951
|
+
<span>24845</span>
|
|
948
952
|
</span>
|
|
949
953
|
<span class="star" title="Repo Forked">
|
|
950
954
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
955
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
952
956
|
</path>
|
|
953
957
|
</svg>
|
|
954
|
-
<span>
|
|
958
|
+
<span>6746</span>
|
|
955
959
|
</span>
|
|
956
960
|
<span class="star">
|
|
957
961
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
962
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
959
963
|
</svg>
|
|
960
|
-
<span>
|
|
964
|
+
<span>268 stars this week</span>
|
|
961
965
|
</span>
|
|
962
966
|
</div>
|
|
963
967
|
<div class="details">
|
|
964
|
-
|
|
968
|
+
采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。
|
|
965
969
|
</div>
|
|
966
970
|
</div>
|
|
967
971
|
</li>
|
|
@@ -970,36 +974,36 @@
|
|
|
970
974
|
<div class="info">
|
|
971
975
|
<div class="rank">
|
|
972
976
|
<span title="Ranking 24">24</span>
|
|
973
|
-
<a href="https://github.com/
|
|
977
|
+
<a href="https://github.com/googleprojectzero/weggli" target="_blank" title="googleprojectzero/weggli">googleprojectzero/weggli</a>
|
|
974
978
|
</div>
|
|
975
979
|
<div class="sub-title followers">
|
|
976
980
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
978
|
-
<span style="background-color: #
|
|
981
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
982
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
979
983
|
</a>
|
|
980
984
|
|
|
981
985
|
<span class="star" title="Stargazers Count">
|
|
982
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
987
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
984
988
|
</svg>
|
|
985
|
-
<span>
|
|
989
|
+
<span>1081</span>
|
|
986
990
|
</span>
|
|
987
991
|
<span class="star" title="Repo Forked">
|
|
988
992
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
993
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
990
994
|
</path>
|
|
991
995
|
</svg>
|
|
992
|
-
<span>
|
|
996
|
+
<span>42</span>
|
|
993
997
|
</span>
|
|
994
998
|
<span class="star">
|
|
995
999
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
1000
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
997
1001
|
</svg>
|
|
998
|
-
<span>
|
|
1002
|
+
<span>285 stars this week</span>
|
|
999
1003
|
</span>
|
|
1000
1004
|
</div>
|
|
1001
1005
|
<div class="details">
|
|
1002
|
-
|
|
1006
|
+
weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.
|
|
1003
1007
|
</div>
|
|
1004
1008
|
</div>
|
|
1005
1009
|
</li>
|
|
@@ -1008,36 +1012,36 @@
|
|
|
1008
1012
|
<div class="info">
|
|
1009
1013
|
<div class="rank">
|
|
1010
1014
|
<span title="Ranking 25">25</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1015
|
+
<a href="https://github.com/ethereum/ethereum-org-website" target="_blank" title="ethereum/ethereum-org-website">ethereum/ethereum-org-website</a>
|
|
1012
1016
|
</div>
|
|
1013
1017
|
<div class="sub-title followers">
|
|
1014
1018
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1016
|
-
<span style="background-color: #
|
|
1019
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1020
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1017
1021
|
</a>
|
|
1018
1022
|
|
|
1019
1023
|
<span class="star" title="Stargazers Count">
|
|
1020
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1025
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1022
1026
|
</svg>
|
|
1023
|
-
<span>
|
|
1027
|
+
<span>1476</span>
|
|
1024
1028
|
</span>
|
|
1025
1029
|
<span class="star" title="Repo Forked">
|
|
1026
1030
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
1031
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1028
1032
|
</path>
|
|
1029
1033
|
</svg>
|
|
1030
|
-
<span>
|
|
1034
|
+
<span>1495</span>
|
|
1031
1035
|
</span>
|
|
1032
1036
|
<span class="star">
|
|
1033
1037
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
1038
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1035
1039
|
</svg>
|
|
1036
|
-
<span>
|
|
1040
|
+
<span>170 stars this week</span>
|
|
1037
1041
|
</span>
|
|
1038
1042
|
</div>
|
|
1039
1043
|
<div class="details">
|
|
1040
|
-
|
|
1044
|
+
Ethereum.org is a primary online resource for the Ethereum community.
|
|
1041
1045
|
</div>
|
|
1042
1046
|
</div>
|
|
1043
1047
|
</li>
|
|
@@ -1058,7 +1062,7 @@
|
|
|
1058
1062
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1059
1063
|
</a>
|
|
1060
1064
|
</p>
|
|
1061
|
-
<div class="time">Last cache created on 2021/10/
|
|
1065
|
+
<div class="time">Last cache created on 2021/10/15 by Github API v3.</div>
|
|
1062
1066
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1063
1067
|
</div>
|
|
1064
1068
|
</body>
|