@wcj/github-rank 25.1.30 → 25.2.1
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 +25980 -25983
- package/dist/trending-daily.json +127 -116
- package/dist/trending-monthly.json +141 -130
- package/dist/trending-weekly.json +115 -82
- package/dist/users.china.json +1450 -1450
- package/dist/users.json +5091 -5163
- package/dist/users.org.json +625 -553
- package/package.json +1 -1
- package/web/data/repos.json +25980 -25983
- package/web/data/trending-daily.json +127 -116
- package/web/data/trending-monthly.json +141 -130
- package/web/data/trending-weekly.json +115 -82
- package/web/data/users.china.json +1450 -1450
- package/web/data/users.json +5091 -5163
- package/web/data/users.org.json +625 -553
- package/web/index.html +5166 -5280
- package/web/org.html +552 -436
- package/web/repos.html +3467 -3463
- package/web/trending-monthly.html +156 -118
- package/web/trending-weekly.html +193 -79
- package/web/trending.html +147 -97
- package/web/users.china.html +1404 -1404
package/dist/trending-daily.json
CHANGED
|
@@ -1,167 +1,178 @@
|
|
|
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": "QwenLM/Qwen2.5",
|
|
4
|
+
"language": "Shell",
|
|
5
|
+
"color": "#89e051",
|
|
6
|
+
"description": "Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.",
|
|
7
|
+
"forked": "909",
|
|
8
|
+
"stargazers_count": 13984,
|
|
9
|
+
"todayStar": "540 stars today",
|
|
10
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5",
|
|
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": "block/goose",
|
|
15
|
+
"language": "Rust",
|
|
16
|
+
"color": "#dea584",
|
|
17
|
+
"description": "an open-source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM",
|
|
18
|
+
"forked": "304",
|
|
19
|
+
"stargazers_count": 4667,
|
|
20
|
+
"todayStar": "1988 stars today",
|
|
21
|
+
"html_url": "https://github.com/block/goose",
|
|
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": "QwenLM/Qwen",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.",
|
|
29
|
+
"forked": "1322",
|
|
30
|
+
"stargazers_count": 16049,
|
|
31
|
+
"todayStar": "127 stars today",
|
|
32
|
+
"html_url": "https://github.com/QwenLM/Qwen",
|
|
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": "QwenLM/Qwen2.5-VL",
|
|
37
|
+
"language": "JupyterNotebook",
|
|
38
|
+
"color": "#DA5B0B",
|
|
39
|
+
"description": "Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.",
|
|
40
|
+
"forked": "398",
|
|
41
|
+
"stargazers_count": 5600,
|
|
42
|
+
"todayStar": "392 stars today",
|
|
43
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5-VL",
|
|
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": "paperless-ngx/paperless-ngx",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "A community-supported supercharged version of paperless: scan, index and archive all your physical documents",
|
|
51
|
+
"forked": "1414",
|
|
52
|
+
"stargazers_count": 24510,
|
|
53
|
+
"todayStar": "75 stars today",
|
|
54
|
+
"html_url": "https://github.com/paperless-ngx/paperless-ngx",
|
|
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": "ollama/ollama",
|
|
59
|
+
"language": "Go",
|
|
60
|
+
"color": "#00ADD8",
|
|
61
|
+
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.",
|
|
62
|
+
"forked": "9280",
|
|
63
|
+
"stargazers_count": 116480,
|
|
64
|
+
"todayStar": "905 stars today",
|
|
65
|
+
"html_url": "https://github.com/ollama/ollama",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "QwenLM/
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/QwenLM/
|
|
69
|
+
"full_name": "QwenLM/Qwen-Agent",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.",
|
|
73
|
+
"forked": "482",
|
|
74
|
+
"stargazers_count": 5594,
|
|
75
|
+
"todayStar": "33 stars today",
|
|
76
|
+
"html_url": "https://github.com/QwenLM/Qwen-Agent",
|
|
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": "QwenLM/Qwen2.5-Coder",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Qwen2.5-Coder is the code version of Qwen2.5, the large language model series developed by Qwen team, Alibaba Cloud.",
|
|
84
|
+
"forked": "310",
|
|
85
|
+
"stargazers_count": 4202,
|
|
86
|
+
"todayStar": "43 stars today",
|
|
87
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5-Coder",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "confluentinc/librdkafka",
|
|
92
|
+
"language": "C",
|
|
93
|
+
"color": "#555555",
|
|
94
|
+
"description": "The Apache Kafka C/C++ library",
|
|
95
|
+
"forked": "3174",
|
|
96
|
+
"stargazers_count": 426,
|
|
97
|
+
"todayStar": "15 stars today",
|
|
98
|
+
"html_url": "https://github.com/confluentinc/librdkafka",
|
|
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": "juspay/hyperswitch",
|
|
103
|
+
"language": "Rust",
|
|
104
|
+
"color": "#dea584",
|
|
105
|
+
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
106
|
+
"forked": "1377",
|
|
107
|
+
"stargazers_count": 13047,
|
|
108
|
+
"todayStar": "14 stars today",
|
|
109
|
+
"html_url": "https://github.com/juspay/hyperswitch",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "jef/streetmerchant",
|
|
114
114
|
"language": "TypeScript",
|
|
115
115
|
"color": "#3178c6",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "🤖 The world's easiest, most powerful stock checker",
|
|
117
|
+
"forked": "1327",
|
|
118
|
+
"stargazers_count": 5222,
|
|
119
|
+
"todayStar": "32 stars today",
|
|
120
|
+
"html_url": "https://github.com/jef/streetmerchant",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "open-webui/open-webui",
|
|
125
|
+
"language": "JavaScript",
|
|
126
|
+
"color": "#f1e05a",
|
|
127
|
+
"description": "User-friendly AI Interface (Supports Ollama, OpenAI API, ...)",
|
|
128
|
+
"forked": "7678",
|
|
129
|
+
"stargazers_count": 64504,
|
|
130
|
+
"todayStar": "814 stars today",
|
|
131
|
+
"html_url": "https://github.com/open-webui/open-webui",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "GyulyVGC/sniffnet",
|
|
136
|
+
"language": "Rust",
|
|
137
|
+
"color": "#dea584",
|
|
138
|
+
"description": "Comfortably monitor your Internet traffic 🕵️♂️",
|
|
139
|
+
"forked": "594",
|
|
140
|
+
"stargazers_count": 19625,
|
|
141
|
+
"todayStar": "119 stars today",
|
|
142
|
+
"html_url": "https://github.com/GyulyVGC/sniffnet",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "oobabooga/text-generation-webui",
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "A Gradio web UI for Large Language Models with support for multiple inference backends.",
|
|
150
|
+
"forked": "5456",
|
|
151
|
+
"stargazers_count": 42054,
|
|
152
|
+
"todayStar": "40 stars today",
|
|
153
|
+
"html_url": "https://github.com/oobabooga/text-generation-webui",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "google/meridian",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Meridian is an MMM framework that enables advertisers to set up and run their own in-house models.",
|
|
161
|
+
"forked": "48",
|
|
162
|
+
"stargazers_count": 512,
|
|
163
|
+
"todayStar": "99 stars today",
|
|
164
|
+
"html_url": "https://github.com/google/meridian",
|
|
165
165
|
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "astral-sh/ruff",
|
|
169
|
+
"language": "Rust",
|
|
170
|
+
"color": "#dea584",
|
|
171
|
+
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
|
172
|
+
"forked": "1193",
|
|
173
|
+
"stargazers_count": 35242,
|
|
174
|
+
"todayStar": "49 stars today",
|
|
175
|
+
"html_url": "https://github.com/astral-sh/ruff",
|
|
176
|
+
"rank": 16
|
|
166
177
|
}
|
|
167
178
|
]
|