@wcj/github-rank 25.3.24 → 25.3.26

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.
@@ -4,54 +4,54 @@
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
6
  "description": "real time face swap and one-click video deepfake with only a single image",
7
- "forked": "6931",
8
- "stargazers_count": 46672,
9
- "todayStar": "359 stars today",
7
+ "forked": "7079",
8
+ "stargazers_count": 48111,
9
+ "todayStar": "586 stars today",
10
10
  "html_url": "https://github.com/hacksider/Deep-Live-Cam",
11
11
  "rank": 1
12
12
  },
13
+ {
14
+ "full_name": "NVIDIA/TensorRT-LLM",
15
+ "language": "C++",
16
+ "color": "#f34b7d",
17
+ "description": "TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.",
18
+ "forked": "1251",
19
+ "stargazers_count": 9932,
20
+ "todayStar": "25 stars today",
21
+ "html_url": "https://github.com/NVIDIA/TensorRT-LLM",
22
+ "rank": 2
23
+ },
13
24
  {
14
25
  "full_name": "ageerle/ruoyi-ai",
15
26
  "language": "Java",
16
27
  "color": "#b07219",
17
28
  "description": "RuoYi AI 是一个全栈式 AI 开发平台,旨在帮助开发者快速构建和部署个性化的 AI 应用。",
18
- "forked": "346",
19
- "stargazers_count": 1271,
20
- "todayStar": "83 stars today",
29
+ "forked": "424",
30
+ "stargazers_count": 1813,
31
+ "todayStar": "253 stars today",
21
32
  "html_url": "https://github.com/ageerle/ruoyi-ai",
22
- "rank": 2
23
- },
24
- {
25
- "full_name": "wonderwhy-er/ClaudeDesktopCommander",
26
- "language": "TypeScript",
27
- "color": "#3178c6",
28
- "description": "This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities",
29
- "forked": "70",
30
- "stargazers_count": 628,
31
- "todayStar": "77 stars today",
32
- "html_url": "https://github.com/wonderwhy-er/ClaudeDesktopCommander",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "Devolutions/IronRDP",
37
- "language": "Rust",
38
- "color": "#dea584",
39
- "description": "Rust implementation of the Microsoft Remote Desktop Protocol (RDP)",
40
- "forked": "80",
41
- "stargazers_count": 1652,
42
- "todayStar": "279 stars today",
43
- "html_url": "https://github.com/Devolutions/IronRDP",
36
+ "full_name": "alibaba/spring-ai-alibaba",
37
+ "language": "Java",
38
+ "color": "#b07219",
39
+ "description": "Agentic AI Framework for Java Developers",
40
+ "forked": "313",
41
+ "stargazers_count": 1437,
42
+ "todayStar": "42 stars today",
43
+ "html_url": "https://github.com/alibaba/spring-ai-alibaba",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "yt-dlp/yt-dlp",
47
+ "full_name": "Shubhamsaboo/awesome-llm-apps",
48
48
  "language": "Python",
49
49
  "color": "#3572A5",
50
- "description": "A feature-rich command-line audio/video downloader",
51
- "forked": "8255",
52
- "stargazers_count": 105189,
53
- "todayStar": "115 stars today",
54
- "html_url": "https://github.com/yt-dlp/yt-dlp",
50
+ "description": "Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.",
51
+ "forked": "2499",
52
+ "stargazers_count": 21388,
53
+ "todayStar": "361 stars today",
54
+ "html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
55
55
  "rank": 5
56
56
  },
