@wcj/github-rank 24.2.25 → 24.2.26
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 +19680 -19677
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +131 -131
- package/dist/trending-weekly.json +180 -180
- package/dist/users.china.json +1306 -1341
- package/dist/users.json +5423 -5423
- package/package.json +1 -1
- package/web/data/repos.json +19680 -19677
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +131 -131
- package/web/data/trending-weekly.json +180 -180
- package/web/data/users.china.json +1306 -1341
- package/web/data/users.json +5423 -5423
- package/web/index.html +4155 -4155
- package/web/repos.html +2638 -2638
- package/web/trending-monthly.html +133 -133
- package/web/trending-weekly.html +167 -163
- package/web/trending.html +173 -169
- package/web/users.china.html +1062 -1095
|
@@ -1,25 +1,36 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "rasbt/LLMs-from-scratch",
|
|
4
|
+
"language": "JupyterNotebook",
|
|
5
|
+
"color": "#DA5B0B",
|
|
6
|
+
"description": "Implementing a ChatGPT-like LLM from scratch, step by step",
|
|
7
|
+
"forked": "605",
|
|
8
|
+
"stargazers_count": 9471,
|
|
9
|
+
"todayStar": "8143 stars this month",
|
|
10
|
+
"html_url": "https://github.com/rasbt/LLMs-from-scratch",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "zed-industries/zed",
|
|
4
15
|
"language": "Rust",
|
|
5
16
|
"color": "#dea584",
|
|
6
17
|
"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": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "1002",
|
|
19
|
+
"stargazers_count": 25725,
|
|
20
|
+
"todayStar": "20171 stars this month",
|
|
10
21
|
"html_url": "https://github.com/zed-industries/zed",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "maybe-finance/maybe",
|
|
15
26
|
"language": "Ruby",
|
|
16
27
|
"color": "#701516",
|
|
17
28
|
"description": "The OS for your personal finances",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "1874",
|
|
30
|
+
"stargazers_count": 24947,
|
|
31
|
+
"todayStar": "11976 stars this month",
|
|
21
32
|
"html_url": "https://github.com/maybe-finance/maybe",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "facebookresearch/codellama",
|
|
@@ -27,10 +38,21 @@
|
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "Inference code for CodeLlama models",
|
|
29
40
|
"forked": "1403",
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
41
|
+
"stargazers_count": 13651,
|
|
42
|
+
"todayStar": "1596 stars this month",
|
|
32
43
|
"html_url": "https://github.com/facebookresearch/codellama",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "stanfordnlp/dspy",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
51
|
+
"forked": "458",
|
|
52
|
+
"stargazers_count": 6838,
|
|
53
|
+
"todayStar": "1758 stars this month",
|
|
54
|
+
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
55
|
+
"rank": 5
|
|
34
56
|
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "vikhyat/moondream",
|
|
@@ -38,53 +60,31 @@
|
|
|
38
60
|
"color": "#3572A5",
|
|
39
61
|
"description": "tiny vision language model",
|
|
40
62
|
"forked": "153",
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
63
|
+
"stargazers_count": 1995,
|
|
64
|
+
"todayStar": "1675 stars this month",
|
|
43
65
|
"html_url": "https://github.com/vikhyat/moondream",
|
|
44
|
-
"rank":
|
|
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
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "RVC-Boss/GPT-SoVITS",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
72
|
"description": "1 min voice data can also be used to train a good TTS model! (few shot voice cloning)",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "1628",
|
|
74
|
+
"stargazers_count": 15655,
|
|
75
|
+
"todayStar": "10622 stars this month",
|
|
65
76
|
"html_url": "https://github.com/RVC-Boss/GPT-SoVITS",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "stanfordnlp/dspy",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
73
|
-
"forked": "455",
|
|
74
|
-
"stargazers_count": 6795,
|
|
75
|
-
"todayStar": "1807 stars this month",
|
|
76
|
-
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
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": "thijsvanloef/palworld-server-docker",
|
|
81
|
+
"language": "Shell",
|
|
82
|
+
"color": "#89e051",
|
|
83
|
+
"description": "A Docker Container to easily run a Palworld dedicated server.",
|
|
84
|
+
"forked": "266",
|
|
85
|
+
"stargazers_count": 2227,
|
|
86
|
+
"todayStar": "1326 stars this month",
|
|
87
|
+
"html_url": "https://github.com/thijsvanloef/palworld-server-docker",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "147",
|
|
96
|
+
"stargazers_count": 1494,
|
|
97
|
+
"todayStar": "885 stars this month",
|
|
98
98
|
"html_url": "https://github.com/langchain-ai/langgraph",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
@@ -104,8 +104,8 @@
|
|
|
104
104
|
"color": "#3572A5",
|
|
105
105
|
"description": "The uncompromising Python code formatter",
|
|
106
106
|
"forked": "2347",
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
107
|
+
"stargazers_count": 36846,
|
|
108
|
+
"todayStar": "1057 stars this month",
|
|
109
109
|
"html_url": "https://github.com/psf/black",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
@@ -114,9 +114,9 @@
|
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
116
|
"description": "[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "1456",
|
|
118
|
+
"stargazers_count": 14210,
|
|
119
|
+
"todayStar": "1532 stars this month",
|
|
120
120
|
"html_url": "https://github.com/haotian-liu/LLaVA",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
@@ -125,9 +125,9 @@
|
|
|
125
125
|
"language": "Go",
|
|
126
126
|
"color": "#00ADD8",
|
|
127
127
|
"description": "An open source, lightweight note-taking service. Easily capture and share your great thoughts.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "1795",
|
|
129
|
+
"stargazers_count": 25189,
|
|
130
|
+
"todayStar": "2758 stars this month",
|
|
131
131
|
"html_url": "https://github.com/usememos/memos",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
@@ -136,21 +136,21 @@
|
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
138
|
"description": "🔎 Hunt down social media accounts by username across social networks",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "5922",
|
|
140
|
+
"stargazers_count": 49338,
|
|
141
|
+
"todayStar": "3084 stars this month",
|
|
142
142
|
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
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": "open-webui/open-webui",
|
|
147
|
+
"language": "Svelte",
|
|
148
|
+
"color": "#ff3e00",
|
|
149
|
+
"description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
|
|
150
|
+
"forked": "568",
|
|
151
|
+
"stargazers_count": 6516,
|
|
152
|
+
"todayStar": "2438 stars this month",
|
|
153
|
+
"html_url": "https://github.com/open-webui/open-webui",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
@@ -158,21 +158,21 @@
|
|
|
158
158
|
"language": "C++",
|
|
159
159
|
"color": "#f34b7d",
|
|
160
160
|
"description": "The Serenity Operating System 🐞",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
161
|
+
"forked": "2905",
|
|
162
|
+
"stargazers_count": 27651,
|
|
163
|
+
"todayStar": "799 stars this month",
|
|
164
164
|
"html_url": "https://github.com/SerenityOS/serenity",
|
|
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": "tree-sitter/tree-sitter",
|
|
169
|
+
"language": "Rust",
|
|
170
|
+
"color": "#dea584",
|
|
171
|
+
"description": "An incremental parsing system for programming tools",
|
|
172
|
+
"forked": "1053",
|
|
173
|
+
"stargazers_count": 15455,
|
|
174
|
+
"todayStar": "1096 stars this month",
|
|
175
|
+
"html_url": "https://github.com/tree-sitter/tree-sitter",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
@@ -180,9 +180,9 @@
|
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
182
|
"description": "Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "831",
|
|
184
|
+
"stargazers_count": 8047,
|
|
185
|
+
"todayStar": "1620 stars this month",
|
|
186
186
|
"html_url": "https://github.com/danswer-ai/danswer",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
@@ -192,8 +192,8 @@
|
|
|
192
192
|
"color": "#3572A5",
|
|
193
193
|
"description": "The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev",
|
|
194
194
|
"forked": "2369",
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
195
|
+
"stargazers_count": 14560,
|
|
196
|
+
"todayStar": "776 stars this month",
|
|
197
197
|
"html_url": "https://github.com/netbox-community/netbox",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
@@ -202,76 +202,76 @@
|
|
|
202
202
|
"language": "TypeScript",
|
|
203
203
|
"color": "#3178c6",
|
|
204
204
|
"description": "Drag & drop UI to build your customized LLM flow",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
205
|
+
"forked": "10628",
|
|
206
|
+
"stargazers_count": 21076,
|
|
207
|
+
"todayStar": "1354 stars this month",
|
|
208
208
|
"html_url": "https://github.com/FlowiseAI/Flowise",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "Go",
|
|
214
|
-
"color": "#00ADD8",
|
|
215
|
-
"description": "Main repository for Datadog Agent",
|
|
216
|
-
"forked": "1110",
|
|
217
|
-
"stargazers_count": 2538,
|
|
218
|
-
"todayStar": "88 stars this month",
|
|
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
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "projectx-codehagen/Badget",
|
|
212
|
+
"full_name": "bluesky-social/atproto",
|
|
235
213
|
"language": "TypeScript",
|
|
236
214
|
"color": "#3178c6",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
242
|
-
"rank":
|
|
215
|
+
"description": "Social networking technology created by Bluesky",
|
|
216
|
+
"forked": "366",
|
|
217
|
+
"stargazers_count": 5492,
|
|
218
|
+
"todayStar": "269 stars this month",
|
|
219
|
+
"html_url": "https://github.com/bluesky-social/atproto",
|
|
220
|
+
"rank": 20
|
|
243
221
|
},
|
|
244
222
|
{
|
|
245
223
|
"full_name": "joaomdmoura/crewAI-examples",
|
|
246
224
|
"language": "Python",
|
|
247
225
|
"color": "#3572A5",
|
|
248
226
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
227
|
+
"forked": "214",
|
|
228
|
+
"stargazers_count": 795,
|
|
229
|
+
"todayStar": "370 stars this month",
|
|
252
230
|
"html_url": "https://github.com/joaomdmoura/crewAI-examples",
|
|
253
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
254
232
|
},
|
|
255
233
|
{
|
|
256
234
|
"full_name": "rails/rails",
|
|
257
235
|
"language": "Ruby",
|
|
258
236
|
"color": "#701516",
|
|
259
237
|
"description": "Ruby on Rails",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
238
|
+
"forked": "21207",
|
|
239
|
+
"stargazers_count": 54505,
|
|
240
|
+
"todayStar": "339 stars this month",
|
|
263
241
|
"html_url": "https://github.com/rails/rails",
|
|
264
|
-
"rank":
|
|
242
|
+
"rank": 22
|
|
265
243
|
},
|
|
266
244
|
{
|
|
267
|
-
"full_name": "
|
|
245
|
+
"full_name": "DataDog/datadog-agent",
|
|
246
|
+
"language": "Go",
|
|
247
|
+
"color": "#00ADD8",
|
|
248
|
+
"description": "Main repository for Datadog Agent",
|
|
249
|
+
"forked": "1111",
|
|
250
|
+
"stargazers_count": 2539,
|
|
251
|
+
"todayStar": "87 stars this month",
|
|
252
|
+
"html_url": "https://github.com/DataDog/datadog-agent",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "projectx-codehagen/Badget",
|
|
268
257
|
"language": "TypeScript",
|
|
269
258
|
"color": "#3178c6",
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
259
|
+
"description": "Badget aims to simplify financial management with a user-friendly interface and robust backend",
|
|
260
|
+
"forked": "170",
|
|
261
|
+
"stargazers_count": 1636,
|
|
262
|
+
"todayStar": "1010 stars this month",
|
|
263
|
+
"html_url": "https://github.com/projectx-codehagen/Badget",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "elementor/elementor",
|
|
268
|
+
"language": "JavaScript",
|
|
269
|
+
"color": "#f1e05a",
|
|
270
|
+
"description": "The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.",
|
|
271
|
+
"forked": "1360",
|
|
272
|
+
"stargazers_count": 6248,
|
|
273
|
+
"todayStar": "279 stars this month",
|
|
274
|
+
"html_url": "https://github.com/elementor/elementor",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|