@wcj/github-rank 24.2.23 → 24.2.25
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 +25257 -25248
- package/dist/trending-daily.json +191 -180
- package/dist/trending-monthly.json +171 -171
- package/dist/trending-weekly.json +173 -173
- package/dist/users.china.json +2302 -2337
- package/dist/users.json +7828 -7828
- package/package.json +1 -1
- package/web/data/repos.json +25257 -25248
- package/web/data/trending-daily.json +191 -180
- package/web/data/trending-monthly.json +171 -171
- package/web/data/trending-weekly.json +173 -173
- package/web/data/users.china.json +2302 -2337
- package/web/data/users.json +7828 -7828
- package/web/index.html +5796 -5796
- package/web/repos.html +3362 -3362
- package/web/trending-monthly.html +162 -158
- package/web/trending-weekly.html +161 -165
- package/web/trending.html +199 -157
- package/web/users.china.html +1826 -1859
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "zed-industries/zed",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
|
+
"description": "Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.",
|
|
7
|
+
"forked": "985",
|
|
8
|
+
"stargazers_count": 25401,
|
|
9
|
+
"todayStar": "25333 stars this month",
|
|
10
|
+
"html_url": "https://github.com/zed-industries/zed",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "maybe-finance/maybe",
|
|
4
15
|
"language": "Ruby",
|
|
5
16
|
"color": "#701516",
|
|
6
17
|
"description": "The OS for your personal finances",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "1866",
|
|
19
|
+
"stargazers_count": 24870,
|
|
20
|
+
"todayStar": "12010 stars this month",
|
|
10
21
|
"html_url": "https://github.com/maybe-finance/maybe",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "RVC-Boss/GPT-SoVITS",
|
|
15
|
-
"language": "Python",
|
|
16
|
-
"color": "#3572A5",
|
|
17
|
-
"description": "1 min voice data can also be used to train a good TTS model! (few shot voice cloning)",
|
|
18
|
-
"forked": "1572",
|
|
19
|
-
"stargazers_count": 15034,
|
|
20
|
-
"todayStar": "10914 stars this month",
|
|
21
|
-
"html_url": "https://github.com/RVC-Boss/GPT-SoVITS",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -27,251 +27,251 @@
|
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "Inference code for CodeLlama models",
|
|
29
29
|
"forked": "1403",
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
30
|
+
"stargazers_count": 13634,
|
|
31
|
+
"todayStar": "1588 stars this month",
|
|
32
32
|
"html_url": "https://github.com/facebookresearch/codellama",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "vikhyat/moondream",
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "tiny vision language model",
|
|
40
|
+
"forked": "153",
|
|
41
|
+
"stargazers_count": 1973,
|
|
42
|
+
"todayStar": "1710 stars this month",
|
|
43
|
+
"html_url": "https://github.com/vikhyat/moondream",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "thijsvanloef/palworld-server-docker",
|
|
48
|
+
"language": "Shell",
|
|
49
|
+
"color": "#89e051",
|
|
50
|
+
"description": "A Docker Container to easily run a Palworld dedicated server.",
|
|
51
|
+
"forked": "265",
|
|
52
|
+
"stargazers_count": 2213,
|
|
53
|
+
"todayStar": "1519 stars this month",
|
|
54
|
+
"html_url": "https://github.com/thijsvanloef/palworld-server-docker",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "RVC-Boss/GPT-SoVITS",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "1 min voice data can also be used to train a good TTS model! (few shot voice cloning)",
|
|
62
|
+
"forked": "1604",
|
|
63
|
+
"stargazers_count": 15390,
|
|
64
|
+
"todayStar": "10737 stars this month",
|
|
65
|
+
"html_url": "https://github.com/RVC-Boss/GPT-SoVITS",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
46
68
|
{
|
|
47
69
|
"full_name": "stanfordnlp/dspy",
|
|
48
70
|
"language": "Python",
|
|
49
71
|
"color": "#3572A5",
|
|
50
72
|
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
73
|
+
"forked": "455",
|
|
74
|
+
"stargazers_count": 6795,
|
|
75
|
+
"todayStar": "1807 stars this month",
|
|
54
76
|
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
55
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "goenning/google-indexing-script",
|
|
81
|
+
"language": "JavaScript",
|
|
82
|
+
"color": "#f1e05a",
|
|
83
|
+
"description": "Script to get your site indexed on Google in less than 48 hours",
|
|
84
|
+
"forked": "381",
|
|
85
|
+
"stargazers_count": 5943,
|
|
86
|
+
"todayStar": "5943 stars this month",
|
|
87
|
+
"html_url": "https://github.com/goenning/google-indexing-script",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "langchain-ai/langgraph",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "",
|
|
95
|
+
"forked": "146",
|
|
96
|
+
"stargazers_count": 1478,
|
|
97
|
+
"todayStar": "896 stars this month",
|
|
98
|
+
"html_url": "https://github.com/langchain-ai/langgraph",
|
|
99
|
+
"rank": 9
|
|
56
100
|
},
|
|
57
101
|
{
|
|
58
102
|
"full_name": "psf/black",
|
|
59
103
|
"language": "Python",
|
|
60
104
|
"color": "#3572A5",
|
|
61
105
|
"description": "The uncompromising Python code formatter",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
106
|
+
"forked": "2347",
|
|
107
|
+
"stargazers_count": 36840,
|
|
108
|
+
"todayStar": "1050 stars this month",
|
|
65
109
|
"html_url": "https://github.com/psf/black",
|
|
66
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
67
111
|
},
|
|
68
112
|
{
|
|
69
|
-
"full_name": "
|
|
113
|
+
"full_name": "haotian-liu/LLaVA",
|
|
70
114
|
"language": "Python",
|
|
71
115
|
"color": "#3572A5",
|
|
72
|
-
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
116
|
+
"description": "[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.",
|
|
117
|
+
"forked": "1450",
|
|
118
|
+
"stargazers_count": 14180,
|
|
119
|
+
"todayStar": "1541 stars this month",
|
|
120
|
+
"html_url": "https://github.com/haotian-liu/LLaVA",
|
|
121
|
+
"rank": 11
|
|
78
122
|
},
|
|
79
123
|
{
|
|
80
124
|
"full_name": "usememos/memos",
|
|
81
125
|
"language": "Go",
|
|
82
126
|
"color": "#00ADD8",
|
|
83
127
|
"description": "An open source, lightweight note-taking service. Easily capture and share your great thoughts.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
128
|
+
"forked": "1788",
|
|
129
|
+
"stargazers_count": 25153,
|
|
130
|
+
"todayStar": "2751 stars this month",
|
|
87
131
|
"html_url": "https://github.com/usememos/memos",
|
|
88
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "sherlock-project/sherlock",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "🔎 Hunt down social media accounts by username across social networks",
|
|
139
|
+
"forked": "5916",
|
|
140
|
+
"stargazers_count": 49244,
|
|
141
|
+
"todayStar": "2998 stars this month",
|
|
142
|
+
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
143
|
+
"rank": 13
|
|
89
144
|
},
|
|
90
145
|
{
|
|
91
146
|
"full_name": "tree-sitter/tree-sitter",
|
|
92
147
|
"language": "Rust",
|
|
93
148
|
"color": "#dea584",
|
|
94
149
|
"description": "An incremental parsing system for programming tools",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
150
|
+
"forked": "1053",
|
|
151
|
+
"stargazers_count": 15436,
|
|
152
|
+
"todayStar": "1139 stars this month",
|
|
98
153
|
"html_url": "https://github.com/tree-sitter/tree-sitter",
|
|
99
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
100
155
|
},
|
|
101
156
|
{
|
|
102
157
|
"full_name": "SerenityOS/serenity",
|
|
103
158
|
"language": "C++",
|
|
104
159
|
"color": "#f34b7d",
|
|
105
160
|
"description": "The Serenity Operating System 🐞",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
161
|
+
"forked": "2902",
|
|
162
|
+
"stargazers_count": 27636,
|
|
163
|
+
"todayStar": "781 stars this month",
|
|
109
164
|
"html_url": "https://github.com/SerenityOS/serenity",
|
|
110
|
-
"rank":
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "byoungd/English-level-up-tips",
|
|
114
|
-
"language": "HTML",
|
|
115
|
-
"color": "#e34c26",
|
|
116
|
-
"description": "An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。",
|
|
117
|
-
"forked": "3922",
|
|
118
|
-
"stargazers_count": 34520,
|
|
119
|
-
"todayStar": "2784 stars this month",
|
|
120
|
-
"html_url": "https://github.com/byoungd/English-level-up-tips",
|
|
121
|
-
"rank": 11
|
|
165
|
+
"rank": 15
|
|
122
166
|
},
|
|
123
167
|
{
|
|
124
168
|
"full_name": "open-webui/open-webui",
|
|
125
169
|
"language": "Svelte",
|
|
126
170
|
"color": "#ff3e00",
|
|
127
171
|
"description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
172
|
+
"forked": "550",
|
|
173
|
+
"stargazers_count": 6217,
|
|
174
|
+
"todayStar": "2272 stars this month",
|
|
131
175
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
132
|
-
"rank":
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "netbox-community/netbox",
|
|
136
|
-
"language": "Python",
|
|
137
|
-
"color": "#3572A5",
|
|
138
|
-
"description": "The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev",
|
|
139
|
-
"forked": "2367",
|
|
140
|
-
"stargazers_count": 14527,
|
|
141
|
-
"todayStar": "758 stars this month",
|
|
142
|
-
"html_url": "https://github.com/netbox-community/netbox",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "GopeedLab/gopeed",
|
|
147
|
-
"language": "Dart",
|
|
148
|
-
"color": "#00B4AB",
|
|
149
|
-
"description": "A modern download manager that supports all platforms. Built with Golang and Flutter.",
|
|
150
|
-
"forked": "761",
|
|
151
|
-
"stargazers_count": 9900,
|
|
152
|
-
"todayStar": "1532 stars this month",
|
|
153
|
-
"html_url": "https://github.com/GopeedLab/gopeed",
|
|
154
|
-
"rank": 14
|
|
176
|
+
"rank": 16
|
|
155
177
|
},
|
|
156
178
|
{
|
|
157
|
-
"full_name": "
|
|
179
|
+
"full_name": "danswer-ai/danswer",
|
|
158
180
|
"language": "Python",
|
|
159
181
|
"color": "#3572A5",
|
|
160
|
-
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "expressjs/express",
|
|
169
|
-
"language": "JavaScript",
|
|
170
|
-
"color": "#f1e05a",
|
|
171
|
-
"description": "Fast, unopinionated, minimalist web framework for node.",
|
|
172
|
-
"forked": "13031",
|
|
173
|
-
"stargazers_count": 63223,
|
|
174
|
-
"todayStar": "515 stars this month",
|
|
175
|
-
"html_url": "https://github.com/expressjs/express",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "servo/servo",
|
|
180
|
-
"language": "",
|
|
181
|
-
"color": "",
|
|
182
|
-
"description": "Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine",
|
|
183
|
-
"forked": "2812",
|
|
184
|
-
"stargazers_count": 25402,
|
|
185
|
-
"todayStar": "741 stars this month",
|
|
186
|
-
"html_url": "https://github.com/servo/servo",
|
|
182
|
+
"description": "Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.",
|
|
183
|
+
"forked": "815",
|
|
184
|
+
"stargazers_count": 7963,
|
|
185
|
+
"todayStar": "1463 stars this month",
|
|
186
|
+
"html_url": "https://github.com/danswer-ai/danswer",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
190
|
+
"full_name": "netbox-community/netbox",
|
|
191
191
|
"language": "Python",
|
|
192
192
|
"color": "#3572A5",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
193
|
+
"description": "The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev",
|
|
194
|
+
"forked": "2369",
|
|
195
|
+
"stargazers_count": 14551,
|
|
196
|
+
"todayStar": "770 stars this month",
|
|
197
|
+
"html_url": "https://github.com/netbox-community/netbox",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "Rust",
|
|
203
|
-
"color": "#dea584",
|
|
204
|
-
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
|
205
|
-
"forked": "768",
|
|
206
|
-
"stargazers_count": 23988,
|
|
207
|
-
"todayStar": "1727 stars this month",
|
|
208
|
-
"html_url": "https://github.com/astral-sh/ruff",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "projectx-codehagen/Badget",
|
|
201
|
+
"full_name": "FlowiseAI/Flowise",
|
|
213
202
|
"language": "TypeScript",
|
|
214
203
|
"color": "#3178c6",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
204
|
+
"description": "Drag & drop UI to build your customized LLM flow",
|
|
205
|
+
"forked": "10607",
|
|
206
|
+
"stargazers_count": 20995,
|
|
207
|
+
"todayStar": "1313 stars this month",
|
|
208
|
+
"html_url": "https://github.com/FlowiseAI/Flowise",
|
|
209
|
+
"rank": 19
|
|
221
210
|
},
|
|
222
211
|
{
|
|
223
212
|
"full_name": "DataDog/datadog-agent",
|
|
224
213
|
"language": "Go",
|
|
225
214
|
"color": "#00ADD8",
|
|
226
215
|
"description": "Main repository for Datadog Agent",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
216
|
+
"forked": "1110",
|
|
217
|
+
"stargazers_count": 2538,
|
|
218
|
+
"todayStar": "88 stars this month",
|
|
230
219
|
"html_url": "https://github.com/DataDog/datadog-agent",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "slint-ui/slint",
|
|
224
|
+
"language": "Rust",
|
|
225
|
+
"color": "#dea584",
|
|
226
|
+
"description": "Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.",
|
|
227
|
+
"forked": "419",
|
|
228
|
+
"stargazers_count": 13643,
|
|
229
|
+
"todayStar": "1455 stars this month",
|
|
230
|
+
"html_url": "https://github.com/slint-ui/slint",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "projectx-codehagen/Badget",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "Badget aims to simplify financial management with a user-friendly interface and robust backend",
|
|
238
|
+
"forked": "167",
|
|
239
|
+
"stargazers_count": 1613,
|
|
240
|
+
"todayStar": "998 stars this month",
|
|
241
|
+
"html_url": "https://github.com/projectx-codehagen/Badget",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
245
|
+
"full_name": "joaomdmoura/crewAI-examples",
|
|
246
246
|
"language": "Python",
|
|
247
247
|
"color": "#3572A5",
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
248
|
+
"description": "",
|
|
249
|
+
"forked": "209",
|
|
250
|
+
"stargazers_count": 780,
|
|
251
|
+
"todayStar": "380 stars this month",
|
|
252
|
+
"html_url": "https://github.com/joaomdmoura/crewAI-examples",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "rails/rails",
|
|
257
|
+
"language": "Ruby",
|
|
258
|
+
"color": "#701516",
|
|
259
|
+
"description": "Ruby on Rails",
|
|
260
|
+
"forked": "21203",
|
|
261
|
+
"stargazers_count": 54500,
|
|
262
|
+
"todayStar": "335 stars this month",
|
|
263
|
+
"html_url": "https://github.com/rails/rails",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "backstage/backstage",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "Backstage is an open platform for building developer portals",
|
|
271
|
+
"forked": "5121",
|
|
272
|
+
"stargazers_count": 25678,
|
|
273
|
+
"todayStar": "932 stars this month",
|
|
274
|
+
"html_url": "https://github.com/backstage/backstage",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|