@wcj/github-rank 24.12.11 → 24.12.12
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 +19233 -19233
- package/dist/trending-daily.json +99 -55
- package/dist/trending-monthly.json +131 -131
- package/dist/trending-weekly.json +118 -140
- package/dist/users.china.json +1537 -1537
- package/dist/users.json +3834 -3834
- package/dist/users.org.json +315 -315
- package/package.json +1 -1
- package/web/data/repos.json +19233 -19233
- package/web/data/trending-daily.json +99 -55
- package/web/data/trending-monthly.json +131 -131
- package/web/data/trending-weekly.json +118 -140
- package/web/data/users.china.json +1537 -1537
- package/web/data/users.json +3834 -3834
- package/web/data/users.org.json +315 -315
- package/web/index.html +3886 -3884
- package/web/org.html +272 -272
- package/web/repos.html +2346 -2346
- package/web/trending-monthly.html +122 -122
- package/web/trending-weekly.html +116 -184
- package/web/trending.html +202 -50
- package/web/users.china.html +1488 -1489
package/dist/trending-daily.json
CHANGED
|
@@ -1,90 +1,134 @@
|
|
|
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": "nexus-xyz/nexus-zkvm",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
|
+
"description": "The Nexus zkVM: The zero-knowledge virtual machine",
|
|
7
|
+
"forked": "323",
|
|
8
|
+
"stargazers_count": 1609,
|
|
9
|
+
"todayStar": "39 stars today",
|
|
10
|
+
"html_url": "https://github.com/nexus-xyz/nexus-zkvm",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "DioxusLabs/dioxus",
|
|
15
15
|
"language": "Rust",
|
|
16
16
|
"color": "#dea584",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "Fullstack app framework for web, desktop, mobile, and more.",
|
|
18
|
+
"forked": "852",
|
|
19
|
+
"stargazers_count": 22272,
|
|
20
|
+
"todayStar": "116 stars today",
|
|
21
|
+
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
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": "nexus-xyz/network-api",
|
|
26
|
+
"language": "Rust",
|
|
27
|
+
"color": "#dea584",
|
|
28
|
+
"description": "High-performance interface for supplying compute to the Nexus network.",
|
|
29
|
+
"forked": "60",
|
|
30
|
+
"stargazers_count": 149,
|
|
31
|
+
"todayStar": "18 stars today",
|
|
32
|
+
"html_url": "https://github.com/nexus-xyz/network-api",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "0xPlaygrounds/rig",
|
|
37
|
+
"language": "Rust",
|
|
38
|
+
"color": "#dea584",
|
|
39
|
+
"description": "⚙️🦀 Build portable, modular & lightweight Fullstack Agents",
|
|
40
|
+
"forked": "34",
|
|
41
|
+
"stargazers_count": 536,
|
|
42
|
+
"todayStar": "63 stars today",
|
|
43
|
+
"html_url": "https://github.com/0xPlaygrounds/rig",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "lmarzen/esp32-weather-epd",
|
|
48
|
+
"language": "C",
|
|
49
|
+
"color": "#555555",
|
|
50
|
+
"description": "A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.",
|
|
51
|
+
"forked": "257",
|
|
52
|
+
"stargazers_count": 4094,
|
|
53
|
+
"todayStar": "404 stars today",
|
|
54
|
+
"html_url": "https://github.com/lmarzen/esp32-weather-epd",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "Alamofire/Alamofire",
|
|
37
59
|
"language": "Swift",
|
|
38
60
|
"color": "#F05138",
|
|
39
61
|
"description": "Elegant HTTP Networking in Swift",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
62
|
+
"forked": "7568",
|
|
63
|
+
"stargazers_count": 41398,
|
|
64
|
+
"todayStar": "42 stars today",
|
|
43
65
|
"html_url": "https://github.com/Alamofire/Alamofire",
|
|
44
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
45
67
|
},
|
|
46
68
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
69
|
+
"full_name": "soxoj/maigret",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "🕵️♂️ Collect a dossier on a person by username from thousands of sites",
|
|
73
|
+
"forked": "886",
|
|
74
|
+
"stargazers_count": 12453,
|
|
75
|
+
"todayStar": "711 stars today",
|
|
76
|
+
"html_url": "https://github.com/soxoj/maigret",
|
|
77
|
+
"rank": 7
|
|
56
78
|
},
|
|
57
79
|
{
|
|
58
|
-
"full_name": "
|
|
80
|
+
"full_name": "astral-sh/uv",
|
|
59
81
|
"language": "Rust",
|
|
60
82
|
"color": "#dea584",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
83
|
+
"description": "An extremely fast Python package and project manager, written in Rust.",
|
|
84
|
+
"forked": "856",
|
|
85
|
+
"stargazers_count": 31755,
|
|
86
|
+
"todayStar": "418 stars today",
|
|
87
|
+
"html_url": "https://github.com/astral-sh/uv",
|
|
88
|
+
"rank": 8
|
|
67
89
|
},
|
|
68
90
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
91
|
+
"full_name": "langflow-ai/langflow",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.",
|
|
95
|
+
"forked": "4392",
|
|
96
|
+
"stargazers_count": 38056,
|
|
97
|
+
"todayStar": "189 stars today",
|
|
98
|
+
"html_url": "https://github.com/langflow-ai/langflow",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "apache/dolphinscheduler",
|
|
103
|
+
"language": "Java",
|
|
104
|
+
"color": "#b07219",
|
|
105
|
+
"description": "Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code",
|
|
106
|
+
"forked": "4661",
|
|
107
|
+
"stargazers_count": 13087,
|
|
108
|
+
"todayStar": "7 stars today",
|
|
109
|
+
"html_url": "https://github.com/apache/dolphinscheduler",
|
|
110
|
+
"rank": 10
|
|
78
111
|
},
|
|
79
112
|
{
|
|
80
113
|
"full_name": "leerob/next-saas-starter",
|
|
81
114
|
"language": "TypeScript",
|
|
82
115
|
"color": "#3178c6",
|
|
83
116
|
"description": "Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
117
|
+
"forked": "708",
|
|
118
|
+
"stargazers_count": 6373,
|
|
119
|
+
"todayStar": "365 stars today",
|
|
87
120
|
"html_url": "https://github.com/leerob/next-saas-starter",
|
|
88
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "bitcoin/bitcoin",
|
|
125
|
+
"language": "C++",
|
|
126
|
+
"color": "#f34b7d",
|
|
127
|
+
"description": "Bitcoin Core integration/staging tree",
|
|
128
|
+
"forked": "36545",
|
|
129
|
+
"stargazers_count": 80611,
|
|
130
|
+
"todayStar": "130 stars today",
|
|
131
|
+
"html_url": "https://github.com/bitcoin/bitcoin",
|
|
132
|
+
"rank": 12
|
|
89
133
|
}
|
|
90
134
|
]
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "DataExpert-io/data-engineer-handbook",
|
|
4
|
+
"language": "JupyterNotebook",
|
|
5
|
+
"color": "#DA5B0B",
|
|
6
|
+
"description": "This is a repo with links to everything you'd ever want to learn about data engineering",
|
|
7
|
+
"forked": "3871",
|
|
8
|
+
"stargazers_count": 22850,
|
|
9
|
+
"todayStar": "10642 stars this month",
|
|
10
|
+
"html_url": "https://github.com/DataExpert-io/data-engineer-handbook",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "ai16z/eliza",
|
|
4
15
|
"language": "TypeScript",
|
|
5
16
|
"color": "#3178c6",
|
|
6
17
|
"description": "Autonomous agents for everyone",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "1117",
|
|
19
|
+
"stargazers_count": 3899,
|
|
20
|
+
"todayStar": "3259 stars this month",
|
|
10
21
|
"html_url": "https://github.com/ai16z/eliza",
|
|
11
|
-
"rank": 1
|
|
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
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "1490",
|
|
30
|
+
"stargazers_count": 21029,
|
|
31
|
+
"todayStar": "7229 stars this month",
|
|
32
32
|
"html_url": "https://github.com/opendatalab/MinerU",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,32 +37,32 @@
|
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
39
|
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "7954",
|
|
41
|
+
"stargazers_count": 65325,
|
|
42
|
+
"todayStar": "6137 stars this month",
|
|
43
43
|
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "dockur/macos",
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "OSX (macOS) inside a Docker container.",
|
|
51
|
+
"forked": "347",
|
|
52
|
+
"stargazers_count": 9591,
|
|
53
|
+
"todayStar": "8334 stars this month",
|
|
54
|
+
"html_url": "https://github.com/dockur/macos",
|
|
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": "freqtrade/freqtrade",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Free, open source crypto trading bot",
|
|
62
|
+
"forked": "6482",
|
|
63
|
+
"stargazers_count": 32186,
|
|
64
|
+
"todayStar": "3451 stars this month",
|
|
65
|
+
"html_url": "https://github.com/freqtrade/freqtrade",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,21 +70,21 @@
|
|
|
70
70
|
"language": "Java",
|
|
71
71
|
"color": "#b07219",
|
|
72
72
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "12935",
|
|
74
|
+
"stargazers_count": 103091,
|
|
75
|
+
"todayStar": "5136 stars this month",
|
|
76
76
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
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": "haydenbleasel/next-forge",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "Production-grade Turborepo template for Next.js apps.",
|
|
84
|
+
"forked": "356",
|
|
85
|
+
"stargazers_count": 4521,
|
|
86
|
+
"todayStar": "2588 stars this month",
|
|
87
|
+
"html_url": "https://github.com/haydenbleasel/next-forge",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,109 +92,109 @@
|
|
|
92
92
|
"language": "TypeScript",
|
|
93
93
|
"color": "#3178c6",
|
|
94
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": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "1845",
|
|
96
|
+
"stargazers_count": 29669,
|
|
97
|
+
"todayStar": "4305 stars this month",
|
|
98
98
|
"html_url": "https://github.com/payloadcms/payload",
|
|
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": "QwenLM/Qwen2.5-Coder",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Qwen2.5-Coder is the code version of Qwen2.5, the large language model series developed by Qwen team, Alibaba Cloud.",
|
|
106
|
+
"forked": "227",
|
|
107
|
+
"stargazers_count": 3364,
|
|
108
|
+
"todayStar": "2504 stars this month",
|
|
109
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5-Coder",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
|
-
{
|
|
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
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
112
|
{
|
|
124
113
|
"full_name": "bluesky-social/social-app",
|
|
125
114
|
"language": "TypeScript",
|
|
126
115
|
"color": "#3178c6",
|
|
127
116
|
"description": "The Bluesky Social application for Web, iOS, and Android",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
117
|
+
"forked": "1789",
|
|
118
|
+
"stargazers_count": 13865,
|
|
119
|
+
"todayStar": "3575 stars this month",
|
|
131
120
|
"html_url": "https://github.com/bluesky-social/social-app",
|
|
132
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "ItzCrazyKns/Perplexica",
|
|
136
125
|
"language": "TypeScript",
|
|
137
126
|
"color": "#3178c6",
|
|
138
127
|
"description": "Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "1604",
|
|
129
|
+
"stargazers_count": 17299,
|
|
130
|
+
"todayStar": "2723 stars this month",
|
|
142
131
|
"html_url": "https://github.com/ItzCrazyKns/Perplexica",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "khoj-ai/khoj",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"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.",
|
|
139
|
+
"forked": "830",
|
|
140
|
+
"stargazers_count": 17106,
|
|
141
|
+
"todayStar": "2788 stars this month",
|
|
142
|
+
"html_url": "https://github.com/khoj-ai/khoj",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "fishaudio/fish-speech",
|
|
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": "SOTA Open Source TTS",
|
|
150
|
+
"forked": "1261",
|
|
151
|
+
"stargazers_count": 16806,
|
|
152
|
+
"todayStar": "2489 stars this month",
|
|
153
|
+
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
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": "KellerJordan/modded-nanogpt",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "NanoGPT (124M) in 5 minutes",
|
|
161
|
+
"forked": "164",
|
|
162
|
+
"stargazers_count": 1732,
|
|
163
|
+
"todayStar": "749 stars this month",
|
|
164
|
+
"html_url": "https://github.com/KellerJordan/modded-nanogpt",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "A
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "microsoft/autogen",
|
|
169
|
+
"language": "JupyterNotebook",
|
|
170
|
+
"color": "#DA5B0B",
|
|
171
|
+
"description": "A programming framework for agentic AI 🤖 (PyPi: autogen-agentchat)",
|
|
172
|
+
"forked": "5168",
|
|
173
|
+
"stargazers_count": 35731,
|
|
174
|
+
"todayStar": "2445 stars this month",
|
|
175
|
+
"html_url": "https://github.com/microsoft/autogen",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "twentyhq/twenty",
|
|
180
180
|
"language": "TypeScript",
|
|
181
181
|
"color": "#3178c6",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "Building a modern alternative to Salesforce, powered by the community.",
|
|
183
|
+
"forked": "2487",
|
|
184
|
+
"stargazers_count": 24072,
|
|
185
|
+
"todayStar": "4006 stars this month",
|
|
186
|
+
"html_url": "https://github.com/twentyhq/twenty",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
190
|
+
"full_name": "Bin-Huang/chatbox",
|
|
191
191
|
"language": "TypeScript",
|
|
192
192
|
"color": "#3178c6",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
193
|
+
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
194
|
+
"forked": "2344",
|
|
195
|
+
"stargazers_count": 23666,
|
|
196
|
+
"todayStar": "2099 stars this month",
|
|
197
|
+
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
@@ -202,43 +202,43 @@
|
|
|
202
202
|
"language": "JupyterNotebook",
|
|
203
203
|
"color": "#DA5B0B",
|
|
204
204
|
"description": "Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
205
|
+
"forked": "2360",
|
|
206
|
+
"stargazers_count": 8443,
|
|
207
|
+
"todayStar": "1078 stars this month",
|
|
208
208
|
"html_url": "https://github.com/GoogleCloudPlatform/generative-ai",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "Guovin/iptv-api",
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "📺IPTV电视直播源更新工具🚀:✨央视、📡卫视、☘️广东及各省份地方台、🌊港·澳·台、🎬电影、🎥咪咕、🏀体育、🪁动画、🎮游戏、🎵音乐、🏛经典剧场;支持IPv4/IPv6;支持自定义增加频道;支持组播源、酒店源、订阅源、关键字搜索;每天自动更新两次,结果可用于TVBox等播放软件;支持工作流、Docker(amd64/arm64/arm v7)、命令行、GUI运行方式 | IPTV live TV source update tool",
|
|
216
|
+
"forked": "1837",
|
|
217
|
+
"stargazers_count": 8471,
|
|
218
|
+
"todayStar": "3578 stars this month",
|
|
219
|
+
"html_url": "https://github.com/Guovin/iptv-api",
|
|
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": "FreeCAD/FreeCAD",
|
|
224
|
+
"language": "C++",
|
|
225
|
+
"color": "#f34b7d",
|
|
226
|
+
"description": "This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.",
|
|
227
|
+
"forked": "4170",
|
|
228
|
+
"stargazers_count": 21644,
|
|
229
|
+
"todayStar": "1913 stars this month",
|
|
230
|
+
"html_url": "https://github.com/FreeCAD/FreeCAD",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "donnemartin/system-design-primer",
|
|
235
235
|
"language": "Python",
|
|
236
236
|
"color": "#3572A5",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
237
|
+
"description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
|
|
238
|
+
"forked": "46689",
|
|
239
|
+
"stargazers_count": 278988,
|
|
240
|
+
"todayStar": "4377 stars this month",
|
|
241
|
+
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
242
242
|
"rank": 22
|
|
243
243
|
}
|
|
244
244
|
]
|