@wcj/github-rank 24.12.10 → 24.12.11
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 +20092 -20081
- package/dist/trending-daily.json +59 -180
- package/dist/trending-monthly.json +138 -138
- package/dist/trending-weekly.json +149 -105
- package/dist/users.china.json +1367 -1367
- package/dist/users.json +3755 -3755
- package/dist/users.org.json +494 -494
- package/package.json +1 -1
- package/web/data/repos.json +20092 -20081
- package/web/data/trending-daily.json +59 -180
- package/web/data/trending-monthly.json +138 -138
- package/web/data/trending-weekly.json +149 -105
- package/web/data/users.china.json +1367 -1367
- package/web/data/users.json +3755 -3755
- package/web/data/users.org.json +494 -494
- package/web/index.html +3726 -3723
- package/web/org.html +446 -446
- package/web/repos.html +2548 -2548
- package/web/trending-monthly.html +134 -134
- package/web/trending-weekly.html +236 -92
- package/web/trending.html +53 -471
- package/web/users.china.html +1260 -1260
package/dist/trending-daily.json
CHANGED
|
@@ -1,211 +1,90 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "Rust",
|
|
5
|
-
"color": "#dea584",
|
|
6
|
-
"description": "An extremely fast Python package and project manager, written in Rust.",
|
|
7
|
-
"forked": "839",
|
|
8
|
-
"stargazers_count": 30685,
|
|
9
|
-
"todayStar": "434 stars today",
|
|
10
|
-
"html_url": "https://github.com/astral-sh/uv",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "bitcoin/bitcoin",
|
|
15
|
-
"language": "C++",
|
|
16
|
-
"color": "#f34b7d",
|
|
17
|
-
"description": "Bitcoin Core integration/staging tree",
|
|
18
|
-
"forked": "36528",
|
|
19
|
-
"stargazers_count": 80373,
|
|
20
|
-
"todayStar": "89 stars today",
|
|
21
|
-
"html_url": "https://github.com/bitcoin/bitcoin",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "DrKLO/Telegram",
|
|
26
|
-
"language": "Java",
|
|
27
|
-
"color": "#b07219",
|
|
28
|
-
"description": "Telegram for Android source",
|
|
29
|
-
"forked": "8183",
|
|
30
|
-
"stargazers_count": 25425,
|
|
31
|
-
"todayStar": "11 stars today",
|
|
32
|
-
"html_url": "https://github.com/DrKLO/Telegram",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "lmarzen/esp32-weather-epd",
|
|
37
|
-
"language": "C",
|
|
38
|
-
"color": "#555555",
|
|
39
|
-
"description": "A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.",
|
|
40
|
-
"forked": "226",
|
|
41
|
-
"stargazers_count": 3066,
|
|
42
|
-
"todayStar": "84 stars today",
|
|
43
|
-
"html_url": "https://github.com/lmarzen/esp32-weather-epd",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "fishaudio/fish-speech",
|
|
3
|
+
"full_name": "soxoj/maigret",
|
|
48
4
|
"language": "Python",
|
|
49
5
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "pocketbase/pocketbase",
|
|
59
|
-
"language": "Go",
|
|
60
|
-
"color": "#00ADD8",
|
|
61
|
-
"description": "Open Source realtime backend in 1 file",
|
|
62
|
-
"forked": "1968",
|
|
63
|
-
"stargazers_count": 41924,
|
|
64
|
-
"todayStar": "252 stars today",
|
|
65
|
-
"html_url": "https://github.com/pocketbase/pocketbase",
|
|
66
|
-
"rank": 6
|
|
6
|
+
"description": "🕵️♂️ Collect a dossier on a person by username from thousands of sites",
|
|
7
|
+
"forked": "865",
|
|
8
|
+
"stargazers_count": 11992,
|
|
9
|
+
"todayStar": "79 stars today",
|
|
10
|
+
"html_url": "https://github.com/soxoj/maigret",
|
|
11
|
+
"rank": 1
|
|
67
12
|
},
|
|
68
13
|
{
|
|
69
|
-
"full_name": "
|
|
14
|
+
"full_name": "astral-sh/uv",
|
|
70
15
|
"language": "Rust",
|
|
71
16
|
"color": "#dea584",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "daytonaio/daytona",
|
|
81
|
-
"language": "Go",
|
|
82
|
-
"color": "#00ADD8",
|
|
83
|
-
"description": "The Open Source Dev Environment Manager.",
|
|
84
|
-
"forked": "993",
|
|
85
|
-
"stargazers_count": 13086,
|
|
86
|
-
"todayStar": "251 stars today",
|
|
87
|
-
"html_url": "https://github.com/daytonaio/daytona",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "LizardByte/Sunshine",
|
|
92
|
-
"language": "C++",
|
|
93
|
-
"color": "#f34b7d",
|
|
94
|
-
"description": "Self-hosted game stream host for Moonlight.",
|
|
95
|
-
"forked": "983",
|
|
96
|
-
"stargazers_count": 20539,
|
|
97
|
-
"todayStar": "41 stars today",
|
|
98
|
-
"html_url": "https://github.com/LizardByte/Sunshine",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "phidatahq/phidata",
|
|
103
|
-
"language": "Python",
|
|
104
|
-
"color": "#3572A5",
|
|
105
|
-
"description": "Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.",
|
|
106
|
-
"forked": "2199",
|
|
107
|
-
"stargazers_count": 16021,
|
|
108
|
-
"todayStar": "63 stars today",
|
|
109
|
-
"html_url": "https://github.com/phidatahq/phidata",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "libsdl-org/SDL",
|
|
114
|
-
"language": "C",
|
|
115
|
-
"color": "#555555",
|
|
116
|
-
"description": "Simple Directmedia Layer",
|
|
117
|
-
"forked": "1880",
|
|
118
|
-
"stargazers_count": 10430,
|
|
119
|
-
"todayStar": "40 stars today",
|
|
120
|
-
"html_url": "https://github.com/libsdl-org/SDL",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "koreader/koreader",
|
|
125
|
-
"language": "Lua",
|
|
126
|
-
"color": "#000080",
|
|
127
|
-
"description": "An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices",
|
|
128
|
-
"forked": "1283",
|
|
129
|
-
"stargazers_count": 17206,
|
|
130
|
-
"todayStar": "47 stars today",
|
|
131
|
-
"html_url": "https://github.com/koreader/koreader",
|
|
132
|
-
"rank": 12
|
|
17
|
+
"description": "An extremely fast Python package and project manager, written in Rust.",
|
|
18
|
+
"forked": "851",
|
|
19
|
+
"stargazers_count": 31424,
|
|
20
|
+
"todayStar": "1728 stars today",
|
|
21
|
+
"html_url": "https://github.com/astral-sh/uv",
|
|
22
|
+
"rank": 2
|
|
133
23
|
},
|
|
134
24
|
{
|
|
135
25
|
"full_name": "ollama/ollama",
|
|
136
26
|
"language": "Go",
|
|
137
27
|
"color": "#00ADD8",
|
|
138
28
|
"description": "Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
29
|
+
"forked": "8151",
|
|
30
|
+
"stargazers_count": 102156,
|
|
31
|
+
"todayStar": "335 stars today",
|
|
142
32
|
"html_url": "https://github.com/ollama/ollama",
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "microsoft/torchgeo",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data",
|
|
150
|
-
"forked": "359",
|
|
151
|
-
"stargazers_count": 2934,
|
|
152
|
-
"todayStar": "25 stars today",
|
|
153
|
-
"html_url": "https://github.com/microsoft/torchgeo",
|
|
154
|
-
"rank": 14
|
|
33
|
+
"rank": 3
|
|
155
34
|
},
|
|
156
35
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
36
|
+
"full_name": "Alamofire/Alamofire",
|
|
37
|
+
"language": "Swift",
|
|
38
|
+
"color": "#F05138",
|
|
39
|
+
"description": "Elegant HTTP Networking in Swift",
|
|
40
|
+
"forked": "7564",
|
|
41
|
+
"stargazers_count": 41363,
|
|
42
|
+
"todayStar": "9 stars today",
|
|
43
|
+
"html_url": "https://github.com/Alamofire/Alamofire",
|
|
44
|
+
"rank": 4
|
|
166
45
|
},
|
|
167
46
|
{
|
|
168
|
-
"full_name": "
|
|
47
|
+
"full_name": "al1abb/invoify",
|
|
169
48
|
"language": "TypeScript",
|
|
170
49
|
"color": "#3178c6",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
50
|
+
"description": "An invoice generator app built using Next.js, Typescript, and Shadcn",
|
|
51
|
+
"forked": "161",
|
|
52
|
+
"stargazers_count": 1425,
|
|
53
|
+
"todayStar": "353 stars today",
|
|
54
|
+
"html_url": "https://github.com/al1abb/invoify",
|
|
55
|
+
"rank": 5
|
|
177
56
|
},
|
|
178
57
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
58
|
+
"full_name": "tauri-apps/tauri",
|
|
59
|
+
"language": "Rust",
|
|
60
|
+
"color": "#dea584",
|
|
61
|
+
"description": "Build smaller, faster, and more secure desktop and mobile applications with a web frontend.",
|
|
62
|
+
"forked": "2627",
|
|
63
|
+
"stargazers_count": 86734,
|
|
64
|
+
"todayStar": "112 stars today",
|
|
65
|
+
"html_url": "https://github.com/tauri-apps/tauri",
|
|
66
|
+
"rank": 6
|
|
188
67
|
},
|
|
189
68
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
69
|
+
"full_name": "bitcoin/bitcoin",
|
|
70
|
+
"language": "C++",
|
|
71
|
+
"color": "#f34b7d",
|
|
72
|
+
"description": "Bitcoin Core integration/staging tree",
|
|
73
|
+
"forked": "36531",
|
|
74
|
+
"stargazers_count": 80484,
|
|
75
|
+
"todayStar": "125 stars today",
|
|
76
|
+
"html_url": "https://github.com/bitcoin/bitcoin",
|
|
77
|
+
"rank": 7
|
|
199
78
|
},
|
|
200
79
|
{
|
|
201
|
-
"full_name": "
|
|
80
|
+
"full_name": "leerob/next-saas-starter",
|
|
202
81
|
"language": "TypeScript",
|
|
203
82
|
"color": "#3178c6",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
83
|
+
"description": "Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.",
|
|
84
|
+
"forked": "690",
|
|
85
|
+
"stargazers_count": 6067,
|
|
86
|
+
"todayStar": "47 stars today",
|
|
87
|
+
"html_url": "https://github.com/leerob/next-saas-starter",
|
|
88
|
+
"rank": 8
|
|
210
89
|
}
|
|
211
90
|
]
|
|
@@ -4,43 +4,43 @@
|
|
|
4
4
|
"language": "TypeScript",
|
|
5
5
|
"color": "#3178c6",
|
|
6
6
|
"description": "Autonomous agents for everyone",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1055",
|
|
8
|
+
"stargazers_count": 3703,
|
|
9
|
+
"todayStar": "3122 stars this month",
|
|
10
10
|
"html_url": "https://github.com/ai16z/eliza",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "dockur/macos",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "OSX (macOS) inside a Docker container.",
|
|
18
|
+
"forked": "345",
|
|
19
|
+
"stargazers_count": 9505,
|
|
20
|
+
"todayStar": "8493 stars this month",
|
|
21
|
+
"html_url": "https://github.com/dockur/macos",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "opendatalab/MinerU",
|
|
15
26
|
"language": "Python",
|
|
16
27
|
"color": "#3572A5",
|
|
17
28
|
"description": "A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "1484",
|
|
30
|
+
"stargazers_count": 20928,
|
|
31
|
+
"todayStar": "7181 stars this month",
|
|
21
32
|
"html_url": "https://github.com/opendatalab/MinerU",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "abi/screenshot-to-code",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
40
|
+
"forked": "7941",
|
|
41
|
+
"stargazers_count": 65243,
|
|
31
42
|
"todayStar": "6178 stars this month",
|
|
32
43
|
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "dockur/windows",
|
|
37
|
-
"language": "Shell",
|
|
38
|
-
"color": "#89e051",
|
|
39
|
-
"description": "Windows inside a Docker container.",
|
|
40
|
-
"forked": "2086",
|
|
41
|
-
"stargazers_count": 30683,
|
|
42
|
-
"todayStar": "11795 stars this month",
|
|
43
|
-
"html_url": "https://github.com/dockur/windows",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,54 +48,54 @@
|
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "Free, open source crypto trading bot",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "6472",
|
|
52
|
+
"stargazers_count": 32128,
|
|
53
|
+
"todayStar": "3405 stars this month",
|
|
54
54
|
"html_url": "https://github.com/freqtrade/freqtrade",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "khoj-ai/khoj",
|
|
59
|
-
"language": "Python",
|
|
60
|
-
"color": "#3572A5",
|
|
61
|
-
"description": "Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).",
|
|
62
|
-
"forked": "828",
|
|
63
|
-
"stargazers_count": 16993,
|
|
64
|
-
"todayStar": "3193 stars this month",
|
|
65
|
-
"html_url": "https://github.com/khoj-ai/khoj",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "haydenbleasel/next-forge",
|
|
70
59
|
"language": "TypeScript",
|
|
71
60
|
"color": "#3178c6",
|
|
72
61
|
"description": "Production-grade Turborepo template for Next.js apps.",
|
|
73
62
|
"forked": "356",
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
63
|
+
"stargazers_count": 4491,
|
|
64
|
+
"todayStar": "2590 stars this month",
|
|
76
65
|
"html_url": "https://github.com/haydenbleasel/next-forge",
|
|
77
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "krahets/hello-algo",
|
|
81
70
|
"language": "Java",
|
|
82
71
|
"color": "#b07219",
|
|
83
72
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "12905",
|
|
74
|
+
"stargazers_count": 102937,
|
|
75
|
+
"todayStar": "5035 stars this month",
|
|
87
76
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "khoj-ai/khoj",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.",
|
|
84
|
+
"forked": "828",
|
|
85
|
+
"stargazers_count": 17052,
|
|
86
|
+
"todayStar": "3110 stars this month",
|
|
87
|
+
"html_url": "https://github.com/khoj-ai/khoj",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "payloadcms/payload",
|
|
92
92
|
"language": "TypeScript",
|
|
93
93
|
"color": "#3178c6",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.",
|
|
95
|
+
"forked": "1839",
|
|
96
|
+
"stargazers_count": 29617,
|
|
97
|
+
"todayStar": "4299 stars this month",
|
|
98
|
+
"html_url": "https://github.com/payloadcms/payload",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -103,142 +103,142 @@
|
|
|
103
103
|
"language": "JupyterNotebook",
|
|
104
104
|
"color": "#DA5B0B",
|
|
105
105
|
"description": "A programming framework for agentic AI 🤖 (PyPi: autogen-agentchat)",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "5158",
|
|
107
|
+
"stargazers_count": 35686,
|
|
108
|
+
"todayStar": "2647 stars this month",
|
|
109
109
|
"html_url": "https://github.com/microsoft/autogen",
|
|
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": "dockur/windows",
|
|
114
|
+
"language": "Shell",
|
|
115
|
+
"color": "#89e051",
|
|
116
|
+
"description": "Windows inside a Docker container.",
|
|
117
|
+
"forked": "2088",
|
|
118
|
+
"stargazers_count": 30726,
|
|
119
|
+
"todayStar": "10624 stars this month",
|
|
120
|
+
"html_url": "https://github.com/dockur/windows",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "Guovin/iptv-api",
|
|
125
|
-
"language": "Python",
|
|
126
|
-
"color": "#3572A5",
|
|
127
|
-
"description": "📺IPTV电视直播源更新工具🚀:✨央视、📡卫视、☘️广东及各省份地方台、🌊港·澳·台、🎬电影、🎥咪咕、🏀体育、🪁动画、🎮游戏、🎵音乐、🏛经典剧场;支持IPv4/IPv6;支持自定义增加频道;支持组播源、酒店源、订阅源、关键字搜索;每天自动更新两次,结果可用于TVBox等播放软件;支持工作流、Docker(amd64/arm64/arm v7)、命令行、GUI运行方式 | IPTV live TV source update tool",
|
|
128
|
-
"forked": "1790",
|
|
129
|
-
"stargazers_count": 8262,
|
|
130
|
-
"todayStar": "3409 stars this month",
|
|
131
|
-
"html_url": "https://github.com/Guovin/iptv-api",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "bluesky-social/social-app",
|
|
136
125
|
"language": "TypeScript",
|
|
137
126
|
"color": "#3178c6",
|
|
138
127
|
"description": "The Bluesky Social application for Web, iOS, and Android",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "1782",
|
|
129
|
+
"stargazers_count": 13836,
|
|
130
|
+
"todayStar": "3593 stars this month",
|
|
142
131
|
"html_url": "https://github.com/bluesky-social/social-app",
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "LibraHp/GetQzonehistory",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "获取QQ空间发布的历史说说",
|
|
150
|
-
"forked": "485",
|
|
151
|
-
"stargazers_count": 6776,
|
|
152
|
-
"todayStar": "4377 stars this month",
|
|
153
|
-
"html_url": "https://github.com/LibraHp/GetQzonehistory",
|
|
154
|
-
"rank": 14
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
135
|
"full_name": "ItzCrazyKns/Perplexica",
|
|
158
136
|
"language": "TypeScript",
|
|
159
137
|
"color": "#3178c6",
|
|
160
138
|
"description": "Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
139
|
+
"forked": "1601",
|
|
140
|
+
"stargazers_count": 17257,
|
|
141
|
+
"todayStar": "2715 stars this month",
|
|
164
142
|
"html_url": "https://github.com/ItzCrazyKns/Perplexica",
|
|
165
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
|
-
"full_name": "
|
|
146
|
+
"full_name": "Guovin/iptv-api",
|
|
169
147
|
"language": "Python",
|
|
170
148
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "📺IPTV电视直播源更新工具🚀:✨央视、📡卫视、☘️广东及各省份地方台、🌊港·澳·台、🎬电影、🎥咪咕、🏀体育、🪁动画、🎮游戏、🎵音乐、🏛经典剧场;支持IPv4/IPv6;支持自定义增加频道;支持组播源、酒店源、订阅源、关键字搜索;每天自动更新两次,结果可用于TVBox等播放软件;支持工作流、Docker(amd64/arm64/arm v7)、命令行、GUI运行方式 | IPTV live TV source update tool",
|
|
150
|
+
"forked": "1816",
|
|
151
|
+
"stargazers_count": 8393,
|
|
152
|
+
"todayStar": "3528 stars this month",
|
|
153
|
+
"html_url": "https://github.com/Guovin/iptv-api",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "FreeCAD/FreeCAD",
|
|
158
|
+
"language": "C++",
|
|
159
|
+
"color": "#f34b7d",
|
|
160
|
+
"description": "This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.",
|
|
161
|
+
"forked": "4170",
|
|
162
|
+
"stargazers_count": 21611,
|
|
163
|
+
"todayStar": "1880 stars this month",
|
|
164
|
+
"html_url": "https://github.com/FreeCAD/FreeCAD",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "vercel/ai-chatbot",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "A full-featured, hackable Next.js AI chatbot built by Vercel",
|
|
172
|
+
"forked": "2583",
|
|
173
|
+
"stargazers_count": 10215,
|
|
174
|
+
"todayStar": "3296 stars this month",
|
|
175
|
+
"html_url": "https://github.com/vercel/ai-chatbot",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "Bin-Huang/chatbox",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
183
|
+
"forked": "2337",
|
|
184
|
+
"stargazers_count": 23629,
|
|
185
|
+
"todayStar": "2076 stars this month",
|
|
186
|
+
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "twentyhq/twenty",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "Building a modern alternative to Salesforce, powered by the community.",
|
|
194
|
+
"forked": "2487",
|
|
195
|
+
"stargazers_count": 24047,
|
|
196
|
+
"todayStar": "4017 stars this month",
|
|
197
|
+
"html_url": "https://github.com/twentyhq/twenty",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
178
200
|
{
|
|
179
201
|
"full_name": "GoogleCloudPlatform/generative-ai",
|
|
180
202
|
"language": "JupyterNotebook",
|
|
181
203
|
"color": "#DA5B0B",
|
|
182
204
|
"description": "Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
205
|
+
"forked": "2356",
|
|
206
|
+
"stargazers_count": 8405,
|
|
207
|
+
"todayStar": "1064 stars this month",
|
|
186
208
|
"html_url": "https://github.com/GoogleCloudPlatform/generative-ai",
|
|
187
|
-
"rank":
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "exo-explore/exo",
|
|
191
|
-
"language": "Python",
|
|
192
|
-
"color": "#3572A5",
|
|
193
|
-
"description": "Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚",
|
|
194
|
-
"forked": "923",
|
|
195
|
-
"stargazers_count": 17154,
|
|
196
|
-
"todayStar": "6070 stars this month",
|
|
197
|
-
"html_url": "https://github.com/exo-explore/exo",
|
|
198
|
-
"rank": 18
|
|
209
|
+
"rank": 19
|
|
199
210
|
},
|
|
200
211
|
{
|
|
201
212
|
"full_name": "KellerJordan/modded-nanogpt",
|
|
202
213
|
"language": "Python",
|
|
203
214
|
"color": "#3572A5",
|
|
204
215
|
"description": "NanoGPT (124M) in 5 minutes",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
216
|
+
"forked": "162",
|
|
217
|
+
"stargazers_count": 1699,
|
|
218
|
+
"todayStar": "743 stars this month",
|
|
208
219
|
"html_url": "https://github.com/KellerJordan/modded-nanogpt",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "Bin-Huang/chatbox",
|
|
213
|
-
"language": "TypeScript",
|
|
214
|
-
"color": "#3178c6",
|
|
215
|
-
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
216
|
-
"forked": "2336",
|
|
217
|
-
"stargazers_count": 23589,
|
|
218
|
-
"todayStar": "2056 stars this month",
|
|
219
|
-
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "LibraHp/GetQzonehistory",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "获取QQ空间发布的历史说说",
|
|
227
|
+
"forked": "486",
|
|
228
|
+
"stargazers_count": 6798,
|
|
229
|
+
"todayStar": "4169 stars this month",
|
|
230
|
+
"html_url": "https://github.com/LibraHp/GetQzonehistory",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "DS4SD/docling",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "Get your documents ready for gen AI",
|
|
238
|
+
"forked": "648",
|
|
239
|
+
"stargazers_count": 13108,
|
|
240
|
+
"todayStar": "5316 stars this month",
|
|
241
|
+
"html_url": "https://github.com/DS4SD/docling",
|
|
242
242
|
"rank": 22
|
|
243
243
|
}
|
|
244
244
|
]
|