@wcj/github-rank 22.7.29 → 22.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/repos.json +30921 -30913
- package/dist/sifou-daily.json +11 -47
- package/dist/sifou-monthly.json +86 -86
- package/dist/sifou-weekly.json +142 -142
- package/dist/toutiao-30.json +79 -79
- package/dist/toutiao-7.json +116 -116
- package/dist/toutiao-90.json +37 -37
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +2144 -2144
- package/dist/users.json +3029 -3030
- package/package.json +1 -1
- package/web/data/repos.json +30921 -30913
- package/web/data/sifou-daily.json +11 -47
- package/web/data/sifou-monthly.json +86 -86
- package/web/data/sifou-weekly.json +142 -142
- package/web/data/toutiao-30.json +79 -79
- package/web/data/toutiao-7.json +116 -116
- package/web/data/toutiao-90.json +37 -37
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +2144 -2144
- package/web/data/users.json +3029 -3030
- package/web/index.html +1661 -1661
- package/web/repos.html +3818 -3818
- package/web/sifou-daily.html +11 -123
- package/web/sifou-monthly.html +111 -111
- package/web/sifou-weekly.html +129 -129
- package/web/toutiao-30.html +95 -95
- package/web/toutiao-7.html +80 -80
- package/web/toutiao-90.html +46 -46
- package/web/trending-monthly.html +143 -135
- package/web/trending-weekly.html +144 -144
- package/web/trending.html +146 -154
- package/web/users.china.html +1105 -1105
package/web/data/toutiao-90.json
CHANGED
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
{
|
|
33
33
|
"title": "吐血整理:一份不可多得的架构师图谱!",
|
|
34
34
|
"description": "文章来源:https://c1n.cn/J3wve目录概述微服务消息队列概述“架构师图谱”是一个很宏大的命题,特别是优秀的架构师自身也是“由点到...",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "152",
|
|
36
36
|
"url": "/k/ptp0ru2",
|
|
37
37
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
38
38
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
{
|
|
93
93
|
"title": "Redis夺命52连问",
|
|
94
94
|
"description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
|
|
95
|
-
"votes": "
|
|
95
|
+
"votes": "115",
|
|
96
96
|
"url": "/k/he3fzao",
|
|
97
97
|
"avatar": "https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb",
|
|
98
98
|
"avatarAlt": "编程爱好者(网络编程) - 独家号",
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
{
|
|
113
113
|
"title": "你见过哪些目瞪口呆的 Java 代码技巧?",
|
|
114
114
|
"description": "",
|
|
115
|
-
"votes": "
|
|
115
|
+
"votes": "101",
|
|
116
116
|
"url": "/k/avsba7r",
|
|
117
117
|
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
118
118
|
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
@@ -129,6 +129,16 @@
|
|
|
129
129
|
"subjectName": "DeepNoMind",
|
|
130
130
|
"homeUrl": "/subjects/460290"
|
|
131
131
|
},
|
|
132
|
+
{
|
|
133
|
+
"title": "跨Mysql、Redis、Mongo的分布式事务",
|
|
134
|
+
"description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
|
|
135
|
+
"votes": "88",
|
|
136
|
+
"url": "/k/246clz1",
|
|
137
|
+
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
138
|
+
"avatarAlt": "叶东富 - 独家号",
|
|
139
|
+
"subjectName": "叶东富",
|
|
140
|
+
"homeUrl": "/subjects/307550"
|
|
141
|
+
},
|
|
132
142
|
{
|
|
133
143
|
"title": "ThreadLocal夺命11连问",
|
|
134
144
|
"description": "",
|
|
@@ -139,16 +149,6 @@
|
|
|
139
149
|
"subjectName": "苏三说技术",
|
|
140
150
|
"homeUrl": "/subjects/453205"
|
|
141
151
|
},
|
|
142
|
-
{
|
|
143
|
-
"title": "跨Mysql、Redis、Mongo的分布式事务",
|
|
144
|
-
"description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
|
|
145
|
-
"votes": "87",
|
|
146
|
-
"url": "/k/246clz1",
|
|
147
|
-
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
148
|
-
"avatarAlt": "叶东富 - 独家号",
|
|
149
|
-
"subjectName": "叶东富",
|
|
150
|
-
"homeUrl": "/subjects/307550"
|
|
151
|
-
},
|
|
152
152
|
{
|
|
153
153
|
"title": "关于技术能力的思考和总结",
|
|
154
154
|
"description": "技术人成长的悖论在程序员界有一个悖论持续在困惑着很多技术人:在写代码的人的困惑是一直写代码是不是会丧失竞争力,会不会被后面年轻的更能加班写代码的人汰换。典型代表就是工作5年左右的核...",
|
|
@@ -169,6 +169,16 @@
|
|
|
169
169
|
"subjectName": "服务架构及中台",
|
|
170
170
|
"homeUrl": "/subjects/26578"
|
|
171
171
|
},
|
|
172
|
+
{
|
|
173
|
+
"title": "团队管理|如何提高技术Leader的思考技巧?",
|
|
174
|
+
"description": "",
|
|
175
|
+
"votes": "77",
|
|
176
|
+
"url": "/k/f3496vg",
|
|
177
|
+
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
178
|
+
"avatarAlt": "Bloomingroses - 独家号",
|
|
179
|
+
"subjectName": "Bloomingroses",
|
|
180
|
+
"homeUrl": "/subjects/98777"
|
|
181
|
+
},
|
|
172
182
|
{
|
|
173
183
|
"title": "高并发下如何防重?",
|
|
174
184
|
"description": "大家好,我是苏三,又跟大家见面了。文末留言送书啦!!!前言最近测试给我提了一个bug,说我之前提供的一个批量复制商品的接口,产生了重复的商品数据。追查原因之后发现,这个事情没想象中...",
|
|
@@ -190,10 +200,10 @@
|
|
|
190
200
|
"homeUrl": "/subjects/132403"
|
|
191
201
|
},
|
|
192
202
|
{
|
|
193
|
-
"title": "
|
|
194
|
-
"description": "",
|
|
195
|
-
"votes": "
|
|
196
|
-
"url": "/k/
|
|
203
|
+
"title": "团队一盘散沙,怎么破?",
|
|
204
|
+
"description": "原创不易,求分享、求一键三连最近有个粉丝问了一道大题:小钗,我最近空降到一个小公司做技术负责人,感觉团队士气很低,同学们要么有力无处使,要么常规摸鱼,这种一盘散沙的团队该如何带呢?...",
|
|
205
|
+
"votes": "88",
|
|
206
|
+
"url": "/k/kdzpdh5",
|
|
197
207
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
198
208
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
199
209
|
"subjectName": "Bloomingroses",
|
|
@@ -210,14 +220,14 @@
|
|
|
210
220
|
"homeUrl": "/subjects/98777"
|
|
211
221
|
},
|
|
212
222
|
{
|
|
213
|
-
"title": "
|
|
214
|
-
"description": "
|
|
215
|
-
"votes": "
|
|
216
|
-
"url": "/k/
|
|
217
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
218
|
-
"avatarAlt": "
|
|
219
|
-
"subjectName": "
|
|
220
|
-
"homeUrl": "/subjects/
|
|
223
|
+
"title": "聊聊Java中代码优化的30个小技巧",
|
|
224
|
+
"description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
|
|
225
|
+
"votes": "84",
|
|
226
|
+
"url": "/k/jv8g1r6",
|
|
227
|
+
"avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
|
|
228
|
+
"avatarAlt": "苏三说技术 - 独家号",
|
|
229
|
+
"subjectName": "苏三说技术",
|
|
230
|
+
"homeUrl": "/subjects/453205"
|
|
221
231
|
},
|
|
222
232
|
{
|
|
223
233
|
"title": "TCP 重传、滑动窗口、流量控制、拥塞控好难?看完图解就不愁了(重制)",
|
|
@@ -230,20 +240,10 @@
|
|
|
230
240
|
"homeUrl": "/subjects/26578"
|
|
231
241
|
},
|
|
232
242
|
{
|
|
233
|
-
"title": "
|
|
234
|
-
"description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
|
|
235
|
-
"votes": "80",
|
|
236
|
-
"url": "/k/jv8g1r6",
|
|
237
|
-
"avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
|
|
238
|
-
"avatarAlt": "苏三说技术 - 独家号",
|
|
239
|
-
"subjectName": "苏三说技术",
|
|
240
|
-
"homeUrl": "/subjects/453205"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"title": "花了一周,我总结了120个数据分析指标与术语。",
|
|
243
|
+
"title": "阿里云官方 Redis 开发规范!",
|
|
244
244
|
"description": "",
|
|
245
245
|
"votes": "77",
|
|
246
|
-
"url": "/k/
|
|
246
|
+
"url": "/k/2fqcbfi",
|
|
247
247
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
248
248
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
249
249
|
"subjectName": "进击的程序猿",
|
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "WerWolv/ImHex",
|
|
4
|
+
"language": "C++",
|
|
5
|
+
"color": "#f34b7d",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "776",
|
|
8
|
+
"stargazers_count": 17347,
|
|
9
|
+
"todayStar": "1147 stars today",
|
|
10
|
+
"html_url": "https://github.com/WerWolv/ImHex",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "charmbracelet/gum",
|
|
15
|
+
"language": "Go",
|
|
16
|
+
"color": "#00ADD8",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "64",
|
|
19
|
+
"stargazers_count": 5053,
|
|
20
|
+
"todayStar": "1089 stars today",
|
|
21
|
+
"html_url": "https://github.com/charmbracelet/gum",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "tabler/tabler",
|
|
26
26
|
"language": "HTML",
|
|
27
27
|
"color": "#e34c26",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "3108",
|
|
30
|
+
"stargazers_count": 28707,
|
|
31
|
+
"todayStar": "486 stars today",
|
|
32
|
+
"html_url": "https://github.com/tabler/tabler",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "hktalent/scan4all",
|
|
37
|
+
"language": "Go",
|
|
38
|
+
"color": "#00ADD8",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "185",
|
|
41
|
+
"stargazers_count": 1520,
|
|
42
|
+
"todayStar": "247 stars today",
|
|
43
|
+
"html_url": "https://github.com/hktalent/scan4all",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "",
|
|
49
|
-
"color": "",
|
|
47
|
+
"full_name": "trustwallet/assets",
|
|
48
|
+
"language": "Go",
|
|
49
|
+
"color": "#00ADD8",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "14909",
|
|
52
|
+
"stargazers_count": 3234,
|
|
53
|
+
"todayStar": "36 stars today",
|
|
54
|
+
"html_url": "https://github.com/trustwallet/assets",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
58
|
+
"full_name": "MystenLabs/sui",
|
|
59
|
+
"language": "Rust",
|
|
60
|
+
"color": "#dea584",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "2621",
|
|
63
|
+
"stargazers_count": 1049,
|
|
64
|
+
"todayStar": "33 stars today",
|
|
65
|
+
"html_url": "https://github.com/MystenLabs/sui",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "C",
|
|
71
|
-
"color": "#
|
|
69
|
+
"full_name": "userver-framework/userver",
|
|
70
|
+
"language": "C++",
|
|
71
|
+
"color": "#f34b7d",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "41",
|
|
74
|
+
"stargazers_count": 749,
|
|
75
|
+
"todayStar": "134 stars today",
|
|
76
|
+
"html_url": "https://github.com/userver-framework/userver",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "rustdesk/rustdesk",
|
|
81
|
-
"language": "Rust",
|
|
82
|
-
"color": "#dea584",
|
|
83
|
-
"description": "",
|
|
84
|
-
"forked": "2324",
|
|
85
|
-
"stargazers_count": 26220,
|
|
86
|
-
"todayStar": "417 stars today",
|
|
87
|
-
"html_url": "https://github.com/rustdesk/rustdesk",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "Wechat-ggGitHub/Awesome-GitHub-Repo",
|
|
92
81
|
"language": "",
|
|
93
82
|
"color": "",
|
|
94
83
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "733",
|
|
85
|
+
"stargazers_count": 5891,
|
|
86
|
+
"todayStar": "125 stars today",
|
|
98
87
|
"html_url": "https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "Dashibase/lotion",
|
|
92
|
+
"language": "Vue",
|
|
93
|
+
"color": "#41b883",
|
|
94
|
+
"description": "",
|
|
95
|
+
"forked": "45",
|
|
96
|
+
"stargazers_count": 1549,
|
|
97
|
+
"todayStar": "265 stars today",
|
|
98
|
+
"html_url": "https://github.com/Dashibase/lotion",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
102
|
+
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "29141",
|
|
107
|
+
"stargazers_count": 350653,
|
|
108
|
+
"todayStar": "131 stars today",
|
|
109
|
+
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
113
|
+
"full_name": "yt-dlp/yt-dlp",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "2312",
|
|
118
|
+
"stargazers_count": 29268,
|
|
119
|
+
"todayStar": "98 stars today",
|
|
120
|
+
"html_url": "https://github.com/yt-dlp/yt-dlp",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "
|
|
124
|
+
"full_name": "jwasham/coding-interview-university",
|
|
125
|
+
"language": "",
|
|
126
|
+
"color": "",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "61181",
|
|
129
|
+
"stargazers_count": 227450,
|
|
130
|
+
"todayStar": "177 stars today",
|
|
131
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
135
|
+
"full_name": "bevyengine/bevy",
|
|
136
|
+
"language": "Rust",
|
|
137
|
+
"color": "#dea584",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "1661",
|
|
140
|
+
"stargazers_count": 17546,
|
|
141
|
+
"todayStar": "82 stars today",
|
|
142
|
+
"html_url": "https://github.com/bevyengine/bevy",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "2996",
|
|
151
|
+
"stargazers_count": 12943,
|
|
152
|
+
"todayStar": "146 stars today",
|
|
153
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "pittcsc/Summer2023-Internships",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "1113",
|
|
162
|
+
"stargazers_count": 10795,
|
|
163
|
+
"todayStar": "60 stars today",
|
|
164
|
+
"html_url": "https://github.com/pittcsc/Summer2023-Internships",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "minetest/minetest",
|
|
169
|
+
"language": "C++",
|
|
170
|
+
"color": "#f34b7d",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "1573",
|
|
173
|
+
"stargazers_count": 7448,
|
|
174
|
+
"todayStar": "67 stars today",
|
|
175
|
+
"html_url": "https://github.com/minetest/minetest",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "
|
|
179
|
+
"full_name": "robmarkcole/satellite-image-deep-learning",
|
|
180
|
+
"language": "",
|
|
181
|
+
"color": "",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "842",
|
|
184
|
+
"stargazers_count": 4171,
|
|
185
|
+
"todayStar": "77 stars today",
|
|
186
|
+
"html_url": "https://github.com/robmarkcole/satellite-image-deep-learning",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "Omyyyy/pycom",
|
|
191
|
+
"language": "C++",
|
|
192
|
+
"color": "#f34b7d",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "16",
|
|
195
|
+
"stargazers_count": 913,
|
|
196
|
+
"todayStar": "135 stars today",
|
|
197
|
+
"html_url": "https://github.com/Omyyyy/pycom",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "pi-hole/pi-hole",
|
|
202
|
+
"language": "Shell",
|
|
203
|
+
"color": "#89e051",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "2327",
|
|
206
|
+
"stargazers_count": 37833,
|
|
207
|
+
"todayStar": "121 stars today",
|
|
208
|
+
"html_url": "https://github.com/pi-hole/pi-hole",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "v2ray/v2ray-core",
|
|
213
|
+
"language": "Go",
|
|
214
|
+
"color": "#00ADD8",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "8474",
|
|
217
|
+
"stargazers_count": 40072,
|
|
218
|
+
"todayStar": "34 stars today",
|
|
219
|
+
"html_url": "https://github.com/v2ray/v2ray-core",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "nsqio/nsq",
|
|
224
|
+
"language": "Go",
|
|
225
|
+
"color": "#00ADD8",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "2749",
|
|
228
|
+
"stargazers_count": 21921,
|
|
229
|
+
"todayStar": "123 stars today",
|
|
230
|
+
"html_url": "https://github.com/nsqio/nsq",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "blackmatrix7/ios_rule_script",
|
|
235
|
+
"language": "JavaScript",
|
|
236
|
+
"color": "#f1e05a",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "1063",
|
|
239
|
+
"stargazers_count": 5463,
|
|
240
|
+
"todayStar": "17 stars today",
|
|
241
|
+
"html_url": "https://github.com/blackmatrix7/ios_rule_script",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "Datalux/Osintgram",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "939",
|
|
250
|
+
"stargazers_count": 4355,
|
|
251
|
+
"todayStar": "66 stars today",
|
|
252
|
+
"html_url": "https://github.com/Datalux/Osintgram",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "htr-tech/zphisher",
|
|
257
|
+
"language": "Hack",
|
|
258
|
+
"color": "#878787",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "2154",
|
|
261
|
+
"stargazers_count": 5805,
|
|
262
|
+
"todayStar": "116 stars today",
|
|
263
|
+
"html_url": "https://github.com/htr-tech/zphisher",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "
|
|
267
|
+
"full_name": "jorgef/engineeringladders",
|
|
268
|
+
"language": "",
|
|
269
|
+
"color": "",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "282",
|
|
272
|
+
"stargazers_count": 4549,
|
|
273
|
+
"todayStar": "407 stars today",
|
|
274
|
+
"html_url": "https://github.com/jorgef/engineeringladders",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|