@wcj/github-rank 22.8.29 → 22.9.1
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 +34157 -34136
- package/dist/sifou-daily.json +29 -11
- package/dist/sifou-monthly.json +70 -70
- package/dist/sifou-weekly.json +166 -166
- package/dist/toutiao-30.json +55 -55
- package/dist/toutiao-7.json +128 -128
- package/dist/toutiao-90.json +41 -41
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +152 -152
- package/dist/trending-weekly.json +157 -157
- package/dist/users.china.json +2525 -2525
- package/dist/users.json +4082 -4083
- package/package.json +1 -1
- package/web/data/repos.json +34157 -34136
- package/web/data/sifou-daily.json +29 -11
- package/web/data/sifou-monthly.json +70 -70
- package/web/data/sifou-weekly.json +166 -166
- package/web/data/toutiao-30.json +55 -55
- package/web/data/toutiao-7.json +128 -128
- package/web/data/toutiao-90.json +41 -41
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +152 -152
- package/web/data/trending-weekly.json +157 -157
- package/web/data/users.china.json +2525 -2525
- package/web/data/users.json +4082 -4083
- package/web/index.html +2114 -2114
- package/web/repos.html +4125 -4125
- package/web/sifou-daily.html +67 -11
- package/web/sifou-monthly.html +99 -99
- package/web/sifou-weekly.html +144 -144
- package/web/toutiao-30.html +73 -73
- package/web/toutiao-7.html +93 -93
- package/web/toutiao-90.html +47 -47
- package/web/trending-monthly.html +136 -136
- package/web/trending-weekly.html +141 -133
- package/web/trending.html +142 -150
- package/web/users.china.html +1286 -1286
package/dist/toutiao-90.json
CHANGED
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
{
|
|
63
63
|
"title": "Redis夺命52连问",
|
|
64
64
|
"description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
|
|
65
|
-
"votes": "
|
|
65
|
+
"votes": "117",
|
|
66
66
|
"url": "/k/he3fzao",
|
|
67
67
|
"avatar": "https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb",
|
|
68
68
|
"avatarAlt": "编程爱好者(网络编程) - 独家号",
|
|
@@ -79,6 +79,26 @@
|
|
|
79
79
|
"subjectName": "服务架构及中台",
|
|
80
80
|
"homeUrl": "/subjects/26578"
|
|
81
81
|
},
|
|
82
|
+
{
|
|
83
|
+
"title": "Java 大后端各种架构图汇总(建议收藏!!)",
|
|
84
|
+
"description": "",
|
|
85
|
+
"votes": "93",
|
|
86
|
+
"url": "/k/dvo6z1w",
|
|
87
|
+
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
88
|
+
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
89
|
+
"subjectName": "浪客用react,java全栈",
|
|
90
|
+
"homeUrl": "/subjects/132403"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"title": "聊聊 13 种锁的实现方式",
|
|
94
|
+
"description": "大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,\"锁\" 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...",
|
|
95
|
+
"votes": "99",
|
|
96
|
+
"url": "/k/wcwg3fn",
|
|
97
|
+
"avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
|
|
98
|
+
"avatarAlt": "微观技术 - 独家号",
|
|
99
|
+
"subjectName": "微观技术",
|
|
100
|
+
"homeUrl": "/subjects/348507"
|
|
101
|
+
},
|
|
82
102
|
{
|
|
83
103
|
"title": "聊聊Java中代码优化的30个小技巧",
|
|
84
104
|
"description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
|
|
@@ -89,16 +109,6 @@
|
|
|
89
109
|
"subjectName": "苏三说技术",
|
|
90
110
|
"homeUrl": "/subjects/453205"
|
|
91
111
|
},
|
|
92
|
-
{
|
|
93
|
-
"title": "Java 大后端各种架构图汇总(建议收藏!!)",
|
|
94
|
-
"description": "",
|
|
95
|
-
"votes": "91",
|
|
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
|
-
},
|
|
102
112
|
{
|
|
103
113
|
"title": "高并发,你真的理解透彻了吗?",
|
|
104
114
|
"description": "",
|
|
@@ -109,16 +119,6 @@
|
|
|
109
119
|
"subjectName": "浪客用react,java全栈",
|
|
110
120
|
"homeUrl": "/subjects/132403"
|
|
111
121
|
},
|
|
112
|
-
{
|
|
113
|
-
"title": "聊聊 13 种锁的实现方式",
|
|
114
|
-
"description": "大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,\"锁\" 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...",
|
|
115
|
-
"votes": "92",
|
|
116
|
-
"url": "/k/wcwg3fn",
|
|
117
|
-
"avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
|
|
118
|
-
"avatarAlt": "微观技术 - 独家号",
|
|
119
|
-
"subjectName": "微观技术",
|
|
120
|
-
"homeUrl": "/subjects/348507"
|
|
121
|
-
},
|
|
122
122
|
{
|
|
123
123
|
"title": "花了一周,我总结了120个数据分析指标与术语。",
|
|
124
124
|
"description": "",
|
|
@@ -129,6 +129,16 @@
|
|
|
129
129
|
"subjectName": "进击的程序猿",
|
|
130
130
|
"homeUrl": "/subjects/24912"
|
|
131
131
|
},
|
|
132
|
+
{
|
|
133
|
+
"title": "微服务接口设计原则",
|
|
134
|
+
"description": "本文结合自身后台开发经验,从高可用、高性能、易维护和低风险(安全)角度出发,尝试总结业界常见微服务接口设计原则,帮助大家设计出优秀的微服务。1.前言微服务是一种系统架构风格,是 S...",
|
|
135
|
+
"votes": "91",
|
|
136
|
+
"url": "/k/4hjv10p",
|
|
137
|
+
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
138
|
+
"avatarAlt": "ASCE1885 - 独家号",
|
|
139
|
+
"subjectName": "ASCE1885",
|
|
140
|
+
"homeUrl": "/subjects/4829"
|
|
141
|
+
},
|
|
132
142
|
{
|
|
133
143
|
"title": "京东面试:MQ 消息丢失、重复、积压问题,如何解决?",
|
|
134
144
|
"description": "",
|
|
@@ -139,16 +149,6 @@
|
|
|
139
149
|
"subjectName": "浪客用react,java全栈",
|
|
140
150
|
"homeUrl": "/subjects/132403"
|
|
141
151
|
},
|
|
142
|
-
{
|
|
143
|
-
"title": "微服务接口设计原则",
|
|
144
|
-
"description": "本文结合自身后台开发经验,从高可用、高性能、易维护和低风险(安全)角度出发,尝试总结业界常见微服务接口设计原则,帮助大家设计出优秀的微服务。1.前言微服务是一种系统架构风格,是 S...",
|
|
145
|
-
"votes": "89",
|
|
146
|
-
"url": "/k/4hjv10p",
|
|
147
|
-
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
148
|
-
"avatarAlt": "ASCE1885 - 独家号",
|
|
149
|
-
"subjectName": "ASCE1885",
|
|
150
|
-
"homeUrl": "/subjects/4829"
|
|
151
|
-
},
|
|
152
152
|
{
|
|
153
153
|
"title": "我们公司使用了 5 年的系统限流方案!从实现到部署实战详解,稳的一批!",
|
|
154
154
|
"description": "大家好,我是老赵!什么是限流呢?限流是限制到达系统的并发请求数量,保证系统能够正常响应部分用户请求,而对于超过限制的流量,则通过拒绝服务的方式保证整体系统的可用性。根据限流作用范围...",
|
|
@@ -199,16 +199,6 @@
|
|
|
199
199
|
"subjectName": "Bloomingroses",
|
|
200
200
|
"homeUrl": "/subjects/98777"
|
|
201
201
|
},
|
|
202
|
-
{
|
|
203
|
-
"title": "如何写出一篇好的技术方案?",
|
|
204
|
-
"description": "",
|
|
205
|
-
"votes": "78",
|
|
206
|
-
"url": "/k/gl2cth8",
|
|
207
|
-
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
208
|
-
"avatarAlt": "架构之美 - 独家号",
|
|
209
|
-
"subjectName": "架构之美",
|
|
210
|
-
"homeUrl": "/subjects/42200"
|
|
211
|
-
},
|
|
212
202
|
{
|
|
213
203
|
"title": "总监的烦恼:技术丢了怎么办?",
|
|
214
204
|
"description": "原创不易,求分享、求一键三连前段时间有个粉丝与我讨论了一个问题:小钗,我半年前从技术经理升职到了技术总监,但这段时间的工作很恼火:一大半时间要去开各种产品会,还有一些时间要去处理团...",
|
|
@@ -229,6 +219,16 @@
|
|
|
229
219
|
"subjectName": "知了一笑",
|
|
230
220
|
"homeUrl": "/subjects/416733"
|
|
231
221
|
},
|
|
222
|
+
{
|
|
223
|
+
"title": "什么是顶级的思维?",
|
|
224
|
+
"description": "分享几个非常适合职场人的顶级思维1、麦肯锡七步成诗:解决问题的7个步骤ProcessOn模板社区-麦肯锡解决问题的七个步骤2、SWOT分析法:基于竞争环境和竞争条件的态势分析3、T...",
|
|
225
|
+
"votes": "68",
|
|
226
|
+
"url": "/k/ulqvlcd",
|
|
227
|
+
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
228
|
+
"avatarAlt": "Bloomingroses - 独家号",
|
|
229
|
+
"subjectName": "Bloomingroses",
|
|
230
|
+
"homeUrl": "/subjects/98777"
|
|
231
|
+
},
|
|
232
232
|
{
|
|
233
233
|
"title": "腾讯低代码平台正式开源!可拖拽、生成手机项目、PC 项目!接私活福利啊!",
|
|
234
234
|
"description": "点击关注公众号,Java干货及时送达来源:腾讯开源项目简介腾讯tmagic-editor是一个所见即所得的页面可视化编辑器,基于tmagic-editor可以快速搭建可视化页面生产...",
|
package/dist/trending-daily.json
CHANGED
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "bes-dev/stable_diffusion.openvino",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "55",
|
|
8
|
+
"stargazers_count": 534,
|
|
9
|
+
"todayStar": "150 stars today",
|
|
10
|
+
"html_url": "https://github.com/bes-dev/stable_diffusion.openvino",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "CodeEditApp/CodeEdit",
|
|
15
15
|
"language": "Swift",
|
|
16
16
|
"color": "#F05138",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "597",
|
|
19
|
+
"stargazers_count": 13124,
|
|
20
|
+
"todayStar": "227 stars today",
|
|
21
|
+
"html_url": "https://github.com/CodeEditApp/CodeEdit",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "ange-yaghi/engine-sim",
|
|
26
|
+
"language": "C++",
|
|
27
|
+
"color": "#f34b7d",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "445",
|
|
30
|
+
"stargazers_count": 4575,
|
|
31
|
+
"todayStar": "222 stars today",
|
|
32
|
+
"html_url": "https://github.com/ange-yaghi/engine-sim",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "Joshua-Ashton/VPhysics-Jolt",
|
|
37
|
+
"language": "C++",
|
|
38
|
+
"color": "#f34b7d",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "24",
|
|
41
|
+
"stargazers_count": 504,
|
|
42
|
+
"todayStar": "138 stars today",
|
|
43
|
+
"html_url": "https://github.com/Joshua-Ashton/VPhysics-Jolt",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "hlky/sd-enable-textual-inversion",
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "16",
|
|
52
|
+
"stargazers_count": 522,
|
|
53
|
+
"todayStar": "88 stars today",
|
|
54
|
+
"html_url": "https://github.com/hlky/sd-enable-textual-inversion",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
58
|
+
"full_name": "AykutSarac/jsoncrack.com",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "326",
|
|
63
|
+
"stargazers_count": 7544,
|
|
64
|
+
"todayStar": "569 stars today",
|
|
65
|
+
"html_url": "https://github.com/AykutSarac/jsoncrack.com",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
69
|
+
"full_name": "zeeka-network/bazuka",
|
|
70
|
+
"language": "Rust",
|
|
71
|
+
"color": "#dea584",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "141",
|
|
74
|
+
"stargazers_count": 460,
|
|
75
|
+
"todayStar": "101 stars today",
|
|
76
|
+
"html_url": "https://github.com/zeeka-network/bazuka",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "ripienaar/free-for-dev",
|
|
81
|
+
"language": "HTML",
|
|
82
|
+
"color": "#e34c26",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "6486",
|
|
85
|
+
"stargazers_count": 58990,
|
|
86
|
+
"todayStar": "310 stars today",
|
|
87
|
+
"html_url": "https://github.com/ripienaar/free-for-dev",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "magnusviri/stable-diffusion-old",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "7",
|
|
96
|
+
"stargazers_count": 88,
|
|
97
|
+
"todayStar": "3 stars today",
|
|
98
|
+
"html_url": "https://github.com/magnusviri/stable-diffusion-old",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
102
|
+
"full_name": "awesome-selfhosted/awesome-selfhosted",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "6239",
|
|
107
|
+
"stargazers_count": 100744,
|
|
108
|
+
"todayStar": "215 stars today",
|
|
109
|
+
"html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
113
|
+
"full_name": "microsoft/ML-For-Beginners",
|
|
114
|
+
"language": "JupyterNotebook",
|
|
115
|
+
"color": "#DA5B0B",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "8147",
|
|
118
|
+
"stargazers_count": 40859,
|
|
119
|
+
"todayStar": "266 stars today",
|
|
120
|
+
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "
|
|
124
|
+
"full_name": "cwi-reset/edicao-04-level-1",
|
|
125
|
+
"language": "",
|
|
126
|
+
"color": "",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "18",
|
|
129
|
+
"stargazers_count": 87,
|
|
130
|
+
"todayStar": "8 stars today",
|
|
131
|
+
"html_url": "https://github.com/cwi-reset/edicao-04-level-1",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
135
|
+
"full_name": "2881099/FreeIM",
|
|
136
|
+
"language": "C#",
|
|
137
|
+
"color": "#178600",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "316",
|
|
140
|
+
"stargazers_count": 979,
|
|
141
|
+
"todayStar": "30 stars today",
|
|
142
|
+
"html_url": "https://github.com/2881099/FreeIM",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "jackfrued/Python-100-Days",
|
|
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": "46540",
|
|
151
|
+
"stargazers_count": 123438,
|
|
152
|
+
"todayStar": "72 stars today",
|
|
153
|
+
"html_url": "https://github.com/jackfrued/Python-100-Days",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "
|
|
157
|
+
"full_name": "zhanymkanov/fastapi-best-practices",
|
|
158
|
+
"language": "",
|
|
159
|
+
"color": "",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "17",
|
|
162
|
+
"stargazers_count": 484,
|
|
163
|
+
"todayStar": "109 stars today",
|
|
164
|
+
"html_url": "https://github.com/zhanymkanov/fastapi-best-practices",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "hunar4321/life_code",
|
|
169
|
+
"language": "C++",
|
|
170
|
+
"color": "#f34b7d",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "95",
|
|
173
|
+
"stargazers_count": 953,
|
|
174
|
+
"todayStar": "152 stars today",
|
|
175
|
+
"html_url": "https://github.com/hunar4321/life_code",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "
|
|
179
|
+
"full_name": "codecrafters-io/build-your-own-x",
|
|
180
|
+
"language": "",
|
|
181
|
+
"color": "",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "15303",
|
|
184
|
+
"stargazers_count": 163334,
|
|
185
|
+
"todayStar": "270 stars today",
|
|
186
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "hlky/stable-diffusion-webui",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "123",
|
|
195
|
+
"stargazers_count": 1278,
|
|
196
|
+
"todayStar": "298 stars today",
|
|
197
|
+
"html_url": "https://github.com/hlky/stable-diffusion-webui",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "jgraph/drawio-desktop",
|
|
202
|
+
"language": "Shell",
|
|
203
|
+
"color": "#89e051",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "3657",
|
|
206
|
+
"stargazers_count": 33036,
|
|
207
|
+
"todayStar": "112 stars today",
|
|
208
|
+
"html_url": "https://github.com/jgraph/drawio-desktop",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "",
|
|
214
|
-
"color": "",
|
|
212
|
+
"full_name": "ksz-ksz/rxjs-insights",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "6",
|
|
217
|
+
"stargazers_count": 211,
|
|
218
|
+
"todayStar": "45 stars today",
|
|
219
|
+
"html_url": "https://github.com/ksz-ksz/rxjs-insights",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "k4yt3x/video2x",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "539",
|
|
228
|
+
"stargazers_count": 4966,
|
|
229
|
+
"todayStar": "106 stars today",
|
|
230
|
+
"html_url": "https://github.com/k4yt3x/video2x",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "OpenEthan/SMSBoom",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "1906",
|
|
239
|
+
"stargazers_count": 7200,
|
|
240
|
+
"todayStar": "111 stars today",
|
|
241
|
+
"html_url": "https://github.com/OpenEthan/SMSBoom",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "smallevilbeast/ntchat",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "12",
|
|
250
|
+
"stargazers_count": 112,
|
|
251
|
+
"todayStar": "48 stars today",
|
|
252
|
+
"html_url": "https://github.com/smallevilbeast/ntchat",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "google/googletest",
|
|
257
|
+
"language": "C++",
|
|
258
|
+
"color": "#f34b7d",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "8773",
|
|
261
|
+
"stargazers_count": 27416,
|
|
262
|
+
"todayStar": "45 stars today",
|
|
263
|
+
"html_url": "https://github.com/google/googletest",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "cmu-db/bustub",
|
|
268
|
+
"language": "C++",
|
|
269
|
+
"color": "#f34b7d",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "1000",
|
|
272
|
+
"stargazers_count": 1566,
|
|
273
|
+
"todayStar": "77 stars today",
|
|
274
|
+
"html_url": "https://github.com/cmu-db/bustub",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|