@wcj/github-rank 25.1.30 → 25.1.31
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 +19415 -19418
- package/dist/trending-daily.json +109 -109
- package/dist/trending-monthly.json +123 -112
- package/dist/trending-weekly.json +110 -77
- package/dist/users.china.json +972 -972
- package/dist/users.json +3611 -3611
- package/dist/users.org.json +392 -392
- package/package.json +1 -1
- package/web/data/repos.json +19415 -19418
- package/web/data/trending-daily.json +109 -109
- package/web/data/trending-monthly.json +123 -112
- package/web/data/trending-weekly.json +110 -77
- package/web/data/users.china.json +972 -972
- package/web/data/users.json +3611 -3611
- package/web/data/users.org.json +392 -392
- package/web/index.html +3497 -3505
- package/web/org.html +287 -287
- package/web/repos.html +2697 -2693
- package/web/trending-monthly.html +150 -112
- package/web/trending-weekly.html +188 -74
- package/web/trending.html +101 -93
- package/web/users.china.html +881 -881
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1636",
|
|
8
|
+
"stargazers_count": 15948,
|
|
9
|
+
"todayStar": "5092 stars this week",
|
|
10
10
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,21 +15,21 @@
|
|
|
15
15
|
"language": "TypeScript",
|
|
16
16
|
"color": "#3178c6",
|
|
17
17
|
"description": "Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1038",
|
|
19
|
+
"stargazers_count": 10139,
|
|
20
|
+
"todayStar": "1898 stars this week",
|
|
21
21
|
"html_url": "https://github.com/nextjs/saas-starter",
|
|
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": "ollama/ollama",
|
|
26
|
+
"language": "Go",
|
|
27
|
+
"color": "#00ADD8",
|
|
28
|
+
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.",
|
|
29
|
+
"forked": "9207",
|
|
30
|
+
"stargazers_count": 115612,
|
|
31
|
+
"todayStar": "5687 stars this week",
|
|
32
|
+
"html_url": "https://github.com/ollama/ollama",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,109 +37,142 @@
|
|
|
37
37
|
"language": "",
|
|
38
38
|
"color": "",
|
|
39
39
|
"description": "DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "587",
|
|
41
|
+
"stargazers_count": 4377,
|
|
42
|
+
"todayStar": "1297 stars this week",
|
|
43
43
|
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder-V2",
|
|
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": "microsoft/generative-ai-for-beginners",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
|
+
"description": "21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
51
|
+
"forked": "35794",
|
|
52
|
+
"stargazers_count": 69375,
|
|
53
|
+
"todayStar": "2554 stars this week",
|
|
54
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "open-webui/open-webui",
|
|
59
|
+
"language": "JavaScript",
|
|
60
|
+
"color": "#f1e05a",
|
|
61
|
+
"description": "User-friendly AI Interface (Supports Ollama, OpenAI API, ...)",
|
|
62
|
+
"forked": "7607",
|
|
63
|
+
"stargazers_count": 63627,
|
|
64
|
+
"todayStar": "4602 stars this week",
|
|
65
|
+
"html_url": "https://github.com/open-webui/open-webui",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "lightpanda-io/browser",
|
|
59
70
|
"language": "Zig",
|
|
60
71
|
"color": "#ec915c",
|
|
61
72
|
"description": "Lightpanda: the headless browser designed for AI and automation",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "105",
|
|
74
|
+
"stargazers_count": 5031,
|
|
75
|
+
"todayStar": "3492 stars this week",
|
|
65
76
|
"html_url": "https://github.com/lightpanda-io/browser",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "AmruthPillai/Reactive-Resume",
|
|
70
81
|
"language": "TypeScript",
|
|
71
82
|
"color": "#3178c6",
|
|
72
83
|
"description": "A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "2923",
|
|
85
|
+
"stargazers_count": 29107,
|
|
86
|
+
"todayStar": "1430 stars this week",
|
|
76
87
|
"html_url": "https://github.com/AmruthPillai/Reactive-Resume",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "Bin-Huang/chatbox",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
95
|
+
"forked": "2585",
|
|
96
|
+
"stargazers_count": 26473,
|
|
97
|
+
"todayStar": "1336 stars this week",
|
|
98
|
+
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "ggerganov/llama.cpp",
|
|
103
|
+
"language": "C++",
|
|
104
|
+
"color": "#f34b7d",
|
|
105
|
+
"description": "LLM inference in C/C++",
|
|
106
|
+
"forked": "10426",
|
|
107
|
+
"stargazers_count": 72356,
|
|
108
|
+
"todayStar": "1164 stars this week",
|
|
109
|
+
"html_url": "https://github.com/ggerganov/llama.cpp",
|
|
110
|
+
"rank": 10
|
|
78
111
|
},
|
|
79
112
|
{
|
|
80
113
|
"full_name": "shadps4-emu/shadPS4",
|
|
81
114
|
"language": "C++",
|
|
82
115
|
"color": "#f34b7d",
|
|
83
116
|
"description": "PlayStation 4 emulator for Windows, Linux and macOS written in C++",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
117
|
+
"forked": "1038",
|
|
118
|
+
"stargazers_count": 17137,
|
|
119
|
+
"todayStar": "2512 stars this week",
|
|
87
120
|
"html_url": "https://github.com/shadps4-emu/shadPS4",
|
|
88
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "QwenLM/Qwen2.5-VL",
|
|
125
|
+
"language": "JupyterNotebook",
|
|
126
|
+
"color": "#DA5B0B",
|
|
127
|
+
"description": "Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.",
|
|
128
|
+
"forked": "372",
|
|
129
|
+
"stargazers_count": 5358,
|
|
130
|
+
"todayStar": "761 stars this week",
|
|
131
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5-VL",
|
|
132
|
+
"rank": 12
|
|
89
133
|
},
|
|
90
134
|
{
|
|
91
135
|
"full_name": "exo-explore/exo",
|
|
92
136
|
"language": "Python",
|
|
93
137
|
"color": "#3572A5",
|
|
94
138
|
"description": "Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
139
|
+
"forked": "1190",
|
|
140
|
+
"stargazers_count": 20950,
|
|
141
|
+
"todayStar": "1370 stars this week",
|
|
98
142
|
"html_url": "https://github.com/exo-explore/exo",
|
|
99
|
-
"rank":
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "piotrostr/listen",
|
|
103
|
-
"language": "Rust",
|
|
104
|
-
"color": "#dea584",
|
|
105
|
-
"description": "Solana Swiss Army Knife",
|
|
106
|
-
"forked": "92",
|
|
107
|
-
"stargazers_count": 614,
|
|
108
|
-
"todayStar": "318 stars this week",
|
|
109
|
-
"html_url": "https://github.com/piotrostr/listen",
|
|
110
|
-
"rank": 10
|
|
143
|
+
"rank": 13
|
|
111
144
|
},
|
|
112
145
|
{
|
|
113
|
-
"full_name": "
|
|
146
|
+
"full_name": "angular/angular",
|
|
114
147
|
"language": "TypeScript",
|
|
115
148
|
"color": "#3178c6",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
149
|
+
"description": "Deliver web apps with confidence 🚀",
|
|
150
|
+
"forked": "25808",
|
|
151
|
+
"stargazers_count": 96771,
|
|
152
|
+
"todayStar": "145 stars this week",
|
|
153
|
+
"html_url": "https://github.com/angular/angular",
|
|
154
|
+
"rank": 14
|
|
122
155
|
},
|
|
123
156
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
157
|
+
"full_name": "VikParuchuri/marker",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Convert PDF to markdown + JSON quickly with high accuracy",
|
|
161
|
+
"forked": "1199",
|
|
162
|
+
"stargazers_count": 20120,
|
|
163
|
+
"todayStar": "568 stars this week",
|
|
164
|
+
"html_url": "https://github.com/VikParuchuri/marker",
|
|
165
|
+
"rank": 15
|
|
133
166
|
},
|
|
134
167
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
168
|
+
"full_name": "storybookjs/storybook",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation",
|
|
172
|
+
"forked": "9415",
|
|
173
|
+
"stargazers_count": 85667,
|
|
174
|
+
"todayStar": "472 stars this week",
|
|
175
|
+
"html_url": "https://github.com/storybookjs/storybook",
|
|
176
|
+
"rank": 16
|
|
144
177
|
}
|
|
145
178
|
]
|