57
57
  {
@@ -59,65 +59,65 @@
59
59
  "language": "Python",
60
60
  "color": "#3572A5",
61
61
  "description": "StarVector is a foundation model for SVG generation that transforms vectorization into a code generation task. Using a vision-language modeling architecture, StarVector processes both visual and textual inputs to produce high-quality SVG code with remarkable precision.",
62
- "forked": "72",
63
- "stargazers_count": 1296,
64
- "todayStar": "445 stars today",
62
+ "forked": "123",
63
+ "stargazers_count": 2328,
64
+ "todayStar": "646 stars today",
65
65
  "html_url": "https://github.com/joanrod/star-vector",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "Flowseal/zapret-discord-youtube",
70
- "language": "Batchfile",
71
- "color": "#C1F12E",
72
- "description": "",
73
- "forked": "698",
74
- "stargazers_count": 11242,
75
- "todayStar": "26 stars today",
76
- "html_url": "https://github.com/Flowseal/zapret-discord-youtube",
69
+ "full_name": "NirDiamant/GenAI_Agents",
70
+ "language": "JupyterNotebook",
71
+ "color": "#DA5B0B",
72
+ "description": "This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.",
73
+ "forked": "1271",
74
+ "stargazers_count": 9951,
75
+ "todayStar": "255 stars today",
76
+ "html_url": "https://github.com/NirDiamant/GenAI_Agents",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "Shubhamsaboo/awesome-llm-apps",
81
- "language": "Python",
82
- "color": "#3572A5",
83
- "description": "Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.",
84
- "forked": "2434",
85
- "stargazers_count": 20610,
86
- "todayStar": "106 stars today",
87
- "html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
80
+ "full_name": "nf-core/modules",
81
+ "language": "Nextflow",
82
+ "color": "#3ac486",
83
+ "description": "Repository to host tool-specific module files for the Nextflow DSL2 community!",
84
+ "forked": "817",
85
+ "stargazers_count": 338,
86
+ "todayStar": "4 stars today",
87
+ "html_url": "https://github.com/nf-core/modules",
88
88
  "rank": 8
89
89
  },
90
+ {
91
+ "full_name": "Cryakl/Ultimate-RAT-Collection",
92
+ "language": "",
93
+ "color": "",
94
+ "description": "For educational purposes only, exhaustive samples of 450+ classic/modern trojan builders including screenshots.",
95
+ "forked": "329",
96
+ "stargazers_count": 1788,
97
+ "todayStar": "456 stars today",
98
+ "html_url": "https://github.com/Cryakl/Ultimate-RAT-Collection",
99
+ "rank": 9
100
+ },
90
101
  {
91
102
  "full_name": "ocrmypdf/OCRmyPDF",
92
103
  "language": "Python",
93
104
  "color": "#3572A5",
94
105
  "description": "OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched",
95
- "forked": "1571",
96
- "stargazers_count": 24001,
97
- "todayStar": "854 stars today",
106
+ "forked": "1638",
107
+ "stargazers_count": 24986,
108
+ "todayStar": "361 stars today",
98
109
  "html_url": "https://github.com/ocrmypdf/OCRmyPDF",
99
- "rank": 9
100
- },
101
- {
102
- "full_name": "mongodb-developer/GenAI-Showcase",
103
- "language": "JupyterNotebook",
104
- "color": "#DA5B0B",
105
- "description": "GenAI Cookbook",
106
- "forked": "497",
107
- "stargazers_count": 2773,
108
- "todayStar": "327 stars today",
109
- "html_url": "https://github.com/mongodb-developer/GenAI-Showcase",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "RSSNext/Folo",
113
+ "full_name": "ourongxing/newsnow",
114
114
  "language": "TypeScript",
115
115
  "color": "#3178c6",
116
- "description": "🧡 Follow everything in one place",
117
- "forked": "1012",
118
- "stargazers_count": 23907,
119
- "todayStar": "298 stars today",
120
- "html_url": "https://github.com/RSSNext/Folo",
116
+ "description": "Elegant reading of real-time and hottest news",
117
+ "forked": "1304",
118
+ "stargazers_count": 5356,
119
+ "todayStar": "79 stars today",
120
+ "html_url": "https://github.com/ourongxing/newsnow",
121
121
  "rank": 11
122
122
  },
