@wcj/github-rank 24.10.14 → 24.10.16
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 +30441 -30442
- package/dist/trending-daily.json +111 -155
- package/dist/trending-monthly.json +91 -124
- package/dist/trending-weekly.json +169 -125
- package/dist/users.china.json +2628 -2628
- package/dist/users.json +6234 -6234
- package/dist/users.org.json +602 -602
- package/package.json +1 -1
- package/web/data/repos.json +30441 -30442
- package/web/data/trending-daily.json +111 -155
- package/web/data/trending-monthly.json +91 -124
- package/web/data/trending-weekly.json +169 -125
- package/web/data/users.china.json +2628 -2628
- package/web/data/users.json +6234 -6234
- package/web/data/users.org.json +602 -602
- package/web/index.html +6412 -6416
- package/web/org.html +515 -515
- package/web/repos.html +3640 -3640
- package/web/trending-monthly.html +85 -199
- package/web/trending-weekly.html +261 -109
- package/web/trending.html +95 -251
- package/web/users.china.html +2573 -2573
|
@@ -1,211 +1,167 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "openai/swarm",
|
|
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": "Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.",
|
|
7
|
+
"forked": "967",
|
|
8
|
+
"stargazers_count": 12337,
|
|
9
|
+
"todayStar": "2042 stars today",
|
|
10
|
+
"html_url": "https://github.com/openai/swarm",
|
|
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": "krahets/hello-algo",
|
|
15
|
+
"language": "Java",
|
|
16
|
+
"color": "#b07219",
|
|
17
|
+
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
18
|
+
"forked": "12295",
|
|
19
|
+
"stargazers_count": 96975,
|
|
20
|
+
"todayStar": "126 stars today",
|
|
21
|
+
"html_url": "https://github.com/krahets/hello-algo",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "danielmiessler/SecLists",
|
|
26
|
+
"language": "PHP",
|
|
27
|
+
"color": "#4F5D95",
|
|
28
|
+
"description": "SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.",
|
|
29
|
+
"forked": "23836",
|
|
30
|
+
"stargazers_count": 57643,
|
|
31
|
+
"todayStar": "70 stars today",
|
|
32
|
+
"html_url": "https://github.com/danielmiessler/SecLists",
|
|
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": "CyC2018/CS-Notes",
|
|
37
|
+
"language": "",
|
|
38
|
+
"color": "",
|
|
39
|
+
"description": "📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计",
|
|
40
|
+
"forked": "50952",
|
|
41
|
+
"stargazers_count": 175809,
|
|
42
|
+
"todayStar": "181 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": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "kubernetes-sigs/controller-runtime",
|
|
48
|
+
"language": "Go",
|
|
49
|
+
"color": "#00ADD8",
|
|
50
|
+
"description": "Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)",
|
|
51
|
+
"forked": "1140",
|
|
52
|
+
"stargazers_count": 2515,
|
|
53
|
+
"todayStar": "41 stars today",
|
|
54
|
+
"html_url": "https://github.com/kubernetes-sigs/controller-runtime",
|
|
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": "VikParuchuri/surya",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "OCR, layout analysis, reading order, table recognition in 90+ languages",
|
|
62
|
+
"forked": "740",
|
|
63
|
+
"stargazers_count": 11631,
|
|
64
|
+
"todayStar": "455 stars today",
|
|
65
|
+
"html_url": "https://github.com/VikParuchuri/surya",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "ManimCommunity/manim",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "A community-maintained Python framework for creating mathematical animations.",
|
|
73
|
+
"forked": "1699",
|
|
74
|
+
"stargazers_count": 24245,
|
|
75
|
+
"todayStar": "354 stars today",
|
|
76
|
+
"html_url": "https://github.com/ManimCommunity/manim",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "3b1b/videos",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Code for the manim-generated scenes used in 3blue1brown videos",
|
|
84
|
+
"forked": "1635",
|
|
85
|
+
"stargazers_count": 6711,
|
|
86
|
+
"todayStar": "78 stars today",
|
|
87
|
+
"html_url": "https://github.com/3b1b/videos",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "dagster-io/dagster",
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "An orchestration platform for the development, production, and observation of data assets.",
|
|
95
|
+
"forked": "1443",
|
|
96
|
+
"stargazers_count": 11407,
|
|
97
|
+
"todayStar": "18 stars today",
|
|
98
|
+
"html_url": "https://github.com/dagster-io/dagster",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "google-ai-edge/mediapipe",
|
|
103
|
+
"language": "C++",
|
|
104
|
+
"color": "#f34b7d",
|
|
105
|
+
"description": "Cross-platform, customizable ML solutions for live and streaming media.",
|
|
106
|
+
"forked": "5119",
|
|
107
|
+
"stargazers_count": 27126,
|
|
108
|
+
"todayStar": "41 stars today",
|
|
109
|
+
"html_url": "https://github.com/google-ai-edge/mediapipe",
|
|
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": "JetBrains/kotlin",
|
|
114
|
+
"language": "Kotlin",
|
|
115
|
+
"color": "#A97BFF",
|
|
116
|
+
"description": "The Kotlin Programming Language.",
|
|
117
|
+
"forked": "5742",
|
|
118
|
+
"stargazers_count": 49085,
|
|
119
|
+
"todayStar": "24 stars today",
|
|
120
|
+
"html_url": "https://github.com/JetBrains/kotlin",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "hoppscotch/hoppscotch",
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)",
|
|
128
|
+
"forked": "4477",
|
|
129
|
+
"stargazers_count": 64499,
|
|
130
|
+
"todayStar": "23 stars today",
|
|
131
|
+
"html_url": "https://github.com/hoppscotch/hoppscotch",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "Python",
|
|
137
|
-
"color": "#3572A5",
|
|
138
|
-
"description": "《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。",
|
|
139
|
-
"forked": "10943",
|
|
140
|
-
"stargazers_count": 62470,
|
|
141
|
-
"todayStar": "53 stars today",
|
|
142
|
-
"html_url": "https://github.com/d2l-ai/d2l-zh",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "denoland/deno",
|
|
135
|
+
"full_name": "typst/typst",
|
|
147
136
|
"language": "Rust",
|
|
148
137
|
"color": "#dea584",
|
|
149
|
-
"description": "A
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "PaddlePaddle/PaddleOCR",
|
|
158
|
-
"language": "Python",
|
|
159
|
-
"color": "#3572A5",
|
|
160
|
-
"description": "Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)",
|
|
161
|
-
"forked": "7741",
|
|
162
|
-
"stargazers_count": 43357,
|
|
163
|
-
"todayStar": "42 stars today",
|
|
164
|
-
"html_url": "https://github.com/PaddlePaddle/PaddleOCR",
|
|
165
|
-
"rank": 15
|
|
138
|
+
"description": "A new markup-based typesetting system that is powerful and easy to learn.",
|
|
139
|
+
"forked": "908",
|
|
140
|
+
"stargazers_count": 33731,
|
|
141
|
+
"todayStar": "87 stars today",
|
|
142
|
+
"html_url": "https://github.com/typst/typst",
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
|
-
"full_name": "
|
|
146
|
+
"full_name": "serengil/deepface",
|
|
169
147
|
"language": "Python",
|
|
170
148
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
149
|
+
"description": "A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python",
|
|
150
|
+
"forked": "2055",
|
|
151
|
+
"stargazers_count": 12224,
|
|
152
|
+
"todayStar": "23 stars today",
|
|
153
|
+
"html_url": "https://github.com/serengil/deepface",
|
|
154
|
+
"rank": 14
|
|
177
155
|
},
|
|
178
156
|
{
|
|
179
|
-
"full_name": "
|
|
157
|
+
"full_name": "openai/whisper",
|
|
180
158
|
"language": "Python",
|
|
181
159
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "lobehub/lobe-chat",
|
|
191
|
-
"language": "TypeScript",
|
|
192
|
-
"color": "#3178c6",
|
|
193
|
-
"description": "🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.",
|
|
194
|
-
"forked": "9607",
|
|
195
|
-
"stargazers_count": 42573,
|
|
196
|
-
"todayStar": "54 stars today",
|
|
197
|
-
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "pbatard/rufus",
|
|
202
|
-
"language": "C",
|
|
203
|
-
"color": "#555555",
|
|
204
|
-
"description": "The Reliable USB Formatting Utility",
|
|
205
|
-
"forked": "2558",
|
|
206
|
-
"stargazers_count": 28792,
|
|
207
|
-
"todayStar": "39 stars today",
|
|
208
|
-
"html_url": "https://github.com/pbatard/rufus",
|
|
209
|
-
"rank": 19
|
|
160
|
+
"description": "Robust Speech Recognition via Large-Scale Weak Supervision",
|
|
161
|
+
"forked": "8203",
|
|
162
|
+
"stargazers_count": 69630,
|
|
163
|
+
"todayStar": "91 stars today",
|
|
164
|
+
"html_url": "https://github.com/openai/whisper",
|
|
165
|
+
"rank": 15
|
|
210
166
|
}
|
|
211
167
|
]
|