@wcj/github-rank 22.10.10 → 22.10.12
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 +27497 -27497
- package/dist/sifou-daily.json +55 -28
- package/dist/sifou-monthly.json +80 -80
- package/dist/sifou-weekly.json +160 -160
- package/dist/toutiao-30.json +76 -76
- package/dist/toutiao-7.json +102 -102
- package/dist/toutiao-90.json +25 -25
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +148 -148
- package/dist/trending-weekly.json +157 -157
- package/dist/users.china.json +2359 -2359
- package/dist/users.json +3481 -3481
- package/package.json +1 -1
- package/web/data/repos.json +27497 -27497
- package/web/data/sifou-daily.json +55 -28
- package/web/data/sifou-monthly.json +80 -80
- package/web/data/sifou-weekly.json +160 -160
- package/web/data/toutiao-30.json +76 -76
- package/web/data/toutiao-7.json +102 -102
- package/web/data/toutiao-90.json +25 -25
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +148 -148
- package/web/data/trending-weekly.json +157 -157
- package/web/data/users.china.json +2359 -2359
- package/web/data/users.json +3481 -3481
- package/web/index.html +1816 -1816
- package/web/repos.html +3494 -3494
- package/web/sifou-daily.html +109 -25
- package/web/sifou-monthly.html +93 -93
- package/web/sifou-weekly.html +143 -143
- package/web/toutiao-30.html +69 -69
- package/web/toutiao-7.html +89 -89
- package/web/toutiao-90.html +57 -57
- package/web/trending-monthly.html +131 -135
- package/web/trending-weekly.html +135 -139
- package/web/trending.html +142 -142
- package/web/users.china.html +1160 -1160
package/dist/toutiao-90.json
CHANGED
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
{
|
|
33
33
|
"title": "Redis高可用方案",
|
|
34
34
|
"description": "鉴于上一篇文章提出了,Redis的性能瓶颈在于内存和网络IO上,针对内存上的性能瓶颈,Redis总共采用了三种技术方案,分别是增加内存、内存淘汰策略以及集群。集群不仅解决了内存瓶颈...",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "114",
|
|
36
36
|
"url": "/k/3hh68yl",
|
|
37
37
|
"avatar": "https://img.toutiao.io/subject/d165ed853e794176806a8cdf2e343338/thumb",
|
|
38
38
|
"avatarAlt": "林晓编程 - 独家号",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
{
|
|
43
43
|
"title": "聊聊 13 种锁的实现方式",
|
|
44
44
|
"description": "大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,\"锁\" 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...",
|
|
45
|
-
"votes": "
|
|
45
|
+
"votes": "108",
|
|
46
46
|
"url": "/k/wcwg3fn",
|
|
47
47
|
"avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
|
|
48
48
|
"avatarAlt": "微观技术 - 独家号",
|
|
@@ -99,20 +99,10 @@
|
|
|
99
99
|
"subjectName": "ASCE1885",
|
|
100
100
|
"homeUrl": "/subjects/4829"
|
|
101
101
|
},
|
|
102
|
-
{
|
|
103
|
-
"title": "高并发,你真的理解透彻了吗?",
|
|
104
|
-
"description": "",
|
|
105
|
-
"votes": "92",
|
|
106
|
-
"url": "/k/93k2zfb",
|
|
107
|
-
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
108
|
-
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
109
|
-
"subjectName": "浪客用react,java全栈",
|
|
110
|
-
"homeUrl": "/subjects/132403"
|
|
111
|
-
},
|
|
112
102
|
{
|
|
113
103
|
"title": "分享16个我总结的思维模型(程序员必读,受用终身)",
|
|
114
104
|
"description": "人们在围绕软件开发的讨论中,几乎不可避免会随口引用一两条原则。你可能听过人们说:“这行不通,因为‘X法则’!”。或者“你不知道‘Y原则’吗?”你是哪种类型的软件开发人员?有许多规律...",
|
|
115
|
-
"votes": "
|
|
105
|
+
"votes": "88",
|
|
116
106
|
"url": "/k/f7r13v5",
|
|
117
107
|
"avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
|
|
118
108
|
"avatarAlt": "乱点技能树 - 独家号",
|
|
@@ -122,7 +112,7 @@
|
|
|
122
112
|
{
|
|
123
113
|
"title": "什么是顶级的思维?",
|
|
124
114
|
"description": "分享几个非常适合职场人的顶级思维1、麦肯锡七步成诗:解决问题的7个步骤ProcessOn模板社区-麦肯锡解决问题的七个步骤2、SWOT分析法:基于竞争环境和竞争条件的态势分析3、T...",
|
|
125
|
-
"votes": "
|
|
115
|
+
"votes": "86",
|
|
126
116
|
"url": "/k/ulqvlcd",
|
|
127
117
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
128
118
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -142,7 +132,7 @@
|
|
|
142
132
|
{
|
|
143
133
|
"title": "公司40k招的架构师写的API网关选型总结,就是牛逼!",
|
|
144
134
|
"description": "文章来源:https://developer.aliyun.com/article/889271?spm=a2c6h.13262185.profile.26.c3a25a75TpX...",
|
|
145
|
-
"votes": "
|
|
135
|
+
"votes": "88",
|
|
146
136
|
"url": "/k/kyi9yzt",
|
|
147
137
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
148
138
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -189,6 +179,16 @@
|
|
|
189
179
|
"subjectName": "知了一笑",
|
|
190
180
|
"homeUrl": "/subjects/416733"
|
|
191
181
|
},
|
|
182
|
+
{
|
|
183
|
+
"title": "性能优化必备——火焰图",
|
|
184
|
+
"description": "引言本文主要介绍火焰图及使用技巧,学习如何使用火焰图快速定位软件的性能卡点。 结合最佳实践实战案例,帮助读者加深刻的理解火焰图构造及原理,理解 CPU 耗时,定位性能瓶颈。背景当前...",
|
|
185
|
+
"votes": "80",
|
|
186
|
+
"url": "/k/azf7ub6",
|
|
187
|
+
"avatar": "https://img.toutiao.io/subject/8d1fd69b9a2a49e79f68a1e3c8fc0138/thumb",
|
|
188
|
+
"avatarAlt": "咕咕鸡技术专栏 - 独家号",
|
|
189
|
+
"subjectName": "咕咕鸡技术专栏",
|
|
190
|
+
"homeUrl": "/subjects/477457"
|
|
191
|
+
},
|
|
192
192
|
{
|
|
193
193
|
"title": "SpringBoot 官方强烈推荐,连接池,太快了!",
|
|
194
194
|
"description": "大家好,现在介绍一款非常强大,高效,并且号称“史上最快连接池”。由此可见他是有多受人喜欢,并且在SpringBoot2.0之后,采用的默认数据库连接池就是Hikari。我们知道的连...",
|
|
@@ -199,16 +199,6 @@
|
|
|
199
199
|
"subjectName": "服务架构及中台",
|
|
200
200
|
"homeUrl": "/subjects/26578"
|
|
201
201
|
},
|
|
202
|
-
{
|
|
203
|
-
"title": "性能优化必备——火焰图",
|
|
204
|
-
"description": "引言本文主要介绍火焰图及使用技巧,学习如何使用火焰图快速定位软件的性能卡点。 结合最佳实践实战案例,帮助读者加深刻的理解火焰图构造及原理,理解 CPU 耗时,定位性能瓶颈。背景当前...",
|
|
205
|
-
"votes": "77",
|
|
206
|
-
"url": "/k/azf7ub6",
|
|
207
|
-
"avatar": "https://img.toutiao.io/subject/8d1fd69b9a2a49e79f68a1e3c8fc0138/thumb",
|
|
208
|
-
"avatarAlt": "咕咕鸡技术专栏 - 独家号",
|
|
209
|
-
"subjectName": "咕咕鸡技术专栏",
|
|
210
|
-
"homeUrl": "/subjects/477457"
|
|
211
|
-
},
|
|
212
202
|
{
|
|
213
203
|
"title": "聊聊数据库建表的15个小技巧",
|
|
214
204
|
"description": " 大家好,我是苏三,又跟大家见面了。 前言 对于后端开发同学来说,访问数据库,是代码中必不可少的一个环节。系统中收集到用户的核心数据,为了安全性,我们一般会存储到数据库,比如:my...",
|
|
@@ -248,5 +238,15 @@
|
|
|
248
238
|
"avatarAlt": "乱点技能树 - 独家号",
|
|
249
239
|
"subjectName": "乱点技能树",
|
|
250
240
|
"homeUrl": "/subjects/194141"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"title": "腾讯低代码平台正式开源!可拖拽、生成手机项目、PC 项目!接私活福利啊!",
|
|
244
|
+
"description": "点击关注公众号,Java干货及时送达来源:腾讯开源项目简介腾讯tmagic-editor是一个所见即所得的页面可视化编辑器,基于tmagic-editor可以快速搭建可视化页面生产...",
|
|
245
|
+
"votes": "72",
|
|
246
|
+
"url": "/k/8oqx21m",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/1be92f5a50224852895d647097a6d521/thumb",
|
|
248
|
+
"avatarAlt": "测试之路 - 独家号",
|
|
249
|
+
"subjectName": "测试之路",
|
|
250
|
+
"homeUrl": "/subjects/205186"
|
|
251
251
|
}
|
|
252
252
|
]
|
package/dist/trending-daily.json
CHANGED
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "helix-editor/helix",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "909",
|
|
8
|
+
"stargazers_count": 14497,
|
|
9
|
+
"todayStar": "207 stars today",
|
|
10
|
+
"html_url": "https://github.com/helix-editor/helix",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "AykutSarac/jsoncrack.com",
|
|
15
15
|
"language": "TypeScript",
|
|
16
16
|
"color": "#3178c6",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "838",
|
|
19
|
+
"stargazers_count": 17838,
|
|
20
|
+
"todayStar": "357 stars today",
|
|
21
|
+
"html_url": "https://github.com/AykutSarac/jsoncrack.com",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "MobSF/Mobile-Security-Framework-MobSF",
|
|
26
|
+
"language": "JavaScript",
|
|
27
|
+
"color": "#f1e05a",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "2693",
|
|
30
|
+
"stargazers_count": 12326,
|
|
31
|
+
"todayStar": "95 stars today",
|
|
32
|
+
"html_url": "https://github.com/MobSF/Mobile-Security-Framework-MobSF",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "wagtail/wagtail",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "2808",
|
|
41
|
+
"stargazers_count": 13135,
|
|
42
|
+
"todayStar": "81 stars today",
|
|
43
|
+
"html_url": "https://github.com/wagtail/wagtail",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
47
|
+
"full_name": "hashicorp/nomad",
|
|
48
|
+
"language": "Go",
|
|
49
|
+
"color": "#00ADD8",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "1669",
|
|
52
|
+
"stargazers_count": 12464,
|
|
53
|
+
"todayStar": "31 stars today",
|
|
54
|
+
"html_url": "https://github.com/hashicorp/nomad",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
58
|
+
"full_name": "lightningnetwork/lnd",
|
|
59
|
+
"language": "Go",
|
|
60
|
+
"color": "#00ADD8",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "1789",
|
|
63
|
+
"stargazers_count": 6368,
|
|
64
|
+
"todayStar": "24 stars today",
|
|
65
|
+
"html_url": "https://github.com/lightningnetwork/lnd",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
69
|
+
"full_name": "tremorlabs/tremor",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "35",
|
|
74
|
+
"stargazers_count": 2643,
|
|
75
|
+
"todayStar": "978 stars today",
|
|
76
|
+
"html_url": "https://github.com/tremorlabs/tremor",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "AUTOMATIC1111/stable-diffusion-webui",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "1515",
|
|
85
|
+
"stargazers_count": 10607,
|
|
86
|
+
"todayStar": "994 stars today",
|
|
87
|
+
"html_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "FairCrypto/XEN-crypto",
|
|
92
|
+
"language": "Solidity",
|
|
93
|
+
"color": "#AA6746",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "29",
|
|
96
|
+
"stargazers_count": 111,
|
|
97
|
+
"todayStar": "22 stars today",
|
|
98
|
+
"html_url": "https://github.com/FairCrypto/XEN-crypto",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "
|
|
102
|
+
"full_name": "ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code",
|
|
103
|
+
"language": "",
|
|
104
|
+
"color": "",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "3141",
|
|
107
|
+
"stargazers_count": 10196,
|
|
108
|
+
"todayStar": "101 stars today",
|
|
109
|
+
"html_url": "https://github.com/ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "bradtraversy/design-resources-for-developers",
|
|
114
114
|
"language": "",
|
|
115
115
|
"color": "",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "9587",
|
|
118
|
+
"stargazers_count": 44616,
|
|
119
|
+
"todayStar": "136 stars today",
|
|
120
|
+
"html_url": "https://github.com/bradtraversy/design-resources-for-developers",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
124
|
+
"full_name": "koishijs/novelai-bot",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "18",
|
|
129
|
+
"stargazers_count": 327,
|
|
130
|
+
"todayStar": "100 stars today",
|
|
131
|
+
"html_url": "https://github.com/koishijs/novelai-bot",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "",
|
|
137
|
-
"color": "",
|
|
135
|
+
"full_name": "trekhleb/javascript-algorithms",
|
|
136
|
+
"language": "JavaScript",
|
|
137
|
+
"color": "#f1e05a",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "25481",
|
|
140
|
+
"stargazers_count": 152756,
|
|
141
|
+
"todayStar": "146 stars today",
|
|
142
|
+
"html_url": "https://github.com/trekhleb/javascript-algorithms",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "apache/dolphinscheduler",
|
|
147
147
|
"language": "Java",
|
|
148
148
|
"color": "#b07219",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "3375",
|
|
151
|
+
"stargazers_count": 8959,
|
|
152
|
+
"todayStar": "68 stars today",
|
|
153
|
+
"html_url": "https://github.com/apache/dolphinscheduler",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "apache/skywalking",
|
|
158
158
|
"language": "Java",
|
|
159
159
|
"color": "#b07219",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "5916",
|
|
162
|
+
"stargazers_count": 20542,
|
|
163
|
+
"todayStar": "117 stars today",
|
|
164
|
+
"html_url": "https://github.com/apache/skywalking",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "lewagon/setup",
|
|
169
|
+
"language": "Ruby",
|
|
170
|
+
"color": "#701516",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "1375",
|
|
173
|
+
"stargazers_count": 14456,
|
|
174
|
+
"todayStar": "75 stars today",
|
|
175
|
+
"html_url": "https://github.com/lewagon/setup",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "halo-dev/halo",
|
|
180
|
+
"language": "Java",
|
|
181
|
+
"color": "#b07219",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "7949",
|
|
184
|
+
"stargazers_count": 23943,
|
|
185
|
+
"todayStar": "111 stars today",
|
|
186
|
+
"html_url": "https://github.com/halo-dev/halo",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "vbenjs/vue-vben-admin",
|
|
191
|
+
"language": "Vue",
|
|
192
|
+
"color": "#41b883",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "3969",
|
|
195
|
+
"stargazers_count": 14334,
|
|
196
|
+
"todayStar": "74 stars today",
|
|
197
|
+
"html_url": "https://github.com/vbenjs/vue-vben-admin",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "massalabs/massa",
|
|
202
|
+
"language": "Rust",
|
|
203
|
+
"color": "#dea584",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "138",
|
|
206
|
+
"stargazers_count": 548,
|
|
207
|
+
"todayStar": "81 stars today",
|
|
208
|
+
"html_url": "https://github.com/massalabs/massa",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "massgravel/Microsoft-Activation-Scripts",
|
|
213
|
+
"language": "Batchfile",
|
|
214
|
+
"color": "#C1F12E",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "2150",
|
|
217
|
+
"stargazers_count": 18135,
|
|
218
|
+
"todayStar": "426 stars today",
|
|
219
|
+
"html_url": "https://github.com/massgravel/Microsoft-Activation-Scripts",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "iluwatar/java-design-patterns",
|
|
224
|
+
"language": "Java",
|
|
225
|
+
"color": "#b07219",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "23982",
|
|
228
|
+
"stargazers_count": 77368,
|
|
229
|
+
"todayStar": "43 stars today",
|
|
230
|
+
"html_url": "https://github.com/iluwatar/java-design-patterns",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "jupyterhub/jupyterhub",
|
|
235
235
|
"language": "Python",
|
|
236
236
|
"color": "#3572A5",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "1808",
|
|
239
|
+
"stargazers_count": 6868,
|
|
240
|
+
"todayStar": "37 stars today",
|
|
241
|
+
"html_url": "https://github.com/jupyterhub/jupyterhub",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "goldbergyoni/nodebestpractices",
|
|
246
|
+
"language": "JavaScript",
|
|
247
|
+
"color": "#f1e05a",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "8506",
|
|
250
|
+
"stargazers_count": 82104,
|
|
251
|
+
"todayStar": "70 stars today",
|
|
252
|
+
"html_url": "https://github.com/goldbergyoni/nodebestpractices",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "go-admin-team/go-admin",
|
|
257
|
+
"language": "Go",
|
|
258
|
+
"color": "#00ADD8",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "1630",
|
|
261
|
+
"stargazers_count": 7356,
|
|
262
|
+
"todayStar": "33 stars today",
|
|
263
|
+
"html_url": "https://github.com/go-admin-team/go-admin",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "AmazingAng/WTF-Solidity",
|
|
268
|
+
"language": "Solidity",
|
|
269
|
+
"color": "#AA6746",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "436",
|
|
272
|
+
"stargazers_count": 3119,
|
|
273
|
+
"todayStar": "72 stars today",
|
|
274
|
+
"html_url": "https://github.com/AmazingAng/WTF-Solidity",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|