123
123
  {
@@ -125,43 +125,54 @@
125
125
  "language": "",
126
126
  "color": "",
127
127
  "description": "Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.",
128
- "forked": "7475",
129
- "stargazers_count": 70405,
130
- "todayStar": "435 stars today",
128
+ "forked": "7518",
129
+ "stargazers_count": 71119,
130
+ "todayStar": "398 stars today",
131
131
  "html_url": "https://github.com/ByteByteGoHq/system-design-101",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "microsoft/Web-Dev-For-Beginners",
136
- "language": "JavaScript",
137
- "color": "#f1e05a",
138
- "description": "24 Lessons, 12 Weeks, Get Started as a Web Developer",
139
- "forked": "12873",
140
- "stargazers_count": 86546,
141
- "todayStar": "322 stars today",
142
- "html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
135
+ "full_name": "bregman-arie/devops-exercises",
136
+ "language": "Python",
137
+ "color": "#3572A5",
138
+ "description": "Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions",
139
+ "forked": "16007",
140
+ "stargazers_count": 71474,
141
+ "todayStar": "297 stars today",
142
+ "html_url": "https://github.com/bregman-arie/devops-exercises",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "OpenBB-finance/OpenBB",
146
+ "full_name": "home-assistant/core",
147
147
  "language": "Python",
148
148
  "color": "#3572A5",
149
- "description": "Investment Research for Everyone, Everywhere.",
150
- "forked": "3491",
151
- "stargazers_count": 38815,
152
- "todayStar": "266 stars today",
153
- "html_url": "https://github.com/OpenBB-finance/OpenBB",
149
+ "description": "🏡 Open source home automation that puts local control and privacy first.",
150
+ "forked": "33032",
151
+ "stargazers_count": 77597,
152
+ "todayStar": "47 stars today",
153
+ "html_url": "https://github.com/home-assistant/core",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "microsoft/ai-agents-for-beginners",
158
- "language": "JupyterNotebook",
159
- "color": "#DA5B0B",
160
- "description": "10 Lessons to Get Started Building AI Agents",
161
- "forked": "1703",
162
- "stargazers_count": 5551,
163
- "todayStar": "73 stars today",
164
- "html_url": "https://github.com/microsoft/ai-agents-for-beginners",
157
+ "full_name": "browser-use/browser-use",
158
+ "language": "Python",
159
+ "color": "#3572A5",
160
+ "description": "Make websites accessible for AI agents",
161
+ "forked": "5078",
162
+ "stargazers_count": 48722,
163
+ "todayStar": "524 stars today",
164
+ "html_url": "https://github.com/browser-use/browser-use",
165
165
  "rank": 15
166
+ },
167
+ {
168
+ "full_name": "agno-agi/agno",
169
+ "language": "Python",
170
+ "color": "#3572A5",
171
+ "description": "Agno is a lightweight library for building Multimodal Agents. It exposes LLMs as a unified API and gives them superpowers like memory, knowledge, tools and reasoning.",
172
+ "forked": "2892",
173
+ "stargazers_count": 22146,
174
+ "todayStar": "210 stars today",
175
+ "html_url": "https://github.com/agno-agi/agno",
176
+ "rank": 16
166
177
  }
167
178
  ]
@@ -4,9 +4,9 @@
4
4
  "language": "C++",
5
5
  "color": "#f34b7d",
6
6
  "description": "Truly independent web browser",
7
- "forked": "1519",
8
- "stargazers_count": 36289,
9
- "todayStar": "8242 stars this month",
7
+ "forked": "1526",
8
+ "stargazers_count": 36393,
9
+ "todayStar": "8325 stars this month",
10
10
  "html_url": "https://github.com/LadybirdBrowser/ladybird",
11
11
  "rank": 1
12
12
  },
@@ -15,21 +15,21 @@
15
15
  "language": "Python",
16
16
  "color": "#3572A5",
17
17
  "description": "An AI Hedge Fund Team",
18
- "forked": "3442",
19
- "stargazers_count": 19029,
20
- "todayStar": "10187 stars this month",
18
+ "forked": "3507",
19
+ "stargazers_count": 19321,
20
+ "todayStar": "10523 stars this month",
21
21
  "html_url": "https://github.com/virattt/ai-hedge-fund",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "geekan/MetaGPT",
26
- "language": "Python",
27
- "color": "#3572A5",
28
- "description": "🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
29
- "forked": "6322",
30
- "stargazers_count": 53334,
31
- "todayStar": "6151 stars this month",
32
- "html_url": "https://github.com/geekan/MetaGPT",
25
+ "full_name": "glanceapp/glance",
26
+ "language": "Go",
27
+ "color": "#00ADD8",
28
+ "description": "A self-hosted dashboard that puts all your feeds in one place",
29
+ "forked": "726",
30
+ "stargazers_count": 20197,
31
+ "todayStar": "9223 stars this month",
32
+ "html_url": "https://github.com/glanceapp/glance",
33
33
  "rank": 3
34
34
  },
35
35
  {
@@ -37,153 +37,142 @@
37
37
  "language": "TypeScript",
38
38
  "color": "#3178c6",
39
39
  "description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
40
- "forked": "12586",
41
- "stargazers_count": 85120,
42
- "todayStar": "14104 stars this month",
40
+ "forked": "12720",
41
+ "stargazers_count": 85881,
42
+ "todayStar": "13670 stars this month",
43
43
  "html_url": "https://github.com/langgenius/dify",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "glanceapp/glance",
48
- "language": "Go",
49
- "color": "#00ADD8",
50
- "description": "A self-hosted dashboard that puts all your feeds in one place",
51
- "forked": "714",
52
- "stargazers_count": 19882,
53
- "todayStar": "8966 stars this month",
54
- "html_url": "https://github.com/glanceapp/glance",
47
+ "full_name": "geekan/MetaGPT",
48
+ "language": "Python",
49
+ "color": "#3572A5",
50
+ "description": "🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
51
+ "forked": "6343",
52
+ "stargazers_count": 53521,
53
+ "todayStar": "5939 stars this month",
54
+ "html_url": "https://github.com/geekan/MetaGPT",
55
55
  "rank": 5
56
56
  },
