@wcj/github-rank 24.6.15 → 24.6.16
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 +18487 -18487
- package/dist/trending-daily.json +104 -170
- package/dist/trending-monthly.json +126 -104
- package/dist/trending-weekly.json +103 -103
- package/dist/users.china.json +856 -856
- package/dist/users.json +3211 -3211
- package/dist/users.org.json +387 -387
- package/package.json +1 -1
- package/web/data/repos.json +18487 -18487
- package/web/data/trending-daily.json +104 -170
- package/web/data/trending-monthly.json +126 -104
- package/web/data/trending-weekly.json +103 -103
- package/web/data/users.china.json +856 -856
- package/web/data/users.json +3211 -3211
- package/web/data/users.org.json +387 -387
- package/web/index.html +3317 -3317
- package/web/org.html +310 -310
- package/web/repos.html +2454 -2454
- package/web/trending-monthly.html +183 -107
- package/web/trending-weekly.html +109 -113
- package/web/trending.html +96 -324
- package/web/users.china.html +867 -867
package/dist/trending-daily.json
CHANGED
|
@@ -1,222 +1,156 @@
|
|
|
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": "immich-app/immich",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "High performance self-hosted photo and video management solution.",
|
|
7
|
+
"forked": "1767",
|
|
8
|
+
"stargazers_count": 37209,
|
|
9
|
+
"todayStar": "95 stars today",
|
|
10
|
+
"html_url": "https://github.com/immich-app/immich",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "puppeteer/puppeteer",
|
|
15
15
|
"language": "TypeScript",
|
|
16
16
|
"color": "#3178c6",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "Node.js API for Chrome",
|
|
18
|
+
"forked": "9012",
|
|
19
|
+
"stargazers_count": 87397,
|
|
20
|
+
"todayStar": "41 stars today",
|
|
21
|
+
"html_url": "https://github.com/puppeteer/puppeteer",
|
|
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": "roboflow/supervision",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "We write your reusable computer vision tools. 💜",
|
|
29
|
+
"forked": "1256",
|
|
30
|
+
"stargazers_count": 16534,
|
|
31
|
+
"todayStar": "166 stars today",
|
|
32
|
+
"html_url": "https://github.com/roboflow/supervision",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "microsoft/generative-ai-for-beginners",
|
|
37
|
+
"language": "JupyterNotebook",
|
|
38
|
+
"color": "#DA5B0B",
|
|
39
|
+
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
40
|
+
"forked": "26036",
|
|
41
|
+
"stargazers_count": 47820,
|
|
42
|
+
"todayStar": "146 stars today",
|
|
43
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "web-platform-tests/wpt",
|
|
37
48
|
"language": "HTML",
|
|
38
49
|
"color": "#e34c26",
|
|
39
50
|
"description": "Test suites for Web platform specs — including WHATWG, W3C, and others",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "2984",
|
|
52
|
+
"stargazers_count": 4759,
|
|
53
|
+
"todayStar": "44 stars today",
|
|
43
54
|
"html_url": "https://github.com/web-platform-tests/wpt",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "1Panel-dev/MaxKB",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "🚀 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。",
|
|
51
|
-
"forked": "929",
|
|
52
|
-
"stargazers_count": 6969,
|
|
53
|
-
"todayStar": "54 stars today",
|
|
54
|
-
"html_url": "https://github.com/1Panel-dev/MaxKB",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "fleetdm/fleet",
|
|
59
|
-
"language": "Go",
|
|
60
|
-
"color": "#00ADD8",
|
|
61
|
-
"description": "Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)",
|
|
62
|
-
"forked": "367",
|
|
63
|
-
"stargazers_count": 2460,
|
|
64
|
-
"todayStar": "28 stars today",
|
|
65
|
-
"html_url": "https://github.com/fleetdm/fleet",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "comfyanonymous/ComfyUI",
|
|
70
59
|
"language": "Python",
|
|
71
60
|
"color": "#3572A5",
|
|
72
61
|
"description": "The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
62
|
+
"forked": "4076",
|
|
63
|
+
"stargazers_count": 38401,
|
|
64
|
+
"todayStar": "260 stars today",
|
|
76
65
|
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "lepoco/wpfui",
|
|
70
|
+
"language": "C#",
|
|
71
|
+
"color": "#178600",
|
|
72
|
+
"description": "WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.",
|
|
73
|
+
"forked": "646",
|
|
74
|
+
"stargazers_count": 6850,
|
|
75
|
+
"todayStar": "21 stars today",
|
|
76
|
+
"html_url": "https://github.com/lepoco/wpfui",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "protocolbuffers/protobuf",
|
|
81
81
|
"language": "C++",
|
|
82
82
|
"color": "#f34b7d",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "Protocol Buffers - Google's data interchange format",
|
|
84
|
+
"forked": "15334",
|
|
85
|
+
"stargazers_count": 64279,
|
|
86
|
+
"todayStar": "42 stars today",
|
|
87
|
+
"html_url": "https://github.com/protocolbuffers/protobuf",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "hashicorp/terraform-provider-aws",
|
|
92
|
+
"language": "Go",
|
|
93
|
+
"color": "#00ADD8",
|
|
94
|
+
"description": "The AWS Provider enables Terraform to manage AWS resources.",
|
|
95
|
+
"forked": "8968",
|
|
96
|
+
"stargazers_count": 9583,
|
|
97
|
+
"todayStar": "7 stars today",
|
|
98
|
+
"html_url": "https://github.com/hashicorp/terraform-provider-aws",
|
|
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": "StevenBlack/hosts",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.",
|
|
106
|
+
"forked": "2155",
|
|
107
|
+
"stargazers_count": 25942,
|
|
108
|
+
"todayStar": "19 stars today",
|
|
109
|
+
"html_url": "https://github.com/StevenBlack/hosts",
|
|
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": "fchollet/ARC-AGI",
|
|
114
|
+
"language": "JavaScript",
|
|
115
|
+
"color": "#f1e05a",
|
|
116
|
+
"description": "The Abstraction and Reasoning Corpus",
|
|
117
|
+
"forked": "434",
|
|
118
|
+
"stargazers_count": 2518,
|
|
119
|
+
"todayStar": "29 stars today",
|
|
120
|
+
"html_url": "https://github.com/fchollet/ARC-AGI",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "An
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "facebook/folly",
|
|
125
|
+
"language": "C++",
|
|
126
|
+
"color": "#f34b7d",
|
|
127
|
+
"description": "An open-source C++ library developed and used at Facebook.",
|
|
128
|
+
"forked": "5451",
|
|
129
|
+
"stargazers_count": 27397,
|
|
130
|
+
"todayStar": "44 stars today",
|
|
131
|
+
"html_url": "https://github.com/facebook/folly",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "argmaxinc/WhisperKit",
|
|
136
|
+
"language": "Swift",
|
|
137
|
+
"color": "#F05138",
|
|
138
|
+
"description": "On-device Inference of Whisper Speech Recognition Models for Apple Silicon",
|
|
139
|
+
"forked": "218",
|
|
140
|
+
"stargazers_count": 2636,
|
|
141
|
+
"todayStar": "25 stars today",
|
|
142
|
+
"html_url": "https://github.com/argmaxinc/WhisperKit",
|
|
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": "langgenius/dify",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
|
+
"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.",
|
|
150
|
+
"forked": "4534",
|
|
151
|
+
"stargazers_count": 33955,
|
|
152
|
+
"todayStar": "90 stars today",
|
|
153
|
+
"html_url": "https://github.com/langgenius/dify",
|
|
154
154
|
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "google/gemma.cpp",
|
|
158
|
-
"language": "C++",
|
|
159
|
-
"color": "#f34b7d",
|
|
160
|
-
"description": "lightweight, standalone C++ inference engine for Google's Gemma models.",
|
|
161
|
-
"forked": "477",
|
|
162
|
-
"stargazers_count": 5642,
|
|
163
|
-
"todayStar": "2 stars today",
|
|
164
|
-
"html_url": "https://github.com/google/gemma.cpp",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "firebase/firebase-ios-sdk",
|
|
169
|
-
"language": "Objective-C",
|
|
170
|
-
"color": "#438eff",
|
|
171
|
-
"description": "Firebase SDK for Apple App Development",
|
|
172
|
-
"forked": "1421",
|
|
173
|
-
"stargazers_count": 5384,
|
|
174
|
-
"todayStar": "1 star today",
|
|
175
|
-
"html_url": "https://github.com/firebase/firebase-ios-sdk",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "Raphire/Win11Debloat",
|
|
180
|
-
"language": "PowerShell",
|
|
181
|
-
"color": "#012456",
|
|
182
|
-
"description": "A simple, easy to use powershell script to remove bloatware apps from windows, disable telemetry, bing in windows search aswell as perform various other changes to declutter and improve your windows experience. This script works for both windows 10 and windows 11.",
|
|
183
|
-
"forked": "198",
|
|
184
|
-
"stargazers_count": 4735,
|
|
185
|
-
"todayStar": "57 stars today",
|
|
186
|
-
"html_url": "https://github.com/Raphire/Win11Debloat",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "google/highway",
|
|
191
|
-
"language": "C++",
|
|
192
|
-
"color": "#f34b7d",
|
|
193
|
-
"description": "Performance-portable, length-agnostic SIMD with runtime dispatch",
|
|
194
|
-
"forked": "300",
|
|
195
|
-
"stargazers_count": 3800,
|
|
196
|
-
"todayStar": "40 stars today",
|
|
197
|
-
"html_url": "https://github.com/google/highway",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "protocolbuffers/protobuf",
|
|
202
|
-
"language": "C++",
|
|
203
|
-
"color": "#f34b7d",
|
|
204
|
-
"description": "Protocol Buffers - Google's data interchange format",
|
|
205
|
-
"forked": "15331",
|
|
206
|
-
"stargazers_count": 64230,
|
|
207
|
-
"todayStar": "8 stars today",
|
|
208
|
-
"html_url": "https://github.com/protocolbuffers/protobuf",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "google/googletest",
|
|
213
|
-
"language": "C++",
|
|
214
|
-
"color": "#f34b7d",
|
|
215
|
-
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
216
|
-
"forked": "9964",
|
|
217
|
-
"stargazers_count": 33555,
|
|
218
|
-
"todayStar": "11 stars today",
|
|
219
|
-
"html_url": "https://github.com/google/googletest",
|
|
220
|
-
"rank": 20
|
|
221
155
|
}
|
|
222
156
|
]
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1674",
|
|
8
|
+
"stargazers_count": 16343,
|
|
9
|
+
"todayStar": "6393 stars this month",
|
|
10
10
|
"html_url": "https://github.com/danielmiessler/fabric",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,121 +15,110 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "499",
|
|
19
|
+
"stargazers_count": 7235,
|
|
20
|
+
"todayStar": "5851 stars this month",
|
|
21
21
|
"html_url": "https://github.com/OpenBMB/MiniCPM-V",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "nocobase/nocobase",
|
|
26
|
-
"language": "TypeScript",
|
|
27
|
-
"color": "#3178c6",
|
|
28
|
-
"description": "NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.",
|
|
29
|
-
"forked": "1147",
|
|
30
|
-
"stargazers_count": 10574,
|
|
31
|
-
"todayStar": "4658 stars this month",
|
|
32
|
-
"html_url": "https://github.com/nocobase/nocobase",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "alan2207/bulletproof-react",
|
|
37
|
-
"language": "TypeScript",
|
|
38
|
-
"color": "#3178c6",
|
|
39
|
-
"description": "🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.",
|
|
40
|
-
"forked": "2343",
|
|
41
|
-
"stargazers_count": 25147,
|
|
42
|
-
"todayStar": "2295 stars this month",
|
|
43
|
-
"html_url": "https://github.com/alan2207/bulletproof-react",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
24
|
{
|
|
47
25
|
"full_name": "LazyVim/LazyVim",
|
|
48
26
|
"language": "Lua",
|
|
49
27
|
"color": "#000080",
|
|
50
28
|
"description": "Neovim config for the lazy",
|
|
51
29
|
"forked": "1013",
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
30
|
+
"stargazers_count": 14884,
|
|
31
|
+
"todayStar": "1837 stars this month",
|
|
54
32
|
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
55
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
56
34
|
},
|
|
57
35
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
36
|
+
"full_name": "coollabsio/coolify",
|
|
37
|
+
"language": "PHP",
|
|
38
|
+
"color": "#4F5D95",
|
|
39
|
+
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
40
|
+
"forked": "1251",
|
|
41
|
+
"stargazers_count": 24506,
|
|
42
|
+
"todayStar": "8280 stars this month",
|
|
43
|
+
"html_url": "https://github.com/coollabsio/coolify",
|
|
44
|
+
"rank": 4
|
|
67
45
|
},
|
|
68
46
|
{
|
|
69
47
|
"full_name": "iluwatar/java-design-patterns",
|
|
70
48
|
"language": "Java",
|
|
71
49
|
"color": "#b07219",
|
|
72
50
|
"description": "Design patterns implemented in Java",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
51
|
+
"forked": "26129",
|
|
52
|
+
"stargazers_count": 87933,
|
|
53
|
+
"todayStar": "1384 stars this month",
|
|
76
54
|
"html_url": "https://github.com/iluwatar/java-design-patterns",
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "coollabsio/coolify",
|
|
81
|
-
"language": "PHP",
|
|
82
|
-
"color": "#4F5D95",
|
|
83
|
-
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
84
|
-
"forked": "1238",
|
|
85
|
-
"stargazers_count": 24366,
|
|
86
|
-
"todayStar": "8196 stars this month",
|
|
87
|
-
"html_url": "https://github.com/coollabsio/coolify",
|
|
88
|
-
"rank": 8
|
|
55
|
+
"rank": 5
|
|
89
56
|
},
|
|
90
57
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "",
|
|
93
|
-
"color": "",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
58
|
+
"full_name": "alan2207/bulletproof-react",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"description": "🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.",
|
|
62
|
+
"forked": "2343",
|
|
63
|
+
"stargazers_count": 25168,
|
|
64
|
+
"todayStar": "2134 stars this month",
|
|
65
|
+
"html_url": "https://github.com/alan2207/bulletproof-react",
|
|
66
|
+
"rank": 6
|
|
100
67
|
},
|
|
101
68
|
{
|
|
102
69
|
"full_name": "NaiboWang/EasySpider",
|
|
103
70
|
"language": "JavaScript",
|
|
104
71
|
"color": "#f1e05a",
|
|
105
72
|
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
73
|
+
"forked": "3237",
|
|
74
|
+
"stargazers_count": 27828,
|
|
75
|
+
"todayStar": "4291 stars this month",
|
|
109
76
|
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
110
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
111
78
|
},
|
|
112
79
|
{
|
|
113
80
|
"full_name": "truefoundry/cognita",
|
|
114
81
|
"language": "Python",
|
|
115
82
|
"color": "#3572A5",
|
|
116
83
|
"description": "RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
84
|
+
"forked": "207",
|
|
85
|
+
"stargazers_count": 2783,
|
|
86
|
+
"todayStar": "1470 stars this month",
|
|
120
87
|
"html_url": "https://github.com/truefoundry/cognita",
|
|
121
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "codecrafters-io/build-your-own-x",
|
|
92
|
+
"language": "",
|
|
93
|
+
"color": "",
|
|
94
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
95
|
+
"forked": "25850",
|
|
96
|
+
"stargazers_count": 274310,
|
|
97
|
+
"todayStar": "12613 stars this month",
|
|
98
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "nocobase/nocobase",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"description": "NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.",
|
|
106
|
+
"forked": "1148",
|
|
107
|
+
"stargazers_count": 10615,
|
|
108
|
+
"todayStar": "4093 stars this month",
|
|
109
|
+
"html_url": "https://github.com/nocobase/nocobase",
|
|
110
|
+
"rank": 10
|
|
122
111
|
},
|
|
123
112
|
{
|
|
124
113
|
"full_name": "xenova/transformers.js",
|
|
125
114
|
"language": "JavaScript",
|
|
126
115
|
"color": "#f1e05a",
|
|
127
116
|
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
117
|
+
"forked": "550",
|
|
118
|
+
"stargazers_count": 9334,
|
|
119
|
+
"todayStar": "1538 stars this month",
|
|
131
120
|
"html_url": "https://github.com/xenova/transformers.js",
|
|
132
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "jianchang512/pyvideotrans",
|
|
@@ -137,53 +126,86 @@
|
|
|
137
126
|
"color": "#3572A5",
|
|
138
127
|
"description": "Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音",
|
|
139
128
|
"forked": "800",
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
129
|
+
"stargazers_count": 7138,
|
|
130
|
+
"todayStar": "1317 stars this month",
|
|
142
131
|
"html_url": "https://github.com/jianchang512/pyvideotrans",
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "livekit/livekit",
|
|
147
|
-
"language": "Go",
|
|
148
|
-
"color": "#00ADD8",
|
|
149
|
-
"description": "End-to-end stack for WebRTC. SFU media server and SDKs.",
|
|
150
|
-
"forked": "676",
|
|
151
|
-
"stargazers_count": 8522,
|
|
152
|
-
"todayStar": "1132 stars this month",
|
|
153
|
-
"html_url": "https://github.com/livekit/livekit",
|
|
154
|
-
"rank": 14
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
135
|
"full_name": "k2-fsa/sherpa-onnx",
|
|
158
136
|
"language": "C++",
|
|
159
137
|
"color": "#f34b7d",
|
|
160
138
|
"description": "Speech-to-text, text-to-speech, and speaker recognition using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift, Dart, JavaScript",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
139
|
+
"forked": "241",
|
|
140
|
+
"stargazers_count": 1780,
|
|
141
|
+
"todayStar": "836 stars this month",
|
|
164
142
|
"html_url": "https://github.com/k2-fsa/sherpa-onnx",
|
|
165
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
146
|
"full_name": "mlc-ai/web-llm",
|
|
169
147
|
"language": "TypeScript",
|
|
170
148
|
"color": "#3178c6",
|
|
171
149
|
"description": "High-performance In-browser LLM Inference Engine",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
150
|
+
"forked": "710",
|
|
151
|
+
"stargazers_count": 11289,
|
|
152
|
+
"todayStar": "1518 stars this month",
|
|
175
153
|
"html_url": "https://github.com/mlc-ai/web-llm",
|
|
176
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
177
155
|
},
|
|
178
156
|
{
|
|
179
|
-
"full_name": "
|
|
157
|
+
"full_name": "duckdb/duckdb",
|
|
180
158
|
"language": "C++",
|
|
181
159
|
"color": "#f34b7d",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "DuckDB is an analytical in-process SQL database management system",
|
|
161
|
+
"forked": "1594",
|
|
162
|
+
"stargazers_count": 19416,
|
|
163
|
+
"todayStar": "2265 stars this month",
|
|
164
|
+
"html_url": "https://github.com/duckdb/duckdb",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "dataelement/bisheng",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "Bisheng is an open LLM devops platform for next generation AI applications.",
|
|
172
|
+
"forked": "1349",
|
|
173
|
+
"stargazers_count": 7837,
|
|
174
|
+
"todayStar": "1098 stars this month",
|
|
175
|
+
"html_url": "https://github.com/dataelement/bisheng",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "JanDeDobbeleer/oh-my-posh",
|
|
180
|
+
"language": "Go",
|
|
181
|
+
"color": "#00ADD8",
|
|
182
|
+
"description": "The most customisable and low-latency cross platform/shell prompt renderer",
|
|
183
|
+
"forked": "2265",
|
|
184
|
+
"stargazers_count": 15286,
|
|
185
|
+
"todayStar": "929 stars this month",
|
|
186
|
+
"html_url": "https://github.com/JanDeDobbeleer/oh-my-posh",
|
|
187
187
|
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "ente-io/ente",
|
|
191
|
+
"language": "Dart",
|
|
192
|
+
"color": "#00B4AB",
|
|
193
|
+
"description": "Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos",
|
|
194
|
+
"forked": "539",
|
|
195
|
+
"stargazers_count": 9449,
|
|
196
|
+
"todayStar": "1810 stars this month",
|
|
197
|
+
"html_url": "https://github.com/ente-io/ente",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "livekit/livekit",
|
|
202
|
+
"language": "Go",
|
|
203
|
+
"color": "#00ADD8",
|
|
204
|
+
"description": "End-to-end stack for WebRTC. SFU media server and SDKs.",
|
|
205
|
+
"forked": "681",
|
|
206
|
+
"stargazers_count": 8554,
|
|
207
|
+
"todayStar": "1061 stars this month",
|
|
208
|
+
"html_url": "https://github.com/livekit/livekit",
|
|
209
|
+
"rank": 19
|
|
188
210
|
}
|
|
189
211
|
]
|