@wcj/github-rank 25.7.31 → 25.8.4
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 +36004 -36008
- package/dist/trending-daily.json +128 -84
- package/dist/trending-monthly.json +109 -76
- package/dist/trending-weekly.json +100 -100
- package/dist/users.china.json +2885 -2885
- package/dist/users.json +6285 -6285
- package/dist/users.org.json +1152 -1152
- package/package.json +1 -1
- package/web/data/repos.json +36004 -36008
- package/web/data/trending-daily.json +128 -84
- package/web/data/trending-monthly.json +109 -76
- package/web/data/trending-weekly.json +100 -100
- package/web/data/users.china.json +2885 -2885
- package/web/data/users.json +6285 -6285
- package/web/data/users.org.json +1152 -1152
- package/web/index.html +6289 -6300
- package/web/org.html +916 -916
- package/web/repos.html +4362 -4362
- package/web/trending-monthly.html +183 -69
- package/web/trending-weekly.html +89 -89
- package/web/trending.html +230 -70
- package/web/users.china.html +2720 -2724
package/dist/trending-daily.json
CHANGED
|
@@ -1,123 +1,167 @@
|
|
|
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": "dyad-sh/dyad",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "Free, local, open-source AI app builder | v0 / lovable / Bolt alternative | 🌟 Star if you like it!",
|
|
7
|
+
"forked": "596",
|
|
8
|
+
"stargazers_count": 4859,
|
|
9
|
+
"todayStar": "751 stars today",
|
|
10
|
+
"html_url": "https://github.com/dyad-sh/dyad",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "wg-easy/wg-easy",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "The easiest way to run WireGuard VPN + Web-based Admin UI.",
|
|
18
|
+
"forked": "2005",
|
|
19
|
+
"stargazers_count": 21056,
|
|
20
|
+
"todayStar": "274 stars today",
|
|
21
|
+
"html_url": "https://github.com/wg-easy/wg-easy",
|
|
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": "eclipse-sumo/sumo",
|
|
26
|
+
"language": "C++",
|
|
27
|
+
"color": "#f34b7d",
|
|
28
|
+
"description": "Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.",
|
|
29
|
+
"forked": "1594",
|
|
30
|
+
"stargazers_count": 3319,
|
|
31
|
+
"todayStar": "39 stars today",
|
|
32
|
+
"html_url": "https://github.com/eclipse-sumo/sumo",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "trekhleb/javascript-algorithms",
|
|
37
|
+
"language": "JavaScript",
|
|
38
|
+
"color": "#f1e05a",
|
|
39
|
+
"description": "📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings",
|
|
40
|
+
"forked": "30804",
|
|
41
|
+
"stargazers_count": 192710,
|
|
42
|
+
"todayStar": "158 stars today",
|
|
43
|
+
"html_url": "https://github.com/trekhleb/javascript-algorithms",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "XTLS/Xray-core",
|
|
48
|
+
"language": "Go",
|
|
49
|
+
"color": "#00ADD8",
|
|
50
|
+
"description": "Xray, Penetrates Everything. Also the best v2ray-core. Where the magic happens. An open platform for various uses.",
|
|
51
|
+
"forked": "4472",
|
|
52
|
+
"stargazers_count": 30375,
|
|
53
|
+
"todayStar": "30 stars today",
|
|
54
|
+
"html_url": "https://github.com/XTLS/Xray-core",
|
|
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": "jellyfin/jellyfin",
|
|
59
|
+
"language": "C#",
|
|
60
|
+
"color": "#178600",
|
|
61
|
+
"description": "The Free Software Media System - Server Backend & API",
|
|
62
|
+
"forked": "3752",
|
|
63
|
+
"stargazers_count": 41864,
|
|
64
|
+
"todayStar": "41 stars today",
|
|
65
|
+
"html_url": "https://github.com/jellyfin/jellyfin",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "",
|
|
71
|
-
"color": "",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "rasbt/LLMs-from-scratch",
|
|
70
|
+
"language": "JupyterNotebook",
|
|
71
|
+
"color": "#DA5B0B",
|
|
72
|
+
"description": "Implement a ChatGPT-like LLM in PyTorch from scratch, step by step",
|
|
73
|
+
"forked": "8640",
|
|
74
|
+
"stargazers_count": 61345,
|
|
75
|
+
"todayStar": "362 stars today",
|
|
76
|
+
"html_url": "https://github.com/rasbt/LLMs-from-scratch",
|
|
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": "LadybirdBrowser/ladybird",
|
|
81
|
+
"language": "C++",
|
|
82
|
+
"color": "#f34b7d",
|
|
83
|
+
"description": "Truly independent web browser",
|
|
84
|
+
"forked": "1988",
|
|
85
|
+
"stargazers_count": 46286,
|
|
86
|
+
"todayStar": "128 stars today",
|
|
87
|
+
"html_url": "https://github.com/LadybirdBrowser/ladybird",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "sst/opencode",
|
|
92
92
|
"language": "Go",
|
|
93
93
|
"color": "#00ADD8",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "AI coding agent, built for the terminal.",
|
|
95
|
+
"forked": "1044",
|
|
96
|
+
"stargazers_count": 16724,
|
|
97
|
+
"todayStar": "282 stars today",
|
|
98
|
+
"html_url": "https://github.com/sst/opencode",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "TideDra/zotero-arxiv-daily",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Recommend new arxiv papers of your interest daily according to your Zotero libarary.",
|
|
106
|
+
"forked": "2339",
|
|
107
|
+
"stargazers_count": 2637,
|
|
108
|
+
"todayStar": "50 stars today",
|
|
109
|
+
"html_url": "https://github.com/TideDra/zotero-arxiv-daily",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "TandoorRecipes/recipes",
|
|
114
|
+
"language": "HTML",
|
|
115
|
+
"color": "#e34c26",
|
|
116
|
+
"description": "Application for managing recipes, planning meals, building shopping lists and much much more!",
|
|
117
|
+
"forked": "675",
|
|
118
|
+
"stargazers_count": 6990,
|
|
119
|
+
"todayStar": "50 stars today",
|
|
120
|
+
"html_url": "https://github.com/TandoorRecipes/recipes",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "MotiaDev/motia",
|
|
103
125
|
"language": "TypeScript",
|
|
104
126
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
127
|
+
"description": "Modern Backend Framework that unifies APIs, background jobs, workflows, and AI agents into a single cohesive system with built-in observability and state management.",
|
|
128
|
+
"forked": "381",
|
|
129
|
+
"stargazers_count": 4846,
|
|
130
|
+
"todayStar": "291 stars today",
|
|
131
|
+
"html_url": "https://github.com/MotiaDev/motia",
|
|
132
|
+
"rank": 12
|
|
111
133
|
},
|
|
112
134
|
{
|
|
113
|
-
"full_name": "
|
|
135
|
+
"full_name": "reflex-dev/reflex",
|
|
114
136
|
"language": "Python",
|
|
115
137
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
138
|
+
"description": "🕸️ Web apps in pure Python 🐍",
|
|
139
|
+
"forked": "1413",
|
|
140
|
+
"stargazers_count": 24087,
|
|
141
|
+
"todayStar": "165 stars today",
|
|
142
|
+
"html_url": "https://github.com/reflex-dev/reflex",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "flydelabs/flyde",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
|
+
"description": "Open-source Visual programming for backend logic that integrates with existing codebases. Flyde bridges the gap between technical and non-technical team members. Product managers, designers, and backend developers can collaborate on the same visual flows.",
|
|
150
|
+
"forked": "125",
|
|
151
|
+
"stargazers_count": 2984,
|
|
152
|
+
"todayStar": "172 stars today",
|
|
153
|
+
"html_url": "https://github.com/flydelabs/flyde",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "pointfreeco/swift-composable-architecture",
|
|
158
|
+
"language": "Swift",
|
|
159
|
+
"color": "#F05138",
|
|
160
|
+
"description": "A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.",
|
|
161
|
+
"forked": "1561",
|
|
162
|
+
"stargazers_count": 13686,
|
|
163
|
+
"todayStar": "63 stars today",
|
|
164
|
+
"html_url": "https://github.com/pointfreeco/swift-composable-architecture",
|
|
165
|
+
"rank": 15
|
|
122
166
|
}
|
|
123
167
|
]
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "OpenBB-finance/OpenBB",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "Investment Research for Everyone, Everywhere.",
|
|
7
|
+
"forked": "4372",
|
|
8
|
+
"stargazers_count": 47770,
|
|
9
|
+
"todayStar": "5667 stars this month",
|
|
10
|
+
"html_url": "https://github.com/OpenBB-finance/OpenBB",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "🌐 WebAgent for Information Seeking built by Tongyi Lab: WebWalker & WebDancer & WebSailor & WebShaper https://arxiv.org/abs/2507.15061 https://arxiv.org/pdf/2507.02592",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "416",
|
|
19
|
+
"stargazers_count": 5627,
|
|
20
|
+
"todayStar": "4389 stars this month",
|
|
21
21
|
"html_url": "https://github.com/Alibaba-NLP/WebAgent",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,54 +26,54 @@
|
|
|
26
26
|
"language": "Go",
|
|
27
27
|
"color": "#00ADD8",
|
|
28
28
|
"description": "MCP Toolbox for Databases is an open source MCP server for databases.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "627",
|
|
30
|
+
"stargazers_count": 8697,
|
|
31
|
+
"todayStar": "6942 stars this month",
|
|
32
32
|
"html_url": "https://github.com/googleapis/genai-toolbox",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "musistudio/claude-code-router",
|
|
37
37
|
"language": "TypeScript",
|
|
38
38
|
"color": "#3178c6",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.",
|
|
40
|
+
"forked": "710",
|
|
41
|
+
"stargazers_count": 9722,
|
|
42
|
+
"todayStar": "6951 stars this month",
|
|
43
|
+
"html_url": "https://github.com/musistudio/claude-code-router",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "rustfs/rustfs",
|
|
48
|
+
"language": "Rust",
|
|
49
|
+
"color": "#dea584",
|
|
50
|
+
"description": "🚀 High-performance distributed object storage for MinIO alternative.",
|
|
51
|
+
"forked": "305",
|
|
52
|
+
"stargazers_count": 6743,
|
|
53
|
+
"todayStar": "6322 stars this month",
|
|
54
|
+
"html_url": "https://github.com/rustfs/rustfs",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "humanlayer/12-factor-agents",
|
|
59
59
|
"language": "TypeScript",
|
|
60
60
|
"color": "#3178c6",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?",
|
|
62
|
+
"forked": "761",
|
|
63
|
+
"stargazers_count": 11335,
|
|
64
|
+
"todayStar": "6232 stars this month",
|
|
65
|
+
"html_url": "https://github.com/humanlayer/12-factor-agents",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "microsoft/markitdown",
|
|
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": "Python tool for converting files and office documents to Markdown.",
|
|
73
|
+
"forked": "3794",
|
|
74
|
+
"stargazers_count": 70175,
|
|
75
|
+
"todayStar": "10628 stars this month",
|
|
76
|
+
"html_url": "https://github.com/microsoft/markitdown",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,65 +81,98 @@
|
|
|
81
81
|
"language": "PowerShell",
|
|
82
82
|
"color": "#012456",
|
|
83
83
|
"description": "Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "1550",
|
|
85
|
+
"stargazers_count": 27695,
|
|
86
|
+
"todayStar": "10665 stars this month",
|
|
87
87
|
"html_url": "https://github.com/anthropics/claude-code",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "hesreallyhim/awesome-claude-code",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "A curated list of awesome commands, files, and workflows for Claude Code",
|
|
95
|
+
"forked": "430",
|
|
96
|
+
"stargazers_count": 8473,
|
|
97
|
+
"todayStar": "6334 stars this month",
|
|
98
|
+
"html_url": "https://github.com/hesreallyhim/awesome-claude-code",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "NanmiCoder/MediaCrawler",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫",
|
|
106
|
+
"forked": "8157",
|
|
107
|
+
"stargazers_count": 34880,
|
|
108
|
+
"todayStar": "9738 stars this month",
|
|
109
|
+
"html_url": "https://github.com/NanmiCoder/MediaCrawler",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
90
112
|
{
|
|
91
113
|
"full_name": "langchain-ai/open_deep_research",
|
|
92
114
|
"language": "Python",
|
|
93
115
|
"color": "#3572A5",
|
|
94
116
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
117
|
+
"forked": "927",
|
|
118
|
+
"stargazers_count": 6983,
|
|
119
|
+
"todayStar": "2812 stars this month",
|
|
98
120
|
"html_url": "https://github.com/langchain-ai/open_deep_research",
|
|
99
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
100
122
|
},
|
|
101
123
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
124
|
+
"full_name": "sst/opencode",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "AI coding agent, built for the terminal.",
|
|
128
|
+
"forked": "1044",
|
|
129
|
+
"stargazers_count": 16724,
|
|
130
|
+
"todayStar": "8126 stars this month",
|
|
131
|
+
"html_url": "https://github.com/sst/opencode",
|
|
132
|
+
"rank": 12
|
|
111
133
|
},
|
|
112
134
|
{
|
|
113
|
-
"full_name": "
|
|
135
|
+
"full_name": "dyad-sh/dyad",
|
|
114
136
|
"language": "TypeScript",
|
|
115
137
|
"color": "#3178c6",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
138
|
+
"description": "Free, local, open-source AI app builder | v0 / lovable / Bolt alternative | 🌟 Star if you like it!",
|
|
139
|
+
"forked": "596",
|
|
140
|
+
"stargazers_count": 4859,
|
|
141
|
+
"todayStar": "2439 stars this month",
|
|
142
|
+
"html_url": "https://github.com/dyad-sh/dyad",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "frappe/hrms",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "Open Source HR and Payroll Software",
|
|
150
|
+
"forked": "1487",
|
|
151
|
+
"stargazers_count": 5651,
|
|
152
|
+
"todayStar": "2942 stars this month",
|
|
153
|
+
"html_url": "https://github.com/frappe/hrms",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "dockur/macos",
|
|
158
|
+
"language": "Shell",
|
|
159
|
+
"color": "#89e051",
|
|
160
|
+
"description": "macOS inside a Docker container.",
|
|
161
|
+
"forked": "669",
|
|
162
|
+
"stargazers_count": 15969,
|
|
163
|
+
"todayStar": "3970 stars this month",
|
|
164
|
+
"html_url": "https://github.com/dockur/macos",
|
|
165
|
+
"rank": 15
|
|
122
166
|
},
|
|
123
167
|
{
|
|
124
168
|
"full_name": "gorhill/uBlock",
|
|
125
169
|
"language": "JavaScript",
|
|
126
170
|
"color": "#f1e05a",
|
|
127
171
|
"description": "uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
172
|
+
"forked": "3638",
|
|
173
|
+
"stargazers_count": 57164,
|
|
174
|
+
"todayStar": "2414 stars this month",
|
|
131
175
|
"html_url": "https://github.com/gorhill/uBlock",
|
|
132
|
-
"rank":
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "snailyp/gemini-balance",
|
|
136
|
-
"language": "Python",
|
|
137
|
-
"color": "#3572A5",
|
|
138
|
-
"description": "Gemini polling proxy service (gemini轮询代理服务)",
|
|
139
|
-
"forked": "700",
|
|
140
|
-
"stargazers_count": 3939,
|
|
141
|
-
"todayStar": "2078 stars this month",
|
|
142
|
-
"html_url": "https://github.com/snailyp/gemini-balance",
|
|
143
|
-
"rank": 13
|
|
176
|
+
"rank": 16
|
|
144
177
|
}
|
|
145
178
|
]
|