@wcj/github-rank 21.12.19 → 21.12.23
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 +34488 -34479
- package/dist/sifou-daily.json +154 -28
- package/dist/sifou-monthly.json +105 -105
- package/dist/sifou-weekly.json +168 -168
- package/dist/toutiao-30.json +99 -99
- package/dist/toutiao-7.json +129 -129
- package/dist/toutiao-90.json +24 -24
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +2967 -2968
- package/dist/users.json +3865 -3867
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +34488 -34479
- package/web/data/sifou-daily.json +154 -28
- package/web/data/sifou-monthly.json +105 -105
- package/web/data/sifou-weekly.json +168 -168
- package/web/data/toutiao-30.json +99 -99
- package/web/data/toutiao-7.json +129 -129
- package/web/data/toutiao-90.json +24 -24
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +2967 -2968
- package/web/data/users.json +3865 -3867
- package/web/index.html +1907 -1907
- package/web/repos.html +4250 -4246
- package/web/sifou-daily.html +416 -24
- package/web/sifou-monthly.html +133 -133
- package/web/sifou-weekly.html +147 -147
- package/web/toutiao-30.html +111 -111
- package/web/toutiao-7.html +84 -84
- package/web/toutiao-90.html +81 -81
- package/web/trending-monthly.html +138 -142
- package/web/trending-weekly.html +148 -144
- package/web/trending.html +146 -142
- package/web/users.china.html +1646 -1646
package/web/data/toutiao-90.json
CHANGED
|
@@ -1,14 +1,4 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "16 张图解锁 Spring 的整体脉络",
|
|
4
|
-
"description": "今天来梳理下 Spring 的整体脉络啦,为后面的文章做个铺垫~后面几篇文章应该会讲讲这些内容啦 😆Spring AOP 插件 🐖 (🕊了好久都忘了 😅)分享下 4ye 在项目...",
|
|
5
|
-
"votes": "239",
|
|
6
|
-
"url": "/k/bynegiy",
|
|
7
|
-
"avatar": "https://img.toutiao.io/subject/d1ac11780cff42f090ee90c231dfdcad/thumb",
|
|
8
|
-
"avatarAlt": "Java4ye - 独家号",
|
|
9
|
-
"subjectName": "Java4ye",
|
|
10
|
-
"homeUrl": "/subjects/463028"
|
|
11
|
-
},
|
|
12
2
|
{
|
|
13
3
|
"title": "57 张图,13 个实验,干死 MySQL 锁",
|
|
14
4
|
"description": "你好,我是yes。前段时间写了一篇关于 MySQL 锁的文章,一些小伙伴们在阅读之后产生了一些疑问,这些问题还挺有代表性的,所以在这里做个实验,来用事实探究一番。那篇文章提到了记录...",
|
|
@@ -22,7 +12,7 @@
|
|
|
22
12
|
{
|
|
23
13
|
"title": "高并发场景下 JVM 调优实践之路",
|
|
24
14
|
"description": "作者:vivo互联网技术团队Li Guanyun、 Jessica Chen一、背景2021年2月,收到反馈,视频APP某核心接口高峰期响应慢,影响用户体验。通过监控发现,接口响应...",
|
|
25
|
-
"votes": "
|
|
15
|
+
"votes": "194",
|
|
26
16
|
"url": "/k/3nkgnj9",
|
|
27
17
|
"avatar": "https://img.toutiao.io/subject/8adc26cdcf7d45f4a73580f3be4285f2/thumb",
|
|
28
18
|
"avatarAlt": "vivo互联网技术 - 独家号",
|
|
@@ -32,7 +22,7 @@
|
|
|
32
22
|
{
|
|
33
23
|
"title": "搞懂异地多活,看这篇就够了",
|
|
34
24
|
"description": "阅读本文大约需要 20 分钟。你好,我是 Kaito。在软件开发领域,「异地多活」是分布式系统架构设计的一座高峰,很多人经常听过它,但很少人理解其中的原理。异地多活到底是什么?为什...",
|
|
35
|
-
"votes": "
|
|
25
|
+
"votes": "212",
|
|
36
26
|
"url": "/k/epd1pcc",
|
|
37
27
|
"avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
|
|
38
28
|
"avatarAlt": "乱点技能树 - 独家号",
|
|
@@ -69,16 +59,6 @@
|
|
|
69
59
|
"subjectName": "三分恶",
|
|
70
60
|
"homeUrl": "/subjects/454266"
|
|
71
61
|
},
|
|
72
|
-
{
|
|
73
|
-
"title": "近期人类高质量 GitHub 项目",
|
|
74
|
-
"description": "本文推荐近期 GitHub 比较热门的开源项目,本文章会分别介绍 Java、Python、前端、人工智能、Go 等相关方向的热门项目。Java 多平台数据库工具 基于 Java 的...",
|
|
75
|
-
"votes": "163",
|
|
76
|
-
"url": "/k/di7llvb",
|
|
77
|
-
"avatar": "https://img.toutiao.io/subject/03e210e126704d0ca23938746bbd4cec/thumb",
|
|
78
|
-
"avatarAlt": "近半生少年 - 独家号",
|
|
79
|
-
"subjectName": "近半生少年",
|
|
80
|
-
"homeUrl": "/subjects/403307"
|
|
81
|
-
},
|
|
82
62
|
{
|
|
83
63
|
"title": "聊聊接口性能优化的 11 个小技巧",
|
|
84
64
|
"description": "大家好,我是苏三,又跟大家见面了。前言 接口性能优化对于从事后端开发的同学来说,肯定再熟悉不过了,因为它是一个跟开发语言无关的公共问题。该问题说简单也简单,说复杂也复杂。有时候,只...",
|
|
@@ -92,7 +72,7 @@
|
|
|
92
72
|
{
|
|
93
73
|
"title": "万字入门推荐系统",
|
|
94
74
|
"description": "最近一周我、强子、Y哥三人,根据自身如何入门推荐系统,再结合三人分别在腾讯做广告推荐、字节做视频推荐、百度做信息流推荐的经历,整理出了这份万字入门推荐系统。内容十分详细,涵盖了推荐...",
|
|
95
|
-
"votes": "
|
|
75
|
+
"votes": "163",
|
|
96
76
|
"url": "/k/84f5zio",
|
|
97
77
|
"avatar": "https://img.toutiao.io/subject/87ea1c5a22884d4fbb90b37561c02a34/thumb",
|
|
98
78
|
"avatarAlt": "元宇宙 - 独家号",
|
|
@@ -172,7 +152,7 @@
|
|
|
172
152
|
{
|
|
173
153
|
"title": "Chrome 插件(扩展)开发全攻略 2.6w 字,看这篇就够了",
|
|
174
154
|
"description": "一、写在前面我花了将近一个多月的时间断断续续写下这篇博文,并精心写下完整demo,写博客的辛苦大家懂的。本文所有涉及到的大部分代码均在这个demo里面:https://github...",
|
|
175
|
-
"votes": "
|
|
155
|
+
"votes": "135",
|
|
176
156
|
"url": "/k/1sw9dxz",
|
|
177
157
|
"avatar": "https://img.toutiao.io/subject/445f12f30e3940b2b52eac3d48d07389/thumb",
|
|
178
158
|
"avatarAlt": "搬运工来架构 - 独家号",
|
|
@@ -248,5 +228,25 @@
|
|
|
248
228
|
"avatarAlt": "无籽水稻研发 - 独家号",
|
|
249
229
|
"subjectName": "无籽水稻研发",
|
|
250
230
|
"homeUrl": "/subjects/454231"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"title": "面渣逆袭:线程池夺命连环十八问",
|
|
234
|
+
"description": "大家好,我是老三,很高兴又和大家见面。线程池是面试必问的知识点,这节我们来对线面试官,搞透线程池。1. 什么是线程池? 线程池: 简单理解,它就是一个管理线程的池子。它帮我们管理线...",
|
|
235
|
+
"votes": "113",
|
|
236
|
+
"url": "/k/g3u1qkm",
|
|
237
|
+
"avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
|
|
238
|
+
"avatarAlt": "三分恶 - 独家号",
|
|
239
|
+
"subjectName": "三分恶",
|
|
240
|
+
"homeUrl": "/subjects/454266"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"title": "如何通过项目复盘来加速个人成长",
|
|
244
|
+
"description": "同样工作年限的人,能力可能差别很大。工作 5 年的前端,有的只会做简单的任务,有的已经可以独当一面了。导致这种情况的原因有很多,本质是成长的速度不同。复盘可以加速个人成长。本文主要...",
|
|
245
|
+
"votes": "112",
|
|
246
|
+
"url": "/k/ys08f63",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/0fbaad0d2a7744dd911eff08a456d6d9/thumb",
|
|
248
|
+
"avatarAlt": "WEB 前端文章收藏 - 独家号",
|
|
249
|
+
"subjectName": "WEB 前端文章收藏",
|
|
250
|
+
"homeUrl": "/subjects/71779"
|
|
251
251
|
}
|
|
252
252
|
]
|
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "freqtrade/freqtrade",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "3154",
|
|
8
|
+
"stargazers_count": 14583,
|
|
9
|
+
"todayStar": "183 stars today",
|
|
10
|
+
"html_url": "https://github.com/freqtrade/freqtrade",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "codenotary/immudb",
|
|
15
|
+
"language": "Go",
|
|
16
|
+
"color": "#00ADD8",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "174",
|
|
19
|
+
"stargazers_count": 4792,
|
|
20
|
+
"todayStar": "355 stars today",
|
|
21
|
+
"html_url": "https://github.com/codenotary/immudb",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "bytedance/btrace",
|
|
26
|
+
"language": "Kotlin",
|
|
27
|
+
"color": "#A97BFF",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "40",
|
|
30
|
+
"stargazers_count": 326,
|
|
31
|
+
"todayStar": "61 stars today",
|
|
32
|
+
"html_url": "https://github.com/bytedance/btrace",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "ethereum/EIPs",
|
|
37
|
+
"language": "Solidity",
|
|
38
|
+
"color": "#AA6746",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "3064",
|
|
41
|
+
"stargazers_count": 8328,
|
|
42
|
+
"todayStar": "54 stars today",
|
|
43
|
+
"html_url": "https://github.com/ethereum/EIPs",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
47
|
+
"full_name": "google/googletest",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "8121",
|
|
52
|
+
"stargazers_count": 24480,
|
|
53
|
+
"todayStar": "45 stars today",
|
|
54
|
+
"html_url": "https://github.com/google/googletest",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "",
|
|
60
|
-
"color": "",
|
|
58
|
+
"full_name": "vitest-dev/vitest",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#2b7489",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "26",
|
|
63
|
+
"stargazers_count": 1294,
|
|
64
|
+
"todayStar": "330 stars today",
|
|
65
|
+
"html_url": "https://github.com/vitest-dev/vitest",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
69
|
+
"full_name": "EmbarkStudios/kajiya",
|
|
70
|
+
"language": "Rust",
|
|
71
|
+
"color": "#dea584",
|
|
72
72
|
"description": "",
|
|
73
73
|
"forked": "10",
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
74
|
+
"stargazers_count": 860,
|
|
75
|
+
"todayStar": "178 stars today",
|
|
76
|
+
"html_url": "https://github.com/EmbarkStudios/kajiya",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "RedisJSON/RedisJSON",
|
|
81
|
+
"language": "Rust",
|
|
82
|
+
"color": "#dea584",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "188",
|
|
85
|
+
"stargazers_count": 2444,
|
|
86
|
+
"todayStar": "166 stars today",
|
|
87
|
+
"html_url": "https://github.com/RedisJSON/RedisJSON",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "prisma/prisma",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#2b7489",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "663",
|
|
96
|
+
"stargazers_count": 18350,
|
|
97
|
+
"todayStar": "132 stars today",
|
|
98
|
+
"html_url": "https://github.com/prisma/prisma",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
102
|
+
"full_name": "LunarVim/Neovim-from-scratch",
|
|
103
|
+
"language": "Lua",
|
|
104
|
+
"color": "#000080",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "64",
|
|
107
|
+
"stargazers_count": 660,
|
|
108
|
+
"todayStar": "77 stars today",
|
|
109
|
+
"html_url": "https://github.com/LunarVim/Neovim-from-scratch",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
113
|
+
"full_name": "kon9chunkit/GitHub-Chinese-Top-Charts",
|
|
114
|
+
"language": "Java",
|
|
115
|
+
"color": "#b07219",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "6033",
|
|
118
|
+
"stargazers_count": 42436,
|
|
119
|
+
"todayStar": "306 stars today",
|
|
120
|
+
"html_url": "https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
124
|
+
"full_name": "Vonng/ddia",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
128
|
+
"forked": "2367",
|
|
129
|
+
"stargazers_count": 10596,
|
|
130
130
|
"todayStar": "69 stars today",
|
|
131
|
-
"html_url": "https://github.com/
|
|
131
|
+
"html_url": "https://github.com/Vonng/ddia",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "ossu/data-science",
|
|
136
136
|
"language": "",
|
|
137
137
|
"color": "",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "2368",
|
|
140
|
+
"stargazers_count": 13646,
|
|
141
|
+
"todayStar": "142 stars today",
|
|
142
|
+
"html_url": "https://github.com/ossu/data-science",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "dabeaz/dataklasses",
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "15",
|
|
151
|
+
"stargazers_count": 388,
|
|
152
|
+
"todayStar": "94 stars today",
|
|
153
|
+
"html_url": "https://github.com/dabeaz/dataklasses",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "C
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "microsoft/PowerToys",
|
|
158
|
+
"language": "C#",
|
|
159
|
+
"color": "#178600",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "3636",
|
|
162
|
+
"stargazers_count": 65234,
|
|
163
|
+
"todayStar": "115 stars today",
|
|
164
|
+
"html_url": "https://github.com/microsoft/PowerToys",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "
|
|
168
|
+
"full_name": "ErikCH/DevYouTubeList",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "618",
|
|
173
|
+
"stargazers_count": 4264,
|
|
174
|
+
"todayStar": "75 stars today",
|
|
175
|
+
"html_url": "https://github.com/ErikCH/DevYouTubeList",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "Maelstromage/Log4jSherlock",
|
|
180
|
+
"language": "PowerShell",
|
|
181
|
+
"color": "#012456",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "13",
|
|
184
|
+
"stargazers_count": 98,
|
|
185
|
+
"todayStar": "17 stars today",
|
|
186
|
+
"html_url": "https://github.com/Maelstromage/Log4jSherlock",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "
|
|
190
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
191
|
+
"language": "",
|
|
192
|
+
"color": "",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "46520",
|
|
195
|
+
"stargazers_count": 216726,
|
|
196
|
+
"todayStar": "229 stars today",
|
|
197
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "ziglang/zig",
|
|
202
|
+
"language": "Zig",
|
|
203
|
+
"color": "#ec915c",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "976",
|
|
206
|
+
"stargazers_count": 11698,
|
|
207
|
+
"todayStar": "64 stars today",
|
|
208
|
+
"html_url": "https://github.com/ziglang/zig",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "",
|
|
214
|
-
"color": "",
|
|
212
|
+
"full_name": "Rari-Capital/solmate",
|
|
213
|
+
"language": "Solidity",
|
|
214
|
+
"color": "#AA6746",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "40",
|
|
217
|
+
"stargazers_count": 432,
|
|
218
|
+
"todayStar": "79 stars today",
|
|
219
|
+
"html_url": "https://github.com/Rari-Capital/solmate",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "github/docs",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "35258",
|
|
228
|
+
"stargazers_count": 7728,
|
|
229
|
+
"todayStar": "72 stars today",
|
|
230
|
+
"html_url": "https://github.com/github/docs",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "discordjs/discord.js",
|
|
235
|
+
"language": "JavaScript",
|
|
236
|
+
"color": "#f1e05a",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "3099",
|
|
239
|
+
"stargazers_count": 16626,
|
|
240
|
+
"todayStar": "158 stars today",
|
|
241
|
+
"html_url": "https://github.com/discordjs/discord.js",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
245
|
+
"full_name": "angular/angular-cli",
|
|
246
246
|
"language": "TypeScript",
|
|
247
247
|
"color": "#2b7489",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "11965",
|
|
250
|
+
"stargazers_count": 25132,
|
|
251
|
+
"todayStar": "27 stars today",
|
|
252
|
+
"html_url": "https://github.com/angular/angular-cli",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "apache/incubator-shenyu",
|
|
257
|
+
"language": "Java",
|
|
258
|
+
"color": "#b07219",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "1982",
|
|
261
|
+
"stargazers_count": 5683,
|
|
262
|
+
"todayStar": "54 stars today",
|
|
263
|
+
"html_url": "https://github.com/apache/incubator-shenyu",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "MicrosoftDocs/azure-docs",
|
|
268
|
+
"language": "PowerShell",
|
|
269
|
+
"color": "#012456",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "14910",
|
|
272
|
+
"stargazers_count": 6288,
|
|
273
|
+
"todayStar": "27 stars today",
|
|
274
|
+
"html_url": "https://github.com/MicrosoftDocs/azure-docs",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|