@wcj/github-rank 24.12.22 → 24.12.23
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 +18418 -18410
- package/dist/trending-daily.json +113 -146
- package/dist/trending-monthly.json +95 -117
- package/dist/trending-weekly.json +107 -107
- package/dist/users.china.json +1122 -1122
- package/dist/users.json +3590 -3590
- package/dist/users.org.json +387 -387
- package/package.json +1 -1
- package/web/data/repos.json +18418 -18410
- package/web/data/trending-daily.json +113 -146
- package/web/data/trending-monthly.json +95 -117
- package/web/data/trending-weekly.json +107 -107
- package/web/data/users.china.json +1122 -1122
- package/web/data/users.json +3590 -3590
- package/web/data/users.org.json +387 -387
- package/web/index.html +3659 -3659
- package/web/org.html +295 -295
- package/web/repos.html +2428 -2428
- package/web/trending-monthly.html +92 -168
- package/web/trending-weekly.html +100 -104
- package/web/trending.html +105 -219
- package/web/users.china.html +1055 -1055
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "JupyterNotebook",
|
|
5
5
|
"color": "#DA5B0B",
|
|
6
6
|
"description": "Examples and guides for using the Gemini API",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1089",
|
|
8
|
+
"stargazers_count": 9222,
|
|
9
|
+
"todayStar": "2851 stars this week",
|
|
10
10
|
"html_url": "https://github.com/google-gemini/cookbook",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "804",
|
|
19
|
+
"stargazers_count": 7713,
|
|
20
|
+
"todayStar": "1318 stars this week",
|
|
21
21
|
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "728",
|
|
30
|
+
"stargazers_count": 10445,
|
|
31
|
+
"todayStar": "3590 stars this week",
|
|
32
32
|
"html_url": "https://github.com/Byaidu/PDFMathTranslate",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,54 +37,54 @@
|
|
|
37
37
|
"language": "Rust",
|
|
38
38
|
"color": "#dea584",
|
|
39
39
|
"description": "Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "242",
|
|
41
|
+
"stargazers_count": 7623,
|
|
42
|
+
"todayStar": "2313 stars this week",
|
|
43
43
|
"html_url": "https://github.com/tursodatabase/limbo",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "wavetermdev/waveterm",
|
|
48
|
-
"language": "TypeScript",
|
|
49
|
-
"color": "#3178c6",
|
|
50
|
-
"description": "An open-source, cross-platform terminal for seamless workflows",
|
|
51
|
-
"forked": "213",
|
|
52
|
-
"stargazers_count": 7380,
|
|
53
|
-
"todayStar": "2006 stars this week",
|
|
54
|
-
"html_url": "https://github.com/wavetermdev/waveterm",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "microsoft/PowerToys",
|
|
59
48
|
"language": "C#",
|
|
60
49
|
"color": "#178600",
|
|
61
50
|
"description": "Windows system utilities to maximize productivity",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "6647",
|
|
52
|
+
"stargazers_count": 112784,
|
|
53
|
+
"todayStar": "578 stars this week",
|
|
65
54
|
"html_url": "https://github.com/microsoft/PowerToys",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "wavetermdev/waveterm",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"description": "An open-source, cross-platform terminal for seamless workflows",
|
|
62
|
+
"forked": "219",
|
|
63
|
+
"stargazers_count": 7567,
|
|
64
|
+
"todayStar": "1299 stars this week",
|
|
65
|
+
"html_url": "https://github.com/wavetermdev/waveterm",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "LazyVim/LazyVim",
|
|
70
70
|
"language": "Lua",
|
|
71
71
|
"color": "#000080",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "Neovim config for the lazy",
|
|
73
|
+
"forked": "1290",
|
|
74
|
+
"stargazers_count": 18403,
|
|
75
|
+
"todayStar": "488 stars this week",
|
|
76
|
+
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
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": "comet-ml/opik",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "From RAG chatbots to code assistants to complex agentic pipelines and beyond, build LLM systems that run better, faster, and cheaper with tracing, evaluations, and dashboards.",
|
|
84
|
+
"forked": "209",
|
|
85
|
+
"stargazers_count": 3600,
|
|
86
|
+
"todayStar": "1006 stars this week",
|
|
87
|
+
"html_url": "https://github.com/comet-ml/opik",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,43 +92,43 @@
|
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "TEN Agent is a conversational AI powered by the TEN, integrating Gemini 2.0 Live, OpenAI Realtime, RTC, and more. It delivers real-time capabilities to see, hear, and speak, while being fully compatible with popular workflow platforms like Dify and Coze.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "348",
|
|
96
|
+
"stargazers_count": 3652,
|
|
97
|
+
"todayStar": "1002 stars this week",
|
|
98
98
|
"html_url": "https://github.com/TEN-framework/TEN-Agent",
|
|
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": "0xPlaygrounds/rig",
|
|
103
|
+
"language": "Rust",
|
|
104
|
+
"color": "#dea584",
|
|
105
|
+
"description": "⚙️🦀 Build portable, modular & lightweight Fullstack Agents",
|
|
106
|
+
"forked": "112",
|
|
107
|
+
"stargazers_count": 1493,
|
|
108
|
+
"todayStar": "419 stars this week",
|
|
109
|
+
"html_url": "https://github.com/0xPlaygrounds/rig",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "1Panel-dev/1Panel",
|
|
114
|
+
"language": "Go",
|
|
115
|
+
"color": "#00ADD8",
|
|
116
|
+
"description": "🔥 Top-Rated Web-Based Linux Server Management Tool. 1Panel features an intuitive web interface that seamlessly integrates server management and monitoring, container management, database administration, website management, system backup and restoration, and more.",
|
|
117
|
+
"forked": "2176",
|
|
118
|
+
"stargazers_count": 24007,
|
|
119
|
+
"todayStar": "515 stars this week",
|
|
120
|
+
"html_url": "https://github.com/1Panel-dev/1Panel",
|
|
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": "bigskysoftware/htmx",
|
|
125
|
+
"language": "JavaScript",
|
|
126
|
+
"color": "#f1e05a",
|
|
127
|
+
"description": "</> htmx - high power tools for HTML",
|
|
128
|
+
"forked": "1350",
|
|
129
|
+
"stargazers_count": 41730,
|
|
130
|
+
"todayStar": "2763 stars this week",
|
|
131
|
+
"html_url": "https://github.com/bigskysoftware/htmx",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
@@ -136,65 +136,65 @@
|
|
|
136
136
|
"language": "TypeScript",
|
|
137
137
|
"color": "#3178c6",
|
|
138
138
|
"description": "Shardeum is an EVM based autoscaling blockchain",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "488",
|
|
140
|
+
"stargazers_count": 25822,
|
|
141
|
+
"todayStar": "4230 stars this week",
|
|
142
142
|
"html_url": "https://github.com/shardeum/shardeum",
|
|
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": "Lissy93/dashy",
|
|
147
|
+
"language": "Vue",
|
|
148
|
+
"color": "#41b883",
|
|
149
|
+
"description": "🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!",
|
|
150
|
+
"forked": "1407",
|
|
151
|
+
"stargazers_count": 18695,
|
|
152
|
+
"todayStar": "295 stars this week",
|
|
153
|
+
"html_url": "https://github.com/Lissy93/dashy",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "anthropics/anthropic-cookbook",
|
|
158
|
+
"language": "JupyterNotebook",
|
|
159
|
+
"color": "#DA5B0B",
|
|
160
|
+
"description": "A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.",
|
|
161
|
+
"forked": "982",
|
|
162
|
+
"stargazers_count": 7870,
|
|
163
|
+
"todayStar": "458 stars this week",
|
|
164
|
+
"html_url": "https://github.com/anthropics/anthropic-cookbook",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "ByteByteGoHq/system-design-101",
|
|
158
169
|
"language": "",
|
|
159
170
|
"color": "",
|
|
160
171
|
"description": "Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "7017",
|
|
173
|
+
"stargazers_count": 66922,
|
|
174
|
+
"todayStar": "1459 stars this week",
|
|
164
175
|
"html_url": "https://github.com/ByteByteGoHq/system-design-101",
|
|
165
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
166
177
|
},
|
|
167
178
|
{
|
|
168
|
-
"full_name": "
|
|
179
|
+
"full_name": "Saghen/blink.cmp",
|
|
169
180
|
"language": "Lua",
|
|
170
181
|
"color": "#000080",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "phidatahq/phidata",
|
|
180
|
-
"language": "Python",
|
|
181
|
-
"color": "#3572A5",
|
|
182
|
-
"description": "Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.",
|
|
183
|
-
"forked": "2252",
|
|
184
|
-
"stargazers_count": 16592,
|
|
185
|
-
"todayStar": "321 stars this week",
|
|
186
|
-
"html_url": "https://github.com/phidatahq/phidata",
|
|
182
|
+
"description": "Performant, batteries-included completion plugin for Neovim",
|
|
183
|
+
"forked": "126",
|
|
184
|
+
"stargazers_count": 2441,
|
|
185
|
+
"todayStar": "654 stars this week",
|
|
186
|
+
"html_url": "https://github.com/Saghen/blink.cmp",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "PatrickJS/awesome-cursorrules",
|
|
191
|
+
"language": "",
|
|
192
|
+
"color": "",
|
|
193
|
+
"description": "📄 A curated list of awesome .cursorrules files",
|
|
194
|
+
"forked": "242",
|
|
195
|
+
"stargazers_count": 4166,
|
|
196
|
+
"todayStar": "455 stars this week",
|
|
197
|
+
"html_url": "https://github.com/PatrickJS/awesome-cursorrules",
|
|
198
198
|
"rank": 18
|
|
199
199
|
}
|
|
200
200
|
]
|