57
- {
58
- "full_name": "mastra-ai/mastra",
59
- "language": "TypeScript",
60
- "color": "#3178c6",
61
- "description": "The TypeScript AI agent framework. ⚡ Assistants, RAG, observability. Supports any LLM: GPT-4, Claude, Gemini, Llama.",
62
- "forked": "521",
63
- "stargazers_count": 11149,
64
- "todayStar": "6455 stars this month",
65
- "html_url": "https://github.com/mastra-ai/mastra",
66
- "rank": 6
67
- },
68
57
  {
69
58
  "full_name": "gorhill/uBlock",
70
59
  "language": "JavaScript",
71
60
  "color": "#f1e05a",
72
61
  "description": "uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.",
73
- "forked": "3407",
74
- "stargazers_count": 51963,
75
- "todayStar": "2193 stars this month",
62
+ "forked": "3411",
63
+ "stargazers_count": 52054,
64
+ "todayStar": "2245 stars this month",
76
65
  "html_url": "https://github.com/gorhill/uBlock",
77
- "rank": 7
66
+ "rank": 6
78
67
  },
79
68
  {
80
69
  "full_name": "CodePhiliaX/Chat2DB",
81
70
  "language": "Java",
82
71
  "color": "#b07219",
83
72
  "description": "🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.",
84
- "forked": "2366",
85
- "stargazers_count": 21540,
86
- "todayStar": "2367 stars this month",
73
+ "forked": "2375",
74
+ "stargazers_count": 21656,
75
+ "todayStar": "2443 stars this month",
87
76
  "html_url": "https://github.com/CodePhiliaX/Chat2DB",
88
- "rank": 8
77
+ "rank": 7
89
78
  },
90
79
  {
91
80
  "full_name": "codecrafters-io/build-your-own-x",
92
81
  "language": "Markdown",
93
82
  "color": "#083fa1",
94
83
  "description": "Master programming by recreating your favorite technologies from scratch.",
95
- "forked": "33637",
96
- "stargazers_count": 362328,
97
- "todayStar": "23632 stars this month",
84
+ "forked": "33741",
85
+ "stargazers_count": 363444,
86
+ "todayStar": "23016 stars this month",
98
87
  "html_url": "https://github.com/codecrafters-io/build-your-own-x",
99
- "rank": 9
88
+ "rank": 8
100
89
  },
101
90
  {
102
- "full_name": "svcvit/Awesome-Dify-Workflow",
103
- "language": "",
104
- "color": "",
105
- "description": "分享一些好用的 Dify DSL 工作流程,自用、学习两相宜。 Sharing some Dify workflows.",
106
- "forked": "480",
107
- "stargazers_count": 4581,
108
- "todayStar": "1510 stars this month",
109
- "html_url": "https://github.com/svcvit/Awesome-Dify-Workflow",
110
- "rank": 10
91
+ "full_name": "vllm-project/aibrix",
92
+ "language": "JupyterNotebook",
93
+ "color": "#DA5B0B",
94
+ "description": "Cost-efficient and pluggable Infrastructure components for GenAI inference",
95
+ "forked": "310",
96
+ "stargazers_count": 3314,
97
+ "todayStar": "1601 stars this month",
98
+ "html_url": "https://github.com/vllm-project/aibrix",
99
+ "rank": 9
111
100
  },
112
101
  {
113
- "full_name": "sinaptik-ai/pandas-ai",
102
+ "full_name": "huggingface/lerobot",
114
103
  "language": "Python",
115
104
  "color": "#3572A5",
116
- "description": "Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG.",
117
- "forked": "1726",
118
- "stargazers_count": 18501,
119
- "todayStar": "3081 stars this month",
120
- "html_url": "https://github.com/sinaptik-ai/pandas-ai",
121
- "rank": 11
105
+ "description": "🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning",
106
+ "forked": "1207",
107
+ "stargazers_count": 10944,
108
+ "todayStar": "1649 stars this month",
109
+ "html_url": "https://github.com/huggingface/lerobot",
110
+ "rank": 10
122
111
  },
