@wcj/github-rank 24.9.20 → 24.9.21
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 +18722 -18709
- package/dist/trending-daily.json +141 -97
- package/dist/trending-monthly.json +91 -102
- package/dist/trending-weekly.json +127 -105
- package/dist/users.china.json +1081 -1081
- package/dist/users.json +4178 -4178
- package/dist/users.org.json +371 -371
- package/package.json +1 -1
- package/web/data/repos.json +18722 -18709
- package/web/data/trending-daily.json +141 -97
- package/web/data/trending-monthly.json +91 -102
- package/web/data/trending-weekly.json +127 -105
- package/web/data/users.china.json +1081 -1081
- package/web/data/users.json +4178 -4178
- package/web/data/users.org.json +371 -371
- package/web/index.html +4374 -4374
- package/web/org.html +310 -310
- package/web/repos.html +2405 -2405
- package/web/trending-monthly.html +101 -139
- package/web/trending-weekly.html +167 -99
- package/web/trending.html +253 -97
- package/web/users.china.html +1041 -1041
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "krayin/laravel-crm",
|
|
4
|
-
"language": "Blade",
|
|
5
|
-
"color": "#f7523f",
|
|
6
|
-
"description": "Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.",
|
|
7
|
-
"forked": "650",
|
|
8
|
-
"stargazers_count": 10034,
|
|
9
|
-
"todayStar": "181 stars today",
|
|
10
|
-
"html_url": "https://github.com/krayin/laravel-crm",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "achristmascarl/rainfrog",
|
|
15
4
|
"language": "Rust",
|
|
16
5
|
"color": "#dea584",
|
|
17
6
|
"description": "🐸 a database management tui for postgres",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "29",
|
|
8
|
+
"stargazers_count": 1527,
|
|
9
|
+
"todayStar": "397 stars today",
|
|
21
10
|
"html_url": "https://github.com/achristmascarl/rainfrog",
|
|
22
|
-
"rank":
|
|
11
|
+
"rank": 1
|
|
23
12
|
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "HariSekhon/DevOps-Bash-tools",
|
|
26
15
|
"language": "Shell",
|
|
27
16
|
"color": "#89e051",
|
|
28
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..",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "864",
|
|
19
|
+
"stargazers_count": 4194,
|
|
20
|
+
"todayStar": "292 stars today",
|
|
32
21
|
"html_url": "https://github.com/HariSekhon/DevOps-Bash-tools",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "twbs/bootstrap",
|
|
37
26
|
"language": "JavaScript",
|
|
38
27
|
"color": "#f1e05a",
|
|
39
28
|
"description": "The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "78768",
|
|
30
|
+
"stargazers_count": 170220,
|
|
31
|
+
"todayStar": "161 stars today",
|
|
43
32
|
"html_url": "https://github.com/twbs/bootstrap",
|
|
44
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
45
34
|
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "roboflow/supervision",
|
|
48
37
|
"language": "Python",
|
|
49
38
|
"color": "#3572A5",
|
|
50
39
|
"description": "We write your reusable computer vision tools. 💜",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "1498",
|
|
41
|
+
"stargazers_count": 19421,
|
|
42
|
+
"todayStar": "429 stars today",
|
|
54
43
|
"html_url": "https://github.com/roboflow/supervision",
|
|
44
|
+
"rank": 4
|
|
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
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,109 +59,153 @@
|
|
|
59
59
|
"language": "JavaScript",
|
|
60
60
|
"color": "#f1e05a",
|
|
61
61
|
"description": "🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "827",
|
|
63
|
+
"stargazers_count": 10156,
|
|
64
|
+
"todayStar": "193 stars today",
|
|
65
65
|
"html_url": "https://github.com/4ian/GDevelop",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "apache/paimon",
|
|
70
|
+
"language": "Java",
|
|
71
|
+
"color": "#b07219",
|
|
72
|
+
"description": "Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.",
|
|
73
|
+
"forked": "920",
|
|
74
|
+
"stargazers_count": 2316,
|
|
75
|
+
"todayStar": "4 stars today",
|
|
76
|
+
"html_url": "https://github.com/apache/paimon",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "localstack/localstack",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
83
|
"description": "💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "3933",
|
|
85
|
+
"stargazers_count": 54751,
|
|
86
|
+
"todayStar": "295 stars today",
|
|
76
87
|
"html_url": "https://github.com/localstack/localstack",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "codecrafters-io/build-your-own-x",
|
|
81
|
-
"language": "Markdown",
|
|
82
|
-
"color": "#083fa1",
|
|
83
|
-
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
84
|
-
"forked": "28242",
|
|
85
|
-
"stargazers_count": 301084,
|
|
86
|
-
"todayStar": "226 stars today",
|
|
87
|
-
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
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": "Zipstack/unstract",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents",
|
|
95
|
+
"forked": "100",
|
|
96
|
+
"stargazers_count": 1764,
|
|
97
|
+
"todayStar": "75 stars today",
|
|
98
|
+
"html_url": "https://github.com/Zipstack/unstract",
|
|
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": "cupy/cupy",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "NumPy & SciPy for GPU",
|
|
106
|
+
"forked": "822",
|
|
107
|
+
"stargazers_count": 8670,
|
|
108
|
+
"todayStar": "60 stars today",
|
|
109
|
+
"html_url": "https://github.com/cupy/cupy",
|
|
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": "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
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
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
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": "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
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": "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
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "1Panel-dev/MaxKB",
|
|
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": "🚀 基于大语言模型和 RAG 的知识库问答系统。开箱即用、模型中立、灵活编排,支持快速嵌入到第三方业务系统。",
|
|
161
|
+
"forked": "1344",
|
|
162
|
+
"stargazers_count": 10139,
|
|
163
|
+
"todayStar": "40 stars today",
|
|
164
|
+
"html_url": "https://github.com/1Panel-dev/MaxKB",
|
|
165
165
|
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "cloudcommunity/Free-Certifications",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
|
+
"description": "A curated list of free courses & certifications.",
|
|
172
|
+
"forked": "1927",
|
|
173
|
+
"stargazers_count": 25933,
|
|
174
|
+
"todayStar": "63 stars today",
|
|
175
|
+
"html_url": "https://github.com/cloudcommunity/Free-Certifications",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "pybind/pybind11",
|
|
180
|
+
"language": "C++",
|
|
181
|
+
"color": "#f34b7d",
|
|
182
|
+
"description": "Seamless operability between C++11 and Python",
|
|
183
|
+
"forked": "2087",
|
|
184
|
+
"stargazers_count": 15492,
|
|
185
|
+
"todayStar": "22 stars today",
|
|
186
|
+
"html_url": "https://github.com/pybind/pybind11",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "kenwheeler/slick",
|
|
191
|
+
"language": "JavaScript",
|
|
192
|
+
"color": "#f1e05a",
|
|
193
|
+
"description": "the last carousel you'll ever need",
|
|
194
|
+
"forked": "5884",
|
|
195
|
+
"stargazers_count": 28442,
|
|
196
|
+
"todayStar": "10 stars today",
|
|
197
|
+
"html_url": "https://github.com/kenwheeler/slick",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "krayin/laravel-crm",
|
|
202
|
+
"language": "Blade",
|
|
203
|
+
"color": "#f7523f",
|
|
204
|
+
"description": "Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.",
|
|
205
|
+
"forked": "661",
|
|
206
|
+
"stargazers_count": 10207,
|
|
207
|
+
"todayStar": "227 stars today",
|
|
208
|
+
"html_url": "https://github.com/krayin/laravel-crm",
|
|
209
|
+
"rank": 19
|
|
166
210
|
}
|
|
167
211
|
]
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "anthropics/courses",
|
|
4
|
+
"language": "JupyterNotebook",
|
|
5
|
+
"color": "#DA5B0B",
|
|
6
|
+
"description": "Anthropic's educational courses",
|
|
7
|
+
"forked": "386",
|
|
8
|
+
"stargazers_count": 4991,
|
|
9
|
+
"todayStar": "3962 stars this month",
|
|
10
|
+
"html_url": "https://github.com/anthropics/courses",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "gojue/ecapture",
|
|
4
15
|
"language": "C",
|
|
5
16
|
"color": "#555555",
|
|
6
17
|
"description": "Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "1333",
|
|
19
|
+
"stargazers_count": 12594,
|
|
20
|
+
"todayStar": "3401 stars this month",
|
|
10
21
|
"html_url": "https://github.com/gojue/ecapture",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "RSSNext/Follow",
|
|
15
26
|
"language": "TypeScript",
|
|
16
27
|
"color": "#3178c6",
|
|
17
28
|
"description": "🧡 Next generation information browser.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "379",
|
|
30
|
+
"stargazers_count": 9209,
|
|
31
|
+
"todayStar": "6007 stars this month",
|
|
21
32
|
"html_url": "https://github.com/RSSNext/Follow",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "sickcodes/Docker-OSX",
|
|
26
|
-
"language": "Shell",
|
|
27
|
-
"color": "#89e051",
|
|
28
|
-
"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.",
|
|
29
|
-
"forked": "2433",
|
|
30
|
-
"stargazers_count": 45773,
|
|
31
|
-
"todayStar": "5808 stars this month",
|
|
32
|
-
"html_url": "https://github.com/sickcodes/Docker-OSX",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,54 +37,54 @@
|
|
|
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": "1053",
|
|
41
|
+
"stargazers_count": 14503,
|
|
42
|
+
"todayStar": "5476 stars this month",
|
|
43
43
|
"html_url": "https://github.com/mendableai/firecrawl",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "sickcodes/Docker-OSX",
|
|
48
|
+
"language": "Shell",
|
|
49
|
+
"color": "#89e051",
|
|
50
|
+
"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": "2439",
|
|
52
|
+
"stargazers_count": 45900,
|
|
53
|
+
"todayStar": "5953 stars this month",
|
|
54
|
+
"html_url": "https://github.com/sickcodes/Docker-OSX",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "sherlock-project/sherlock",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "Hunt down social media accounts by username across social networks",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "6734",
|
|
63
|
+
"stargazers_count": 58618,
|
|
64
|
+
"todayStar": "5317 stars this month",
|
|
54
65
|
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "AppFlowy-IO/AppFlowy",
|
|
59
70
|
"language": "Dart",
|
|
60
71
|
"color": "#00B4AB",
|
|
61
72
|
"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.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "3633",
|
|
74
|
+
"stargazers_count": 55767,
|
|
75
|
+
"todayStar": "4631 stars this month",
|
|
65
76
|
"html_url": "https://github.com/AppFlowy-IO/AppFlowy",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "ChrisTitusTech/linutil",
|
|
70
81
|
"language": "Shell",
|
|
71
82
|
"color": "#89e051",
|
|
72
83
|
"description": "Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "175",
|
|
85
|
+
"stargazers_count": 2132,
|
|
86
|
+
"todayStar": "1651 stars this month",
|
|
76
87
|
"html_url": "https://github.com/ChrisTitusTech/linutil",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "frappe/erpnext",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
83
|
-
"description": "Free and Open Source Enterprise Resource Planning (ERP)",
|
|
84
|
-
"forked": "7082",
|
|
85
|
-
"stargazers_count": 20386,
|
|
86
|
-
"todayStar": "2351 stars this month",
|
|
87
|
-
"html_url": "https://github.com/frappe/erpnext",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,21 +92,21 @@
|
|
|
92
92
|
"language": "TypeScript",
|
|
93
93
|
"color": "#3178c6",
|
|
94
94
|
"description": "🔥 🔥 🔥 Open Source Airtable Alternative",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "3234",
|
|
96
|
+
"stargazers_count": 47761,
|
|
97
|
+
"todayStar": "3454 stars this month",
|
|
98
98
|
"html_url": "https://github.com/nocodb/nocodb",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "frappe/erpnext",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "Free and Open Source Enterprise Resource Planning (ERP)",
|
|
106
|
+
"forked": "7084",
|
|
107
|
+
"stargazers_count": 20411,
|
|
108
|
+
"todayStar": "2366 stars this month",
|
|
109
|
+
"html_url": "https://github.com/frappe/erpnext",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,33 +114,44 @@
|
|
|
114
114
|
"language": "TypeScript",
|
|
115
115
|
"color": "#3178c6",
|
|
116
116
|
"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": "
|
|
117
|
+
"forked": "870",
|
|
118
|
+
"stargazers_count": 10930,
|
|
119
|
+
"todayStar": "1816 stars this month",
|
|
120
120
|
"html_url": "https://github.com/johannesjo/super-productivity",
|
|
121
121
|
"rank": 11
|
|
122
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
|
+
"rank": 13
|
|
144
|
+
},
|
|
123
145
|
{
|
|
124
146
|
"full_name": "huggingface/lerobot",
|
|
125
147
|
"language": "Python",
|
|
126
148
|
"color": "#3572A5",
|
|
127
149
|
"description": "🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
150
|
+
"forked": "566",
|
|
151
|
+
"stargazers_count": 6434,
|
|
152
|
+
"todayStar": "1576 stars this month",
|
|
131
153
|
"html_url": "https://github.com/huggingface/lerobot",
|
|
132
|
-
"rank":
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "amnezia-vpn/amnezia-client",
|
|
136
|
-
"language": "C++",
|
|
137
|
-
"color": "#f34b7d",
|
|
138
|
-
"description": "Amnezia VPN Client (Desktop+Mobile)",
|
|
139
|
-
"forked": "283",
|
|
140
|
-
"stargazers_count": 4375,
|
|
141
|
-
"todayStar": "1926 stars this month",
|
|
142
|
-
"html_url": "https://github.com/amnezia-vpn/amnezia-client",
|
|
143
|
-
"rank": 13
|
|
154
|
+
"rank": 14
|
|
144
155
|
},
|
|
145
156
|
{
|
|
146
157
|
"full_name": "ostris/ai-toolkit",
|
|
@@ -148,53 +159,31 @@
|
|
|
148
159
|
"color": "#3572A5",
|
|
149
160
|
"description": "Various AI scripts. Mostly Stable Diffusion stuff.",
|
|
150
161
|
"forked": "265",
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
162
|
+
"stargazers_count": 2791,
|
|
163
|
+
"todayStar": "1362 stars this month",
|
|
153
164
|
"html_url": "https://github.com/ostris/ai-toolkit",
|
|
154
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
155
166
|
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "fishaudio/fish-speech",
|
|
158
169
|
"language": "Python",
|
|
159
170
|
"color": "#3572A5",
|
|
160
171
|
"description": "Brand new TTS solution",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "919",
|
|
173
|
+
"stargazers_count": 12119,
|
|
174
|
+
"todayStar": "4950 stars this month",
|
|
164
175
|
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
165
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
166
177
|
},
|
|
167
178
|
{
|
|
168
179
|
"full_name": "deepfakes/faceswap",
|
|
169
180
|
"language": "Python",
|
|
170
181
|
"color": "#3572A5",
|
|
171
182
|
"description": "Deepfakes Software For All",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
183
|
+
"forked": "13153",
|
|
184
|
+
"stargazers_count": 51664,
|
|
185
|
+
"todayStar": "1610 stars this month",
|
|
175
186
|
"html_url": "https://github.com/deepfakes/faceswap",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "midday-ai/midday",
|
|
180
|
-
"language": "TypeScript",
|
|
181
|
-
"color": "#3178c6",
|
|
182
|
-
"description": "Run your business smarter 🪄",
|
|
183
|
-
"forked": "432",
|
|
184
|
-
"stargazers_count": 4960,
|
|
185
|
-
"todayStar": "1523 stars this month",
|
|
186
|
-
"html_url": "https://github.com/midday-ai/midday",
|
|
187
187
|
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "makeplane/plane",
|
|
191
|
-
"language": "TypeScript",
|
|
192
|
-
"color": "#3178c6",
|
|
193
|
-
"description": "🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
194
|
-
"forked": "1605",
|
|
195
|
-
"stargazers_count": 29291,
|
|
196
|
-
"todayStar": "2438 stars this month",
|
|
197
|
-
"html_url": "https://github.com/makeplane/plane",
|
|
198
|
-
"rank": 18
|
|
199
188
|
}
|
|
200
189
|
]
|