@wcj/github-rank 24.9.14 → 24.9.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 +24461 -24457
- package/dist/trending-daily.json +133 -89
- package/dist/trending-monthly.json +85 -118
- package/dist/trending-weekly.json +112 -112
- package/dist/users.china.json +1805 -1805
- package/dist/users.json +4603 -4603
- package/dist/users.org.json +351 -351
- package/package.json +1 -1
- package/web/data/repos.json +24461 -24457
- package/web/data/trending-daily.json +133 -89
- package/web/data/trending-monthly.json +85 -118
- package/web/data/trending-weekly.json +112 -112
- package/web/data/users.china.json +1805 -1805
- package/web/data/users.json +4603 -4603
- package/web/data/users.org.json +351 -351
- package/web/index.html +4900 -4890
- package/web/org.html +258 -258
- package/web/repos.html +2987 -2987
- package/web/trending-monthly.html +85 -199
- package/web/trending-weekly.html +108 -104
- package/web/trending.html +234 -82
- package/web/users.china.html +1734 -1738
package/dist/trending-daily.json
CHANGED
|
@@ -1,134 +1,178 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "gojue/ecapture",
|
|
4
|
+
"language": "C",
|
|
5
|
+
"color": "#555555",
|
|
6
|
+
"description": "Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.",
|
|
7
|
+
"forked": "1222",
|
|
8
|
+
"stargazers_count": 11647,
|
|
9
|
+
"todayStar": "661 stars today",
|
|
10
|
+
"html_url": "https://github.com/gojue/ecapture",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "fishaudio/fish-speech",
|
|
4
15
|
"language": "Python",
|
|
5
16
|
"color": "#3572A5",
|
|
6
17
|
"description": "Brand new TTS solution",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "836",
|
|
19
|
+
"stargazers_count": 10729,
|
|
20
|
+
"todayStar": "542 stars today",
|
|
10
21
|
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "RSSNext/Follow",
|
|
15
|
-
"language": "TypeScript",
|
|
16
|
-
"color": "#3178c6",
|
|
17
|
-
"description": "🧡 Next generation information browser.",
|
|
18
|
-
"forked": "303",
|
|
19
|
-
"stargazers_count": 7875,
|
|
20
|
-
"todayStar": "497 stars today",
|
|
21
|
-
"html_url": "https://github.com/RSSNext/Follow",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "gojue/ecapture",
|
|
26
|
-
"language": "C",
|
|
27
|
-
"color": "#555555",
|
|
28
|
-
"description": "Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.",
|
|
29
|
-
"forked": "1086",
|
|
30
|
-
"stargazers_count": 10409,
|
|
31
|
-
"todayStar": "408 stars today",
|
|
32
|
-
"html_url": "https://github.com/gojue/ecapture",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "krahets/hello-algo",
|
|
37
26
|
"language": "Java",
|
|
38
27
|
"color": "#b07219",
|
|
39
28
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "12100",
|
|
30
|
+
"stargazers_count": 95400,
|
|
31
|
+
"todayStar": "57 stars today",
|
|
43
32
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "Avaiga/taipy",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "Turns Data and AI algorithms into production-ready web applications in no time.",
|
|
40
|
+
"forked": "810",
|
|
41
|
+
"stargazers_count": 11491,
|
|
42
|
+
"todayStar": "153 stars today",
|
|
43
|
+
"html_url": "https://github.com/Avaiga/taipy",
|
|
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": "frdel/agent-zero",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "Agent Zero AI framework",
|
|
51
|
+
"forked": "830",
|
|
52
|
+
"stargazers_count": 3554,
|
|
53
|
+
"todayStar": "76 stars today",
|
|
54
|
+
"html_url": "https://github.com/frdel/agent-zero",
|
|
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": "apache/iotdb",
|
|
59
|
+
"language": "Java",
|
|
60
|
+
"color": "#b07219",
|
|
61
|
+
"description": "Apache IoTDB",
|
|
62
|
+
"forked": "996",
|
|
63
|
+
"stargazers_count": 5444,
|
|
64
|
+
"todayStar": "78 stars today",
|
|
65
|
+
"html_url": "https://github.com/apache/iotdb",
|
|
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": "phil-opp/blog_os",
|
|
70
|
+
"language": "HTML",
|
|
71
|
+
"color": "#e34c26",
|
|
72
|
+
"description": "Writing an OS in Rust",
|
|
73
|
+
"forked": "1049",
|
|
74
|
+
"stargazers_count": 15193,
|
|
75
|
+
"todayStar": "409 stars today",
|
|
76
|
+
"html_url": "https://github.com/phil-opp/blog_os",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "jackfrued/Python-100-Days",
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "Python - 100天从新手到大师",
|
|
84
|
+
"forked": "52002",
|
|
85
|
+
"stargazers_count": 154848,
|
|
86
|
+
"todayStar": "36 stars today",
|
|
87
|
+
"html_url": "https://github.com/jackfrued/Python-100-Days",
|
|
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": "paul-gauthier/aider",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "aider is AI pair programming in your terminal",
|
|
95
|
+
"forked": "1703",
|
|
96
|
+
"stargazers_count": 18253,
|
|
97
|
+
"todayStar": "73 stars today",
|
|
98
|
+
"html_url": "https://github.com/paul-gauthier/aider",
|
|
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": "0voice/expert_readed_books",
|
|
103
|
+
"language": "",
|
|
104
|
+
"color": "",
|
|
105
|
+
"description": "2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,思想类,数学类,人物传记书籍",
|
|
106
|
+
"forked": "2365",
|
|
107
|
+
"stargazers_count": 7146,
|
|
108
|
+
"todayStar": "67 stars today",
|
|
109
|
+
"html_url": "https://github.com/0voice/expert_readed_books",
|
|
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": "codecrafters-io/build-your-own-x",
|
|
114
|
+
"language": "Markdown",
|
|
115
|
+
"color": "#083fa1",
|
|
116
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
117
|
+
"forked": "28141",
|
|
118
|
+
"stargazers_count": 300021,
|
|
119
|
+
"todayStar": "140 stars today",
|
|
120
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "yt-dlp/yt-dlp",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "A feature-rich command-line audio/video downloader",
|
|
128
|
+
"forked": "6428",
|
|
129
|
+
"stargazers_count": 82583,
|
|
130
|
+
"todayStar": "98 stars today",
|
|
131
|
+
"html_url": "https://github.com/yt-dlp/yt-dlp",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "xyflow/xyflow",
|
|
125
136
|
"language": "TypeScript",
|
|
126
137
|
"color": "#3178c6",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
138
|
+
"description": "React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.",
|
|
139
|
+
"forked": "1581",
|
|
140
|
+
"stargazers_count": 24538,
|
|
141
|
+
"todayStar": "238 stars today",
|
|
142
|
+
"html_url": "https://github.com/xyflow/xyflow",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "sissbruecker/linkding",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.",
|
|
150
|
+
"forked": "288",
|
|
151
|
+
"stargazers_count": 6107,
|
|
152
|
+
"todayStar": "176 stars today",
|
|
153
|
+
"html_url": "https://github.com/sissbruecker/linkding",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "Pythagora-io/gpt-pilot",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "The first real AI developer",
|
|
161
|
+
"forked": "2957",
|
|
162
|
+
"stargazers_count": 29819,
|
|
163
|
+
"todayStar": "149 stars today",
|
|
164
|
+
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "infiniflow/ragflow",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
172
|
+
"forked": "1752",
|
|
173
|
+
"stargazers_count": 17213,
|
|
174
|
+
"todayStar": "59 stars today",
|
|
175
|
+
"html_url": "https://github.com/infiniflow/ragflow",
|
|
176
|
+
"rank": 16
|
|
133
177
|
}
|
|
134
178
|
]
|
|
@@ -4,43 +4,43 @@
|
|
|
4
4
|
"language": "JupyterNotebook",
|
|
5
5
|
"color": "#DA5B0B",
|
|
6
6
|
"description": "Anthropic's educational courses",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "341",
|
|
8
|
+
"stargazers_count": 4484,
|
|
9
|
+
"todayStar": "3462 stars this month",
|
|
10
10
|
"html_url": "https://github.com/anthropics/courses",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "goauthentik/authentik",
|
|
15
|
-
"language": "Python",
|
|
16
|
-
"color": "#3572A5",
|
|
17
|
-
"description": "The authentication glue you need.",
|
|
18
|
-
"forked": "850",
|
|
19
|
-
"stargazers_count": 12755,
|
|
20
|
-
"todayStar": "4643 stars this month",
|
|
21
|
-
"html_url": "https://github.com/goauthentik/authentik",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "midday-ai/midday",
|
|
26
15
|
"language": "TypeScript",
|
|
27
16
|
"color": "#3178c6",
|
|
28
17
|
"description": "Run your business smarter 🪄",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "427",
|
|
19
|
+
"stargazers_count": 4817,
|
|
20
|
+
"todayStar": "1451 stars this month",
|
|
32
21
|
"html_url": "https://github.com/midday-ai/midday",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "sickcodes/Docker-OSX",
|
|
37
26
|
"language": "Shell",
|
|
38
27
|
"color": "#89e051",
|
|
39
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.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "2405",
|
|
30
|
+
"stargazers_count": 45431,
|
|
31
|
+
"todayStar": "5746 stars this month",
|
|
43
32
|
"html_url": "https://github.com/sickcodes/Docker-OSX",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "RSSNext/Follow",
|
|
37
|
+
"language": "TypeScript",
|
|
38
|
+
"color": "#3178c6",
|
|
39
|
+
"description": "🧡 Next generation information browser.",
|
|
40
|
+
"forked": "329",
|
|
41
|
+
"stargazers_count": 8266,
|
|
42
|
+
"todayStar": "5173 stars this month",
|
|
43
|
+
"html_url": "https://github.com/RSSNext/Follow",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,21 +48,21 @@
|
|
|
48
48
|
"language": "Dart",
|
|
49
49
|
"color": "#00B4AB",
|
|
50
50
|
"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.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "3617",
|
|
52
|
+
"stargazers_count": 55435,
|
|
53
|
+
"todayStar": "4419 stars this month",
|
|
54
54
|
"html_url": "https://github.com/AppFlowy-IO/AppFlowy",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "goauthentik/authentik",
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "The authentication glue you need.",
|
|
62
|
+
"forked": "851",
|
|
63
|
+
"stargazers_count": 12801,
|
|
64
|
+
"todayStar": "4671 stars this month",
|
|
65
|
+
"html_url": "https://github.com/goauthentik/authentik",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,9 +70,9 @@
|
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
72
|
"description": "Hunt down social media accounts by username across social networks",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "6716",
|
|
74
|
+
"stargazers_count": 58264,
|
|
75
|
+
"todayStar": "5071 stars this month",
|
|
76
76
|
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
@@ -81,9 +81,9 @@
|
|
|
81
81
|
"language": "TypeScript",
|
|
82
82
|
"color": "#3178c6",
|
|
83
83
|
"description": "🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "1002",
|
|
85
|
+
"stargazers_count": 13844,
|
|
86
|
+
"todayStar": "4917 stars this month",
|
|
87
87
|
"html_url": "https://github.com/mendableai/firecrawl",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
@@ -92,76 +92,76 @@
|
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "553",
|
|
96
|
+
"stargazers_count": 6339,
|
|
97
|
+
"todayStar": "1718 stars this month",
|
|
98
98
|
"html_url": "https://github.com/huggingface/lerobot",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "s0md3v/roop",
|
|
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": "one-click face swap",
|
|
106
|
+
"forked": "6708",
|
|
107
|
+
"stargazers_count": 27872,
|
|
108
|
+
"todayStar": "1896 stars this month",
|
|
109
|
+
"html_url": "https://github.com/s0md3v/roop",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "frappe/erpnext",
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "Free and Open Source Enterprise Resource Planning (ERP)",
|
|
117
|
+
"forked": "7065",
|
|
118
|
+
"stargazers_count": 20233,
|
|
119
|
+
"todayStar": "2240 stars this month",
|
|
120
|
+
"html_url": "https://github.com/frappe/erpnext",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "nocodb/nocodb",
|
|
125
|
-
"language": "TypeScript",
|
|
126
|
-
"color": "#3178c6",
|
|
127
|
-
"description": "🔥 🔥 🔥 Open Source Airtable Alternative",
|
|
128
|
-
"forked": "3213",
|
|
129
|
-
"stargazers_count": 47390,
|
|
130
|
-
"todayStar": "3194 stars this month",
|
|
131
|
-
"html_url": "https://github.com/nocodb/nocodb",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "ChrisTitusTech/linutil",
|
|
136
125
|
"language": "Shell",
|
|
137
126
|
"color": "#89e051",
|
|
138
127
|
"description": "Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "166",
|
|
129
|
+
"stargazers_count": 1918,
|
|
130
|
+
"todayStar": "1449 stars this month",
|
|
142
131
|
"html_url": "https://github.com/ChrisTitusTech/linutil",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "amnezia-vpn/amnezia-client",
|
|
136
|
+
"language": "C++",
|
|
137
|
+
"color": "#f34b7d",
|
|
138
|
+
"description": "Amnezia VPN Client (Desktop+Mobile)",
|
|
139
|
+
"forked": "278",
|
|
140
|
+
"stargazers_count": 4242,
|
|
141
|
+
"todayStar": "1829 stars this month",
|
|
142
|
+
"html_url": "https://github.com/amnezia-vpn/amnezia-client",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "nocodb/nocodb",
|
|
147
147
|
"language": "TypeScript",
|
|
148
148
|
"color": "#3178c6",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "🔥 🔥 🔥 Open Source Airtable Alternative",
|
|
150
|
+
"forked": "3223",
|
|
151
|
+
"stargazers_count": 47477,
|
|
152
|
+
"todayStar": "3219 stars this month",
|
|
153
|
+
"html_url": "https://github.com/nocodb/nocodb",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "ostris/ai-toolkit",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Various AI scripts. Mostly Stable Diffusion stuff.",
|
|
161
|
+
"forked": "254",
|
|
162
|
+
"stargazers_count": 2638,
|
|
163
|
+
"todayStar": "1728 stars this month",
|
|
164
|
+
"html_url": "https://github.com/ostris/ai-toolkit",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
@@ -169,9 +169,9 @@
|
|
|
169
169
|
"language": "C",
|
|
170
170
|
"color": "#555555",
|
|
171
171
|
"description": "The official NGINX Open Source repository.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "6852",
|
|
173
|
+
"stargazers_count": 23897,
|
|
174
|
+
"todayStar": "2965 stars this month",
|
|
175
175
|
"html_url": "https://github.com/nginx/nginx",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
@@ -180,43 +180,10 @@
|
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "715",
|
|
184
|
+
"stargazers_count": 7379,
|
|
185
|
+
"todayStar": "1269 stars this month",
|
|
186
186
|
"html_url": "https://github.com/lllyasviel/stable-diffusion-webui-forge",
|
|
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": "1591",
|
|
195
|
-
"stargazers_count": 29047,
|
|
196
|
-
"todayStar": "2618 stars this month",
|
|
197
|
-
"html_url": "https://github.com/makeplane/plane",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "THUDM/CogVideo",
|
|
202
|
-
"language": "Python",
|
|
203
|
-
"color": "#3572A5",
|
|
204
|
-
"description": "Text-to-video generation: CogVideoX (2024) and CogVideo (ICLR 2023)",
|
|
205
|
-
"forked": "660",
|
|
206
|
-
"stargazers_count": 7188,
|
|
207
|
-
"todayStar": "1741 stars this month",
|
|
208
|
-
"html_url": "https://github.com/THUDM/CogVideo",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "chen08209/FlClash",
|
|
213
|
-
"language": "Dart",
|
|
214
|
-
"color": "#00B4AB",
|
|
215
|
-
"description": "A multi-platform proxy client based on ClashMeta,simple and easy to use, open-source and ad-free.",
|
|
216
|
-
"forked": "461",
|
|
217
|
-
"stargazers_count": 8106,
|
|
218
|
-
"todayStar": "4614 stars this month",
|
|
219
|
-
"html_url": "https://github.com/chen08209/FlClash",
|
|
220
|
-
"rank": 20
|
|
221
188
|
}
|
|
222
189
|
]
|