123
112
  {
124
113
  "full_name": "n8n-io/n8n",
125
114
  "language": "TypeScript",
126
115
  "color": "#3178c6",
127
116
  "description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
128
- "forked": "18165",
129
- "stargazers_count": 69977,
130
- "todayStar": "7579 stars this month",
117
+ "forked": "18469",
118
+ "stargazers_count": 70755,
119
+ "todayStar": "7891 stars this month",
131
120
  "html_url": "https://github.com/n8n-io/n8n",
132
- "rank": 12
121
+ "rank": 11
133
122
  },
134
123
  {
135
- "full_name": "huggingface/lerobot",
124
+ "full_name": "OpenBB-finance/OpenBB",
136
125
  "language": "Python",
137
126
  "color": "#3572A5",
138
- "description": "🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning",
139
- "forked": "1190",
140
- "stargazers_count": 10815,
141
- "todayStar": "1582 stars this month",
142
- "html_url": "https://github.com/huggingface/lerobot",
143
- "rank": 13
144
- },
145
- {
146
- "full_name": "clash-verge-rev/clash-verge-rev",
147
- "language": "TypeScript",
148
- "color": "#3178c6",
149
- "description": "A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience",
150
- "forked": "4069",
151
- "stargazers_count": 52039,
152
- "todayStar": "4069 stars this month",
153
- "html_url": "https://github.com/clash-verge-rev/clash-verge-rev",
154
- "rank": 14
155
- },
156
- {
157
- "full_name": "KRTirtho/spotube",
158
- "language": "Dart",
159
- "color": "#00B4AB",
160
- "description": "🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!",
161
- "forked": "1587",
162
- "stargazers_count": 38746,
163
- "todayStar": "3427 stars this month",
164
- "html_url": "https://github.com/KRTirtho/spotube",
165
- "rank": 15
127
+ "description": "Investment Research for Everyone, Everywhere.",
128
+ "forked": "3524",
129
+ "stargazers_count": 39462,
130
+ "todayStar": "3130 stars this month",
131
+ "html_url": "https://github.com/OpenBB-finance/OpenBB",
132
+ "rank": 12
166
133
  },
167
134
  {
168
135
  "full_name": "PatrickJS/awesome-cursorrules",
169
136
  "language": "",
170
137
  "color": "",
171
138
  "description": "📄 A curated list of awesome .cursorrules files",
172
- "forked": "1227",
173
- "stargazers_count": 17416,
174
- "todayStar": "6517 stars this month",
139
+ "forked": "1262",
140
+ "stargazers_count": 17802,
141
+ "todayStar": "6715 stars this month",
175
142
  "html_url": "https://github.com/PatrickJS/awesome-cursorrules",
176
- "rank": 16
143
+ "rank": 13
177
144
  },
178
145
  {
179
- "full_name": "bregman-arie/devops-exercises",
146
+ "full_name": "eosphoros-ai/DB-GPT",
180
147
  "language": "Python",
181
148
  "color": "#3572A5",
182
- "description": "Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions",
183
- "forked": "15867",
184
- "stargazers_count": 70861,
185
- "todayStar": "2740 stars this month",
186
- "html_url": "https://github.com/bregman-arie/devops-exercises",
187
- "rank": 17
149
+ "description": "AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents",
150
+ "forked": "2135",
151
+ "stargazers_count": 15778,
152
+ "todayStar": "982 stars this month",
153
+ "html_url": "https://github.com/eosphoros-ai/DB-GPT",
154
+ "rank": 14
155
+ },
156
+ {
157
+ "full_name": "svcvit/Awesome-Dify-Workflow",
158
+ "language": "",
159
+ "color": "",
160
+ "description": "分享一些好用的 Dify DSL 工作流程,自用、学习两相宜。 Sharing some Dify workflows.",
161
+ "forked": "486",
162
+ "stargazers_count": 4738,
163
+ "todayStar": "1559 stars this month",
164
+ "html_url": "https://github.com/svcvit/Awesome-Dify-Workflow",
165
+ "rank": 15
166
+ },
167
+ {
168
+ "full_name": "clash-verge-rev/clash-verge-rev",
169
+ "language": "TypeScript",
170
+ "color": "#3178c6",
171
+ "description": "A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience",
172
+ "forked": "4086",
173
+ "stargazers_count": 52467,
174
+ "todayStar": "4283 stars this month",
175
+ "html_url": "https://github.com/clash-verge-rev/clash-verge-rev",
176
+ "rank": 16
188
177
  }
189
178
  ]