@wcj/github-rank 24.6.9 → 24.6.10
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 +17098 -17095
- package/dist/trending-daily.json +154 -110
- package/dist/trending-monthly.json +98 -109
- package/dist/trending-weekly.json +100 -89
- package/dist/users.china.json +882 -882
- package/dist/users.json +4567 -4567
- package/dist/users.org.json +282 -282
- package/package.json +1 -1
- package/web/data/repos.json +17098 -17095
- package/web/data/trending-daily.json +154 -110
- package/web/data/trending-monthly.json +98 -109
- package/web/data/trending-weekly.json +100 -89
- package/web/data/users.china.json +882 -882
- package/web/data/users.json +4567 -4567
- package/web/data/users.org.json +282 -282
- package/web/index.html +4760 -4760
- package/web/org.html +211 -211
- package/web/repos.html +2262 -2262
- package/web/trending-monthly.html +94 -132
- package/web/trending-weekly.html +124 -86
- package/web/trending.html +250 -98
- package/web/users.china.html +872 -872
|
@@ -1,101 +1,101 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "OpenBMB/MiniCPM-V",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone",
|
|
7
|
+
"forked": "462",
|
|
8
|
+
"stargazers_count": 6816,
|
|
9
|
+
"todayStar": "2341 stars this week",
|
|
10
|
+
"html_url": "https://github.com/OpenBMB/MiniCPM-V",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "microsoft/generative-ai-for-beginners",
|
|
15
|
+
"language": "JupyterNotebook",
|
|
16
|
+
"color": "#DA5B0B",
|
|
17
|
+
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
18
|
+
"forked": "25552",
|
|
19
|
+
"stargazers_count": 46873,
|
|
20
|
+
"todayStar": "2319 stars this week",
|
|
21
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
2
24
|
{
|
|
3
25
|
"full_name": "danielmiessler/fabric",
|
|
4
26
|
"language": "Python",
|
|
5
27
|
"color": "#3572A5",
|
|
6
28
|
"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": "
|
|
29
|
+
"forked": "1593",
|
|
30
|
+
"stargazers_count": 15513,
|
|
31
|
+
"todayStar": "1478 stars this week",
|
|
10
32
|
"html_url": "https://github.com/danielmiessler/fabric",
|
|
11
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
12
34
|
},
|
|
13
35
|
{
|
|
14
|
-
"full_name": "
|
|
36
|
+
"full_name": "paul-gauthier/aider",
|
|
15
37
|
"language": "Python",
|
|
16
38
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
22
|
-
"rank":
|
|
39
|
+
"description": "aider is AI pair programming in your terminal",
|
|
40
|
+
"forked": "1064",
|
|
41
|
+
"stargazers_count": 11238,
|
|
42
|
+
"todayStar": "753 stars this week",
|
|
43
|
+
"html_url": "https://github.com/paul-gauthier/aider",
|
|
44
|
+
"rank": 4
|
|
23
45
|
},
|
|
24
46
|
{
|
|
25
47
|
"full_name": "duckdb/duckdb",
|
|
26
48
|
"language": "C++",
|
|
27
49
|
"color": "#f34b7d",
|
|
28
50
|
"description": "DuckDB is an analytical in-process SQL database management system",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
51
|
+
"forked": "1557",
|
|
52
|
+
"stargazers_count": 18818,
|
|
53
|
+
"todayStar": "897 stars this week",
|
|
32
54
|
"html_url": "https://github.com/duckdb/duckdb",
|
|
33
|
-
"rank":
|
|
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": "25503",
|
|
41
|
-
"stargazers_count": 46726,
|
|
42
|
-
"todayStar": "2050 stars this week",
|
|
43
|
-
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
44
|
-
"rank": 4
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "Lightning-AI/litgpt",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "774",
|
|
63
|
+
"stargazers_count": 7673,
|
|
64
|
+
"todayStar": "695 stars this week",
|
|
54
65
|
"html_url": "https://github.com/Lightning-AI/litgpt",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "jianchang512/pyvideotrans",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
72
|
"description": "Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "752",
|
|
74
|
+
"stargazers_count": 6566,
|
|
75
|
+
"todayStar": "423 stars this week",
|
|
65
76
|
"html_url": "https://github.com/jianchang512/pyvideotrans",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
|
-
"full_name": "
|
|
80
|
+
"full_name": "kholia/OSX-KVM",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "folke/lazy.nvim",
|
|
81
|
-
"language": "Lua",
|
|
82
|
-
"color": "#000080",
|
|
83
|
-
"description": "💤 A modern plugin manager for Neovim",
|
|
84
|
-
"forked": "296",
|
|
85
|
-
"stargazers_count": 12429,
|
|
86
|
-
"todayStar": "247 stars this week",
|
|
87
|
-
"html_url": "https://github.com/folke/lazy.nvim",
|
|
83
|
+
"description": "Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.",
|
|
84
|
+
"forked": "1780",
|
|
85
|
+
"stargazers_count": 19151,
|
|
86
|
+
"todayStar": "384 stars this week",
|
|
87
|
+
"html_url": "https://github.com/kholia/OSX-KVM",
|
|
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": "state-spaces/mamba",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "Mamba SSM architecture",
|
|
95
|
+
"forked": "874",
|
|
96
|
+
"stargazers_count": 10928,
|
|
97
|
+
"todayStar": "688 stars this week",
|
|
98
|
+
"html_url": "https://github.com/state-spaces/mamba",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -103,32 +103,32 @@
|
|
|
103
103
|
"language": "Lua",
|
|
104
104
|
"color": "#000080",
|
|
105
105
|
"description": "Neovim config for the lazy",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "955",
|
|
107
|
+
"stargazers_count": 14270,
|
|
108
|
+
"todayStar": "364 stars this week",
|
|
109
109
|
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
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": "xenova/transformers.js",
|
|
114
|
+
"language": "JavaScript",
|
|
115
|
+
"color": "#f1e05a",
|
|
116
|
+
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
|
|
117
|
+
"forked": "470",
|
|
118
|
+
"stargazers_count": 8489,
|
|
119
|
+
"todayStar": "452 stars this week",
|
|
120
|
+
"html_url": "https://github.com/xenova/transformers.js",
|
|
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": "JanDeDobbeleer/oh-my-posh",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "The most customisable and low-latency cross platform/shell prompt renderer",
|
|
128
|
+
"forked": "2250",
|
|
129
|
+
"stargazers_count": 14940,
|
|
130
|
+
"todayStar": "274 stars this week",
|
|
131
|
+
"html_url": "https://github.com/JanDeDobbeleer/oh-my-posh",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
@@ -136,21 +136,32 @@
|
|
|
136
136
|
"language": "C",
|
|
137
137
|
"color": "#555555",
|
|
138
138
|
"description": "我的电视 电视直播软件,安装即可使用",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "3106",
|
|
140
|
+
"stargazers_count": 27718,
|
|
141
|
+
"todayStar": "610 stars this week",
|
|
142
142
|
"html_url": "https://github.com/lizongying/my-tv",
|
|
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": "syncthing/syncthing",
|
|
147
|
+
"language": "Go",
|
|
148
|
+
"color": "#00ADD8",
|
|
149
|
+
"description": "Open Source Continuous File Synchronization",
|
|
150
|
+
"forked": "4092",
|
|
151
|
+
"stargazers_count": 61283,
|
|
152
|
+
"todayStar": "907 stars this week",
|
|
153
|
+
"html_url": "https://github.com/syncthing/syncthing",
|
|
154
154
|
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "jackfrued/Python-100-Days",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Python - 100天从新手到大师",
|
|
161
|
+
"forked": "51498",
|
|
162
|
+
"stargazers_count": 151485,
|
|
163
|
+
"todayStar": "579 stars this week",
|
|
164
|
+
"html_url": "https://github.com/jackfrued/Python-100-Days",
|
|
165
|
+
"rank": 15
|
|
155
166
|
}
|
|
156
167
|
]
|