@wcj/github-rank 22.1.5 → 22.1.6
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 +20499 -20499
- package/dist/sifou-daily.json +62 -188
- package/dist/sifou-monthly.json +64 -64
- package/dist/sifou-weekly.json +131 -131
- package/dist/toutiao-30.json +56 -56
- package/dist/toutiao-7.json +83 -83
- package/dist/toutiao-90.json +20 -20
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +132 -132
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +1387 -1387
- package/dist/users.json +2192 -2192
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +20499 -20499
- package/web/data/sifou-daily.json +62 -188
- package/web/data/sifou-monthly.json +64 -64
- package/web/data/sifou-weekly.json +131 -131
- package/web/data/toutiao-30.json +56 -56
- package/web/data/toutiao-7.json +83 -83
- package/web/data/toutiao-90.json +20 -20
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +132 -132
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +1387 -1387
- package/web/data/users.json +2192 -2192
- package/web/index.html +1164 -1164
- package/web/repos.html +2762 -2762
- package/web/sifou-daily.html +52 -444
- package/web/sifou-monthly.html +98 -98
- package/web/sifou-weekly.html +129 -129
- package/web/toutiao-30.html +63 -63
- package/web/toutiao-7.html +74 -74
- package/web/toutiao-90.html +22 -22
- package/web/trending-monthly.html +121 -121
- package/web/trending-weekly.html +148 -148
- package/web/trending.html +148 -152
- package/web/users.china.html +726 -726
package/web/trending.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/1/
|
|
105
|
+
<div class="time">Last cache created on 2022/1/6 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/sunflower-farmers/sunflower-farmers" target="_blank" title="sunflower-farmers/sunflower-farmers">sunflower-farmers/sunflower-farmers</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/typescript" title="Programming Language TypeScript">
|
|
132
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
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>379</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>116</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>170 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/hku-mars/r3live" target="_blank" title="hku-mars/r3live">hku-mars/r3live</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/c++" title="Programming Language C++">
|
|
170
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
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>523</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>85</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>102 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/elastic/kibana" target="_blank" title="elastic/kibana">elastic/kibana</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/typescript" title="Programming Language TypeScript">
|
|
208
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
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>16910</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>7009</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>42 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/cypress-io/cypress" target="_blank" title="cypress-io/cypress">cypress-io/cypress</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/javascript" title="Programming Language JavaScript">
|
|
246
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>35705</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>2145</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>220 stars today</span>
|
|
267
267
|
</span>
|
|
268
268
|
</div>
|
|
269
269
|
<div class="details">
|
|
@@ -276,32 +276,32 @@
|
|
|
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/tkellogg/dura" target="_blank" title="tkellogg/dura">tkellogg/dura</a>
|
|
280
280
|
</div>
|
|
281
281
|
<div class="sub-title followers">
|
|
282
282
|
|
|
283
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
284
|
-
<span style="background-color: #
|
|
283
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
284
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
285
285
|
</a>
|
|
286
286
|
|
|
287
287
|
<span class="star" title="Stargazers Count">
|
|
288
288
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
289
289
|
<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
290
|
</svg>
|
|
291
|
-
<span>
|
|
291
|
+
<span>2562</span>
|
|
292
292
|
</span>
|
|
293
293
|
<span class="star" title="Repo Forked">
|
|
294
294
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
295
295
|
<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
296
|
</path>
|
|
297
297
|
</svg>
|
|
298
|
-
<span>
|
|
298
|
+
<span>38</span>
|
|
299
299
|
</span>
|
|
300
300
|
<span class="star">
|
|
301
301
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
302
302
|
<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
303
|
</svg>
|
|
304
|
-
<span>
|
|
304
|
+
<span>550 stars today</span>
|
|
305
305
|
</span>
|
|
306
306
|
</div>
|
|
307
307
|
<div class="details">
|
|
@@ -314,32 +314,32 @@
|
|
|
314
314
|
<div class="info">
|
|
315
315
|
<div class="rank">
|
|
316
316
|
<span title="Ranking 6">6</span>
|
|
317
|
-
<a href="https://github.com/
|
|
317
|
+
<a href="https://github.com/jonathandata1/pegasus_spyware" target="_blank" title="jonathandata1/pegasus_spyware">jonathandata1/pegasus_spyware</a>
|
|
318
318
|
</div>
|
|
319
319
|
<div class="sub-title followers">
|
|
320
320
|
|
|
321
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
322
|
-
<span style="background-color: #
|
|
321
|
+
<a class="language" target="_blank" href="https://github.com/topics/smali" title="Programming Language Smali">
|
|
322
|
+
<span style="background-color: #ccc;"></span>Smali
|
|
323
323
|
</a>
|
|
324
324
|
|
|
325
325
|
<span class="star" title="Stargazers Count">
|
|
326
326
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
327
327
|
<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
328
|
</svg>
|
|
329
|
-
<span>
|
|
329
|
+
<span>1002</span>
|
|
330
330
|
</span>
|
|
331
331
|
<span class="star" title="Repo Forked">
|
|
332
332
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
333
333
|
<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
334
|
</path>
|
|
335
335
|
</svg>
|
|
336
|
-
<span>
|
|
336
|
+
<span>327</span>
|
|
337
337
|
</span>
|
|
338
338
|
<span class="star">
|
|
339
339
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
340
340
|
<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
341
|
</svg>
|
|
342
|
-
<span>
|
|
342
|
+
<span>164 stars today</span>
|
|
343
343
|
</span>
|
|
344
344
|
</div>
|
|
345
345
|
<div class="details">
|
|
@@ -352,32 +352,32 @@
|
|
|
352
352
|
<div class="info">
|
|
353
353
|
<div class="rank">
|
|
354
354
|
<span title="Ranking 7">7</span>
|
|
355
|
-
<a href="https://github.com/
|
|
355
|
+
<a href="https://github.com/wmjordan/PDFPatcher" target="_blank" title="wmjordan/PDFPatcher">wmjordan/PDFPatcher</a>
|
|
356
356
|
</div>
|
|
357
357
|
<div class="sub-title followers">
|
|
358
358
|
|
|
359
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
360
|
-
<span style="background-color: #
|
|
359
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
360
|
+
<span style="background-color: #178600;"></span>C#
|
|
361
361
|
</a>
|
|
362
362
|
|
|
363
363
|
<span class="star" title="Stargazers Count">
|
|
364
364
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
365
365
|
<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
366
|
</svg>
|
|
367
|
-
<span>
|
|
367
|
+
<span>998</span>
|
|
368
368
|
</span>
|
|
369
369
|
<span class="star" title="Repo Forked">
|
|
370
370
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
371
371
|
<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
372
|
</path>
|
|
373
373
|
</svg>
|
|
374
|
-
<span>
|
|
374
|
+
<span>177</span>
|
|
375
375
|
</span>
|
|
376
376
|
<span class="star">
|
|
377
377
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
378
378
|
<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
379
|
</svg>
|
|
380
|
-
<span>
|
|
380
|
+
<span>261 stars today</span>
|
|
381
381
|
</span>
|
|
382
382
|
</div>
|
|
383
383
|
<div class="details">
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
<div class="info">
|
|
391
391
|
<div class="rank">
|
|
392
392
|
<span title="Ranking 8">8</span>
|
|
393
|
-
<a href="https://github.com/
|
|
393
|
+
<a href="https://github.com/Flutterando/roadmap" target="_blank" title="Flutterando/roadmap">Flutterando/roadmap</a>
|
|
394
394
|
</div>
|
|
395
395
|
<div class="sub-title followers">
|
|
396
396
|
|
|
@@ -398,20 +398,20 @@
|
|
|
398
398
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
399
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>
|
|
400
400
|
</svg>
|
|
401
|
-
<span>
|
|
401
|
+
<span>184</span>
|
|
402
402
|
</span>
|
|
403
403
|
<span class="star" title="Repo Forked">
|
|
404
404
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
405
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">
|
|
406
406
|
</path>
|
|
407
407
|
</svg>
|
|
408
|
-
<span>
|
|
408
|
+
<span>22</span>
|
|
409
409
|
</span>
|
|
410
410
|
<span class="star">
|
|
411
411
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
412
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>
|
|
413
413
|
</svg>
|
|
414
|
-
<span>
|
|
414
|
+
<span>50 stars today</span>
|
|
415
415
|
</span>
|
|
416
416
|
</div>
|
|
417
417
|
<div class="details">
|
|
@@ -424,32 +424,28 @@
|
|
|
424
424
|
<div class="info">
|
|
425
425
|
<div class="rank">
|
|
426
426
|
<span title="Ranking 9">9</span>
|
|
427
|
-
<a href="https://github.com/
|
|
427
|
+
<a href="https://github.com/rmcelreath/stat_rethinking_2022" target="_blank" title="rmcelreath/stat_rethinking_2022">rmcelreath/stat_rethinking_2022</a>
|
|
428
428
|
</div>
|
|
429
429
|
<div class="sub-title followers">
|
|
430
430
|
|
|
431
|
-
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
432
|
-
<span style="background-color: #00B4AB;"></span>Dart
|
|
433
|
-
</a>
|
|
434
|
-
|
|
435
431
|
<span class="star" title="Stargazers Count">
|
|
436
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
437
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>
|
|
438
434
|
</svg>
|
|
439
|
-
<span>
|
|
435
|
+
<span>765</span>
|
|
440
436
|
</span>
|
|
441
437
|
<span class="star" title="Repo Forked">
|
|
442
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
443
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">
|
|
444
440
|
</path>
|
|
445
441
|
</svg>
|
|
446
|
-
<span>
|
|
442
|
+
<span>56</span>
|
|
447
443
|
</span>
|
|
448
444
|
<span class="star">
|
|
449
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
450
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>
|
|
451
447
|
</svg>
|
|
452
|
-
<span>
|
|
448
|
+
<span>59 stars today</span>
|
|
453
449
|
</span>
|
|
454
450
|
</div>
|
|
455
451
|
<div class="details">
|
|
@@ -462,32 +458,28 @@
|
|
|
462
458
|
<div class="info">
|
|
463
459
|
<div class="rank">
|
|
464
460
|
<span title="Ranking 10">10</span>
|
|
465
|
-
<a href="https://github.com/
|
|
461
|
+
<a href="https://github.com/AstraZeneca/awesome-explainable-graph-reasoning" target="_blank" title="AstraZeneca/awesome-explainable-graph-reasoning">AstraZeneca/awesome-explainable-graph-reasoning</a>
|
|
466
462
|
</div>
|
|
467
463
|
<div class="sub-title followers">
|
|
468
464
|
|
|
469
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
470
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
471
|
-
</a>
|
|
472
|
-
|
|
473
465
|
<span class="star" title="Stargazers Count">
|
|
474
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
475
467
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
476
468
|
</svg>
|
|
477
|
-
<span>
|
|
469
|
+
<span>1582</span>
|
|
478
470
|
</span>
|
|
479
471
|
<span class="star" title="Repo Forked">
|
|
480
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
481
473
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
482
474
|
</path>
|
|
483
475
|
</svg>
|
|
484
|
-
<span>
|
|
476
|
+
<span>104</span>
|
|
485
477
|
</span>
|
|
486
478
|
<span class="star">
|
|
487
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
488
480
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
489
481
|
</svg>
|
|
490
|
-
<span>
|
|
482
|
+
<span>133 stars today</span>
|
|
491
483
|
</span>
|
|
492
484
|
</div>
|
|
493
485
|
<div class="details">
|
|
@@ -500,32 +492,32 @@
|
|
|
500
492
|
<div class="info">
|
|
501
493
|
<div class="rank">
|
|
502
494
|
<span title="Ranking 11">11</span>
|
|
503
|
-
<a href="https://github.com/
|
|
495
|
+
<a href="https://github.com/coding-horror/basic-computer-games" target="_blank" title="coding-horror/basic-computer-games">coding-horror/basic-computer-games</a>
|
|
504
496
|
</div>
|
|
505
497
|
<div class="sub-title followers">
|
|
506
498
|
|
|
507
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
508
|
-
<span style="background-color: #
|
|
499
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
500
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
509
501
|
</a>
|
|
510
502
|
|
|
511
503
|
<span class="star" title="Stargazers Count">
|
|
512
504
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
513
505
|
<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>
|
|
514
506
|
</svg>
|
|
515
|
-
<span>
|
|
507
|
+
<span>3200</span>
|
|
516
508
|
</span>
|
|
517
509
|
<span class="star" title="Repo Forked">
|
|
518
510
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
519
511
|
<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">
|
|
520
512
|
</path>
|
|
521
513
|
</svg>
|
|
522
|
-
<span>
|
|
514
|
+
<span>445</span>
|
|
523
515
|
</span>
|
|
524
516
|
<span class="star">
|
|
525
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
526
518
|
<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>
|
|
527
519
|
</svg>
|
|
528
|
-
<span>
|
|
520
|
+
<span>311 stars today</span>
|
|
529
521
|
</span>
|
|
530
522
|
</div>
|
|
531
523
|
<div class="details">
|
|
@@ -538,32 +530,32 @@
|
|
|
538
530
|
<div class="info">
|
|
539
531
|
<div class="rank">
|
|
540
532
|
<span title="Ranking 12">12</span>
|
|
541
|
-
<a href="https://github.com/
|
|
533
|
+
<a href="https://github.com/Tencent/CodeAnalysis" target="_blank" title="Tencent/CodeAnalysis">Tencent/CodeAnalysis</a>
|
|
542
534
|
</div>
|
|
543
535
|
<div class="sub-title followers">
|
|
544
536
|
|
|
545
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
546
|
-
<span style="background-color: #
|
|
537
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
538
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
547
539
|
</a>
|
|
548
540
|
|
|
549
541
|
<span class="star" title="Stargazers Count">
|
|
550
542
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
551
543
|
<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>
|
|
552
544
|
</svg>
|
|
553
|
-
<span>
|
|
545
|
+
<span>397</span>
|
|
554
546
|
</span>
|
|
555
547
|
<span class="star" title="Repo Forked">
|
|
556
548
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
557
549
|
<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">
|
|
558
550
|
</path>
|
|
559
551
|
</svg>
|
|
560
|
-
<span>
|
|
552
|
+
<span>59</span>
|
|
561
553
|
</span>
|
|
562
554
|
<span class="star">
|
|
563
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
564
556
|
<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>
|
|
565
557
|
</svg>
|
|
566
|
-
<span>
|
|
558
|
+
<span>182 stars today</span>
|
|
567
559
|
</span>
|
|
568
560
|
</div>
|
|
569
561
|
<div class="details">
|
|
@@ -576,32 +568,32 @@
|
|
|
576
568
|
<div class="info">
|
|
577
569
|
<div class="rank">
|
|
578
570
|
<span title="Ranking 13">13</span>
|
|
579
|
-
<a href="https://github.com/
|
|
571
|
+
<a href="https://github.com/kubernetes/autoscaler" target="_blank" title="kubernetes/autoscaler">kubernetes/autoscaler</a>
|
|
580
572
|
</div>
|
|
581
573
|
<div class="sub-title followers">
|
|
582
574
|
|
|
583
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
584
|
-
<span style="background-color: #
|
|
575
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
576
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
585
577
|
</a>
|
|
586
578
|
|
|
587
579
|
<span class="star" title="Stargazers Count">
|
|
588
580
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
589
581
|
<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
582
|
</svg>
|
|
591
|
-
<span>
|
|
583
|
+
<span>5198</span>
|
|
592
584
|
</span>
|
|
593
585
|
<span class="star" title="Repo Forked">
|
|
594
586
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
595
587
|
<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
588
|
</path>
|
|
597
589
|
</svg>
|
|
598
|
-
<span>
|
|
590
|
+
<span>2480</span>
|
|
599
591
|
</span>
|
|
600
592
|
<span class="star">
|
|
601
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
602
594
|
<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
595
|
</svg>
|
|
604
|
-
<span>
|
|
596
|
+
<span>69 stars today</span>
|
|
605
597
|
</span>
|
|
606
598
|
</div>
|
|
607
599
|
<div class="details">
|
|
@@ -614,32 +606,32 @@
|
|
|
614
606
|
<div class="info">
|
|
615
607
|
<div class="rank">
|
|
616
608
|
<span title="Ranking 14">14</span>
|
|
617
|
-
<a href="https://github.com/
|
|
609
|
+
<a href="https://github.com/fmtlib/fmt" target="_blank" title="fmtlib/fmt">fmtlib/fmt</a>
|
|
618
610
|
</div>
|
|
619
611
|
<div class="sub-title followers">
|
|
620
612
|
|
|
621
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
622
|
-
<span style="background-color: #
|
|
613
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
614
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
623
615
|
</a>
|
|
624
616
|
|
|
625
617
|
<span class="star" title="Stargazers Count">
|
|
626
618
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
627
619
|
<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>
|
|
628
620
|
</svg>
|
|
629
|
-
<span>
|
|
621
|
+
<span>13058</span>
|
|
630
622
|
</span>
|
|
631
623
|
<span class="star" title="Repo Forked">
|
|
632
624
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
633
625
|
<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">
|
|
634
626
|
</path>
|
|
635
627
|
</svg>
|
|
636
|
-
<span>
|
|
628
|
+
<span>1558</span>
|
|
637
629
|
</span>
|
|
638
630
|
<span class="star">
|
|
639
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
640
632
|
<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>
|
|
641
633
|
</svg>
|
|
642
|
-
<span>
|
|
634
|
+
<span>135 stars today</span>
|
|
643
635
|
</span>
|
|
644
636
|
</div>
|
|
645
637
|
<div class="details">
|
|
@@ -652,32 +644,32 @@
|
|
|
652
644
|
<div class="info">
|
|
653
645
|
<div class="rank">
|
|
654
646
|
<span title="Ranking 15">15</span>
|
|
655
|
-
<a href="https://github.com/
|
|
647
|
+
<a href="https://github.com/apache/incubator-seatunnel" target="_blank" title="apache/incubator-seatunnel">apache/incubator-seatunnel</a>
|
|
656
648
|
</div>
|
|
657
649
|
<div class="sub-title followers">
|
|
658
650
|
|
|
659
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
660
|
-
<span style="background-color: #
|
|
651
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
652
|
+
<span style="background-color: #b07219;"></span>Java
|
|
661
653
|
</a>
|
|
662
654
|
|
|
663
655
|
<span class="star" title="Stargazers Count">
|
|
664
656
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
665
657
|
<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>
|
|
666
658
|
</svg>
|
|
667
|
-
<span>
|
|
659
|
+
<span>2536</span>
|
|
668
660
|
</span>
|
|
669
661
|
<span class="star" title="Repo Forked">
|
|
670
662
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
671
663
|
<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">
|
|
672
664
|
</path>
|
|
673
665
|
</svg>
|
|
674
|
-
<span>
|
|
666
|
+
<span>223</span>
|
|
675
667
|
</span>
|
|
676
668
|
<span class="star">
|
|
677
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
678
670
|
<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>
|
|
679
671
|
</svg>
|
|
680
|
-
<span>
|
|
672
|
+
<span>120 stars today</span>
|
|
681
673
|
</span>
|
|
682
674
|
</div>
|
|
683
675
|
<div class="details">
|
|
@@ -690,32 +682,32 @@
|
|
|
690
682
|
<div class="info">
|
|
691
683
|
<div class="rank">
|
|
692
684
|
<span title="Ranking 16">16</span>
|
|
693
|
-
<a href="https://github.com/
|
|
685
|
+
<a href="https://github.com/kunal-kushwaha/DSA-Bootcamp-Java" target="_blank" title="kunal-kushwaha/DSA-Bootcamp-Java">kunal-kushwaha/DSA-Bootcamp-Java</a>
|
|
694
686
|
</div>
|
|
695
687
|
<div class="sub-title followers">
|
|
696
688
|
|
|
697
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
698
|
-
<span style="background-color: #
|
|
689
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
690
|
+
<span style="background-color: #b07219;"></span>Java
|
|
699
691
|
</a>
|
|
700
692
|
|
|
701
693
|
<span class="star" title="Stargazers Count">
|
|
702
694
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
703
695
|
<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>
|
|
704
696
|
</svg>
|
|
705
|
-
<span>
|
|
697
|
+
<span>5566</span>
|
|
706
698
|
</span>
|
|
707
699
|
<span class="star" title="Repo Forked">
|
|
708
700
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
709
701
|
<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">
|
|
710
702
|
</path>
|
|
711
703
|
</svg>
|
|
712
|
-
<span>
|
|
704
|
+
<span>2938</span>
|
|
713
705
|
</span>
|
|
714
706
|
<span class="star">
|
|
715
707
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
716
708
|
<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>
|
|
717
709
|
</svg>
|
|
718
|
-
<span>
|
|
710
|
+
<span>96 stars today</span>
|
|
719
711
|
</span>
|
|
720
712
|
</div>
|
|
721
713
|
<div class="details">
|
|
@@ -728,32 +720,32 @@
|
|
|
728
720
|
<div class="info">
|
|
729
721
|
<div class="rank">
|
|
730
722
|
<span title="Ranking 17">17</span>
|
|
731
|
-
<a href="https://github.com/
|
|
723
|
+
<a href="https://github.com/renovatebot/renovate" target="_blank" title="renovatebot/renovate">renovatebot/renovate</a>
|
|
732
724
|
</div>
|
|
733
725
|
<div class="sub-title followers">
|
|
734
726
|
|
|
735
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
736
|
-
<span style="background-color: #
|
|
727
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
728
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
737
729
|
</a>
|
|
738
730
|
|
|
739
731
|
<span class="star" title="Stargazers Count">
|
|
740
732
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
741
733
|
<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>
|
|
742
734
|
</svg>
|
|
743
|
-
<span>
|
|
735
|
+
<span>6926</span>
|
|
744
736
|
</span>
|
|
745
737
|
<span class="star" title="Repo Forked">
|
|
746
738
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
747
739
|
<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">
|
|
748
740
|
</path>
|
|
749
741
|
</svg>
|
|
750
|
-
<span>
|
|
742
|
+
<span>951</span>
|
|
751
743
|
</span>
|
|
752
744
|
<span class="star">
|
|
753
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
754
746
|
<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>
|
|
755
747
|
</svg>
|
|
756
|
-
<span>
|
|
748
|
+
<span>119 stars today</span>
|
|
757
749
|
</span>
|
|
758
750
|
</div>
|
|
759
751
|
<div class="details">
|
|
@@ -766,32 +758,32 @@
|
|
|
766
758
|
<div class="info">
|
|
767
759
|
<div class="rank">
|
|
768
760
|
<span title="Ranking 18">18</span>
|
|
769
|
-
<a href="https://github.com/
|
|
761
|
+
<a href="https://github.com/Igglybuff/awesome-piracy" target="_blank" title="Igglybuff/awesome-piracy">Igglybuff/awesome-piracy</a>
|
|
770
762
|
</div>
|
|
771
763
|
<div class="sub-title followers">
|
|
772
764
|
|
|
773
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
774
|
-
<span style="background-color: #
|
|
765
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
766
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
775
767
|
</a>
|
|
776
768
|
|
|
777
769
|
<span class="star" title="Stargazers Count">
|
|
778
770
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
779
771
|
<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>
|
|
780
772
|
</svg>
|
|
781
|
-
<span>
|
|
773
|
+
<span>14465</span>
|
|
782
774
|
</span>
|
|
783
775
|
<span class="star" title="Repo Forked">
|
|
784
776
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
785
777
|
<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">
|
|
786
778
|
</path>
|
|
787
779
|
</svg>
|
|
788
|
-
<span>
|
|
780
|
+
<span>1451</span>
|
|
789
781
|
</span>
|
|
790
782
|
<span class="star">
|
|
791
783
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
792
784
|
<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>
|
|
793
785
|
</svg>
|
|
794
|
-
<span>
|
|
786
|
+
<span>230 stars today</span>
|
|
795
787
|
</span>
|
|
796
788
|
</div>
|
|
797
789
|
<div class="details">
|
|
@@ -804,32 +796,28 @@
|
|
|
804
796
|
<div class="info">
|
|
805
797
|
<div class="rank">
|
|
806
798
|
<span title="Ranking 19">19</span>
|
|
807
|
-
<a href="https://github.com/
|
|
799
|
+
<a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
|
|
808
800
|
</div>
|
|
809
801
|
<div class="sub-title followers">
|
|
810
802
|
|
|
811
|
-
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
812
|
-
<span style="background-color: #F05138;"></span>Swift
|
|
813
|
-
</a>
|
|
814
|
-
|
|
815
803
|
<span class="star" title="Stargazers Count">
|
|
816
804
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
817
805
|
<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>
|
|
818
806
|
</svg>
|
|
819
|
-
<span>
|
|
807
|
+
<span>178</span>
|
|
820
808
|
</span>
|
|
821
809
|
<span class="star" title="Repo Forked">
|
|
822
810
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
823
811
|
<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">
|
|
824
812
|
</path>
|
|
825
813
|
</svg>
|
|
826
|
-
<span>
|
|
814
|
+
<span>14</span>
|
|
827
815
|
</span>
|
|
828
816
|
<span class="star">
|
|
829
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
830
818
|
<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>
|
|
831
819
|
</svg>
|
|
832
|
-
<span>
|
|
820
|
+
<span>109 stars today</span>
|
|
833
821
|
</span>
|
|
834
822
|
</div>
|
|
835
823
|
<div class="details">
|
|
@@ -842,32 +830,32 @@
|
|
|
842
830
|
<div class="info">
|
|
843
831
|
<div class="rank">
|
|
844
832
|
<span title="Ranking 20">20</span>
|
|
845
|
-
<a href="https://github.com/
|
|
833
|
+
<a href="https://github.com/CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins" target="_blank" title="CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins">CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins</a>
|
|
846
834
|
</div>
|
|
847
835
|
<div class="sub-title followers">
|
|
848
836
|
|
|
849
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
850
|
-
<span style="background-color: #
|
|
837
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
838
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
851
839
|
</a>
|
|
852
840
|
|
|
853
841
|
<span class="star" title="Stargazers Count">
|
|
854
842
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
855
843
|
<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>
|
|
856
844
|
</svg>
|
|
857
|
-
<span>
|
|
845
|
+
<span>1000</span>
|
|
858
846
|
</span>
|
|
859
847
|
<span class="star" title="Repo Forked">
|
|
860
848
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
861
849
|
<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">
|
|
862
850
|
</path>
|
|
863
851
|
</svg>
|
|
864
|
-
<span>
|
|
852
|
+
<span>266</span>
|
|
865
853
|
</span>
|
|
866
854
|
<span class="star">
|
|
867
855
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
868
856
|
<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>
|
|
869
857
|
</svg>
|
|
870
|
-
<span>
|
|
858
|
+
<span>82 stars today</span>
|
|
871
859
|
</span>
|
|
872
860
|
</div>
|
|
873
861
|
<div class="details">
|
|
@@ -880,32 +868,32 @@
|
|
|
880
868
|
<div class="info">
|
|
881
869
|
<div class="rank">
|
|
882
870
|
<span title="Ranking 21">21</span>
|
|
883
|
-
<a href="https://github.com/
|
|
871
|
+
<a href="https://github.com/datafuselabs/openraft" target="_blank" title="datafuselabs/openraft">datafuselabs/openraft</a>
|
|
884
872
|
</div>
|
|
885
873
|
<div class="sub-title followers">
|
|
886
874
|
|
|
887
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
888
|
-
<span style="background-color: #
|
|
875
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
876
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
889
877
|
</a>
|
|
890
878
|
|
|
891
879
|
<span class="star" title="Stargazers Count">
|
|
892
880
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
893
881
|
<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>
|
|
894
882
|
</svg>
|
|
895
|
-
<span>
|
|
883
|
+
<span>243</span>
|
|
896
884
|
</span>
|
|
897
885
|
<span class="star" title="Repo Forked">
|
|
898
886
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
899
887
|
<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">
|
|
900
888
|
</path>
|
|
901
889
|
</svg>
|
|
902
|
-
<span>
|
|
890
|
+
<span>22</span>
|
|
903
891
|
</span>
|
|
904
892
|
<span class="star">
|
|
905
893
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
906
894
|
<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>
|
|
907
895
|
</svg>
|
|
908
|
-
<span>
|
|
896
|
+
<span>92 stars today</span>
|
|
909
897
|
</span>
|
|
910
898
|
</div>
|
|
911
899
|
<div class="details">
|
|
@@ -918,32 +906,32 @@
|
|
|
918
906
|
<div class="info">
|
|
919
907
|
<div class="rank">
|
|
920
908
|
<span title="Ranking 22">22</span>
|
|
921
|
-
<a href="https://github.com/
|
|
909
|
+
<a href="https://github.com/ascoders/weekly" target="_blank" title="ascoders/weekly">ascoders/weekly</a>
|
|
922
910
|
</div>
|
|
923
911
|
<div class="sub-title followers">
|
|
924
912
|
|
|
925
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
926
|
-
<span style="background-color: #
|
|
913
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
914
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
927
915
|
</a>
|
|
928
916
|
|
|
929
917
|
<span class="star" title="Stargazers Count">
|
|
930
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
931
919
|
<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>
|
|
932
920
|
</svg>
|
|
933
|
-
<span>
|
|
921
|
+
<span>17123</span>
|
|
934
922
|
</span>
|
|
935
923
|
<span class="star" title="Repo Forked">
|
|
936
924
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
937
925
|
<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">
|
|
938
926
|
</path>
|
|
939
927
|
</svg>
|
|
940
|
-
<span>
|
|
928
|
+
<span>1975</span>
|
|
941
929
|
</span>
|
|
942
930
|
<span class="star">
|
|
943
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
944
932
|
<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>
|
|
945
933
|
</svg>
|
|
946
|
-
<span>
|
|
934
|
+
<span>41 stars today</span>
|
|
947
935
|
</span>
|
|
948
936
|
</div>
|
|
949
937
|
<div class="details">
|
|
@@ -956,28 +944,32 @@
|
|
|
956
944
|
<div class="info">
|
|
957
945
|
<div class="rank">
|
|
958
946
|
<span title="Ranking 23">23</span>
|
|
959
|
-
<a href="https://github.com/
|
|
947
|
+
<a href="https://github.com/Bugswriter/notflix" target="_blank" title="Bugswriter/notflix">Bugswriter/notflix</a>
|
|
960
948
|
</div>
|
|
961
949
|
<div class="sub-title followers">
|
|
962
950
|
|
|
951
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
952
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
953
|
+
</a>
|
|
954
|
+
|
|
963
955
|
<span class="star" title="Stargazers Count">
|
|
964
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
965
957
|
<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>
|
|
966
958
|
</svg>
|
|
967
|
-
<span>
|
|
959
|
+
<span>1145</span>
|
|
968
960
|
</span>
|
|
969
961
|
<span class="star" title="Repo Forked">
|
|
970
962
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
971
963
|
<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">
|
|
972
964
|
</path>
|
|
973
965
|
</svg>
|
|
974
|
-
<span>
|
|
966
|
+
<span>89</span>
|
|
975
967
|
</span>
|
|
976
968
|
<span class="star">
|
|
977
969
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
978
970
|
<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>
|
|
979
971
|
</svg>
|
|
980
|
-
<span>
|
|
972
|
+
<span>178 stars today</span>
|
|
981
973
|
</span>
|
|
982
974
|
</div>
|
|
983
975
|
<div class="details">
|
|
@@ -990,28 +982,32 @@
|
|
|
990
982
|
<div class="info">
|
|
991
983
|
<div class="rank">
|
|
992
984
|
<span title="Ranking 24">24</span>
|
|
993
|
-
<a href="https://github.com/
|
|
985
|
+
<a href="https://github.com/baidu/amis" target="_blank" title="baidu/amis">baidu/amis</a>
|
|
994
986
|
</div>
|
|
995
987
|
<div class="sub-title followers">
|
|
996
988
|
|
|
989
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
990
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
991
|
+
</a>
|
|
992
|
+
|
|
997
993
|
<span class="star" title="Stargazers Count">
|
|
998
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
995
|
<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>
|
|
1000
996
|
</svg>
|
|
1001
|
-
<span>
|
|
997
|
+
<span>9235</span>
|
|
1002
998
|
</span>
|
|
1003
999
|
<span class="star" title="Repo Forked">
|
|
1004
1000
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1005
1001
|
<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">
|
|
1006
1002
|
</path>
|
|
1007
1003
|
</svg>
|
|
1008
|
-
<span>
|
|
1004
|
+
<span>1237</span>
|
|
1009
1005
|
</span>
|
|
1010
1006
|
<span class="star">
|
|
1011
1007
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
1008
|
<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>
|
|
1013
1009
|
</svg>
|
|
1014
|
-
<span>
|
|
1010
|
+
<span>90 stars today</span>
|
|
1015
1011
|
</span>
|
|
1016
1012
|
</div>
|
|
1017
1013
|
<div class="details">
|
|
@@ -1024,32 +1020,32 @@
|
|
|
1024
1020
|
<div class="info">
|
|
1025
1021
|
<div class="rank">
|
|
1026
1022
|
<span title="Ranking 25">25</span>
|
|
1027
|
-
<a href="https://github.com/
|
|
1023
|
+
<a href="https://github.com/cockroachdb/cockroach" target="_blank" title="cockroachdb/cockroach">cockroachdb/cockroach</a>
|
|
1028
1024
|
</div>
|
|
1029
1025
|
<div class="sub-title followers">
|
|
1030
1026
|
|
|
1031
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1032
|
-
<span style="background-color: #
|
|
1027
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1028
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1033
1029
|
</a>
|
|
1034
1030
|
|
|
1035
1031
|
<span class="star" title="Stargazers Count">
|
|
1036
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
1033
|
<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>
|
|
1038
1034
|
</svg>
|
|
1039
|
-
<span>
|
|
1035
|
+
<span>22941</span>
|
|
1040
1036
|
</span>
|
|
1041
1037
|
<span class="star" title="Repo Forked">
|
|
1042
1038
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1043
1039
|
<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">
|
|
1044
1040
|
</path>
|
|
1045
1041
|
</svg>
|
|
1046
|
-
<span>
|
|
1042
|
+
<span>2988</span>
|
|
1047
1043
|
</span>
|
|
1048
1044
|
<span class="star">
|
|
1049
1045
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1050
1046
|
<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>
|
|
1051
1047
|
</svg>
|
|
1052
|
-
<span>
|
|
1048
|
+
<span>145 stars today</span>
|
|
1053
1049
|
</span>
|
|
1054
1050
|
</div>
|
|
1055
1051
|
<div class="details">
|
|
@@ -1074,7 +1070,7 @@
|
|
|
1074
1070
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1075
1071
|
</a>
|
|
1076
1072
|
</div>
|
|
1077
|
-
<div class="time">Last cache created on 2022/1/
|
|
1073
|
+
<div class="time">Last cache created on 2022/1/6 by Github API v3.</div>
|
|
1078
1074
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1079
1075
|
</div>
|
|
1080
1076
|
</body>
|