@wcj/github-rank 24.2.26 → 24.2.27
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 +21824 -21825
- package/dist/trending-daily.json +177 -177
- package/dist/trending-monthly.json +140 -140
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +1495 -1460
- package/dist/users.json +5985 -5985
- package/package.json +1 -1
- package/web/data/repos.json +21824 -21825
- package/web/data/trending-daily.json +177 -177
- package/web/data/trending-monthly.json +140 -140
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +1495 -1460
- package/web/data/users.json +5985 -5985
- package/web/index.html +4456 -4456
- package/web/repos.html +2928 -2928
- package/web/trending-monthly.html +145 -145
- package/web/trending-weekly.html +161 -161
- package/web/trending.html +157 -165
- package/web/users.china.html +1136 -1103
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "leptonai/search_with_lepton",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "Building a quick conversation-based search demo with Lepton AI.",
|
|
7
|
+
"forked": "653",
|
|
8
|
+
"stargazers_count": 6132,
|
|
9
|
+
"todayStar": "6206 stars this month",
|
|
10
|
+
"html_url": "https://github.com/leptonai/search_with_lepton",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,76 +15,76 @@
|
|
|
15
15
|
"language": "Rust",
|
|
16
16
|
"color": "#dea584",
|
|
17
17
|
"description": "Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1019",
|
|
19
|
+
"stargazers_count": 26056,
|
|
20
|
+
"todayStar": "18020 stars this month",
|
|
21
21
|
"html_url": "https://github.com/zed-industries/zed",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "rasbt/LLMs-from-scratch",
|
|
26
|
+
"language": "JupyterNotebook",
|
|
27
|
+
"color": "#DA5B0B",
|
|
28
|
+
"description": "Implementing a ChatGPT-like LLM from scratch, step by step",
|
|
29
|
+
"forked": "607",
|
|
30
|
+
"stargazers_count": 9520,
|
|
31
|
+
"todayStar": "8207 stars this month",
|
|
32
|
+
"html_url": "https://github.com/rasbt/LLMs-from-scratch",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "maybe-finance/maybe",
|
|
26
37
|
"language": "Ruby",
|
|
27
38
|
"color": "#701516",
|
|
28
39
|
"description": "The OS for your personal finances",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "1884",
|
|
41
|
+
"stargazers_count": 25016,
|
|
42
|
+
"todayStar": "12004 stars this month",
|
|
32
43
|
"html_url": "https://github.com/maybe-finance/maybe",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "facebookresearch/codellama",
|
|
37
48
|
"language": "Python",
|
|
38
49
|
"color": "#3572A5",
|
|
39
50
|
"description": "Inference code for CodeLlama models",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "1405",
|
|
52
|
+
"stargazers_count": 13671,
|
|
53
|
+
"todayStar": "1597 stars this month",
|
|
43
54
|
"html_url": "https://github.com/facebookresearch/codellama",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "stanfordnlp/dspy",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "465",
|
|
63
|
+
"stargazers_count": 6890,
|
|
64
|
+
"todayStar": "1787 stars this month",
|
|
54
65
|
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "vikhyat/moondream",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
72
|
"description": "tiny vision language model",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "156",
|
|
74
|
+
"stargazers_count": 2014,
|
|
75
|
+
"todayStar": "1496 stars this month",
|
|
65
76
|
"html_url": "https://github.com/vikhyat/moondream",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "RVC-Boss/GPT-SoVITS",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
83
|
"description": "1 min voice data can also be used to train a good TTS model! (few shot voice cloning)",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "1656",
|
|
85
|
+
"stargazers_count": 15990,
|
|
86
|
+
"todayStar": "10624 stars this month",
|
|
76
87
|
"html_url": "https://github.com/RVC-Boss/GPT-SoVITS",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
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,32 +92,32 @@
|
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
95
|
+
"forked": "148",
|
|
96
|
+
"stargazers_count": 1514,
|
|
97
97
|
"todayStar": "885 stars this month",
|
|
98
98
|
"html_url": "https://github.com/langchain-ai/langgraph",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "haotian-liu/LLaVA",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.",
|
|
106
|
+
"forked": "1464",
|
|
107
|
+
"stargazers_count": 14263,
|
|
108
|
+
"todayStar": "1543 stars this month",
|
|
109
|
+
"html_url": "https://github.com/haotian-liu/LLaVA",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "psf/black",
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "The uncompromising Python code formatter",
|
|
117
|
+
"forked": "2349",
|
|
118
|
+
"stargazers_count": 36866,
|
|
119
|
+
"todayStar": "1056 stars this month",
|
|
120
|
+
"html_url": "https://github.com/psf/black",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
@@ -125,32 +125,32 @@
|
|
|
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": "1803",
|
|
129
|
+
"stargazers_count": 25244,
|
|
130
|
+
"todayStar": "2789 stars this month",
|
|
131
131
|
"html_url": "https://github.com/usememos/memos",
|
|
132
132
|
"rank": 12
|
|
133
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": "5922",
|
|
140
|
-
"stargazers_count": 49338,
|
|
141
|
-
"todayStar": "3084 stars this month",
|
|
142
|
-
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
134
|
{
|
|
146
135
|
"full_name": "open-webui/open-webui",
|
|
147
136
|
"language": "Svelte",
|
|
148
137
|
"color": "#ff3e00",
|
|
149
138
|
"description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
139
|
+
"forked": "586",
|
|
140
|
+
"stargazers_count": 6711,
|
|
141
|
+
"todayStar": "2666 stars this month",
|
|
153
142
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "sherlock-project/sherlock",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "🔎 Hunt down social media accounts by username across social networks",
|
|
150
|
+
"forked": "5930",
|
|
151
|
+
"stargazers_count": 49439,
|
|
152
|
+
"todayStar": "3169 stars this month",
|
|
153
|
+
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
@@ -159,31 +159,31 @@
|
|
|
159
159
|
"color": "#f34b7d",
|
|
160
160
|
"description": "The Serenity Operating System 🐞",
|
|
161
161
|
"forked": "2905",
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
162
|
+
"stargazers_count": 27670,
|
|
163
|
+
"todayStar": "804 stars this month",
|
|
164
164
|
"html_url": "https://github.com/SerenityOS/serenity",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
|
-
{
|
|
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
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "danswer-ai/danswer",
|
|
180
169
|
"language": "Python",
|
|
181
170
|
"color": "#3572A5",
|
|
182
171
|
"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": "
|
|
172
|
+
"forked": "837",
|
|
173
|
+
"stargazers_count": 8099,
|
|
174
|
+
"todayStar": "1673 stars this month",
|
|
186
175
|
"html_url": "https://github.com/danswer-ai/danswer",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "thijsvanloef/palworld-server-docker",
|
|
180
|
+
"language": "Shell",
|
|
181
|
+
"color": "#89e051",
|
|
182
|
+
"description": "A Docker Container to easily run a Palworld dedicated server.",
|
|
183
|
+
"forked": "271",
|
|
184
|
+
"stargazers_count": 2239,
|
|
185
|
+
"todayStar": "1117 stars this month",
|
|
186
|
+
"html_url": "https://github.com/thijsvanloef/palworld-server-docker",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
@@ -191,87 +191,87 @@
|
|
|
191
191
|
"language": "Python",
|
|
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
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
194
|
+
"forked": "2371",
|
|
195
|
+
"stargazers_count": 14577,
|
|
196
|
+
"todayStar": "786 stars this month",
|
|
197
197
|
"html_url": "https://github.com/netbox-community/netbox",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "tree-sitter/tree-sitter",
|
|
202
|
+
"language": "Rust",
|
|
203
|
+
"color": "#dea584",
|
|
204
|
+
"description": "An incremental parsing system for programming tools",
|
|
205
|
+
"forked": "1056",
|
|
206
|
+
"stargazers_count": 15483,
|
|
207
|
+
"todayStar": "1060 stars this month",
|
|
208
|
+
"html_url": "https://github.com/tree-sitter/tree-sitter",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "bluesky-social/atproto",
|
|
213
|
-
"language": "TypeScript",
|
|
214
|
-
"color": "#3178c6",
|
|
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
|
|
221
|
-
},
|
|
222
211
|
{
|
|
223
212
|
"full_name": "joaomdmoura/crewAI-examples",
|
|
224
213
|
"language": "Python",
|
|
225
214
|
"color": "#3572A5",
|
|
226
215
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
216
|
+
"forked": "223",
|
|
217
|
+
"stargazers_count": 814,
|
|
218
|
+
"todayStar": "375 stars this month",
|
|
230
219
|
"html_url": "https://github.com/joaomdmoura/crewAI-examples",
|
|
231
|
-
"rank":
|
|
220
|
+
"rank": 20
|
|
232
221
|
},
|
|
233
222
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
242
|
-
"rank":
|
|
223
|
+
"full_name": "bluesky-social/atproto",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "Social networking technology created by Bluesky",
|
|
227
|
+
"forked": "366",
|
|
228
|
+
"stargazers_count": 5505,
|
|
229
|
+
"todayStar": "282 stars this month",
|
|
230
|
+
"html_url": "https://github.com/bluesky-social/atproto",
|
|
231
|
+
"rank": 21
|
|
243
232
|
},
|
|
244
233
|
{
|
|
245
234
|
"full_name": "DataDog/datadog-agent",
|
|
246
235
|
"language": "Go",
|
|
247
236
|
"color": "#00ADD8",
|
|
248
237
|
"description": "Main repository for Datadog Agent",
|
|
249
|
-
"forked": "
|
|
238
|
+
"forked": "1113",
|
|
250
239
|
"stargazers_count": 2539,
|
|
251
|
-
"todayStar": "
|
|
240
|
+
"todayStar": "86 stars this month",
|
|
252
241
|
"html_url": "https://github.com/DataDog/datadog-agent",
|
|
253
|
-
"rank":
|
|
242
|
+
"rank": 22
|
|
254
243
|
},
|
|
255
244
|
{
|
|
256
|
-
"full_name": "
|
|
245
|
+
"full_name": "continuedev/continue",
|
|
257
246
|
"language": "TypeScript",
|
|
258
247
|
"color": "#3178c6",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
248
|
+
"description": "⏩ The easiest way to code with any LLM—Continue is an open-source autopilot for VS Code and JetBrains",
|
|
249
|
+
"forked": "394",
|
|
250
|
+
"stargazers_count": 7836,
|
|
251
|
+
"todayStar": "1475 stars this month",
|
|
252
|
+
"html_url": "https://github.com/continuedev/continue",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "iperov/DeepFaceLive",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "Real-time face swap for PC streaming or video calls",
|
|
260
|
+
"forked": "3233",
|
|
261
|
+
"stargazers_count": 20801,
|
|
262
|
+
"todayStar": "1049 stars this month",
|
|
263
|
+
"html_url": "https://github.com/iperov/DeepFaceLive",
|
|
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": "FlowiseAI/Flowise",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "Drag & drop UI to build your customized LLM flow",
|
|
271
|
+
"forked": "10653",
|
|
272
|
+
"stargazers_count": 21153,
|
|
273
|
+
"todayStar": "1407 stars this month",
|
|
274
|
+
"html_url": "https://github.com/FlowiseAI/Flowise",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|