@wcj/github-rank 24.8.2 → 24.8.4
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/README.md +1 -1
- package/dist/repos.json +23135 -23135
- package/dist/trending-daily.json +133 -111
- package/dist/trending-monthly.json +131 -120
- package/dist/trending-weekly.json +139 -95
- package/dist/users.china.json +1516 -1516
- package/dist/users.json +5082 -5082
- package/dist/users.org.json +391 -391
- package/package.json +1 -1
- package/web/data/repos.json +23135 -23135
- package/web/data/trending-daily.json +133 -111
- package/web/data/trending-monthly.json +131 -120
- package/web/data/trending-weekly.json +139 -95
- package/web/data/users.china.json +1516 -1516
- package/web/data/users.json +5082 -5082
- package/web/data/users.org.json +391 -391
- package/web/index.html +5744 -5760
- package/web/org.html +306 -306
- package/web/repos.html +3014 -3014
- package/web/trending-monthly.html +152 -110
- package/web/trending-weekly.html +239 -87
- package/web/trending.html +173 -101
- package/web/users.china.html +1465 -1464
package/dist/trending-daily.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "pytorch/torchchat",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "Run PyTorch LLMs locally on servers, desktop and mobile",
|
|
7
|
+
"forked": "117",
|
|
8
|
+
"stargazers_count": 1988,
|
|
9
|
+
"todayStar": "337 stars today",
|
|
10
|
+
"html_url": "https://github.com/pytorch/torchchat",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "asg017/sqlite-vec",
|
|
15
|
+
"language": "C",
|
|
16
|
+
"color": "#555555",
|
|
17
|
+
"description": "Work-in-progress vector search SQLite extension that runs anywhere.",
|
|
18
|
+
"forked": "49",
|
|
19
|
+
"stargazers_count": 2065,
|
|
20
|
+
"todayStar": "471 stars today",
|
|
21
|
+
"html_url": "https://github.com/asg017/sqlite-vec",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,142 +26,164 @@
|
|
|
26
26
|
"language": "C",
|
|
27
27
|
"color": "#555555",
|
|
28
28
|
"description": "GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "1289",
|
|
30
|
+
"stargazers_count": 16918,
|
|
31
|
+
"todayStar": "1330 stars today",
|
|
32
32
|
"html_url": "https://github.com/ValdikSS/GoodbyeDPI",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "vbenjs/vue-vben-admin",
|
|
37
|
+
"language": "Vue",
|
|
38
|
+
"color": "#41b883",
|
|
39
|
+
"description": "A modern vue admin. It is based on Vue3、Shadcn UI、vite and TypeScript. It's fast!",
|
|
40
|
+
"forked": "6350",
|
|
41
|
+
"stargazers_count": 23272,
|
|
42
|
+
"todayStar": "14 stars today",
|
|
43
|
+
"html_url": "https://github.com/vbenjs/vue-vben-admin",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "mtdvio/every-programmer-should-know",
|
|
48
|
+
"language": "",
|
|
49
|
+
"color": "",
|
|
50
|
+
"description": "A collection of (mostly) technical things every software developer should know about",
|
|
51
|
+
"forked": "7520",
|
|
52
|
+
"stargazers_count": 78956,
|
|
53
|
+
"todayStar": "153 stars today",
|
|
54
|
+
"html_url": "https://github.com/mtdvio/every-programmer-should-know",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "xvzc/SpoofDPI",
|
|
59
|
+
"language": "Go",
|
|
60
|
+
"color": "#00ADD8",
|
|
61
|
+
"description": "A simple and fast anti-censorship tool written in Go",
|
|
62
|
+
"forked": "47",
|
|
63
|
+
"stargazers_count": 980,
|
|
64
|
+
"todayStar": "118 stars today",
|
|
65
|
+
"html_url": "https://github.com/xvzc/SpoofDPI",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "opendatalab/MinerU",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。",
|
|
73
|
-
"forked": "449",
|
|
74
|
-
"stargazers_count": 5726,
|
|
75
|
-
"todayStar": "475 stars today",
|
|
76
|
-
"html_url": "https://github.com/opendatalab/MinerU",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "hiddify/hiddify-next",
|
|
81
|
-
"language": "Dart",
|
|
82
|
-
"color": "#00B4AB",
|
|
83
|
-
"description": "Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.",
|
|
84
|
-
"forked": "1287",
|
|
85
|
-
"stargazers_count": 13726,
|
|
86
|
-
"todayStar": "47 stars today",
|
|
87
|
-
"html_url": "https://github.com/hiddify/hiddify-next",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
68
|
{
|
|
91
69
|
"full_name": "bol-van/zapret",
|
|
92
70
|
"language": "C",
|
|
93
71
|
"color": "#555555",
|
|
94
72
|
"description": "DPI bypass multi platform",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
73
|
+
"forked": "373",
|
|
74
|
+
"stargazers_count": 3856,
|
|
75
|
+
"todayStar": "457 stars today",
|
|
98
76
|
"html_url": "https://github.com/bol-van/zapret",
|
|
99
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "google/googletest",
|
|
81
|
+
"language": "C++",
|
|
82
|
+
"color": "#f34b7d",
|
|
83
|
+
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
84
|
+
"forked": "10020",
|
|
85
|
+
"stargazers_count": 33947,
|
|
86
|
+
"todayStar": "58 stars today",
|
|
87
|
+
"html_url": "https://github.com/google/googletest",
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
|
-
"full_name": "
|
|
91
|
+
"full_name": "mlc-ai/mlc-llm",
|
|
103
92
|
"language": "Python",
|
|
104
93
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "Universal LLM Deployment Engine with ML Compilation",
|
|
95
|
+
"forked": "1442",
|
|
96
|
+
"stargazers_count": 18203,
|
|
97
|
+
"todayStar": "70 stars today",
|
|
98
|
+
"html_url": "https://github.com/mlc-ai/mlc-llm",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "RSSNext/follow",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"description": "🧡 Next generation information browser",
|
|
106
|
+
"forked": "71",
|
|
107
|
+
"stargazers_count": 2477,
|
|
108
|
+
"todayStar": "251 stars today",
|
|
109
|
+
"html_url": "https://github.com/RSSNext/follow",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "zulip/zulip",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Zulip server and web application. Open-source team chat that helps teams stay productive and focused.",
|
|
117
|
+
"forked": "7576",
|
|
118
|
+
"stargazers_count": 20693,
|
|
119
|
+
"todayStar": "31 stars today",
|
|
120
|
+
"html_url": "https://github.com/zulip/zulip",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "google/benchmark",
|
|
125
125
|
"language": "C++",
|
|
126
126
|
"color": "#f34b7d",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "A microbenchmark support library",
|
|
128
|
+
"forked": "1598",
|
|
129
|
+
"stargazers_count": 8781,
|
|
130
|
+
"todayStar": "10 stars today",
|
|
131
|
+
"html_url": "https://github.com/google/benchmark",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "lipku/metahuman-stream",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "Real time interactive streaming digital human",
|
|
139
|
+
"forked": "359",
|
|
140
|
+
"stargazers_count": 2400,
|
|
141
|
+
"todayStar": "106 stars today",
|
|
142
|
+
"html_url": "https://github.com/lipku/metahuman-stream",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "apache/apisix",
|
|
147
|
+
"language": "Lua",
|
|
148
|
+
"color": "#000080",
|
|
149
|
+
"description": "The Cloud-Native API Gateway",
|
|
150
|
+
"forked": "2469",
|
|
151
|
+
"stargazers_count": 14130,
|
|
152
|
+
"todayStar": "9 stars today",
|
|
153
|
+
"html_url": "https://github.com/apache/apisix",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "rancher/rancher",
|
|
158
|
+
"language": "Go",
|
|
159
|
+
"color": "#00ADD8",
|
|
160
|
+
"description": "Complete container management platform",
|
|
161
|
+
"forked": "2929",
|
|
162
|
+
"stargazers_count": 23019,
|
|
163
|
+
"todayStar": "71 stars today",
|
|
164
|
+
"html_url": "https://github.com/rancher/rancher",
|
|
165
165
|
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "hiddify/hiddify-next",
|
|
169
|
+
"language": "Dart",
|
|
170
|
+
"color": "#00B4AB",
|
|
171
|
+
"description": "Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.",
|
|
172
|
+
"forked": "1301",
|
|
173
|
+
"stargazers_count": 13934,
|
|
174
|
+
"todayStar": "51 stars today",
|
|
175
|
+
"html_url": "https://github.com/hiddify/hiddify-next",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "tensorflow/tensorflow",
|
|
180
|
+
"language": "C++",
|
|
181
|
+
"color": "#f34b7d",
|
|
182
|
+
"description": "An Open Source Machine Learning Framework for Everyone",
|
|
183
|
+
"forked": "74113",
|
|
184
|
+
"stargazers_count": 184517,
|
|
185
|
+
"todayStar": "26 stars today",
|
|
186
|
+
"html_url": "https://github.com/tensorflow/tensorflow",
|
|
187
|
+
"rank": 17
|
|
166
188
|
}
|
|
167
189
|
]
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "stanford-oval/storm",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
7
|
+
"forked": "835",
|
|
8
|
+
"stargazers_count": 8917,
|
|
9
|
+
"todayStar": "4113 stars this month",
|
|
10
|
+
"html_url": "https://github.com/stanford-oval/storm",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,21 +15,21 @@
|
|
|
15
15
|
"language": "Java",
|
|
16
16
|
"color": "#b07219",
|
|
17
17
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "11477",
|
|
19
|
+
"stargazers_count": 91033,
|
|
20
|
+
"todayStar": "11843 stars this month",
|
|
21
21
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "microsoft/graphrag",
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "A modular graph-based Retrieval-Augmented Generation (RAG) system",
|
|
29
|
+
"forked": "1194",
|
|
30
|
+
"stargazers_count": 13816,
|
|
31
|
+
"todayStar": "11531 stars this month",
|
|
32
|
+
"html_url": "https://github.com/microsoft/graphrag",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,164 +37,175 @@
|
|
|
37
37
|
"language": "JavaScript",
|
|
38
38
|
"color": "#f1e05a",
|
|
39
39
|
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "1229",
|
|
41
|
+
"stargazers_count": 17858,
|
|
42
|
+
"todayStar": "5806 stars this month",
|
|
43
43
|
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "sickcodes/Docker-OSX",
|
|
48
|
+
"language": "Shell",
|
|
49
|
+
"color": "#89e051",
|
|
50
|
+
"description": "Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.",
|
|
51
|
+
"forked": "1892",
|
|
52
|
+
"stargazers_count": 38960,
|
|
53
|
+
"todayStar": "2961 stars this month",
|
|
54
|
+
"html_url": "https://github.com/sickcodes/Docker-OSX",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "free-educa/books",
|
|
48
59
|
"language": "",
|
|
49
60
|
"color": "",
|
|
50
61
|
"description": "o armazém de livros",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "1329",
|
|
63
|
+
"stargazers_count": 6676,
|
|
64
|
+
"todayStar": "1588 stars this month",
|
|
54
65
|
"html_url": "https://github.com/free-educa/books",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
|
-
"full_name": "
|
|
69
|
+
"full_name": "ueberdosis/tiptap",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"description": "The headless rich text editor framework for web artisans.",
|
|
73
|
+
"forked": "2189",
|
|
74
|
+
"stargazers_count": 25900,
|
|
75
|
+
"todayStar": "1354 stars this month",
|
|
76
|
+
"html_url": "https://github.com/ueberdosis/tiptap",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "Azure-Samples/graphrag-accelerator",
|
|
59
81
|
"language": "Python",
|
|
60
82
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
83
|
+
"description": "One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure",
|
|
84
|
+
"forked": "194",
|
|
85
|
+
"stargazers_count": 1336,
|
|
86
|
+
"todayStar": "1128 stars this month",
|
|
87
|
+
"html_url": "https://github.com/Azure-Samples/graphrag-accelerator",
|
|
88
|
+
"rank": 8
|
|
67
89
|
},
|
|
68
90
|
{
|
|
69
91
|
"full_name": "ZuodaoTech/everyone-can-use-english",
|
|
70
92
|
"language": "TypeScript",
|
|
71
93
|
"color": "#3178c6",
|
|
72
94
|
"description": "人人都能用英语",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
95
|
+
"forked": "3597",
|
|
96
|
+
"stargazers_count": 23246,
|
|
97
|
+
"todayStar": "2067 stars this month",
|
|
76
98
|
"html_url": "https://github.com/ZuodaoTech/everyone-can-use-english",
|
|
77
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
78
100
|
},
|
|
79
101
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
102
|
+
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
106
|
+
"forked": "36553",
|
|
107
|
+
"stargazers_count": 397139,
|
|
108
|
+
"todayStar": "5061 stars this month",
|
|
109
|
+
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
110
|
+
"rank": 10
|
|
89
111
|
},
|
|
90
112
|
{
|
|
91
113
|
"full_name": "sindresorhus/awesome",
|
|
92
114
|
"language": "",
|
|
93
115
|
"color": "",
|
|
94
116
|
"description": "😎 Awesome lists about all kinds of interesting topics",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
117
|
+
"forked": "27468",
|
|
118
|
+
"stargazers_count": 317164,
|
|
119
|
+
"todayStar": "8155 stars this month",
|
|
98
120
|
"html_url": "https://github.com/sindresorhus/awesome",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "EbookFoundation/free-programming-books",
|
|
103
|
-
"language": "",
|
|
104
|
-
"color": "",
|
|
105
|
-
"description": "📚 Freely available programming books",
|
|
106
|
-
"forked": "60868",
|
|
107
|
-
"stargazers_count": 330397,
|
|
108
|
-
"todayStar": "5427 stars this month",
|
|
109
|
-
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "sickcodes/Docker-OSX",
|
|
114
|
-
"language": "Shell",
|
|
115
|
-
"color": "#89e051",
|
|
116
|
-
"description": "Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.",
|
|
117
|
-
"forked": "1877",
|
|
118
|
-
"stargazers_count": 38401,
|
|
119
|
-
"todayStar": "2101 stars this month",
|
|
120
|
-
"html_url": "https://github.com/sickcodes/Docker-OSX",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "langflow-ai/langflow",
|
|
125
|
-
"language": "JavaScript",
|
|
126
|
-
"color": "#f1e05a",
|
|
127
|
-
"description": "⛓️ Langflow is a visual framework for building multi-agent and RAG applications. It's open-source, Python-powered, fully customizable, model and vector store agnostic.",
|
|
128
|
-
"forked": "3234",
|
|
129
|
-
"stargazers_count": 23111,
|
|
130
|
-
"todayStar": "3242 stars this month",
|
|
131
|
-
"html_url": "https://github.com/langflow-ai/langflow",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "TeamNewPipe/NewPipe",
|
|
136
|
-
"language": "Java",
|
|
137
|
-
"color": "#b07219",
|
|
138
|
-
"description": "A libre lightweight streaming front-end for Android.",
|
|
139
|
-
"forked": "2987",
|
|
140
|
-
"stargazers_count": 30569,
|
|
141
|
-
"todayStar": "1233 stars this month",
|
|
142
|
-
"html_url": "https://github.com/TeamNewPipe/NewPipe",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
123
|
{
|
|
146
124
|
"full_name": "jeecgboot/JeecgBoot",
|
|
147
125
|
"language": "Java",
|
|
148
126
|
"color": "#b07219",
|
|
149
127
|
"description": "🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
128
|
+
"forked": "14537",
|
|
129
|
+
"stargazers_count": 38970,
|
|
152
130
|
"todayStar": "607 stars this month",
|
|
153
131
|
"html_url": "https://github.com/jeecgboot/JeecgBoot",
|
|
154
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
|
-
"full_name": "
|
|
135
|
+
"full_name": "SagerNet/sing-box",
|
|
136
|
+
"language": "Go",
|
|
137
|
+
"color": "#00ADD8",
|
|
138
|
+
"description": "The universal proxy platform",
|
|
139
|
+
"forked": "2073",
|
|
140
|
+
"stargazers_count": 17096,
|
|
141
|
+
"todayStar": "1519 stars this month",
|
|
142
|
+
"html_url": "https://github.com/SagerNet/sing-box",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "lipku/metahuman-stream",
|
|
158
147
|
"language": "Python",
|
|
159
148
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "Real time interactive streaming digital human",
|
|
150
|
+
"forked": "359",
|
|
151
|
+
"stargazers_count": 2400,
|
|
152
|
+
"todayStar": "1440 stars this month",
|
|
153
|
+
"html_url": "https://github.com/lipku/metahuman-stream",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "TeamNewPipe/NewPipe",
|
|
158
|
+
"language": "Java",
|
|
159
|
+
"color": "#b07219",
|
|
160
|
+
"description": "A libre lightweight streaming front-end for Android.",
|
|
161
|
+
"forked": "2991",
|
|
162
|
+
"stargazers_count": 30607,
|
|
163
|
+
"todayStar": "1249 stars this month",
|
|
164
|
+
"html_url": "https://github.com/TeamNewPipe/NewPipe",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "langflow-ai/langflow",
|
|
169
|
+
"language": "JavaScript",
|
|
170
|
+
"color": "#f1e05a",
|
|
171
|
+
"description": "⛓️ Langflow is a visual framework for building multi-agent and RAG applications. It's open-source, Python-powered, fully customizable, model and vector store agnostic.",
|
|
172
|
+
"forked": "3250",
|
|
173
|
+
"stargazers_count": 23311,
|
|
174
|
+
"todayStar": "3337 stars this month",
|
|
175
|
+
"html_url": "https://github.com/langflow-ai/langflow",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "paul-gauthier/aider",
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "aider is AI pair programming in your terminal",
|
|
183
|
+
"forked": "1443",
|
|
184
|
+
"stargazers_count": 15378,
|
|
185
|
+
"todayStar": "2727 stars this month",
|
|
186
|
+
"html_url": "https://github.com/paul-gauthier/aider",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "localsend/localsend",
|
|
191
|
+
"language": "Dart",
|
|
192
|
+
"color": "#00B4AB",
|
|
193
|
+
"description": "An open-source cross-platform alternative to AirDrop",
|
|
194
|
+
"forked": "2057",
|
|
195
|
+
"stargazers_count": 39902,
|
|
196
|
+
"todayStar": "2074 stars this month",
|
|
197
|
+
"html_url": "https://github.com/localsend/localsend",
|
|
198
198
|
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "NVIDIA/open-gpu-kernel-modules",
|
|
202
|
+
"language": "C",
|
|
203
|
+
"color": "#555555",
|
|
204
|
+
"description": "NVIDIA Linux open GPU kernel module source",
|
|
205
|
+
"forked": "1217",
|
|
206
|
+
"stargazers_count": 14858,
|
|
207
|
+
"todayStar": "730 stars this month",
|
|
208
|
+
"html_url": "https://github.com/NVIDIA/open-gpu-kernel-modules",
|
|
209
|
+
"rank": 19
|
|
199
210
|
}
|
|
200
211
|
]
|