@wcj/github-rank 22.1.11 → 22.1.15
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 +36680 -36676
- package/dist/sifou-daily.json +146 -74
- package/dist/sifou-monthly.json +144 -144
- package/dist/sifou-weekly.json +171 -171
- package/dist/toutiao-30.json +85 -85
- package/dist/toutiao-7.json +119 -119
- package/dist/toutiao-90.json +43 -43
- package/dist/trending-daily.json +172 -172
- package/dist/trending-monthly.json +167 -167
- package/dist/trending-weekly.json +173 -173
- package/dist/users.china.json +3307 -3308
- package/dist/users.json +4204 -4204
- package/package.json +1 -1
- package/web/36kr.html +11 -2
- package/web/data/repos.json +36680 -36676
- package/web/data/sifou-daily.json +146 -74
- package/web/data/sifou-monthly.json +144 -144
- package/web/data/sifou-weekly.json +171 -171
- package/web/data/toutiao-30.json +85 -85
- package/web/data/toutiao-7.json +119 -119
- package/web/data/toutiao-90.json +43 -43
- package/web/data/trending-daily.json +172 -172
- package/web/data/trending-monthly.json +167 -167
- package/web/data/trending-weekly.json +173 -173
- package/web/data/users.china.json +3307 -3308
- package/web/data/users.json +4204 -4204
- package/web/index.html +2142 -2133
- package/web/repos.html +4386 -4377
- package/web/sifou-daily.html +295 -62
- package/web/sifou-monthly.html +147 -138
- package/web/sifou-weekly.html +153 -144
- package/web/toutiao-30.html +88 -79
- package/web/toutiao-7.html +90 -81
- package/web/toutiao-90.html +66 -57
- package/web/trending-monthly.html +156 -143
- package/web/trending-weekly.html +159 -150
- package/web/trending.html +152 -155
- package/web/users.china.html +1740 -1731
package/dist/toutiao-90.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "57 张图,13 个实验,干死 MySQL 锁",
|
|
4
4
|
"description": "你好,我是yes。前段时间写了一篇关于 MySQL 锁的文章,一些小伙伴们在阅读之后产生了一些疑问,这些问题还挺有代表性的,所以在这里做个实验,来用事实探究一番。那篇文章提到了记录...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "202",
|
|
6
6
|
"url": "/k/huoy9s9",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/71da457007fd4b67a45253b271a25eee/thumb",
|
|
8
8
|
"avatarAlt": "yes的练级攻略 - 独家号",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
{
|
|
13
13
|
"title": "高并发场景下 JVM 调优实践之路",
|
|
14
14
|
"description": "作者:vivo互联网技术团队Li Guanyun、 Jessica Chen一、背景2021年2月,收到反馈,视频APP某核心接口高峰期响应慢,影响用户体验。通过监控发现,接口响应...",
|
|
15
|
-
"votes": "
|
|
15
|
+
"votes": "197",
|
|
16
16
|
"url": "/k/3nkgnj9",
|
|
17
17
|
"avatar": "https://img.toutiao.io/subject/8adc26cdcf7d45f4a73580f3be4285f2/thumb",
|
|
18
18
|
"avatarAlt": "vivo互联网技术 - 独家号",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
{
|
|
33
33
|
"title": "我做系统架构的一些原则",
|
|
34
34
|
"description": "工作 20 多年了,这 20 来年看到了很多公司系统架构,也看到了很多问题,在跟这些公司进行交流和讨论的时候,包括进行实施和方案比较的时候,都有很多各种方案的比较和妥协,因为相关的...",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "206",
|
|
36
36
|
"url": "/k/vlt0zc9",
|
|
37
37
|
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
38
38
|
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
@@ -89,20 +89,10 @@
|
|
|
89
89
|
"subjectName": "不错的好文",
|
|
90
90
|
"homeUrl": "/subjects/5551"
|
|
91
91
|
},
|
|
92
|
-
{
|
|
93
|
-
"title": "装了这几个 IDEA 插件,基本上一站式开发了",
|
|
94
|
-
"description": "前言 前几天有社区小伙伴私聊我,问我都用哪些IDEA插件,我的IDEA的主题看起来不错。作为一个开源作者,每周要code大量的代码,提升日常工作效率是我一直追求的,在众多的IDE...",
|
|
95
|
-
"votes": "157",
|
|
96
|
-
"url": "/k/5l4hrcp",
|
|
97
|
-
"avatar": "https://img.toutiao.io/subject/09939b63ada4450e9d640f2fd8348c12/thumb",
|
|
98
|
-
"avatarAlt": "java web 学习 - 独家号",
|
|
99
|
-
"subjectName": "java web 学习",
|
|
100
|
-
"homeUrl": "/subjects/39967"
|
|
101
|
-
},
|
|
102
92
|
{
|
|
103
93
|
"title": "开源微服务 API 网关,单核 2 万 QPS,今年最值得学习的开源项目",
|
|
104
94
|
"description": " 文章较长,从概念与场景,到原理与架构,到性能分析,最后是demo,希望大家有收获。 第一部分:解决什么问题。什么是微服务API网关?API网关是上承前端用户,下接后端服务的咽喉之...",
|
|
105
|
-
"votes": "
|
|
95
|
+
"votes": "146",
|
|
106
96
|
"url": "/k/vo7i0r2",
|
|
107
97
|
"avatar": "https://img.toutiao.io/subject/dd437c8fe19542088ec51e69a79c158c/thumb",
|
|
108
98
|
"avatarAlt": "最佳实践 - 独家号",
|
|
@@ -112,13 +102,23 @@
|
|
|
112
102
|
{
|
|
113
103
|
"title": "认识 MySQL 和 Redis 的数据一致性问题",
|
|
114
104
|
"description": "作者:sinxu,腾讯 CSIG 后台开发工程师1. 什么是数据的一致性“数据一致”一般指的是:缓存中有数据,缓存的数据值 = 数据库中的值。但根据缓存中是有数据为依据,则”一致“...",
|
|
115
|
-
"votes": "
|
|
105
|
+
"votes": "149",
|
|
116
106
|
"url": "/k/w79d4wj",
|
|
117
107
|
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
118
108
|
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
119
109
|
"subjectName": "趣编程的独家号",
|
|
120
110
|
"homeUrl": "/subjects/465623"
|
|
121
111
|
},
|
|
112
|
+
{
|
|
113
|
+
"title": "装了这几个 IDEA 插件,基本上一站式开发了",
|
|
114
|
+
"description": "前言 前几天有社区小伙伴私聊我,问我都用哪些IDEA插件,我的IDEA的主题看起来不错。作为一个开源作者,每周要code大量的代码,提升日常工作效率是我一直追求的,在众多的IDE...",
|
|
115
|
+
"votes": "157",
|
|
116
|
+
"url": "/k/5l4hrcp",
|
|
117
|
+
"avatar": "https://img.toutiao.io/subject/09939b63ada4450e9d640f2fd8348c12/thumb",
|
|
118
|
+
"avatarAlt": "java web 学习 - 独家号",
|
|
119
|
+
"subjectName": "java web 学习",
|
|
120
|
+
"homeUrl": "/subjects/39967"
|
|
121
|
+
},
|
|
122
122
|
{
|
|
123
123
|
"title": "Chrome 插件(扩展)开发全攻略 2.6w 字,看这篇就够了",
|
|
124
124
|
"description": "一、写在前面我花了将近一个多月的时间断断续续写下这篇博文,并精心写下完整demo,写博客的辛苦大家懂的。本文所有涉及到的大部分代码均在这个demo里面:https://github...",
|
|
@@ -129,6 +129,16 @@
|
|
|
129
129
|
"subjectName": "搬运工来架构",
|
|
130
130
|
"homeUrl": "/subjects/176399"
|
|
131
131
|
},
|
|
132
|
+
{
|
|
133
|
+
"title": "2021年美团技术团队最受欢迎的22篇技术文章",
|
|
134
|
+
"description": "再见2021你好2022「美团技术团队」微信公众号祝大家新年快乐!温故而知新,我们根据文章的「阅读量」和「在看」数,以及所覆盖的技术领域,精选了22篇技术文章作为新年礼物送给大家。...",
|
|
135
|
+
"votes": "127",
|
|
136
|
+
"url": "/k/pjse55y",
|
|
137
|
+
"avatar": "https://img.toutiao.io/subject/50e9b8208bfd488897fed22d15d9aa0e/thumb",
|
|
138
|
+
"avatarAlt": "美团技术团队 - 独家号",
|
|
139
|
+
"subjectName": "美团技术团队",
|
|
140
|
+
"homeUrl": "/subjects/117027"
|
|
141
|
+
},
|
|
132
142
|
{
|
|
133
143
|
"title": "你分库分表的姿势对么?:详谈水平分库分表",
|
|
134
144
|
"description": "作者:vivo平台产品开发团队-Han Lei一、背景提起分库分表,对于大部分服务器开发来说,其实并不是一个新鲜的名词。随着业务的发展,我们表中的数据量会变的越来越大,字段也可能随...",
|
|
@@ -140,14 +150,14 @@
|
|
|
140
150
|
"homeUrl": "/subjects/392760"
|
|
141
151
|
},
|
|
142
152
|
{
|
|
143
|
-
"title": "
|
|
144
|
-
"description": "
|
|
145
|
-
"votes": "
|
|
146
|
-
"url": "/k/
|
|
147
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
148
|
-
"avatarAlt": "
|
|
149
|
-
"subjectName": "
|
|
150
|
-
"homeUrl": "/subjects/
|
|
153
|
+
"title": "熬夜彻底搞懂Cookie Session Token JWT",
|
|
154
|
+
"description": "",
|
|
155
|
+
"votes": "122",
|
|
156
|
+
"url": "/k/g49lsl5",
|
|
157
|
+
"avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
|
|
158
|
+
"avatarAlt": "dotnet - 独家号",
|
|
159
|
+
"subjectName": "dotnet",
|
|
160
|
+
"homeUrl": "/subjects/348014"
|
|
151
161
|
},
|
|
152
162
|
{
|
|
153
163
|
"title": "2021 年最佳开源软件榜单|InfoWorld",
|
|
@@ -160,14 +170,14 @@
|
|
|
160
170
|
"homeUrl": "/subjects/9186"
|
|
161
171
|
},
|
|
162
172
|
{
|
|
163
|
-
"title": "
|
|
164
|
-
"description": "",
|
|
165
|
-
"votes": "
|
|
166
|
-
"url": "/k/
|
|
167
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
168
|
-
"avatarAlt": "
|
|
169
|
-
"subjectName": "
|
|
170
|
-
"homeUrl": "/subjects/
|
|
173
|
+
"title": "如何高效刷 LeetCode",
|
|
174
|
+
"description": " 心理建设篇在讲述具体的方法之前,先要明白一件事。凡事都分『道』与『术』。本问题下面大部分回答介绍的都是『术』。而对于刷LeetCode这件事,无论你看到多少高明的的方法,如果你不...",
|
|
175
|
+
"votes": "116",
|
|
176
|
+
"url": "/k/ws2do5o",
|
|
177
|
+
"avatar": "https://img.toutiao.io/subject/9689de3b035249df91b951e9317f0678/thumb",
|
|
178
|
+
"avatarAlt": "编程往事 - 独家号",
|
|
179
|
+
"subjectName": "编程往事",
|
|
180
|
+
"homeUrl": "/subjects/99877"
|
|
171
181
|
},
|
|
172
182
|
{
|
|
173
183
|
"title": "最全的 Git 常用命令速查(2021 版)",
|
|
@@ -189,16 +199,6 @@
|
|
|
189
199
|
"subjectName": "微观技术",
|
|
190
200
|
"homeUrl": "/subjects/348507"
|
|
191
201
|
},
|
|
192
|
-
{
|
|
193
|
-
"title": "如何高效刷 LeetCode",
|
|
194
|
-
"description": " 心理建设篇在讲述具体的方法之前,先要明白一件事。凡事都分『道』与『术』。本问题下面大部分回答介绍的都是『术』。而对于刷LeetCode这件事,无论你看到多少高明的的方法,如果你不...",
|
|
195
|
-
"votes": "113",
|
|
196
|
-
"url": "/k/ws2do5o",
|
|
197
|
-
"avatar": "https://img.toutiao.io/subject/9689de3b035249df91b951e9317f0678/thumb",
|
|
198
|
-
"avatarAlt": "编程往事 - 独家号",
|
|
199
|
-
"subjectName": "编程往事",
|
|
200
|
-
"homeUrl": "/subjects/99877"
|
|
201
|
-
},
|
|
202
202
|
{
|
|
203
203
|
"title": "从头带你撸一个 Spring Boot Starter",
|
|
204
204
|
"description": "我们知道 SpringBoot 提供了很多的 Starter 用于引用各种封装好的功能:名称功能spring-boot-starter-web支持 Web 开发,包括 Tomcat...",
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
{
|
|
233
233
|
"title": "面渣逆袭:线程池夺命连环十八问",
|
|
234
234
|
"description": "大家好,我是老三,很高兴又和大家见面。线程池是面试必问的知识点,这节我们来对线面试官,搞透线程池。1. 什么是线程池? 线程池: 简单理解,它就是一个管理线程的池子。它帮我们管理线...",
|
|
235
|
-
"votes": "
|
|
235
|
+
"votes": "114",
|
|
236
236
|
"url": "/k/g3u1qkm",
|
|
237
237
|
"avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
|
|
238
238
|
"avatarAlt": "三分恶 - 独家号",
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
{
|
|
243
243
|
"title": "亿级流量系统架构演进之路",
|
|
244
244
|
"description": "海量用户同时进行高频访问对任何平台都是难题,也是行业乐此不疲的研究方向。但值得庆幸的是,虽然业务场景不同,设计和优化的思想却是万变不离宗。本文将结合业务与高并发系统设计的核心技术点...",
|
|
245
|
-
"votes": "
|
|
245
|
+
"votes": "116",
|
|
246
246
|
"url": "/k/nmwgk0i",
|
|
247
247
|
"avatar": "https://img.toutiao.io/subject/4f9b8a1b9ad34bf3b815671f8461ff25/thumb",
|
|
248
248
|
"avatarAlt": "又拍云 - 独家号",
|
package/dist/trending-daily.json
CHANGED
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "v4d1/SpoofThatMail",
|
|
4
|
+
"language": "Shell",
|
|
5
|
+
"color": "#89e051",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "26",
|
|
8
|
+
"stargazers_count": 158,
|
|
9
|
+
"todayStar": "73 stars today",
|
|
10
|
+
"html_url": "https://github.com/v4d1/SpoofThatMail",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "windowjs/windowjs",
|
|
15
|
+
"language": "C++",
|
|
16
|
+
"color": "#f34b7d",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "22",
|
|
19
|
+
"stargazers_count": 1205,
|
|
20
|
+
"todayStar": "353 stars today",
|
|
21
|
+
"html_url": "https://github.com/windowjs/windowjs",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "withastro/astro",
|
|
26
|
+
"language": "TypeScript",
|
|
27
|
+
"color": "#2b7489",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "454",
|
|
30
|
+
"stargazers_count": 9392,
|
|
31
|
+
"todayStar": "236 stars today",
|
|
32
|
+
"html_url": "https://github.com/withastro/astro",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "CyC2018/CS-Notes",
|
|
37
|
+
"language": "Java",
|
|
38
|
+
"color": "#b07219",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "46148",
|
|
41
|
+
"stargazers_count": 144752,
|
|
42
|
+
"todayStar": "73 stars today",
|
|
43
|
+
"html_url": "https://github.com/CyC2018/CS-Notes",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
47
|
+
"full_name": "apache/superset",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#2b7489",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "8442",
|
|
52
|
+
"stargazers_count": 43754,
|
|
53
|
+
"todayStar": "153 stars today",
|
|
54
|
+
"html_url": "https://github.com/apache/superset",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "
|
|
58
|
+
"full_name": "eugeneyan/applied-ml",
|
|
59
|
+
"language": "",
|
|
60
|
+
"color": "",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "2556",
|
|
63
|
+
"stargazers_count": 18248,
|
|
64
|
+
"todayStar": "176 stars today",
|
|
65
|
+
"html_url": "https://github.com/eugeneyan/applied-ml",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
69
|
+
"full_name": "cyrildiagne/ar-cutpaste",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#2b7489",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "1984",
|
|
74
|
+
"stargazers_count": 13909,
|
|
75
|
+
"todayStar": "108 stars today",
|
|
76
|
+
"html_url": "https://github.com/cyrildiagne/ar-cutpaste",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "abigsoft/jdog202201",
|
|
81
81
|
"language": "C#",
|
|
82
82
|
"color": "#178600",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "118",
|
|
85
|
+
"stargazers_count": 178,
|
|
86
|
+
"todayStar": "45 stars today",
|
|
87
|
+
"html_url": "https://github.com/abigsoft/jdog202201",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "
|
|
91
|
+
"full_name": "sottlmarek/DevSecOps",
|
|
92
|
+
"language": "",
|
|
93
|
+
"color": "",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "218",
|
|
96
|
+
"stargazers_count": 1602,
|
|
97
|
+
"todayStar": "152 stars today",
|
|
98
|
+
"html_url": "https://github.com/sottlmarek/DevSecOps",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
102
|
+
"full_name": "facebookresearch/ConvNeXt",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "107",
|
|
107
|
+
"stargazers_count": 1729,
|
|
108
|
+
"todayStar": "351 stars today",
|
|
109
|
+
"html_url": "https://github.com/facebookresearch/ConvNeXt",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
113
|
+
"full_name": "input-output-hk/plutus-apps",
|
|
114
|
+
"language": "Haskell",
|
|
115
|
+
"color": "#5e5086",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "74",
|
|
118
|
+
"stargazers_count": 148,
|
|
119
|
+
"todayStar": "15 stars today",
|
|
120
|
+
"html_url": "https://github.com/input-output-hk/plutus-apps",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
124
|
+
"full_name": "crater-invoice/crater",
|
|
125
|
+
"language": "PHP",
|
|
126
|
+
"color": "#4F5D95",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "1004",
|
|
129
|
+
"stargazers_count": 5340,
|
|
130
|
+
"todayStar": "44 stars today",
|
|
131
|
+
"html_url": "https://github.com/crater-invoice/crater",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "
|
|
135
|
+
"full_name": "MoienTajik/AspNetCore-Developer-Roadmap",
|
|
136
|
+
"language": "",
|
|
137
|
+
"color": "",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "1383",
|
|
140
|
+
"stargazers_count": 8584,
|
|
141
|
+
"todayStar": "55 stars today",
|
|
142
|
+
"html_url": "https://github.com/MoienTajik/AspNetCore-Developer-Roadmap",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "
|
|
146
|
+
"full_name": "windowtoolbox/powershell-windows-toolbox",
|
|
147
|
+
"language": "",
|
|
148
|
+
"color": "",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "102",
|
|
151
|
+
"stargazers_count": 324,
|
|
152
|
+
"todayStar": "92 stars today",
|
|
153
|
+
"html_url": "https://github.com/windowtoolbox/powershell-windows-toolbox",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "commit-live-students/Data_Science_Masters_Program_2021",
|
|
158
|
+
"language": "JupyterNotebook",
|
|
159
|
+
"color": "#DA5B0B",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "103",
|
|
162
|
+
"stargazers_count": 355,
|
|
163
|
+
"todayStar": "18 stars today",
|
|
164
|
+
"html_url": "https://github.com/commit-live-students/Data_Science_Masters_Program_2021",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "itcharge/LeetCode-Py",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "79",
|
|
173
|
+
"stargazers_count": 319,
|
|
174
|
+
"todayStar": "55 stars today",
|
|
175
|
+
"html_url": "https://github.com/itcharge/LeetCode-Py",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "ethereumbook/ethereumbook",
|
|
180
|
+
"language": "JavaScript",
|
|
181
|
+
"color": "#f1e05a",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "3154",
|
|
184
|
+
"stargazers_count": 12419,
|
|
185
|
+
"todayStar": "109 stars today",
|
|
186
|
+
"html_url": "https://github.com/ethereumbook/ethereumbook",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "synercys/annotated_latex_equations",
|
|
191
|
+
"language": "TeX",
|
|
192
|
+
"color": "#3D6117",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "94",
|
|
195
|
+
"stargazers_count": 1787,
|
|
196
|
+
"todayStar": "509 stars today",
|
|
197
|
+
"html_url": "https://github.com/synercys/annotated_latex_equations",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "google/leveldb",
|
|
202
|
+
"language": "C++",
|
|
203
|
+
"color": "#f34b7d",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "6196",
|
|
206
|
+
"stargazers_count": 27913,
|
|
207
|
+
"todayStar": "162 stars today",
|
|
208
|
+
"html_url": "https://github.com/google/leveldb",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "",
|
|
214
|
-
"color": "",
|
|
212
|
+
"full_name": "ultralytics/yolov5",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "7412",
|
|
217
|
+
"stargazers_count": 21077,
|
|
218
|
+
"todayStar": "154 stars today",
|
|
219
|
+
"html_url": "https://github.com/ultralytics/yolov5",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "input-output-hk/plutus-pioneer-program",
|
|
224
|
+
"language": "Haskell",
|
|
225
|
+
"color": "#5e5086",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "489",
|
|
228
|
+
"stargazers_count": 1187,
|
|
229
|
+
"todayStar": "17 stars today",
|
|
230
|
+
"html_url": "https://github.com/input-output-hk/plutus-pioneer-program",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "files-community/Files",
|
|
235
|
+
"language": "C#",
|
|
236
|
+
"color": "#178600",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "937",
|
|
239
|
+
"stargazers_count": 16767,
|
|
240
|
+
"todayStar": "533 stars today",
|
|
241
|
+
"html_url": "https://github.com/files-community/Files",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "alyssaxuu/omni",
|
|
246
|
+
"language": "JavaScript",
|
|
247
|
+
"color": "#f1e05a",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "38",
|
|
250
|
+
"stargazers_count": 981,
|
|
251
|
+
"todayStar": "282 stars today",
|
|
252
|
+
"html_url": "https://github.com/alyssaxuu/omni",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "QSCTech/zju-icicles",
|
|
257
|
+
"language": "HTML",
|
|
258
|
+
"color": "#e34c26",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
260
|
+
"forked": "7297",
|
|
261
|
+
"stargazers_count": 24815,
|
|
262
262
|
"todayStar": "52 stars today",
|
|
263
|
-
"html_url": "https://github.com/
|
|
263
|
+
"html_url": "https://github.com/QSCTech/zju-icicles",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "prabhatsharma/zinc",
|
|
268
|
+
"language": "Vue",
|
|
269
|
+
"color": "#41b883",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "221",
|
|
272
|
+
"stargazers_count": 4976,
|
|
273
|
+
"todayStar": "209 stars today",
|
|
274
|
+
"html_url": "https://github.com/prabhatsharma/zinc",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|