@wcj/github-rank 24.12.17 → 24.12.18
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 +20503 -20503
- package/dist/trending-daily.json +133 -122
- package/dist/trending-monthly.json +115 -126
- package/dist/trending-weekly.json +131 -109
- package/dist/users.china.json +1603 -1603
- package/dist/users.json +4351 -4351
- package/dist/users.org.json +422 -422
- package/package.json +1 -1
- package/web/data/repos.json +20503 -20503
- package/web/data/trending-daily.json +133 -122
- package/web/data/trending-monthly.json +115 -126
- package/web/data/trending-weekly.json +131 -109
- package/web/data/users.china.json +1603 -1603
- package/web/data/users.json +4351 -4351
- package/web/data/users.org.json +422 -422
- package/web/index.html +4695 -4690
- package/web/org.html +363 -363
- package/web/repos.html +2496 -2496
- package/web/trending-monthly.html +111 -149
- package/web/trending-weekly.html +179 -103
- package/web/trending.html +148 -106
- package/web/users.china.html +1450 -1450
|
@@ -1,178 +1,200 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "google-gemini/cookbook",
|
|
4
|
+
"language": "JupyterNotebook",
|
|
5
|
+
"color": "#DA5B0B",
|
|
6
|
+
"description": "Examples and guides for using the Gemini API",
|
|
7
|
+
"forked": "1028",
|
|
8
|
+
"stargazers_count": 8316,
|
|
9
|
+
"todayStar": "2645 stars this week",
|
|
10
|
+
"html_url": "https://github.com/google-gemini/cookbook",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "nexus-xyz/nexus-zkvm",
|
|
15
|
+
"language": "Rust",
|
|
16
|
+
"color": "#dea584",
|
|
17
|
+
"description": "The Nexus zkVM: The zero-knowledge virtual machine",
|
|
18
|
+
"forked": "352",
|
|
19
|
+
"stargazers_count": 2042,
|
|
20
|
+
"todayStar": "1110 stars this week",
|
|
21
|
+
"html_url": "https://github.com/nexus-xyz/nexus-zkvm",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
2
24
|
{
|
|
3
25
|
"full_name": "soxoj/maigret",
|
|
4
26
|
"language": "Python",
|
|
5
27
|
"color": "#3572A5",
|
|
6
28
|
"description": "🕵️♂️ Collect a dossier on a person by username from thousands of sites",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
29
|
+
"forked": "920",
|
|
30
|
+
"stargazers_count": 13505,
|
|
31
|
+
"todayStar": "1928 stars this week",
|
|
10
32
|
"html_url": "https://github.com/soxoj/maigret",
|
|
11
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
12
34
|
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "leerob/next-saas-starter",
|
|
15
37
|
"language": "TypeScript",
|
|
16
38
|
"color": "#3178c6",
|
|
17
39
|
"description": "Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "759",
|
|
41
|
+
"stargazers_count": 7092,
|
|
42
|
+
"todayStar": "1257 stars this week",
|
|
21
43
|
"html_url": "https://github.com/leerob/next-saas-starter",
|
|
22
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
23
45
|
},
|
|
24
46
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
33
|
-
"rank":
|
|
47
|
+
"full_name": "Byaidu/PDFMathTranslate",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker",
|
|
51
|
+
"forked": "653",
|
|
52
|
+
"stargazers_count": 9291,
|
|
53
|
+
"todayStar": "4904 stars this week",
|
|
54
|
+
"html_url": "https://github.com/Byaidu/PDFMathTranslate",
|
|
55
|
+
"rank": 5
|
|
34
56
|
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "DioxusLabs/dioxus",
|
|
37
59
|
"language": "Rust",
|
|
38
60
|
"color": "#dea584",
|
|
39
61
|
"description": "Fullstack app framework for web, desktop, mobile, and more.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
62
|
+
"forked": "890",
|
|
63
|
+
"stargazers_count": 23293,
|
|
64
|
+
"todayStar": "1470 stars this week",
|
|
43
65
|
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "google-deepmind/graphcast",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "",
|
|
51
|
-
"forked": "668",
|
|
52
|
-
"stargazers_count": 5441,
|
|
53
|
-
"todayStar": "208 stars this week",
|
|
54
|
-
"html_url": "https://github.com/google-deepmind/graphcast",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "pydantic/pydantic-ai",
|
|
59
|
-
"language": "Python",
|
|
60
|
-
"color": "#3572A5",
|
|
61
|
-
"description": "Agent Framework / shim to use Pydantic with LLMs",
|
|
62
|
-
"forked": "235",
|
|
63
|
-
"stargazers_count": 3997,
|
|
64
|
-
"todayStar": "721 stars this week",
|
|
65
|
-
"html_url": "https://github.com/pydantic/pydantic-ai",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "TEN-framework/TEN-Agent",
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "TEN Agent is a conversational AI powered by TEN, integrating Gemini 2.0 Multimodal Live API, OpenAI Realtime API, RTC, and more. It offers real-time capabilities to see, hear, and speak, along with advanced tools like weather checks, web search, and RAG.",
|
|
73
|
+
"forked": "320",
|
|
74
|
+
"stargazers_count": 3366,
|
|
75
|
+
"todayStar": "1209 stars this week",
|
|
76
|
+
"html_url": "https://github.com/TEN-framework/TEN-Agent",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "ethereum/EIPs",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
83
|
-
"description": "The Ethereum Improvement Proposal repository",
|
|
84
|
-
"forked": "5350",
|
|
85
|
-
"stargazers_count": 13033,
|
|
86
|
-
"todayStar": "77 stars this week",
|
|
87
|
-
"html_url": "https://github.com/ethereum/EIPs",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "ai16z/eliza",
|
|
92
81
|
"language": "TypeScript",
|
|
93
82
|
"color": "#3178c6",
|
|
94
83
|
"description": "Autonomous agents for everyone",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "1438",
|
|
85
|
+
"stargazers_count": 5001,
|
|
86
|
+
"todayStar": "1310 stars this week",
|
|
98
87
|
"html_url": "https://github.com/ai16z/eliza",
|
|
99
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
91
|
+
"full_name": "ethereum/EIPs",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "The Ethereum Improvement Proposal repository",
|
|
95
|
+
"forked": "5353",
|
|
96
|
+
"stargazers_count": 13039,
|
|
97
|
+
"todayStar": "85 stars this week",
|
|
98
|
+
"html_url": "https://github.com/ethereum/EIPs",
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "LazyVim/LazyVim",
|
|
114
103
|
"language": "Lua",
|
|
115
104
|
"color": "#000080",
|
|
116
105
|
"description": "Neovim config for the lazy",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "1279",
|
|
107
|
+
"stargazers_count": 18214,
|
|
108
|
+
"todayStar": "419 stars this week",
|
|
120
109
|
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
121
|
-
"rank":
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "astral-sh/uv",
|
|
125
|
-
"language": "Rust",
|
|
126
|
-
"color": "#dea584",
|
|
127
|
-
"description": "An extremely fast Python package and project manager, written in Rust.",
|
|
128
|
-
"forked": "886",
|
|
129
|
-
"stargazers_count": 32563,
|
|
130
|
-
"todayStar": "2813 stars this week",
|
|
131
|
-
"html_url": "https://github.com/astral-sh/uv",
|
|
132
|
-
"rank": 12
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
113
|
"full_name": "CopilotKit/CopilotKit",
|
|
136
114
|
"language": "TypeScript",
|
|
137
115
|
"color": "#3178c6",
|
|
138
116
|
"description": "React UI + elegant infrastructure for AI Copilots, in-app AI agents, AI chatbots, and AI-powered Textareas 🪁",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
117
|
+
"forked": "2134",
|
|
118
|
+
"stargazers_count": 14045,
|
|
119
|
+
"todayStar": "675 stars this week",
|
|
142
120
|
"html_url": "https://github.com/CopilotKit/CopilotKit",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "go-gitea/gitea",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD",
|
|
128
|
+
"forked": "5552",
|
|
129
|
+
"stargazers_count": 45928,
|
|
130
|
+
"todayStar": "378 stars this week",
|
|
131
|
+
"html_url": "https://github.com/go-gitea/gitea",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "FoundationVision/VAR",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "[NeurIPS 2024 Oral][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of \"Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction\". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!",
|
|
139
|
+
"forked": "423",
|
|
140
|
+
"stargazers_count": 6289,
|
|
141
|
+
"todayStar": "407 stars this week",
|
|
142
|
+
"html_url": "https://github.com/FoundationVision/VAR",
|
|
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": "astral-sh/uv",
|
|
147
|
+
"language": "Rust",
|
|
148
|
+
"color": "#dea584",
|
|
149
|
+
"description": "An extremely fast Python package and project manager, written in Rust.",
|
|
150
|
+
"forked": "891",
|
|
151
|
+
"stargazers_count": 32733,
|
|
152
|
+
"todayStar": "1509 stars this week",
|
|
153
|
+
"html_url": "https://github.com/astral-sh/uv",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "PCSX2/pcsx2",
|
|
158
|
+
"language": "C++",
|
|
159
|
+
"color": "#f34b7d",
|
|
160
|
+
"description": "PCSX2 - The Playstation 2 Emulator",
|
|
161
|
+
"forked": "1644",
|
|
162
|
+
"stargazers_count": 12187,
|
|
163
|
+
"todayStar": "207 stars this week",
|
|
164
|
+
"html_url": "https://github.com/PCSX2/pcsx2",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "Shubhamsaboo/awesome-llm-apps",
|
|
158
169
|
"language": "Python",
|
|
159
170
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
171
|
+
"description": "Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
172
|
+
"forked": "731",
|
|
173
|
+
"stargazers_count": 6890,
|
|
174
|
+
"todayStar": "2281 stars this week",
|
|
175
|
+
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "0xPlaygrounds/rig",
|
|
180
|
+
"language": "Rust",
|
|
181
|
+
"color": "#dea584",
|
|
182
|
+
"description": "⚙️🦀 Build portable, modular & lightweight Fullstack Agents",
|
|
183
|
+
"forked": "91",
|
|
184
|
+
"stargazers_count": 1089,
|
|
185
|
+
"todayStar": "798 stars this week",
|
|
186
|
+
"html_url": "https://github.com/0xPlaygrounds/rig",
|
|
187
|
+
"rank": 17
|
|
166
188
|
},
|
|
167
189
|
{
|
|
168
190
|
"full_name": "lmarzen/esp32-weather-epd",
|
|
169
191
|
"language": "C",
|
|
170
192
|
"color": "#555555",
|
|
171
193
|
"description": "A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
194
|
+
"forked": "283",
|
|
195
|
+
"stargazers_count": 4676,
|
|
196
|
+
"todayStar": "1510 stars this week",
|
|
175
197
|
"html_url": "https://github.com/lmarzen/esp32-weather-epd",
|
|
176
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
177
199
|
}
|
|
178
200
|
]
|