@wcj/github-rank 22.9.16 → 22.9.18
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 +25027 -25027
- package/dist/sifou-daily.json +11 -11
- package/dist/sifou-monthly.json +91 -91
- package/dist/sifou-weekly.json +117 -117
- package/dist/toutiao-30.json +101 -101
- package/dist/toutiao-7.json +92 -92
- package/dist/toutiao-90.json +44 -44
- package/dist/trending-daily.json +159 -159
- package/dist/trending-monthly.json +155 -155
- package/dist/trending-weekly.json +156 -156
- package/dist/users.china.json +2015 -2016
- package/dist/users.json +2344 -2344
- package/package.json +1 -1
- package/web/data/repos.json +25027 -25027
- package/web/data/sifou-daily.json +11 -11
- package/web/data/sifou-monthly.json +91 -91
- package/web/data/sifou-weekly.json +117 -117
- package/web/data/toutiao-30.json +101 -101
- package/web/data/toutiao-7.json +92 -92
- package/web/data/toutiao-90.json +44 -44
- package/web/data/trending-daily.json +159 -159
- package/web/data/trending-monthly.json +155 -155
- package/web/data/trending-weekly.json +156 -156
- package/web/data/users.china.json +2015 -2016
- package/web/data/users.json +2344 -2344
- package/web/index.html +1348 -1348
- package/web/repos.html +3109 -3109
- package/web/sifou-daily.html +11 -11
- package/web/sifou-monthly.html +108 -108
- package/web/sifou-weekly.html +122 -122
- package/web/toutiao-30.html +91 -91
- package/web/toutiao-7.html +82 -82
- package/web/toutiao-90.html +56 -56
- package/web/trending-monthly.html +137 -141
- package/web/trending-weekly.html +138 -134
- package/web/trending.html +141 -137
- package/web/users.china.html +1046 -1046
package/web/data/toutiao-90.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "3000帧动画图解MySQL为什么需要binlog、redo log和undo log",
|
|
4
4
|
"description": "全文建立在MySQL的存储引擎为InnoDB的基础上先看一条SQL如何入库的:这是一条很简单的更新SQL,从MySQL服务端接收到SQL到落盘,先后经过了MySQL Server层...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "209",
|
|
6
6
|
"url": "/k/b0g4460",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
8
8
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
{
|
|
13
13
|
"title": "吐血整理:一份不可多得的架构师图谱!",
|
|
14
14
|
"description": "文章来源:https://c1n.cn/J3wve目录概述微服务消息队列概述“架构师图谱”是一个很宏大的命题,特别是优秀的架构师自身也是“由点到...",
|
|
15
|
-
"votes": "
|
|
15
|
+
"votes": "159",
|
|
16
16
|
"url": "/k/ptp0ru2",
|
|
17
17
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
18
18
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -29,6 +29,16 @@
|
|
|
29
29
|
"subjectName": "服务架构及中台",
|
|
30
30
|
"homeUrl": "/subjects/26578"
|
|
31
31
|
},
|
|
32
|
+
{
|
|
33
|
+
"title": "1.8w 字的 SQL 优化大全",
|
|
34
|
+
"description": "↓推荐关注↓分享一篇关于SQL优化的硬核文章,全文有点长,建议收藏后慢慢看。很多朋友在做数据分析时,分析两分钟,跑数两小时?在使用SQL过程中不仅要关注数据结果,同样要注意SQL语...",
|
|
35
|
+
"votes": "135",
|
|
36
|
+
"url": "/k/tz7p6nl",
|
|
37
|
+
"avatar": "https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb",
|
|
38
|
+
"avatarAlt": "文不落 - 独家号",
|
|
39
|
+
"subjectName": "文不落",
|
|
40
|
+
"homeUrl": "/subjects/113701"
|
|
41
|
+
},
|
|
32
42
|
{
|
|
33
43
|
"title": "阿里云官方 Redis 开发规范!",
|
|
34
44
|
"description": "",
|
|
@@ -39,16 +49,6 @@
|
|
|
39
49
|
"subjectName": "进击的程序猿",
|
|
40
50
|
"homeUrl": "/subjects/24912"
|
|
41
51
|
},
|
|
42
|
-
{
|
|
43
|
-
"title": "1.8w 字的 SQL 优化大全",
|
|
44
|
-
"description": "↓推荐关注↓分享一篇关于SQL优化的硬核文章,全文有点长,建议收藏后慢慢看。很多朋友在做数据分析时,分析两分钟,跑数两小时?在使用SQL过程中不仅要关注数据结果,同样要注意SQL语...",
|
|
45
|
-
"votes": "114",
|
|
46
|
-
"url": "/k/tz7p6nl",
|
|
47
|
-
"avatar": "https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb",
|
|
48
|
-
"avatarAlt": "文不落 - 独家号",
|
|
49
|
-
"subjectName": "文不落",
|
|
50
|
-
"homeUrl": "/subjects/113701"
|
|
51
|
-
},
|
|
52
52
|
{
|
|
53
53
|
"title": "聊聊 13 种锁的实现方式",
|
|
54
54
|
"description": "大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,\"锁\" 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...",
|
|
@@ -70,25 +70,35 @@
|
|
|
70
70
|
"homeUrl": "/subjects/26578"
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
|
-
"title": "
|
|
74
|
-
"description": "",
|
|
75
|
-
"votes": "
|
|
76
|
-
"url": "/k/
|
|
77
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
78
|
-
"avatarAlt": "
|
|
79
|
-
"subjectName": "
|
|
80
|
-
"homeUrl": "/subjects/
|
|
73
|
+
"title": "Redis高可用方案",
|
|
74
|
+
"description": "鉴于上一篇文章提出了,Redis的性能瓶颈在于内存和网络IO上,针对内存上的性能瓶颈,Redis总共采用了三种技术方案,分别是增加内存、内存淘汰策略以及集群。集群不仅解决了内存瓶颈...",
|
|
75
|
+
"votes": "97",
|
|
76
|
+
"url": "/k/3hh68yl",
|
|
77
|
+
"avatar": "https://img.toutiao.io/subject/d165ed853e794176806a8cdf2e343338/thumb",
|
|
78
|
+
"avatarAlt": "林晓编程 - 独家号",
|
|
79
|
+
"subjectName": "林晓编程",
|
|
80
|
+
"homeUrl": "/subjects/242088"
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
"title": "聊聊Java中代码优化的30个小技巧",
|
|
84
84
|
"description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
|
|
85
|
-
"votes": "
|
|
85
|
+
"votes": "102",
|
|
86
86
|
"url": "/k/jv8g1r6",
|
|
87
87
|
"avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
|
|
88
88
|
"avatarAlt": "苏三说技术 - 独家号",
|
|
89
89
|
"subjectName": "苏三说技术",
|
|
90
90
|
"homeUrl": "/subjects/453205"
|
|
91
91
|
},
|
|
92
|
+
{
|
|
93
|
+
"title": "Java 大后端各种架构图汇总(建议收藏!!)",
|
|
94
|
+
"description": "",
|
|
95
|
+
"votes": "94",
|
|
96
|
+
"url": "/k/dvo6z1w",
|
|
97
|
+
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
98
|
+
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
99
|
+
"subjectName": "浪客用react,java全栈",
|
|
100
|
+
"homeUrl": "/subjects/132403"
|
|
101
|
+
},
|
|
92
102
|
{
|
|
93
103
|
"title": "京东面试:MQ 消息丢失、重复、积压问题,如何解决?",
|
|
94
104
|
"description": "",
|
|
@@ -112,7 +122,7 @@
|
|
|
112
122
|
{
|
|
113
123
|
"title": "高并发,你真的理解透彻了吗?",
|
|
114
124
|
"description": "",
|
|
115
|
-
"votes": "
|
|
125
|
+
"votes": "92",
|
|
116
126
|
"url": "/k/93k2zfb",
|
|
117
127
|
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
118
128
|
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
@@ -139,16 +149,6 @@
|
|
|
139
149
|
"subjectName": "Bloomingroses",
|
|
140
150
|
"homeUrl": "/subjects/98777"
|
|
141
151
|
},
|
|
142
|
-
{
|
|
143
|
-
"title": "Redis高可用方案",
|
|
144
|
-
"description": "鉴于上一篇文章提出了,Redis的性能瓶颈在于内存和网络IO上,针对内存上的性能瓶颈,Redis总共采用了三种技术方案,分别是增加内存、内存淘汰策略以及集群。集群不仅解决了内存瓶颈...",
|
|
145
|
-
"votes": "87",
|
|
146
|
-
"url": "/k/3hh68yl",
|
|
147
|
-
"avatar": "https://img.toutiao.io/subject/d165ed853e794176806a8cdf2e343338/thumb",
|
|
148
|
-
"avatarAlt": "林晓编程 - 独家号",
|
|
149
|
-
"subjectName": "林晓编程",
|
|
150
|
-
"homeUrl": "/subjects/242088"
|
|
151
|
-
},
|
|
152
152
|
{
|
|
153
153
|
"title": "团队一盘散沙,怎么破?",
|
|
154
154
|
"description": "原创不易,求分享、求一键三连最近有个粉丝问了一道大题:小钗,我最近空降到一个小公司做技术负责人,感觉团队士气很低,同学们要么有力无处使,要么常规摸鱼,这种一盘散沙的团队该如何带呢?...",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
{
|
|
163
163
|
"title": "公司40k招的架构师写的API网关选型总结,就是牛逼!",
|
|
164
164
|
"description": "文章来源:https://developer.aliyun.com/article/889271?spm=a2c6h.13262185.profile.26.c3a25a75TpX...",
|
|
165
|
-
"votes": "
|
|
165
|
+
"votes": "83",
|
|
166
166
|
"url": "/k/kyi9yzt",
|
|
167
167
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
168
168
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
{
|
|
203
203
|
"title": "SpringBoot 官方强烈推荐,连接池,太快了!",
|
|
204
204
|
"description": "大家好,现在介绍一款非常强大,高效,并且号称“史上最快连接池”。由此可见他是有多受人喜欢,并且在SpringBoot2.0之后,采用的默认数据库连接池就是Hikari。我们知道的连...",
|
|
205
|
-
"votes": "
|
|
205
|
+
"votes": "74",
|
|
206
206
|
"url": "/k/zumxh7v",
|
|
207
207
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
208
208
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -229,6 +229,16 @@
|
|
|
229
229
|
"subjectName": "测试之路",
|
|
230
230
|
"homeUrl": "/subjects/205186"
|
|
231
231
|
},
|
|
232
|
+
{
|
|
233
|
+
"title": "常见分布式系统设计图解",
|
|
234
|
+
"description": "",
|
|
235
|
+
"votes": "71",
|
|
236
|
+
"url": "/k/osewvaz",
|
|
237
|
+
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
238
|
+
"avatarAlt": "架构之美 - 独家号",
|
|
239
|
+
"subjectName": "架构之美",
|
|
240
|
+
"homeUrl": "/subjects/42200"
|
|
241
|
+
},
|
|
232
242
|
{
|
|
233
243
|
"title": "【大厂面试真题解析】虾皮 Shopee 后端一面十四问",
|
|
234
244
|
"description": "",
|
|
@@ -238,15 +248,5 @@
|
|
|
238
248
|
"avatarAlt": "ASCE1885 - 独家号",
|
|
239
249
|
"subjectName": "ASCE1885",
|
|
240
250
|
"homeUrl": "/subjects/4829"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"title": "服务端监控架构设计与实践",
|
|
244
|
-
"description": "作者:vivo互联网服务器团队-Deng Haibo一、业务背景当今时代处在信息大爆发的时代,信息借助互联网的潮流在全球自由的流动,产生了各式各样的平台系统和软件系统,越来越多的业...",
|
|
245
|
-
"votes": "70",
|
|
246
|
-
"url": "/k/xhwa9mo",
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
248
|
-
"avatarAlt": "架构之美 - 独家号",
|
|
249
|
-
"subjectName": "架构之美",
|
|
250
|
-
"homeUrl": "/subjects/42200"
|
|
251
251
|
}
|
|
252
252
|
]
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "zc2638/ylgy",
|
|
4
4
|
"language": "Go",
|
|
5
5
|
"color": "#00ADD8",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "61",
|
|
8
|
+
"stargazers_count": 210,
|
|
9
|
+
"todayStar": "54 stars today",
|
|
10
|
+
"html_url": "https://github.com/zc2638/ylgy",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "
|
|
14
|
+
"full_name": "Lcry/a-sheep-assistant",
|
|
15
|
+
"language": "",
|
|
16
|
+
"color": "",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "221",
|
|
19
|
+
"stargazers_count": 489,
|
|
20
|
+
"todayStar": "165 stars today",
|
|
21
|
+
"html_url": "https://github.com/Lcry/a-sheep-assistant",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "milvus-io/milvus",
|
|
26
|
+
"language": "Go",
|
|
27
|
+
"color": "#00ADD8",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "1709",
|
|
30
|
+
"stargazers_count": 12538,
|
|
31
|
+
"todayStar": "87 stars today",
|
|
32
|
+
"html_url": "https://github.com/milvus-io/milvus",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,54 +37,54 @@
|
|
|
37
37
|
"language": "Markdown",
|
|
38
38
|
"color": "#083fa1",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "3134",
|
|
41
|
+
"stargazers_count": 3237,
|
|
42
|
+
"todayStar": "15 stars today",
|
|
43
43
|
"html_url": "https://github.com/ethereum/ethereum-org-website",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
47
|
+
"full_name": "nuttyartist/notes",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "200",
|
|
52
|
+
"stargazers_count": 1657,
|
|
53
|
+
"todayStar": "388 stars today",
|
|
54
|
+
"html_url": "https://github.com/nuttyartist/notes",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "RocketChat/Rocket.Chat",
|
|
59
59
|
"language": "TypeScript",
|
|
60
60
|
"color": "#3178c6",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "7589",
|
|
63
|
+
"stargazers_count": 33240,
|
|
64
|
+
"todayStar": "47 stars today",
|
|
65
|
+
"html_url": "https://github.com/RocketChat/Rocket.Chat",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
69
|
+
"full_name": "penpot/penpot",
|
|
70
|
+
"language": "Clojure",
|
|
71
|
+
"color": "#db5855",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "650",
|
|
74
|
+
"stargazers_count": 14014,
|
|
75
|
+
"todayStar": "606 stars today",
|
|
76
|
+
"html_url": "https://github.com/penpot/penpot",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "george-jiang-wow/yanglegeyang",
|
|
81
|
+
"language": "JavaScript",
|
|
82
|
+
"color": "#f1e05a",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "96",
|
|
85
|
+
"stargazers_count": 89,
|
|
86
|
+
"todayStar": "27 stars today",
|
|
87
|
+
"html_url": "https://github.com/george-jiang-wow/yanglegeyang",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
"language": "Rust",
|
|
93
93
|
"color": "#dea584",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "198",
|
|
96
|
+
"stargazers_count": 10044,
|
|
97
|
+
"todayStar": "1177 stars today",
|
|
98
98
|
"html_url": "https://github.com/surrealdb/surrealdb",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
@@ -103,175 +103,175 @@
|
|
|
103
103
|
"language": "JavaScript",
|
|
104
104
|
"color": "#f1e05a",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "2577",
|
|
107
|
+
"stargazers_count": 21543,
|
|
108
|
+
"todayStar": "55 stars today",
|
|
109
109
|
"html_url": "https://github.com/ascoders/weekly",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
113
|
+
"full_name": "mlfoundations/open_clip",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "170",
|
|
118
|
+
"stargazers_count": 1765,
|
|
119
|
+
"todayStar": "31 stars today",
|
|
120
|
+
"html_url": "https://github.com/mlfoundations/open_clip",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
124
|
+
"full_name": "revanced/revanced-manager",
|
|
125
|
+
"language": "Dart",
|
|
126
|
+
"color": "#00B4AB",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "295",
|
|
129
|
+
"stargazers_count": 2124,
|
|
130
|
+
"todayStar": "199 stars today",
|
|
131
|
+
"html_url": "https://github.com/revanced/revanced-manager",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "
|
|
135
|
+
"full_name": "jwasham/coding-interview-university",
|
|
136
|
+
"language": "",
|
|
137
|
+
"color": "",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "62452",
|
|
140
|
+
"stargazers_count": 233397,
|
|
141
|
+
"todayStar": "384 stars today",
|
|
142
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "OpenEthan/SMSBoom",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "2075",
|
|
151
|
+
"stargazers_count": 7932,
|
|
152
|
+
"todayStar": "38 stars today",
|
|
153
|
+
"html_url": "https://github.com/OpenEthan/SMSBoom",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "theatre-js/theatre",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "192",
|
|
162
|
+
"stargazers_count": 6926,
|
|
163
|
+
"todayStar": "187 stars today",
|
|
164
|
+
"html_url": "https://github.com/theatre-js/theatre",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "vxunderground/MalwareSourceCode",
|
|
169
|
+
"language": "Assembly",
|
|
170
|
+
"color": "#6E4C13",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "1272",
|
|
173
|
+
"stargazers_count": 11192,
|
|
174
|
+
"todayStar": "22 stars today",
|
|
175
|
+
"html_url": "https://github.com/vxunderground/MalwareSourceCode",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "Alamofire/Alamofire",
|
|
180
|
+
"language": "Swift",
|
|
181
|
+
"color": "#F05138",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "7256",
|
|
184
|
+
"stargazers_count": 38331,
|
|
185
|
+
"todayStar": "11 stars today",
|
|
186
|
+
"html_url": "https://github.com/Alamofire/Alamofire",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "",
|
|
192
|
-
"color": "",
|
|
190
|
+
"full_name": "tauri-apps/tauri",
|
|
191
|
+
"language": "Rust",
|
|
192
|
+
"color": "#dea584",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "1273",
|
|
195
|
+
"stargazers_count": 50429,
|
|
196
|
+
"todayStar": "117 stars today",
|
|
197
|
+
"html_url": "https://github.com/tauri-apps/tauri",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "pocketbase/pocketbase",
|
|
202
|
+
"language": "Go",
|
|
203
|
+
"color": "#00ADD8",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "421",
|
|
206
|
+
"stargazers_count": 13220,
|
|
207
|
+
"todayStar": "270 stars today",
|
|
208
|
+
"html_url": "https://github.com/pocketbase/pocketbase",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "ansible/ansible",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "22368",
|
|
217
|
+
"stargazers_count": 54553,
|
|
218
|
+
"todayStar": "23 stars today",
|
|
219
|
+
"html_url": "https://github.com/ansible/ansible",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "78ResearchLab/PoC",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "16",
|
|
228
|
+
"stargazers_count": 92,
|
|
229
|
+
"todayStar": "10 stars today",
|
|
230
|
+
"html_url": "https://github.com/78ResearchLab/PoC",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "IceWhaleTech/CasaOS",
|
|
235
|
+
"language": "Go",
|
|
236
|
+
"color": "#00ADD8",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "388",
|
|
239
|
+
"stargazers_count": 5843,
|
|
240
|
+
"todayStar": "64 stars today",
|
|
241
|
+
"html_url": "https://github.com/IceWhaleTech/CasaOS",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "godotengine/godot",
|
|
246
|
+
"language": "C++",
|
|
247
|
+
"color": "#f34b7d",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "9283",
|
|
250
|
+
"stargazers_count": 53279,
|
|
251
|
+
"todayStar": "51 stars today",
|
|
252
|
+
"html_url": "https://github.com/godotengine/godot",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "",
|
|
258
|
-
"color": "",
|
|
256
|
+
"full_name": "ethereum/go-ethereum",
|
|
257
|
+
"language": "Go",
|
|
258
|
+
"color": "#00ADD8",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "14947",
|
|
261
|
+
"stargazers_count": 39358,
|
|
262
|
+
"todayStar": "57 stars today",
|
|
263
|
+
"html_url": "https://github.com/ethereum/go-ethereum",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "alist-org/alist",
|
|
268
|
+
"language": "Go",
|
|
269
|
+
"color": "#00ADD8",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "1464",
|
|
272
|
+
"stargazers_count": 8895,
|
|
273
|
+
"todayStar": "103 stars today",
|
|
274
|
+
"html_url": "https://github.com/alist-org/alist",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|