@wcj/github-rank 22.2.16 → 22.2.17
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 +21194 -21194
- package/dist/sifou-daily.json +67 -157
- package/dist/sifou-monthly.json +96 -96
- package/dist/sifou-weekly.json +130 -130
- package/dist/toutiao-30.json +79 -79
- package/dist/toutiao-7.json +81 -81
- package/dist/toutiao-90.json +33 -33
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +147 -147
- package/dist/trending-weekly.json +152 -152
- package/dist/users.china.json +1649 -1651
- package/dist/users.json +1871 -1871
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +21194 -21194
- package/web/data/sifou-daily.json +67 -157
- package/web/data/sifou-monthly.json +96 -96
- package/web/data/sifou-weekly.json +130 -130
- package/web/data/toutiao-30.json +79 -79
- package/web/data/toutiao-7.json +81 -81
- package/web/data/toutiao-90.json +33 -33
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +147 -147
- package/web/data/trending-weekly.json +152 -152
- package/web/data/users.china.json +1649 -1651
- package/web/data/users.json +1871 -1871
- package/web/index.html +1010 -1010
- package/web/repos.html +2743 -2743
- package/web/sifou-daily.html +56 -336
- package/web/sifou-monthly.html +131 -131
- package/web/sifou-weekly.html +133 -133
- package/web/toutiao-30.html +82 -82
- package/web/toutiao-7.html +81 -81
- package/web/toutiao-90.html +87 -87
- package/web/trending-monthly.html +134 -134
- package/web/trending-weekly.html +136 -136
- package/web/trending.html +144 -144
- package/web/users.china.html +1027 -1027
package/dist/toutiao-90.json
CHANGED
|
@@ -1,4 +1,14 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"title": "神器 Nginx 的学习手册 ( 建议收藏 )",
|
|
4
|
+
"description": " 转载:DevOps技术栈Nginx 是一个高性能的 HTTP 和反向代理服务器,特点是占用内存少,并发能力强,事实上 Nginx 的并发能力确实在同类型的网页服务器中表现较好。...",
|
|
5
|
+
"votes": "220",
|
|
6
|
+
"url": "/k/6f1qaso",
|
|
7
|
+
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
8
|
+
"avatarAlt": "服务架构及中台 - 独家号",
|
|
9
|
+
"subjectName": "服务架构及中台",
|
|
10
|
+
"homeUrl": "/subjects/26578"
|
|
11
|
+
},
|
|
2
12
|
{
|
|
3
13
|
"title": "57 张图,13 个实验,干死 MySQL 锁",
|
|
4
14
|
"description": "你好,我是yes。前段时间写了一篇关于 MySQL 锁的文章,一些小伙伴们在阅读之后产生了一些疑问,这些问题还挺有代表性的,所以在这里做个实验,来用事实探究一番。那篇文章提到了记录...",
|
|
@@ -9,16 +19,6 @@
|
|
|
9
19
|
"subjectName": "yes的练级攻略",
|
|
10
20
|
"homeUrl": "/subjects/443906"
|
|
11
21
|
},
|
|
12
|
-
{
|
|
13
|
-
"title": "神器 Nginx 的学习手册 ( 建议收藏 )",
|
|
14
|
-
"description": " 转载:DevOps技术栈Nginx 是一个高性能的 HTTP 和反向代理服务器,特点是占用内存少,并发能力强,事实上 Nginx 的并发能力确实在同类型的网页服务器中表现较好。...",
|
|
15
|
-
"votes": "214",
|
|
16
|
-
"url": "/k/6f1qaso",
|
|
17
|
-
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
18
|
-
"avatarAlt": "服务架构及中台 - 独家号",
|
|
19
|
-
"subjectName": "服务架构及中台",
|
|
20
|
-
"homeUrl": "/subjects/26578"
|
|
21
|
-
},
|
|
22
22
|
{
|
|
23
23
|
"title": "我做系统架构的一些原则",
|
|
24
24
|
"description": "工作 20 多年了,这 20 来年看到了很多公司系统架构,也看到了很多问题,在跟这些公司进行交流和讨论的时候,包括进行实施和方案比较的时候,都有很多各种方案的比较和妥协,因为相关的...",
|
|
@@ -29,16 +29,6 @@
|
|
|
29
29
|
"subjectName": "趣编程的独家号",
|
|
30
30
|
"homeUrl": "/subjects/465623"
|
|
31
31
|
},
|
|
32
|
-
{
|
|
33
|
-
"title": "聊聊接口性能优化的 11 个小技巧",
|
|
34
|
-
"description": "大家好,我是苏三,又跟大家见面了。前言 接口性能优化对于从事后端开发的同学来说,肯定再熟悉不过了,因为它是一个跟开发语言无关的公共问题。该问题说简单也简单,说复杂也复杂。有时候,只...",
|
|
35
|
-
"votes": "179",
|
|
36
|
-
"url": "/k/4i9d6w2",
|
|
37
|
-
"avatar": "https://img.toutiao.io/subject/96c1af0d2a0b441ca9740ee13c3e37f3/thumb",
|
|
38
|
-
"avatarAlt": "苏三说技术 - 独家号",
|
|
39
|
-
"subjectName": "苏三说技术",
|
|
40
|
-
"homeUrl": "/subjects/453205"
|
|
41
|
-
},
|
|
42
32
|
{
|
|
43
33
|
"title": "我说 2w 字可以入门 ES,非但不信还打我",
|
|
44
34
|
"description": "一、概述 Elasticsearch是一个基于Apache Lucene(TM)的分布式、高扩展、高实时、RESTful 风格的搜索和数据分析引擎。Elasticsearch是用J...",
|
|
@@ -89,20 +79,10 @@
|
|
|
89
79
|
"subjectName": "dotnet",
|
|
90
80
|
"homeUrl": "/subjects/348014"
|
|
91
81
|
},
|
|
92
|
-
{
|
|
93
|
-
"title": "2021 年最佳开源软件榜单|InfoWorld",
|
|
94
|
-
"description": "公众号关注 “GitHubDaily” 设为 “星标”,每天带你逛 GitHub!来自OSC社区 大家好,我是小 G。 作为一家信息技术媒体公司,InfoWorld 成立于 197...",
|
|
95
|
-
"votes": "132",
|
|
96
|
-
"url": "/k/swk6nu6",
|
|
97
|
-
"avatar": "https://img.toutiao.io/subject/5bf8e51c52da495688286970653db432/thumb",
|
|
98
|
-
"avatarAlt": "不停大步走 - 独家号",
|
|
99
|
-
"subjectName": "不停大步走",
|
|
100
|
-
"homeUrl": "/subjects/9186"
|
|
101
|
-
},
|
|
102
82
|
{
|
|
103
83
|
"title": "从头带你撸一个 Spring Boot Starter",
|
|
104
84
|
"description": "我们知道 SpringBoot 提供了很多的 Starter 用于引用各种封装好的功能:名称功能spring-boot-starter-web支持 Web 开发,包括 Tomcat...",
|
|
105
|
-
"votes": "
|
|
85
|
+
"votes": "119",
|
|
106
86
|
"url": "/k/h7wj37b",
|
|
107
87
|
"avatar": "https://img.toutiao.io/subject/71f9941cb38e4fd7b0d4cf7edf850b2b/thumb",
|
|
108
88
|
"avatarAlt": "无籽水稻研发 - 独家号",
|
|
@@ -152,7 +132,7 @@
|
|
|
152
132
|
{
|
|
153
133
|
"title": "据说看完这篇 JVM 要一小时",
|
|
154
134
|
"description": "",
|
|
155
|
-
"votes": "
|
|
135
|
+
"votes": "103",
|
|
156
136
|
"url": "/k/1dauixx",
|
|
157
137
|
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
158
138
|
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
@@ -192,7 +172,7 @@
|
|
|
192
172
|
{
|
|
193
173
|
"title": "字节的分布式链路追踪实践,教科书式的搭建指南",
|
|
194
174
|
"description": "",
|
|
195
|
-
"votes": "
|
|
175
|
+
"votes": "96",
|
|
196
176
|
"url": "/k/t6j66db",
|
|
197
177
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
198
178
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -248,5 +228,25 @@
|
|
|
248
228
|
"avatarAlt": "萌叔 - 独家号",
|
|
249
229
|
"subjectName": "萌叔",
|
|
250
230
|
"homeUrl": "/subjects/334598"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"title": "真香啊!接私活必备的 N 个开源项目(附源码合集第一期)!收藏走起!",
|
|
234
|
+
"description": "",
|
|
235
|
+
"votes": "97",
|
|
236
|
+
"url": "/k/he7umju",
|
|
237
|
+
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
238
|
+
"avatarAlt": "服务架构及中台 - 独家号",
|
|
239
|
+
"subjectName": "服务架构及中台",
|
|
240
|
+
"homeUrl": "/subjects/26578"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"title": "如何做好一份程序员的工作汇报 ppt?",
|
|
244
|
+
"description": "这个回答分为4个部分:首先是分析和拆解问题,为什么对于大多数程序来说,做好一份工作汇报ppt是件不容易的事情?第二部分是针对问题的解决方法,主要是工具和逻辑思维两方面的训练第三部分...",
|
|
245
|
+
"votes": "100",
|
|
246
|
+
"url": "/k/1byulsh",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
248
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
249
|
+
"subjectName": "进击的程序猿",
|
|
250
|
+
"homeUrl": "/subjects/24912"
|
|
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": "mermaid-js/mermaid",
|
|
4
|
+
"language": "JavaScript",
|
|
5
|
+
"color": "#f1e05a",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "3065",
|
|
8
|
+
"stargazers_count": 42420,
|
|
9
|
+
"todayStar": "779 stars today",
|
|
10
|
+
"html_url": "https://github.com/mermaid-js/mermaid",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "heiyeluren/XMM",
|
|
15
|
+
"language": "Go",
|
|
16
|
+
"color": "#00ADD8",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "41",
|
|
19
|
+
"stargazers_count": 347,
|
|
20
|
+
"todayStar": "82 stars today",
|
|
21
|
+
"html_url": "https://github.com/heiyeluren/XMM",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "Azure/azure-rest-api-specs",
|
|
26
|
+
"language": "TypeScript",
|
|
27
|
+
"color": "#2b7489",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "3425",
|
|
30
|
+
"stargazers_count": 1402,
|
|
31
|
+
"todayStar": "27 stars today",
|
|
32
|
+
"html_url": "https://github.com/Azure/azure-rest-api-specs",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "ethereumbook/ethereumbook",
|
|
37
37
|
"language": "JavaScript",
|
|
38
38
|
"color": "#f1e05a",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "3300",
|
|
41
|
+
"stargazers_count": 13157,
|
|
42
|
+
"todayStar": "66 stars today",
|
|
43
|
+
"html_url": "https://github.com/ethereumbook/ethereumbook",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "",
|
|
49
|
-
"color": "",
|
|
47
|
+
"full_name": "cube0x0/KrbRelay",
|
|
48
|
+
"language": "C#",
|
|
49
|
+
"color": "#178600",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "47",
|
|
52
|
+
"stargazers_count": 388,
|
|
53
|
+
"todayStar": "68 stars today",
|
|
54
|
+
"html_url": "https://github.com/cube0x0/KrbRelay",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "
|
|
58
|
+
"full_name": "penk/penkesu",
|
|
59
|
+
"language": "",
|
|
60
|
+
"color": "",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "26",
|
|
63
|
+
"stargazers_count": 829,
|
|
64
|
+
"todayStar": "216 stars today",
|
|
65
|
+
"html_url": "https://github.com/penk/penkesu",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "",
|
|
71
|
-
"color": "",
|
|
69
|
+
"full_name": "italiaremote/awesome-italia-remote",
|
|
70
|
+
"language": "Go",
|
|
71
|
+
"color": "#00ADD8",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "43",
|
|
74
|
+
"stargazers_count": 229,
|
|
75
|
+
"todayStar": "61 stars today",
|
|
76
|
+
"html_url": "https://github.com/italiaremote/awesome-italia-remote",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "novak-99/MLPP",
|
|
81
|
+
"language": "C++",
|
|
82
|
+
"color": "#f34b7d",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "68",
|
|
85
|
+
"stargazers_count": 664,
|
|
86
|
+
"todayStar": "152 stars today",
|
|
87
|
+
"html_url": "https://github.com/novak-99/MLPP",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "",
|
|
93
|
-
"color": "",
|
|
91
|
+
"full_name": "JonathanSalwan/VMProtect-devirtualization",
|
|
92
|
+
"language": "Roff",
|
|
93
|
+
"color": "#ecdebe",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "42",
|
|
96
|
+
"stargazers_count": 279,
|
|
97
|
+
"todayStar": "47 stars today",
|
|
98
|
+
"html_url": "https://github.com/JonathanSalwan/VMProtect-devirtualization",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "
|
|
102
|
+
"full_name": "OffcierCia/DeFi-Developer-Road-Map",
|
|
103
|
+
"language": "",
|
|
104
|
+
"color": "",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "432",
|
|
107
|
+
"stargazers_count": 3902,
|
|
108
|
+
"todayStar": "127 stars today",
|
|
109
|
+
"html_url": "https://github.com/OffcierCia/DeFi-Developer-Road-Map",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "",
|
|
115
|
-
"color": "",
|
|
113
|
+
"full_name": "bilibili/ailab",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "212",
|
|
118
|
+
"stargazers_count": 2197,
|
|
119
|
+
"todayStar": "258 stars today",
|
|
120
|
+
"html_url": "https://github.com/bilibili/ailab",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "trickest/cve",
|
|
125
125
|
"language": "",
|
|
126
126
|
"color": "",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "121",
|
|
129
|
+
"stargazers_count": 1105,
|
|
130
|
+
"todayStar": "481 stars today",
|
|
131
|
+
"html_url": "https://github.com/trickest/cve",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
135
|
+
"full_name": "alan2207/bulletproof-react",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#2b7489",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "585",
|
|
140
|
+
"stargazers_count": 8800,
|
|
141
|
+
"todayStar": "59 stars today",
|
|
142
|
+
"html_url": "https://github.com/alan2207/bulletproof-react",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "4ra1n/JavaSecInterview",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "58",
|
|
151
|
+
"stargazers_count": 373,
|
|
152
|
+
"todayStar": "80 stars today",
|
|
153
|
+
"html_url": "https://github.com/4ra1n/JavaSecInterview",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "
|
|
157
|
+
"full_name": "felipefialho/frontend-challenges",
|
|
158
|
+
"language": "",
|
|
159
|
+
"color": "",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "884",
|
|
162
|
+
"stargazers_count": 7840,
|
|
163
|
+
"todayStar": "158 stars today",
|
|
164
|
+
"html_url": "https://github.com/felipefialho/frontend-challenges",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "
|
|
168
|
+
"full_name": "pen4uin/bug-bounty",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "47",
|
|
173
|
+
"stargazers_count": 191,
|
|
174
|
+
"todayStar": "48 stars today",
|
|
175
|
+
"html_url": "https://github.com/pen4uin/bug-bounty",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "AMAI-GmbH/AI-Expert-Roadmap",
|
|
180
|
+
"language": "JavaScript",
|
|
181
|
+
"color": "#f1e05a",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "1554",
|
|
184
|
+
"stargazers_count": 18074,
|
|
185
|
+
"todayStar": "315 stars today",
|
|
186
|
+
"html_url": "https://github.com/AMAI-GmbH/AI-Expert-Roadmap",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "dtm-php/dtm-client",
|
|
191
|
+
"language": "PHP",
|
|
192
|
+
"color": "#4F5D95",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "13",
|
|
195
|
+
"stargazers_count": 194,
|
|
196
|
+
"todayStar": "29 stars today",
|
|
197
|
+
"html_url": "https://github.com/dtm-php/dtm-client",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "mqyqingfeng/Blog",
|
|
202
202
|
"language": "",
|
|
203
203
|
"color": "",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "4269",
|
|
206
|
+
"stargazers_count": 25692,
|
|
207
|
+
"todayStar": "34 stars today",
|
|
208
|
+
"html_url": "https://github.com/mqyqingfeng/Blog",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "qiurunze123/miaosha",
|
|
213
|
+
"language": "Java",
|
|
214
|
+
"color": "#b07219",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "6109",
|
|
217
|
+
"stargazers_count": 23570,
|
|
218
|
+
"todayStar": "37 stars today",
|
|
219
|
+
"html_url": "https://github.com/qiurunze123/miaosha",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "aws/aws-sdk-go",
|
|
224
|
+
"language": "Go",
|
|
225
|
+
"color": "#00ADD8",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "1804",
|
|
228
|
+
"stargazers_count": 7411,
|
|
229
|
+
"todayStar": "19 stars today",
|
|
230
|
+
"html_url": "https://github.com/aws/aws-sdk-go",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "saadeghi/daisyui",
|
|
235
|
+
"language": "Svelte",
|
|
236
|
+
"color": "#ff3e00",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "307",
|
|
239
|
+
"stargazers_count": 7853,
|
|
240
|
+
"todayStar": "112 stars today",
|
|
241
|
+
"html_url": "https://github.com/saadeghi/daisyui",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "NVlabs/instant-ngp",
|
|
246
|
+
"language": "Cuda",
|
|
247
|
+
"color": "#3A4E3A",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "245",
|
|
250
|
+
"stargazers_count": 2609,
|
|
251
|
+
"todayStar": "75 stars today",
|
|
252
|
+
"html_url": "https://github.com/NVlabs/instant-ngp",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
256
|
+
"full_name": "NVlabs/tiny-cuda-nn",
|
|
257
257
|
"language": "C++",
|
|
258
258
|
"color": "#f34b7d",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "56",
|
|
261
|
+
"stargazers_count": 857,
|
|
262
|
+
"todayStar": "35 stars today",
|
|
263
|
+
"html_url": "https://github.com/NVlabs/tiny-cuda-nn",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "trekhleb/javascript-algorithms",
|
|
268
|
+
"language": "JavaScript",
|
|
269
|
+
"color": "#f1e05a",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "22276",
|
|
272
|
+
"stargazers_count": 135048,
|
|
273
|
+
"todayStar": "149 stars today",
|
|
274
|
+
"html_url": "https://github.com/trekhleb/javascript-algorithms",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|