@wcj/github-rank 21.11.18 → 21.11.19
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 +19771 -19767
- package/dist/sifou-daily.json +96 -168
- package/dist/sifou-monthly.json +85 -85
- package/dist/sifou-weekly.json +131 -122
- package/dist/toutiao-30.json +62 -62
- package/dist/toutiao-7.json +83 -83
- package/dist/toutiao-90.json +24 -24
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +137 -137
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +1534 -1534
- package/dist/users.json +2112 -2112
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +19771 -19767
- package/web/data/sifou-daily.json +96 -168
- package/web/data/sifou-monthly.json +85 -85
- package/web/data/sifou-weekly.json +131 -122
- package/web/data/toutiao-30.json +62 -62
- package/web/data/toutiao-7.json +83 -83
- package/web/data/toutiao-90.json +24 -24
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +137 -137
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +1534 -1534
- package/web/data/users.json +2112 -2112
- package/web/index.html +1130 -1130
- package/web/repos.html +2551 -2551
- package/web/sifou-daily.html +79 -303
- package/web/sifou-monthly.html +97 -97
- package/web/sifou-weekly.html +148 -120
- package/web/toutiao-30.html +71 -71
- package/web/toutiao-7.html +92 -92
- package/web/toutiao-90.html +31 -31
- package/web/trending-monthly.html +121 -121
- package/web/trending-weekly.html +147 -147
- package/web/trending.html +148 -140
- package/web/users.china.html +822 -822
package/web/trending.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2021/11/
|
|
105
|
+
<div class="time">Last cache created on 2021/11/19 by Github API v3.</div>
|
|
106
106
|
<div class="tabs">
|
|
107
107
|
<a class="" href="index.html">Users</a>
|
|
108
108
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -124,32 +124,32 @@
|
|
|
124
124
|
<div class="info">
|
|
125
125
|
<div class="rank">
|
|
126
126
|
<span title="Ranking 1">1</span>
|
|
127
|
-
<a href="https://github.com/
|
|
127
|
+
<a href="https://github.com/darglein/ADOP" target="_blank" title="darglein/ADOP">darglein/ADOP</a>
|
|
128
128
|
</div>
|
|
129
129
|
<div class="sub-title followers">
|
|
130
130
|
|
|
131
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
132
|
-
<span style="background-color: #
|
|
131
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
132
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
133
133
|
</a>
|
|
134
134
|
|
|
135
135
|
<span class="star" title="Stargazers Count">
|
|
136
136
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
137
137
|
<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>
|
|
138
138
|
</svg>
|
|
139
|
-
<span>
|
|
139
|
+
<span>1258</span>
|
|
140
140
|
</span>
|
|
141
141
|
<span class="star" title="Repo Forked">
|
|
142
142
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
143
143
|
<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">
|
|
144
144
|
</path>
|
|
145
145
|
</svg>
|
|
146
|
-
<span>
|
|
146
|
+
<span>110</span>
|
|
147
147
|
</span>
|
|
148
148
|
<span class="star">
|
|
149
149
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
150
150
|
<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>
|
|
151
151
|
</svg>
|
|
152
|
-
<span>
|
|
152
|
+
<span>79 stars today</span>
|
|
153
153
|
</span>
|
|
154
154
|
</div>
|
|
155
155
|
<div class="details">
|
|
@@ -162,32 +162,32 @@
|
|
|
162
162
|
<div class="info">
|
|
163
163
|
<div class="rank">
|
|
164
164
|
<span title="Ranking 2">2</span>
|
|
165
|
-
<a href="https://github.com/
|
|
165
|
+
<a href="https://github.com/AppFlowy-IO/appflowy" target="_blank" title="AppFlowy-IO/appflowy">AppFlowy-IO/appflowy</a>
|
|
166
166
|
</div>
|
|
167
167
|
<div class="sub-title followers">
|
|
168
168
|
|
|
169
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
170
|
-
<span style="background-color: #
|
|
169
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
170
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
171
171
|
</a>
|
|
172
172
|
|
|
173
173
|
<span class="star" title="Stargazers Count">
|
|
174
174
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
175
175
|
<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>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>4596</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star" title="Repo Forked">
|
|
180
180
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
181
181
|
<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">
|
|
182
182
|
</path>
|
|
183
183
|
</svg>
|
|
184
|
-
<span>
|
|
184
|
+
<span>122</span>
|
|
185
185
|
</span>
|
|
186
186
|
<span class="star">
|
|
187
187
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
188
188
|
<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>
|
|
189
189
|
</svg>
|
|
190
|
-
<span>
|
|
190
|
+
<span>1059 stars today</span>
|
|
191
191
|
</span>
|
|
192
192
|
</div>
|
|
193
193
|
<div class="details">
|
|
@@ -200,32 +200,32 @@
|
|
|
200
200
|
<div class="info">
|
|
201
201
|
<div class="rank">
|
|
202
202
|
<span title="Ranking 3">3</span>
|
|
203
|
-
<a href="https://github.com/
|
|
203
|
+
<a href="https://github.com/sickcodes/Docker-OSX" target="_blank" title="sickcodes/Docker-OSX">sickcodes/Docker-OSX</a>
|
|
204
204
|
</div>
|
|
205
205
|
<div class="sub-title followers">
|
|
206
206
|
|
|
207
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
208
|
-
<span style="background-color: #
|
|
207
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
208
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
209
209
|
</a>
|
|
210
210
|
|
|
211
211
|
<span class="star" title="Stargazers Count">
|
|
212
212
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
213
213
|
<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>
|
|
214
214
|
</svg>
|
|
215
|
-
<span>
|
|
215
|
+
<span>17547</span>
|
|
216
216
|
</span>
|
|
217
217
|
<span class="star" title="Repo Forked">
|
|
218
218
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
219
219
|
<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">
|
|
220
220
|
</path>
|
|
221
221
|
</svg>
|
|
222
|
-
<span>
|
|
222
|
+
<span>828</span>
|
|
223
223
|
</span>
|
|
224
224
|
<span class="star">
|
|
225
225
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
226
226
|
<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>
|
|
227
227
|
</svg>
|
|
228
|
-
<span>
|
|
228
|
+
<span>487 stars today</span>
|
|
229
229
|
</span>
|
|
230
230
|
</div>
|
|
231
231
|
<div class="details">
|
|
@@ -238,32 +238,32 @@
|
|
|
238
238
|
<div class="info">
|
|
239
239
|
<div class="rank">
|
|
240
240
|
<span title="Ranking 4">4</span>
|
|
241
|
-
<a href="https://github.com/
|
|
241
|
+
<a href="https://github.com/jackfrued/Python-100-Days" target="_blank" title="jackfrued/Python-100-Days">jackfrued/Python-100-Days</a>
|
|
242
242
|
</div>
|
|
243
243
|
<div class="sub-title followers">
|
|
244
244
|
|
|
245
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
246
|
-
<span style="background-color: #
|
|
245
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
246
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
247
247
|
</a>
|
|
248
248
|
|
|
249
249
|
<span class="star" title="Stargazers Count">
|
|
250
250
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
251
251
|
<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>
|
|
252
252
|
</svg>
|
|
253
|
-
<span>
|
|
253
|
+
<span>111586</span>
|
|
254
254
|
</span>
|
|
255
255
|
<span class="star" title="Repo Forked">
|
|
256
256
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
257
257
|
<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">
|
|
258
258
|
</path>
|
|
259
259
|
</svg>
|
|
260
|
-
<span>
|
|
260
|
+
<span>43616</span>
|
|
261
261
|
</span>
|
|
262
262
|
<span class="star">
|
|
263
263
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
264
264
|
<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>
|
|
265
265
|
</svg>
|
|
266
|
-
<span>
|
|
266
|
+
<span>101 stars today</span>
|
|
267
267
|
</span>
|
|
268
268
|
</div>
|
|
269
269
|
<div class="details">
|
|
@@ -276,32 +276,28 @@
|
|
|
276
276
|
<div class="info">
|
|
277
277
|
<div class="rank">
|
|
278
278
|
<span title="Ranking 5">5</span>
|
|
279
|
-
<a href="https://github.com/
|
|
279
|
+
<a href="https://github.com/riramar/Web-Attack-Cheat-Sheet" target="_blank" title="riramar/Web-Attack-Cheat-Sheet">riramar/Web-Attack-Cheat-Sheet</a>
|
|
280
280
|
</div>
|
|
281
281
|
<div class="sub-title followers">
|
|
282
282
|
|
|
283
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
284
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
285
|
-
</a>
|
|
286
|
-
|
|
287
283
|
<span class="star" title="Stargazers Count">
|
|
288
284
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
289
285
|
<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>
|
|
290
286
|
</svg>
|
|
291
|
-
<span>
|
|
287
|
+
<span>1609</span>
|
|
292
288
|
</span>
|
|
293
289
|
<span class="star" title="Repo Forked">
|
|
294
290
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
295
291
|
<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">
|
|
296
292
|
</path>
|
|
297
293
|
</svg>
|
|
298
|
-
<span>
|
|
294
|
+
<span>223</span>
|
|
299
295
|
</span>
|
|
300
296
|
<span class="star">
|
|
301
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
302
298
|
<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>
|
|
303
299
|
</svg>
|
|
304
|
-
<span>
|
|
300
|
+
<span>517 stars today</span>
|
|
305
301
|
</span>
|
|
306
302
|
</div>
|
|
307
303
|
<div class="details">
|
|
@@ -326,20 +322,20 @@
|
|
|
326
322
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
327
323
|
<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>
|
|
328
324
|
</svg>
|
|
329
|
-
<span>
|
|
325
|
+
<span>4616</span>
|
|
330
326
|
</span>
|
|
331
327
|
<span class="star" title="Repo Forked">
|
|
332
328
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
333
329
|
<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">
|
|
334
330
|
</path>
|
|
335
331
|
</svg>
|
|
336
|
-
<span>
|
|
332
|
+
<span>251</span>
|
|
337
333
|
</span>
|
|
338
334
|
<span class="star">
|
|
339
335
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
340
336
|
<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>
|
|
341
337
|
</svg>
|
|
342
|
-
<span>
|
|
338
|
+
<span>369 stars today</span>
|
|
343
339
|
</span>
|
|
344
340
|
</div>
|
|
345
341
|
<div class="details">
|
|
@@ -352,32 +348,32 @@
|
|
|
352
348
|
<div class="info">
|
|
353
349
|
<div class="rank">
|
|
354
350
|
<span title="Ranking 7">7</span>
|
|
355
|
-
<a href="https://github.com/
|
|
351
|
+
<a href="https://github.com/ververica/flink-cdc-connectors" target="_blank" title="ververica/flink-cdc-connectors">ververica/flink-cdc-connectors</a>
|
|
356
352
|
</div>
|
|
357
353
|
<div class="sub-title followers">
|
|
358
354
|
|
|
359
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
360
|
-
<span style="background-color: #
|
|
355
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
356
|
+
<span style="background-color: #b07219;"></span>Java
|
|
361
357
|
</a>
|
|
362
358
|
|
|
363
359
|
<span class="star" title="Stargazers Count">
|
|
364
360
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
365
361
|
<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>
|
|
366
362
|
</svg>
|
|
367
|
-
<span>
|
|
363
|
+
<span>1375</span>
|
|
368
364
|
</span>
|
|
369
365
|
<span class="star" title="Repo Forked">
|
|
370
366
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
371
367
|
<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">
|
|
372
368
|
</path>
|
|
373
369
|
</svg>
|
|
374
|
-
<span>
|
|
370
|
+
<span>449</span>
|
|
375
371
|
</span>
|
|
376
372
|
<span class="star">
|
|
377
373
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
378
374
|
<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>
|
|
379
375
|
</svg>
|
|
380
|
-
<span>
|
|
376
|
+
<span>41 stars today</span>
|
|
381
377
|
</span>
|
|
382
378
|
</div>
|
|
383
379
|
<div class="details">
|
|
@@ -390,32 +386,32 @@
|
|
|
390
386
|
<div class="info">
|
|
391
387
|
<div class="rank">
|
|
392
388
|
<span title="Ranking 8">8</span>
|
|
393
|
-
<a href="https://github.com/
|
|
389
|
+
<a href="https://github.com/Budibase/budibase" target="_blank" title="Budibase/budibase">Budibase/budibase</a>
|
|
394
390
|
</div>
|
|
395
391
|
<div class="sub-title followers">
|
|
396
392
|
|
|
397
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
398
|
-
<span style="background-color: #
|
|
393
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
394
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
399
395
|
</a>
|
|
400
396
|
|
|
401
397
|
<span class="star" title="Stargazers Count">
|
|
402
398
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
403
399
|
<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>
|
|
404
400
|
</svg>
|
|
405
|
-
<span>
|
|
401
|
+
<span>6130</span>
|
|
406
402
|
</span>
|
|
407
403
|
<span class="star" title="Repo Forked">
|
|
408
404
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
409
405
|
<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">
|
|
410
406
|
</path>
|
|
411
407
|
</svg>
|
|
412
|
-
<span>
|
|
408
|
+
<span>316</span>
|
|
413
409
|
</span>
|
|
414
410
|
<span class="star">
|
|
415
411
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
416
412
|
<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>
|
|
417
413
|
</svg>
|
|
418
|
-
<span>
|
|
414
|
+
<span>261 stars today</span>
|
|
419
415
|
</span>
|
|
420
416
|
</div>
|
|
421
417
|
<div class="details">
|
|
@@ -428,32 +424,28 @@
|
|
|
428
424
|
<div class="info">
|
|
429
425
|
<div class="rank">
|
|
430
426
|
<span title="Ranking 9">9</span>
|
|
431
|
-
<a href="https://github.com/
|
|
427
|
+
<a href="https://github.com/mqyqingfeng/Blog" target="_blank" title="mqyqingfeng/Blog">mqyqingfeng/Blog</a>
|
|
432
428
|
</div>
|
|
433
429
|
<div class="sub-title followers">
|
|
434
430
|
|
|
435
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
436
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
437
|
-
</a>
|
|
438
|
-
|
|
439
431
|
<span class="star" title="Stargazers Count">
|
|
440
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
441
433
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
442
434
|
</svg>
|
|
443
|
-
<span>
|
|
435
|
+
<span>24710</span>
|
|
444
436
|
</span>
|
|
445
437
|
<span class="star" title="Repo Forked">
|
|
446
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
447
439
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
448
440
|
</path>
|
|
449
441
|
</svg>
|
|
450
|
-
<span>
|
|
442
|
+
<span>4095</span>
|
|
451
443
|
</span>
|
|
452
444
|
<span class="star">
|
|
453
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
454
446
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
455
447
|
</svg>
|
|
456
|
-
<span>
|
|
448
|
+
<span>35 stars today</span>
|
|
457
449
|
</span>
|
|
458
450
|
</div>
|
|
459
451
|
<div class="details">
|
|
@@ -466,32 +458,32 @@
|
|
|
466
458
|
<div class="info">
|
|
467
459
|
<div class="rank">
|
|
468
460
|
<span title="Ranking 10">10</span>
|
|
469
|
-
<a href="https://github.com/
|
|
461
|
+
<a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
|
|
470
462
|
</div>
|
|
471
463
|
<div class="sub-title followers">
|
|
472
464
|
|
|
473
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
474
|
-
<span style="background-color: #
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
466
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
475
467
|
</a>
|
|
476
468
|
|
|
477
469
|
<span class="star" title="Stargazers Count">
|
|
478
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
479
471
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
480
472
|
</svg>
|
|
481
|
-
<span>
|
|
473
|
+
<span>1382</span>
|
|
482
474
|
</span>
|
|
483
475
|
<span class="star" title="Repo Forked">
|
|
484
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
485
477
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
486
478
|
</path>
|
|
487
479
|
</svg>
|
|
488
|
-
<span>
|
|
480
|
+
<span>105</span>
|
|
489
481
|
</span>
|
|
490
482
|
<span class="star">
|
|
491
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
492
484
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
493
485
|
</svg>
|
|
494
|
-
<span>
|
|
486
|
+
<span>296 stars today</span>
|
|
495
487
|
</span>
|
|
496
488
|
</div>
|
|
497
489
|
<div class="details">
|
|
@@ -504,32 +496,32 @@
|
|
|
504
496
|
<div class="info">
|
|
505
497
|
<div class="rank">
|
|
506
498
|
<span title="Ranking 11">11</span>
|
|
507
|
-
<a href="https://github.com/
|
|
499
|
+
<a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
508
500
|
</div>
|
|
509
501
|
<div class="sub-title followers">
|
|
510
502
|
|
|
511
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
512
|
-
<span style="background-color: #
|
|
503
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
504
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
513
505
|
</a>
|
|
514
506
|
|
|
515
507
|
<span class="star" title="Stargazers Count">
|
|
516
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
517
509
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
518
510
|
</svg>
|
|
519
|
-
<span>
|
|
511
|
+
<span>150433</span>
|
|
520
512
|
</span>
|
|
521
513
|
<span class="star" title="Repo Forked">
|
|
522
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
523
515
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
524
516
|
</path>
|
|
525
517
|
</svg>
|
|
526
|
-
<span>
|
|
518
|
+
<span>27787</span>
|
|
527
519
|
</span>
|
|
528
520
|
<span class="star">
|
|
529
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
530
522
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
531
523
|
</svg>
|
|
532
|
-
<span>
|
|
524
|
+
<span>323 stars today</span>
|
|
533
525
|
</span>
|
|
534
526
|
</div>
|
|
535
527
|
<div class="details">
|
|
@@ -542,32 +534,32 @@
|
|
|
542
534
|
<div class="info">
|
|
543
535
|
<div class="rank">
|
|
544
536
|
<span title="Ranking 12">12</span>
|
|
545
|
-
<a href="https://github.com/
|
|
537
|
+
<a href="https://github.com/hoppscotch/hoppscotch" target="_blank" title="hoppscotch/hoppscotch">hoppscotch/hoppscotch</a>
|
|
546
538
|
</div>
|
|
547
539
|
<div class="sub-title followers">
|
|
548
540
|
|
|
549
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
550
|
-
<span style="background-color: #
|
|
541
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
542
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
551
543
|
</a>
|
|
552
544
|
|
|
553
545
|
<span class="star" title="Stargazers Count">
|
|
554
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
555
547
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
556
548
|
</svg>
|
|
557
|
-
<span>
|
|
549
|
+
<span>33091</span>
|
|
558
550
|
</span>
|
|
559
551
|
<span class="star" title="Repo Forked">
|
|
560
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
561
553
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
562
554
|
</path>
|
|
563
555
|
</svg>
|
|
564
|
-
<span>
|
|
556
|
+
<span>2308</span>
|
|
565
557
|
</span>
|
|
566
558
|
<span class="star">
|
|
567
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
568
560
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
569
561
|
</svg>
|
|
570
|
-
<span>
|
|
562
|
+
<span>129 stars today</span>
|
|
571
563
|
</span>
|
|
572
564
|
</div>
|
|
573
565
|
<div class="details">
|
|
@@ -580,28 +572,32 @@
|
|
|
580
572
|
<div class="info">
|
|
581
573
|
<div class="rank">
|
|
582
574
|
<span title="Ranking 13">13</span>
|
|
583
|
-
<a href="https://github.com/
|
|
575
|
+
<a href="https://github.com/zero205/JD_tencent_scf" target="_blank" title="zero205/JD_tencent_scf">zero205/JD_tencent_scf</a>
|
|
584
576
|
</div>
|
|
585
577
|
<div class="sub-title followers">
|
|
586
578
|
|
|
579
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
580
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
581
|
+
</a>
|
|
582
|
+
|
|
587
583
|
<span class="star" title="Stargazers Count">
|
|
588
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
589
585
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
590
586
|
</svg>
|
|
591
|
-
<span>
|
|
587
|
+
<span>1359</span>
|
|
592
588
|
</span>
|
|
593
589
|
<span class="star" title="Repo Forked">
|
|
594
590
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
595
591
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
596
592
|
</path>
|
|
597
593
|
</svg>
|
|
598
|
-
<span>
|
|
594
|
+
<span>535</span>
|
|
599
595
|
</span>
|
|
600
596
|
<span class="star">
|
|
601
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
602
598
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
603
599
|
</svg>
|
|
604
|
-
<span>
|
|
600
|
+
<span>39 stars today</span>
|
|
605
601
|
</span>
|
|
606
602
|
</div>
|
|
607
603
|
<div class="details">
|
|
@@ -614,28 +610,32 @@
|
|
|
614
610
|
<div class="info">
|
|
615
611
|
<div class="rank">
|
|
616
612
|
<span title="Ranking 14">14</span>
|
|
617
|
-
<a href="https://github.com/
|
|
613
|
+
<a href="https://github.com/stream-labs/streamlabs-obs" target="_blank" title="stream-labs/streamlabs-obs">stream-labs/streamlabs-obs</a>
|
|
618
614
|
</div>
|
|
619
615
|
<div class="sub-title followers">
|
|
620
616
|
|
|
617
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
618
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
619
|
+
</a>
|
|
620
|
+
|
|
621
621
|
<span class="star" title="Stargazers Count">
|
|
622
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
623
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
624
624
|
</svg>
|
|
625
|
-
<span>
|
|
625
|
+
<span>3289</span>
|
|
626
626
|
</span>
|
|
627
627
|
<span class="star" title="Repo Forked">
|
|
628
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
629
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
630
630
|
</path>
|
|
631
631
|
</svg>
|
|
632
|
-
<span>
|
|
632
|
+
<span>538</span>
|
|
633
633
|
</span>
|
|
634
634
|
<span class="star">
|
|
635
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
636
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
637
637
|
</svg>
|
|
638
|
-
<span>
|
|
638
|
+
<span>39 stars today</span>
|
|
639
639
|
</span>
|
|
640
640
|
</div>
|
|
641
641
|
<div class="details">
|
|
@@ -648,32 +648,32 @@
|
|
|
648
648
|
<div class="info">
|
|
649
649
|
<div class="rank">
|
|
650
650
|
<span title="Ranking 15">15</span>
|
|
651
|
-
<a href="https://github.com/
|
|
651
|
+
<a href="https://github.com/davidrmiller/biosim4" target="_blank" title="davidrmiller/biosim4">davidrmiller/biosim4</a>
|
|
652
652
|
</div>
|
|
653
653
|
<div class="sub-title followers">
|
|
654
654
|
|
|
655
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
656
|
-
<span style="background-color: #
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
656
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
657
657
|
</a>
|
|
658
658
|
|
|
659
659
|
<span class="star" title="Stargazers Count">
|
|
660
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
661
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
662
662
|
</svg>
|
|
663
|
-
<span>
|
|
663
|
+
<span>411</span>
|
|
664
664
|
</span>
|
|
665
665
|
<span class="star" title="Repo Forked">
|
|
666
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
667
667
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
668
668
|
</path>
|
|
669
669
|
</svg>
|
|
670
|
-
<span>
|
|
670
|
+
<span>52</span>
|
|
671
671
|
</span>
|
|
672
672
|
<span class="star">
|
|
673
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
674
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
675
675
|
</svg>
|
|
676
|
-
<span>
|
|
676
|
+
<span>152 stars today</span>
|
|
677
677
|
</span>
|
|
678
678
|
</div>
|
|
679
679
|
<div class="details">
|
|
@@ -686,32 +686,32 @@
|
|
|
686
686
|
<div class="info">
|
|
687
687
|
<div class="rank">
|
|
688
688
|
<span title="Ranking 16">16</span>
|
|
689
|
-
<a href="https://github.com/
|
|
689
|
+
<a href="https://github.com/SeldonIO/seldon-core" target="_blank" title="SeldonIO/seldon-core">SeldonIO/seldon-core</a>
|
|
690
690
|
</div>
|
|
691
691
|
<div class="sub-title followers">
|
|
692
692
|
|
|
693
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
694
|
-
<span style="background-color: #
|
|
693
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
694
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
695
695
|
</a>
|
|
696
696
|
|
|
697
697
|
<span class="star" title="Stargazers Count">
|
|
698
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
699
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
700
700
|
</svg>
|
|
701
|
-
<span>
|
|
701
|
+
<span>2717</span>
|
|
702
702
|
</span>
|
|
703
703
|
<span class="star" title="Repo Forked">
|
|
704
704
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
705
705
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
706
706
|
</path>
|
|
707
707
|
</svg>
|
|
708
|
-
<span>
|
|
708
|
+
<span>596</span>
|
|
709
709
|
</span>
|
|
710
710
|
<span class="star">
|
|
711
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
712
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
713
713
|
</svg>
|
|
714
|
-
<span>
|
|
714
|
+
<span>21 stars today</span>
|
|
715
715
|
</span>
|
|
716
716
|
</div>
|
|
717
717
|
<div class="details">
|
|
@@ -736,20 +736,20 @@
|
|
|
736
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
737
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
738
738
|
</svg>
|
|
739
|
-
<span>
|
|
739
|
+
<span>1235</span>
|
|
740
740
|
</span>
|
|
741
741
|
<span class="star" title="Repo Forked">
|
|
742
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
743
743
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
744
744
|
</path>
|
|
745
745
|
</svg>
|
|
746
|
-
<span>
|
|
746
|
+
<span>122</span>
|
|
747
747
|
</span>
|
|
748
748
|
<span class="star">
|
|
749
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
750
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
751
751
|
</svg>
|
|
752
|
-
<span>
|
|
752
|
+
<span>120 stars today</span>
|
|
753
753
|
</span>
|
|
754
754
|
</div>
|
|
755
755
|
<div class="details">
|
|
@@ -762,28 +762,32 @@
|
|
|
762
762
|
<div class="info">
|
|
763
763
|
<div class="rank">
|
|
764
764
|
<span title="Ranking 18">18</span>
|
|
765
|
-
<a href="https://github.com/
|
|
765
|
+
<a href="https://github.com/koekeishiya/yabai" target="_blank" title="koekeishiya/yabai">koekeishiya/yabai</a>
|
|
766
766
|
</div>
|
|
767
767
|
<div class="sub-title followers">
|
|
768
768
|
|
|
769
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
770
|
+
<span style="background-color: #555555;"></span>C
|
|
771
|
+
</a>
|
|
772
|
+
|
|
769
773
|
<span class="star" title="Stargazers Count">
|
|
770
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
771
775
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
772
776
|
</svg>
|
|
773
|
-
<span>
|
|
777
|
+
<span>8968</span>
|
|
774
778
|
</span>
|
|
775
779
|
<span class="star" title="Repo Forked">
|
|
776
780
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
777
781
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
778
782
|
</path>
|
|
779
783
|
</svg>
|
|
780
|
-
<span>
|
|
784
|
+
<span>334</span>
|
|
781
785
|
</span>
|
|
782
786
|
<span class="star">
|
|
783
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
788
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
785
789
|
</svg>
|
|
786
|
-
<span>
|
|
790
|
+
<span>51 stars today</span>
|
|
787
791
|
</span>
|
|
788
792
|
</div>
|
|
789
793
|
<div class="details">
|
|
@@ -796,28 +800,32 @@
|
|
|
796
800
|
<div class="info">
|
|
797
801
|
<div class="rank">
|
|
798
802
|
<span title="Ranking 19">19</span>
|
|
799
|
-
<a href="https://github.com/
|
|
803
|
+
<a href="https://github.com/mlogclub/bbs-go" target="_blank" title="mlogclub/bbs-go">mlogclub/bbs-go</a>
|
|
800
804
|
</div>
|
|
801
805
|
<div class="sub-title followers">
|
|
802
806
|
|
|
807
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
808
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
809
|
+
</a>
|
|
810
|
+
|
|
803
811
|
<span class="star" title="Stargazers Count">
|
|
804
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
813
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
806
814
|
</svg>
|
|
807
|
-
<span>
|
|
815
|
+
<span>1548</span>
|
|
808
816
|
</span>
|
|
809
817
|
<span class="star" title="Repo Forked">
|
|
810
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
811
819
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
812
820
|
</path>
|
|
813
821
|
</svg>
|
|
814
|
-
<span>
|
|
822
|
+
<span>334</span>
|
|
815
823
|
</span>
|
|
816
824
|
<span class="star">
|
|
817
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
818
826
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
819
827
|
</svg>
|
|
820
|
-
<span>
|
|
828
|
+
<span>21 stars today</span>
|
|
821
829
|
</span>
|
|
822
830
|
</div>
|
|
823
831
|
<div class="details">
|
|
@@ -830,32 +838,32 @@
|
|
|
830
838
|
<div class="info">
|
|
831
839
|
<div class="rank">
|
|
832
840
|
<span title="Ranking 20">20</span>
|
|
833
|
-
<a href="https://github.com/
|
|
841
|
+
<a href="https://github.com/abbodi1406/KMS_VL_ALL_AIO" target="_blank" title="abbodi1406/KMS_VL_ALL_AIO">abbodi1406/KMS_VL_ALL_AIO</a>
|
|
834
842
|
</div>
|
|
835
843
|
<div class="sub-title followers">
|
|
836
844
|
|
|
837
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
838
|
-
<span style="background-color: #
|
|
845
|
+
<a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
|
|
846
|
+
<span style="background-color: #C1F12E;"></span>Batchfile
|
|
839
847
|
</a>
|
|
840
848
|
|
|
841
849
|
<span class="star" title="Stargazers Count">
|
|
842
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
843
851
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
844
852
|
</svg>
|
|
845
|
-
<span>
|
|
853
|
+
<span>2374</span>
|
|
846
854
|
</span>
|
|
847
855
|
<span class="star" title="Repo Forked">
|
|
848
856
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
849
857
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
850
858
|
</path>
|
|
851
859
|
</svg>
|
|
852
|
-
<span>
|
|
860
|
+
<span>371</span>
|
|
853
861
|
</span>
|
|
854
862
|
<span class="star">
|
|
855
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
856
864
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
857
865
|
</svg>
|
|
858
|
-
<span>
|
|
866
|
+
<span>56 stars today</span>
|
|
859
867
|
</span>
|
|
860
868
|
</div>
|
|
861
869
|
<div class="details">
|
|
@@ -868,32 +876,32 @@
|
|
|
868
876
|
<div class="info">
|
|
869
877
|
<div class="rank">
|
|
870
878
|
<span title="Ranking 21">21</span>
|
|
871
|
-
<a href="https://github.com/
|
|
879
|
+
<a href="https://github.com/localstack/localstack" target="_blank" title="localstack/localstack">localstack/localstack</a>
|
|
872
880
|
</div>
|
|
873
881
|
<div class="sub-title followers">
|
|
874
882
|
|
|
875
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
876
|
-
<span style="background-color: #
|
|
883
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
884
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
877
885
|
</a>
|
|
878
886
|
|
|
879
887
|
<span class="star" title="Stargazers Count">
|
|
880
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
881
889
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
882
890
|
</svg>
|
|
883
|
-
<span>
|
|
891
|
+
<span>36809</span>
|
|
884
892
|
</span>
|
|
885
893
|
<span class="star" title="Repo Forked">
|
|
886
894
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
887
895
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
888
896
|
</path>
|
|
889
897
|
</svg>
|
|
890
|
-
<span>
|
|
898
|
+
<span>2796</span>
|
|
891
899
|
</span>
|
|
892
900
|
<span class="star">
|
|
893
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
894
902
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
895
903
|
</svg>
|
|
896
|
-
<span>
|
|
904
|
+
<span>114 stars today</span>
|
|
897
905
|
</span>
|
|
898
906
|
</div>
|
|
899
907
|
<div class="details">
|
|
@@ -906,32 +914,32 @@
|
|
|
906
914
|
<div class="info">
|
|
907
915
|
<div class="rank">
|
|
908
916
|
<span title="Ranking 22">22</span>
|
|
909
|
-
<a href="https://github.com/
|
|
917
|
+
<a href="https://github.com/luzeadev/winactivate" target="_blank" title="luzeadev/winactivate">luzeadev/winactivate</a>
|
|
910
918
|
</div>
|
|
911
919
|
<div class="sub-title followers">
|
|
912
920
|
|
|
913
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
914
|
-
<span style="background-color: #
|
|
921
|
+
<a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
|
|
922
|
+
<span style="background-color: #C1F12E;"></span>Batchfile
|
|
915
923
|
</a>
|
|
916
924
|
|
|
917
925
|
<span class="star" title="Stargazers Count">
|
|
918
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
919
927
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
920
928
|
</svg>
|
|
921
|
-
<span>
|
|
929
|
+
<span>153</span>
|
|
922
930
|
</span>
|
|
923
931
|
<span class="star" title="Repo Forked">
|
|
924
932
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
925
933
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
926
934
|
</path>
|
|
927
935
|
</svg>
|
|
928
|
-
<span>
|
|
936
|
+
<span>13</span>
|
|
929
937
|
</span>
|
|
930
938
|
<span class="star">
|
|
931
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
932
940
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
933
941
|
</svg>
|
|
934
|
-
<span>
|
|
942
|
+
<span>39 stars today</span>
|
|
935
943
|
</span>
|
|
936
944
|
</div>
|
|
937
945
|
<div class="details">
|
|
@@ -944,32 +952,32 @@
|
|
|
944
952
|
<div class="info">
|
|
945
953
|
<div class="rank">
|
|
946
954
|
<span title="Ranking 23">23</span>
|
|
947
|
-
<a href="https://github.com/
|
|
955
|
+
<a href="https://github.com/OLSF/libra" target="_blank" title="OLSF/libra">OLSF/libra</a>
|
|
948
956
|
</div>
|
|
949
957
|
<div class="sub-title followers">
|
|
950
958
|
|
|
951
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
952
|
-
<span style="background-color: #
|
|
959
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
960
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
953
961
|
</a>
|
|
954
962
|
|
|
955
963
|
<span class="star" title="Stargazers Count">
|
|
956
964
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
957
965
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
958
966
|
</svg>
|
|
959
|
-
<span>
|
|
967
|
+
<span>81</span>
|
|
960
968
|
</span>
|
|
961
969
|
<span class="star" title="Repo Forked">
|
|
962
970
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
963
971
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
964
972
|
</path>
|
|
965
973
|
</svg>
|
|
966
|
-
<span>
|
|
974
|
+
<span>35</span>
|
|
967
975
|
</span>
|
|
968
976
|
<span class="star">
|
|
969
977
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
970
978
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
971
979
|
</svg>
|
|
972
|
-
<span>
|
|
980
|
+
<span>14 stars today</span>
|
|
973
981
|
</span>
|
|
974
982
|
</div>
|
|
975
983
|
<div class="details">
|
|
@@ -982,7 +990,7 @@
|
|
|
982
990
|
<div class="info">
|
|
983
991
|
<div class="rank">
|
|
984
992
|
<span title="Ranking 24">24</span>
|
|
985
|
-
<a href="https://github.com/
|
|
993
|
+
<a href="https://github.com/tiangolo/fastapi" target="_blank" title="tiangolo/fastapi">tiangolo/fastapi</a>
|
|
986
994
|
</div>
|
|
987
995
|
<div class="sub-title followers">
|
|
988
996
|
|
|
@@ -994,20 +1002,20 @@
|
|
|
994
1002
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
995
1003
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
996
1004
|
</svg>
|
|
997
|
-
<span>
|
|
1005
|
+
<span>38228</span>
|
|
998
1006
|
</span>
|
|
999
1007
|
<span class="star" title="Repo Forked">
|
|
1000
1008
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1001
1009
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1002
1010
|
</path>
|
|
1003
1011
|
</svg>
|
|
1004
|
-
<span>
|
|
1012
|
+
<span>2818</span>
|
|
1005
1013
|
</span>
|
|
1006
1014
|
<span class="star">
|
|
1007
1015
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1008
1016
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1009
1017
|
</svg>
|
|
1010
|
-
<span>
|
|
1018
|
+
<span>89 stars today</span>
|
|
1011
1019
|
</span>
|
|
1012
1020
|
</div>
|
|
1013
1021
|
<div class="details">
|
|
@@ -1020,32 +1028,32 @@
|
|
|
1020
1028
|
<div class="info">
|
|
1021
1029
|
<div class="rank">
|
|
1022
1030
|
<span title="Ranking 25">25</span>
|
|
1023
|
-
<a href="https://github.com/
|
|
1031
|
+
<a href="https://github.com/pixie-io/pixie" target="_blank" title="pixie-io/pixie">pixie-io/pixie</a>
|
|
1024
1032
|
</div>
|
|
1025
1033
|
<div class="sub-title followers">
|
|
1026
1034
|
|
|
1027
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
1028
|
-
<span style="background-color: #
|
|
1035
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1036
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1029
1037
|
</a>
|
|
1030
1038
|
|
|
1031
1039
|
<span class="star" title="Stargazers Count">
|
|
1032
1040
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1033
1041
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1034
1042
|
</svg>
|
|
1035
|
-
<span>
|
|
1043
|
+
<span>2347</span>
|
|
1036
1044
|
</span>
|
|
1037
1045
|
<span class="star" title="Repo Forked">
|
|
1038
1046
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1039
1047
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1040
1048
|
</path>
|
|
1041
1049
|
</svg>
|
|
1042
|
-
<span>
|
|
1050
|
+
<span>121</span>
|
|
1043
1051
|
</span>
|
|
1044
1052
|
<span class="star">
|
|
1045
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
1054
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1047
1055
|
</svg>
|
|
1048
|
-
<span>
|
|
1056
|
+
<span>24 stars today</span>
|
|
1049
1057
|
</span>
|
|
1050
1058
|
</div>
|
|
1051
1059
|
<div class="details">
|
|
@@ -1070,7 +1078,7 @@
|
|
|
1070
1078
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1071
1079
|
</a>
|
|
1072
1080
|
</div>
|
|
1073
|
-
<div class="time">Last cache created on 2021/11/
|
|
1081
|
+
<div class="time">Last cache created on 2021/11/19 by Github API v3.</div>
|
|
1074
1082
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1075
1083
|
</div>
|
|
1076
1084
|
</body>
|