@wcj/github-rank 24.9.21 → 24.9.23
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 +25736 -25736
- package/dist/trending-daily.json +82 -170
- package/dist/trending-monthly.json +99 -88
- package/dist/trending-weekly.json +107 -118
- package/dist/users.china.json +1893 -1893
- package/dist/users.json +5384 -5349
- package/dist/users.org.json +450 -485
- package/package.json +1 -1
- package/web/data/repos.json +25736 -25736
- package/web/data/trending-daily.json +82 -170
- package/web/data/trending-monthly.json +99 -88
- package/web/data/trending-weekly.json +107 -118
- package/web/data/users.china.json +1893 -1893
- package/web/data/users.json +5384 -5349
- package/web/data/users.org.json +450 -485
- package/web/index.html +5843 -5798
- package/web/org.html +381 -439
- package/web/repos.html +3243 -3243
- package/web/trending-monthly.html +130 -92
- package/web/trending-weekly.html +102 -132
- package/web/trending.html +75 -375
- package/web/users.china.html +1818 -1818
package/dist/trending-daily.json
CHANGED
|
@@ -1,211 +1,123 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "achristmascarl/rainfrog",
|
|
4
|
-
"language": "Rust",
|
|
5
|
-
"color": "#dea584",
|
|
6
|
-
"description": "🐸 a database management tui for postgres",
|
|
7
|
-
"forked": "29",
|
|
8
|
-
"stargazers_count": 1527,
|
|
9
|
-
"todayStar": "397 stars today",
|
|
10
|
-
"html_url": "https://github.com/achristmascarl/rainfrog",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "HariSekhon/DevOps-Bash-tools",
|
|
15
|
-
"language": "Shell",
|
|
16
|
-
"color": "#89e051",
|
|
17
|
-
"description": "1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..",
|
|
18
|
-
"forked": "864",
|
|
19
|
-
"stargazers_count": 4194,
|
|
20
|
-
"todayStar": "292 stars today",
|
|
21
|
-
"html_url": "https://github.com/HariSekhon/DevOps-Bash-tools",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "twbs/bootstrap",
|
|
26
|
-
"language": "JavaScript",
|
|
27
|
-
"color": "#f1e05a",
|
|
28
|
-
"description": "The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.",
|
|
29
|
-
"forked": "78768",
|
|
30
|
-
"stargazers_count": 170220,
|
|
31
|
-
"todayStar": "161 stars today",
|
|
32
|
-
"html_url": "https://github.com/twbs/bootstrap",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
2
|
{
|
|
36
3
|
"full_name": "roboflow/supervision",
|
|
37
4
|
"language": "Python",
|
|
38
5
|
"color": "#3572A5",
|
|
39
6
|
"description": "We write your reusable computer vision tools. 💜",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
7
|
+
"forked": "1526",
|
|
8
|
+
"stargazers_count": 19994,
|
|
9
|
+
"todayStar": "215 stars today",
|
|
43
10
|
"html_url": "https://github.com/roboflow/supervision",
|
|
44
|
-
"rank":
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "facebook/folly",
|
|
48
|
-
"language": "C++",
|
|
49
|
-
"color": "#f34b7d",
|
|
50
|
-
"description": "An open-source C++ library developed and used at Facebook.",
|
|
51
|
-
"forked": "5545",
|
|
52
|
-
"stargazers_count": 28174,
|
|
53
|
-
"todayStar": "23 stars today",
|
|
54
|
-
"html_url": "https://github.com/facebook/folly",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "4ian/GDevelop",
|
|
59
|
-
"language": "JavaScript",
|
|
60
|
-
"color": "#f1e05a",
|
|
61
|
-
"description": "🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.",
|
|
62
|
-
"forked": "827",
|
|
63
|
-
"stargazers_count": 10156,
|
|
64
|
-
"todayStar": "193 stars today",
|
|
65
|
-
"html_url": "https://github.com/4ian/GDevelop",
|
|
66
|
-
"rank": 6
|
|
11
|
+
"rank": 1
|
|
67
12
|
},
|
|
68
13
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
14
|
+
"full_name": "lobehub/lobe-chat",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.",
|
|
18
|
+
"forked": "9367",
|
|
19
|
+
"stargazers_count": 41147,
|
|
20
|
+
"todayStar": "49 stars today",
|
|
21
|
+
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
22
|
+
"rank": 2
|
|
78
23
|
},
|
|
79
24
|
{
|
|
80
25
|
"full_name": "localstack/localstack",
|
|
81
26
|
"language": "Python",
|
|
82
27
|
"color": "#3572A5",
|
|
83
28
|
"description": "💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
29
|
+
"forked": "3950",
|
|
30
|
+
"stargazers_count": 55233,
|
|
31
|
+
"todayStar": "152 stars today",
|
|
87
32
|
"html_url": "https://github.com/localstack/localstack",
|
|
88
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "sz3/libcimbar",
|
|
37
|
+
"language": "C++",
|
|
38
|
+
"color": "#f34b7d",
|
|
39
|
+
"description": "Optimized implementation for color-icon-matrix barcodes",
|
|
40
|
+
"forked": "182",
|
|
41
|
+
"stargazers_count": 2811,
|
|
42
|
+
"todayStar": "285 stars today",
|
|
43
|
+
"html_url": "https://github.com/sz3/libcimbar",
|
|
44
|
+
"rank": 4
|
|
89
45
|
},
|
|
90
46
|
{
|
|
91
|
-
"full_name": "
|
|
47
|
+
"full_name": "Kanaries/pygwalker",
|
|
92
48
|
"language": "Python",
|
|
93
49
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
50
|
+
"description": "PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis",
|
|
51
|
+
"forked": "602",
|
|
52
|
+
"stargazers_count": 11616,
|
|
53
|
+
"todayStar": "82 stars today",
|
|
54
|
+
"html_url": "https://github.com/Kanaries/pygwalker",
|
|
55
|
+
"rank": 5
|
|
100
56
|
},
|
|
101
57
|
{
|
|
102
58
|
"full_name": "cupy/cupy",
|
|
103
59
|
"language": "Python",
|
|
104
60
|
"color": "#3572A5",
|
|
105
61
|
"description": "NumPy & SciPy for GPU",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
62
|
+
"forked": "830",
|
|
63
|
+
"stargazers_count": 9032,
|
|
64
|
+
"todayStar": "115 stars today",
|
|
109
65
|
"html_url": "https://github.com/cupy/cupy",
|
|
110
|
-
"rank":
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "apache/dubbo",
|
|
114
|
-
"language": "Java",
|
|
115
|
-
"color": "#b07219",
|
|
116
|
-
"description": "The java implementation of Apache Dubbo. An RPC and microservice framework.",
|
|
117
|
-
"forked": "26408",
|
|
118
|
-
"stargazers_count": 40374,
|
|
119
|
-
"todayStar": "9 stars today",
|
|
120
|
-
"html_url": "https://github.com/apache/dubbo",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "sickcodes/Docker-OSX",
|
|
125
|
-
"language": "Shell",
|
|
126
|
-
"color": "#89e051",
|
|
127
|
-
"description": "Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.",
|
|
128
|
-
"forked": "2439",
|
|
129
|
-
"stargazers_count": 45900,
|
|
130
|
-
"todayStar": "198 stars today",
|
|
131
|
-
"html_url": "https://github.com/sickcodes/Docker-OSX",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "ripienaar/free-for-dev",
|
|
136
|
-
"language": "HTML",
|
|
137
|
-
"color": "#e34c26",
|
|
138
|
-
"description": "A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev",
|
|
139
|
-
"forked": "9546",
|
|
140
|
-
"stargazers_count": 88189,
|
|
141
|
-
"todayStar": "102 stars today",
|
|
142
|
-
"html_url": "https://github.com/ripienaar/free-for-dev",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "WerWolv/ImHex",
|
|
147
|
-
"language": "C++",
|
|
148
|
-
"color": "#f34b7d",
|
|
149
|
-
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
150
|
-
"forked": "1906",
|
|
151
|
-
"stargazers_count": 43562,
|
|
152
|
-
"todayStar": "99 stars today",
|
|
153
|
-
"html_url": "https://github.com/WerWolv/ImHex",
|
|
154
|
-
"rank": 14
|
|
66
|
+
"rank": 6
|
|
155
67
|
},
|
|
156
68
|
{
|
|
157
|
-
"full_name": "
|
|
69
|
+
"full_name": "stanford-oval/storm",
|
|
158
70
|
"language": "Python",
|
|
159
71
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
72
|
+
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
73
|
+
"forked": "989",
|
|
74
|
+
"stargazers_count": 10631,
|
|
75
|
+
"todayStar": "110 stars today",
|
|
76
|
+
"html_url": "https://github.com/stanford-oval/storm",
|
|
77
|
+
"rank": 7
|
|
166
78
|
},
|
|
167
79
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "",
|
|
170
|
-
"color": "",
|
|
171
|
-
"description": "A
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
80
|
+
"full_name": "thomhurst/TUnit",
|
|
81
|
+
"language": "C#",
|
|
82
|
+
"color": "#178600",
|
|
83
|
+
"description": "A modern, fast and flexible .NET testing framework",
|
|
84
|
+
"forked": "13",
|
|
85
|
+
"stargazers_count": 1427,
|
|
86
|
+
"todayStar": "169 stars today",
|
|
87
|
+
"html_url": "https://github.com/thomhurst/TUnit",
|
|
88
|
+
"rank": 8
|
|
177
89
|
},
|
|
178
90
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
91
|
+
"full_name": "All-Hands-AI/OpenHands",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "🙌 OpenHands: Code Less, Make More",
|
|
95
|
+
"forked": "3654",
|
|
96
|
+
"stargazers_count": 31657,
|
|
97
|
+
"todayStar": "46 stars today",
|
|
98
|
+
"html_url": "https://github.com/All-Hands-AI/OpenHands",
|
|
99
|
+
"rank": 9
|
|
188
100
|
},
|
|
189
101
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
102
|
+
"full_name": "SharifiZarchi/Introduction_to_Machine_Learning",
|
|
103
|
+
"language": "JupyterNotebook",
|
|
104
|
+
"color": "#DA5B0B",
|
|
105
|
+
"description": "دورهی مقدمهای بر یادگیری ماشین، برای دانشجویان",
|
|
106
|
+
"forked": "116",
|
|
107
|
+
"stargazers_count": 481,
|
|
108
|
+
"todayStar": "40 stars today",
|
|
109
|
+
"html_url": "https://github.com/SharifiZarchi/Introduction_to_Machine_Learning",
|
|
110
|
+
"rank": 10
|
|
199
111
|
},
|
|
200
112
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
113
|
+
"full_name": "basecamp/kamal",
|
|
114
|
+
"language": "Ruby",
|
|
115
|
+
"color": "#701516",
|
|
116
|
+
"description": "Deploy web apps anywhere.",
|
|
117
|
+
"forked": "381",
|
|
118
|
+
"stargazers_count": 9996,
|
|
119
|
+
"todayStar": "47 stars today",
|
|
120
|
+
"html_url": "https://github.com/basecamp/kamal",
|
|
121
|
+
"rank": 11
|
|
210
122
|
}
|
|
211
123
|
]
|
|
@@ -1,13 +1,13 @@
|
|
|
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": "Z4nzu/hackingtool",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "ALL IN ONE Hacking Tool For Hackers",
|
|
7
|
+
"forked": "5319",
|
|
8
|
+
"stargazers_count": 49370,
|
|
9
|
+
"todayStar": "5561 stars this month",
|
|
10
|
+
"html_url": "https://github.com/Z4nzu/hackingtool",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "C",
|
|
16
16
|
"color": "#555555",
|
|
17
17
|
"description": "Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1355",
|
|
19
|
+
"stargazers_count": 12750,
|
|
20
|
+
"todayStar": "3508 stars this month",
|
|
21
21
|
"html_url": "https://github.com/gojue/ecapture",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "TypeScript",
|
|
27
27
|
"color": "#3178c6",
|
|
28
28
|
"description": "🧡 Next generation information browser.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "401",
|
|
30
|
+
"stargazers_count": 9518,
|
|
31
|
+
"todayStar": "6295 stars this month",
|
|
32
32
|
"html_url": "https://github.com/RSSNext/Follow",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,55 +37,66 @@
|
|
|
37
37
|
"language": "TypeScript",
|
|
38
38
|
"color": "#3178c6",
|
|
39
39
|
"description": "🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "1066",
|
|
41
|
+
"stargazers_count": 14620,
|
|
42
|
+
"todayStar": "5530 stars this month",
|
|
43
43
|
"html_url": "https://github.com/mendableai/firecrawl",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "anthropics/courses",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
|
+
"description": "Anthropic's educational courses",
|
|
51
|
+
"forked": "390",
|
|
52
|
+
"stargazers_count": 5061,
|
|
53
|
+
"todayStar": "3744 stars this month",
|
|
54
|
+
"html_url": "https://github.com/anthropics/courses",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "sickcodes/Docker-OSX",
|
|
48
59
|
"language": "Shell",
|
|
49
60
|
"color": "#89e051",
|
|
50
61
|
"description": "Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "2446",
|
|
63
|
+
"stargazers_count": 45973,
|
|
64
|
+
"todayStar": "6007 stars this month",
|
|
54
65
|
"html_url": "https://github.com/sickcodes/Docker-OSX",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "sherlock-project/sherlock",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
72
|
"description": "Hunt down social media accounts by username across social networks",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "6743",
|
|
74
|
+
"stargazers_count": 58734,
|
|
75
|
+
"todayStar": "5399 stars this month",
|
|
65
76
|
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "AppFlowy-IO/AppFlowy",
|
|
70
81
|
"language": "Dart",
|
|
71
82
|
"color": "#00B4AB",
|
|
72
83
|
"description": "Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "3637",
|
|
85
|
+
"stargazers_count": 55857,
|
|
86
|
+
"todayStar": "4699 stars this month",
|
|
76
87
|
"html_url": "https://github.com/AppFlowy-IO/AppFlowy",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "ChrisTitusTech/linutil",
|
|
81
92
|
"language": "Shell",
|
|
82
93
|
"color": "#89e051",
|
|
83
94
|
"description": "Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "173",
|
|
96
|
+
"stargazers_count": 2187,
|
|
97
|
+
"todayStar": "1694 stars this month",
|
|
87
98
|
"html_url": "https://github.com/ChrisTitusTech/linutil",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
102
|
"full_name": "nocodb/nocodb",
|
|
@@ -93,53 +104,42 @@
|
|
|
93
104
|
"color": "#3178c6",
|
|
94
105
|
"description": "🔥 🔥 🔥 Open Source Airtable Alternative",
|
|
95
106
|
"forked": "3234",
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
107
|
+
"stargazers_count": 47837,
|
|
108
|
+
"todayStar": "3512 stars this month",
|
|
98
109
|
"html_url": "https://github.com/nocodb/nocodb",
|
|
99
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "bluesky-social/social-app",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "The Bluesky Social application for Web, iOS, and Android",
|
|
117
|
+
"forked": "1093",
|
|
118
|
+
"stargazers_count": 8210,
|
|
119
|
+
"todayStar": "838 stars this month",
|
|
120
|
+
"html_url": "https://github.com/bluesky-social/social-app",
|
|
121
|
+
"rank": 11
|
|
100
122
|
},
|
|
101
123
|
{
|
|
102
124
|
"full_name": "frappe/erpnext",
|
|
103
125
|
"language": "Python",
|
|
104
126
|
"color": "#3572A5",
|
|
105
127
|
"description": "Free and Open Source Enterprise Resource Planning (ERP)",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
128
|
+
"forked": "7092",
|
|
129
|
+
"stargazers_count": 20467,
|
|
130
|
+
"todayStar": "2398 stars this month",
|
|
109
131
|
"html_url": "https://github.com/frappe/erpnext",
|
|
110
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
111
133
|
},
|
|
112
134
|
{
|
|
113
135
|
"full_name": "johannesjo/super-productivity",
|
|
114
136
|
"language": "TypeScript",
|
|
115
137
|
"color": "#3178c6",
|
|
116
138
|
"description": "Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
139
|
+
"forked": "872",
|
|
140
|
+
"stargazers_count": 11023,
|
|
141
|
+
"todayStar": "1900 stars this month",
|
|
120
142
|
"html_url": "https://github.com/johannesjo/super-productivity",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "Permify/permify",
|
|
125
|
-
"language": "Go",
|
|
126
|
-
"color": "#00ADD8",
|
|
127
|
-
"description": "An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.",
|
|
128
|
-
"forked": "201",
|
|
129
|
-
"stargazers_count": 4532,
|
|
130
|
-
"todayStar": "1601 stars this month",
|
|
131
|
-
"html_url": "https://github.com/Permify/permify",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "s0md3v/roop",
|
|
136
|
-
"language": "Python",
|
|
137
|
-
"color": "#3572A5",
|
|
138
|
-
"description": "one-click face swap",
|
|
139
|
-
"forked": "6753",
|
|
140
|
-
"stargazers_count": 28023,
|
|
141
|
-
"todayStar": "1963 stars this month",
|
|
142
|
-
"html_url": "https://github.com/s0md3v/roop",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,43 +147,54 @@
|
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
149
|
"description": "🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "569",
|
|
151
|
+
"stargazers_count": 6467,
|
|
152
|
+
"todayStar": "1381 stars this month",
|
|
153
153
|
"html_url": "https://github.com/huggingface/lerobot",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "fishaudio/fish-speech",
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "Brand new TTS solution",
|
|
161
|
+
"forked": "927",
|
|
162
|
+
"stargazers_count": 12280,
|
|
163
|
+
"todayStar": "5119 stars this month",
|
|
164
|
+
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "ostris/ai-toolkit",
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "Various AI scripts. Mostly Stable Diffusion stuff.",
|
|
172
|
+
"forked": "270",
|
|
173
|
+
"stargazers_count": 2842,
|
|
174
|
+
"todayStar": "1248 stars this month",
|
|
175
|
+
"html_url": "https://github.com/ostris/ai-toolkit",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "DrKLO/Telegram",
|
|
180
|
+
"language": "Java",
|
|
181
|
+
"color": "#b07219",
|
|
182
|
+
"description": "Telegram for Android source",
|
|
183
|
+
"forked": "8006",
|
|
184
|
+
"stargazers_count": 24807,
|
|
185
|
+
"todayStar": "597 stars this month",
|
|
186
|
+
"html_url": "https://github.com/DrKLO/Telegram",
|
|
187
187
|
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "Permify/permify",
|
|
191
|
+
"language": "Go",
|
|
192
|
+
"color": "#00ADD8",
|
|
193
|
+
"description": "An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.",
|
|
194
|
+
"forked": "203",
|
|
195
|
+
"stargazers_count": 4567,
|
|
196
|
+
"todayStar": "1528 stars this month",
|
|
197
|
+
"html_url": "https://github.com/Permify/permify",
|
|
198
|
+
"rank": 18
|
|
188
199
|
}
|
|
189
200
|
]
|