@wcj/github-rank 24.2.27 → 24.2.28
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 +21804 -21804
- package/dist/trending-daily.json +179 -179
- package/dist/trending-monthly.json +152 -152
- package/dist/trending-weekly.json +166 -177
- package/dist/users.china.json +1479 -1444
- package/dist/users.json +5793 -5793
- package/package.json +1 -1
- package/web/data/repos.json +21804 -21804
- package/web/data/trending-daily.json +179 -179
- package/web/data/trending-monthly.json +152 -152
- package/web/data/trending-weekly.json +166 -177
- package/web/data/users.china.json +1479 -1444
- package/web/data/users.json +5793 -5793
- package/web/index.html +4589 -4589
- package/web/repos.html +2924 -2924
- package/web/trending-monthly.html +141 -141
- package/web/trending-weekly.html +149 -187
- package/web/trending.html +163 -159
- package/web/users.china.html +1165 -1132
|
@@ -1,46 +1,46 @@
|
|
|
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": "lizongying/my-tv",
|
|
4
|
+
"language": "C",
|
|
5
|
+
"color": "#555555",
|
|
6
|
+
"description": "我的电视 电视直播软件,安装即可使用",
|
|
7
|
+
"forked": "1904",
|
|
8
|
+
"stargazers_count": 18981,
|
|
9
|
+
"todayStar": "16572 stars this month",
|
|
10
|
+
"html_url": "https://github.com/lizongying/my-tv",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "maybe-finance/maybe",
|
|
15
|
+
"language": "Ruby",
|
|
16
|
+
"color": "#701516",
|
|
17
|
+
"description": "The OS for your personal finances",
|
|
18
|
+
"forked": "1896",
|
|
19
|
+
"stargazers_count": 25084,
|
|
20
|
+
"todayStar": "12009 stars this month",
|
|
21
|
+
"html_url": "https://github.com/maybe-finance/maybe",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "zed-industries/zed",
|
|
15
26
|
"language": "Rust",
|
|
16
27
|
"color": "#dea584",
|
|
17
28
|
"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": "
|
|
29
|
+
"forked": "1030",
|
|
30
|
+
"stargazers_count": 26294,
|
|
31
|
+
"todayStar": "15803 stars this month",
|
|
21
32
|
"html_url": "https://github.com/zed-industries/zed",
|
|
22
|
-
"rank": 2
|
|
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
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": "leptonai/search_with_lepton",
|
|
37
|
+
"language": "TypeScript",
|
|
38
|
+
"color": "#3178c6",
|
|
39
|
+
"description": "Building a quick conversation-based search demo with Lepton AI.",
|
|
40
|
+
"forked": "659",
|
|
41
|
+
"stargazers_count": 6168,
|
|
42
|
+
"todayStar": "5699 stars this month",
|
|
43
|
+
"html_url": "https://github.com/leptonai/search_with_lepton",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,76 +48,76 @@
|
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "Inference code for CodeLlama models",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "1409",
|
|
52
|
+
"stargazers_count": 13699,
|
|
53
|
+
"todayStar": "1613 stars this month",
|
|
54
54
|
"html_url": "https://github.com/facebookresearch/codellama",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "rasbt/LLMs-from-scratch",
|
|
59
|
+
"language": "JupyterNotebook",
|
|
60
|
+
"color": "#DA5B0B",
|
|
61
|
+
"description": "Implementing a ChatGPT-like LLM from scratch, step by step",
|
|
62
|
+
"forked": "609",
|
|
63
|
+
"stargazers_count": 9565,
|
|
64
|
+
"todayStar": "8131 stars this month",
|
|
65
|
+
"html_url": "https://github.com/rasbt/LLMs-from-scratch",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "stanfordnlp/dspy",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
72
|
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "473",
|
|
74
|
+
"stargazers_count": 7022,
|
|
75
|
+
"todayStar": "1812 stars this month",
|
|
65
76
|
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
|
-
"full_name": "
|
|
80
|
+
"full_name": "sherlock-project/sherlock",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
83
|
+
"description": "🔎 Hunt down social media accounts by username across social networks",
|
|
84
|
+
"forked": "5941",
|
|
85
|
+
"stargazers_count": 49524,
|
|
86
|
+
"todayStar": "3265 stars this month",
|
|
87
|
+
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "RVC-Boss/GPT-SoVITS",
|
|
81
92
|
"language": "Python",
|
|
82
93
|
"color": "#3572A5",
|
|
83
94
|
"description": "1 min voice data can also be used to train a good TTS model! (few shot voice cloning)",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "1680",
|
|
96
|
+
"stargazers_count": 16285,
|
|
97
|
+
"todayStar": "10554 stars this month",
|
|
87
98
|
"html_url": "https://github.com/RVC-Boss/GPT-SoVITS",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
|
-
"full_name": "
|
|
102
|
+
"full_name": "danswer-ai/danswer",
|
|
92
103
|
"language": "Python",
|
|
93
104
|
"color": "#3572A5",
|
|
94
|
-
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
105
|
+
"description": "Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.",
|
|
106
|
+
"forked": "841",
|
|
107
|
+
"stargazers_count": 8144,
|
|
108
|
+
"todayStar": "1720 stars this month",
|
|
109
|
+
"html_url": "https://github.com/danswer-ai/danswer",
|
|
110
|
+
"rank": 10
|
|
100
111
|
},
|
|
101
112
|
{
|
|
102
113
|
"full_name": "haotian-liu/LLaVA",
|
|
103
114
|
"language": "Python",
|
|
104
115
|
"color": "#3572A5",
|
|
105
116
|
"description": "[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
117
|
+
"forked": "1468",
|
|
118
|
+
"stargazers_count": 14294,
|
|
119
|
+
"todayStar": "1575 stars this month",
|
|
109
120
|
"html_url": "https://github.com/haotian-liu/LLaVA",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "psf/black",
|
|
114
|
-
"language": "Python",
|
|
115
|
-
"color": "#3572A5",
|
|
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,65 +125,65 @@
|
|
|
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": "1806",
|
|
129
|
+
"stargazers_count": 25294,
|
|
130
|
+
"todayStar": "2831 stars this month",
|
|
131
131
|
"html_url": "https://github.com/usememos/memos",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "langchain-ai/langgraph",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "",
|
|
139
|
+
"forked": "151",
|
|
140
|
+
"stargazers_count": 1534,
|
|
141
|
+
"todayStar": "881 stars this month",
|
|
142
|
+
"html_url": "https://github.com/langchain-ai/langgraph",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
134
145
|
{
|
|
135
146
|
"full_name": "open-webui/open-webui",
|
|
136
147
|
"language": "Svelte",
|
|
137
148
|
"color": "#ff3e00",
|
|
138
149
|
"description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
150
|
+
"forked": "607",
|
|
151
|
+
"stargazers_count": 6858,
|
|
152
|
+
"todayStar": "2795 stars this month",
|
|
142
153
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
143
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
144
155
|
},
|
|
145
156
|
{
|
|
146
|
-
"full_name": "
|
|
157
|
+
"full_name": "psf/black",
|
|
147
158
|
"language": "Python",
|
|
148
159
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "SerenityOS/serenity",
|
|
158
|
-
"language": "C++",
|
|
159
|
-
"color": "#f34b7d",
|
|
160
|
-
"description": "The Serenity Operating System 🐞",
|
|
161
|
-
"forked": "2905",
|
|
162
|
-
"stargazers_count": 27670,
|
|
163
|
-
"todayStar": "804 stars this month",
|
|
164
|
-
"html_url": "https://github.com/SerenityOS/serenity",
|
|
160
|
+
"description": "The uncompromising Python code formatter",
|
|
161
|
+
"forked": "2351",
|
|
162
|
+
"stargazers_count": 36883,
|
|
163
|
+
"todayStar": "1064 stars this month",
|
|
164
|
+
"html_url": "https://github.com/psf/black",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "collabora/WhisperFusion",
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "WhisperFusion builds upon the capabilities of WhisperLive and WhisperSpeech to provide a seamless conversations with an AI.",
|
|
172
|
+
"forked": "77",
|
|
173
|
+
"stargazers_count": 1268,
|
|
174
|
+
"todayStar": "1202 stars this month",
|
|
175
|
+
"html_url": "https://github.com/collabora/WhisperFusion",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "SerenityOS/serenity",
|
|
180
|
+
"language": "C++",
|
|
181
|
+
"color": "#f34b7d",
|
|
182
|
+
"description": "The Serenity Operating System 🐞",
|
|
183
|
+
"forked": "2905",
|
|
184
|
+
"stargazers_count": 27682,
|
|
185
|
+
"todayStar": "812 stars this month",
|
|
186
|
+
"html_url": "https://github.com/SerenityOS/serenity",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
@@ -191,21 +191,21 @@
|
|
|
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":
|
|
194
|
+
"forked": "2372",
|
|
195
|
+
"stargazers_count": 14586,
|
|
196
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": "bluesky-social/atproto",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "Social networking technology created by Bluesky",
|
|
205
|
+
"forked": "368",
|
|
206
|
+
"stargazers_count": 5514,
|
|
207
|
+
"todayStar": "289 stars this month",
|
|
208
|
+
"html_url": "https://github.com/bluesky-social/atproto",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
@@ -213,21 +213,21 @@
|
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
216
|
+
"forked": "231",
|
|
217
|
+
"stargazers_count": 837,
|
|
218
|
+
"todayStar": "395 stars this month",
|
|
219
219
|
"html_url": "https://github.com/joaomdmoura/crewAI-examples",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
223
|
+
"full_name": "continuedev/continue",
|
|
224
224
|
"language": "TypeScript",
|
|
225
225
|
"color": "#3178c6",
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
226
|
+
"description": "⏩ The easiest way to code with any LLM—Continue is an open-source autopilot for VS Code and JetBrains",
|
|
227
|
+
"forked": "400",
|
|
228
|
+
"stargazers_count": 7885,
|
|
229
|
+
"todayStar": "1521 stars this month",
|
|
230
|
+
"html_url": "https://github.com/continuedev/continue",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
@@ -235,43 +235,43 @@
|
|
|
235
235
|
"language": "Go",
|
|
236
236
|
"color": "#00ADD8",
|
|
237
237
|
"description": "Main repository for Datadog Agent",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
238
|
+
"forked": "1115",
|
|
239
|
+
"stargazers_count": 2543,
|
|
240
|
+
"todayStar": "87 stars this month",
|
|
241
241
|
"html_url": "https://github.com/DataDog/datadog-agent",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
245
|
+
"full_name": "vikhyat/moondream",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
248
|
+
"description": "tiny vision language model",
|
|
249
|
+
"forked": "157",
|
|
250
|
+
"stargazers_count": 2037,
|
|
251
251
|
"todayStar": "1475 stars this month",
|
|
252
|
-
"html_url": "https://github.com/
|
|
252
|
+
"html_url": "https://github.com/vikhyat/moondream",
|
|
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": "tree-sitter/tree-sitter",
|
|
257
|
+
"language": "Rust",
|
|
258
|
+
"color": "#dea584",
|
|
259
|
+
"description": "An incremental parsing system for programming tools",
|
|
260
|
+
"forked": "1057",
|
|
261
|
+
"stargazers_count": 15510,
|
|
262
|
+
"todayStar": "1039 stars this month",
|
|
263
|
+
"html_url": "https://github.com/tree-sitter/tree-sitter",
|
|
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": "slint-ui/slint",
|
|
268
|
+
"language": "Rust",
|
|
269
|
+
"color": "#dea584",
|
|
270
|
+
"description": "Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.",
|
|
271
|
+
"forked": "419",
|
|
272
|
+
"stargazers_count": 13692,
|
|
273
|
+
"todayStar": "1412 stars this month",
|
|
274
|
+
"html_url": "https://github.com/slint-ui/slint",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|