@wcj/github-rank 25.12.22 → 25.12.29
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 +45640 -45637
- package/dist/trending-daily.json +62 -73
- package/dist/trending-monthly.json +111 -133
- package/dist/trending-weekly.json +96 -107
- package/dist/users.china.json +4484 -4484
- package/dist/users.json +7593 -7593
- package/dist/users.org.json +1448 -1448
- package/package.json +1 -1
- package/web/data/repos.json +45640 -45637
- package/web/data/trending-daily.json +62 -73
- package/web/data/trending-monthly.json +111 -133
- package/web/data/trending-weekly.json +96 -107
- package/web/data/users.china.json +4484 -4484
- package/web/data/users.json +7593 -7593
- package/web/data/users.org.json +1448 -1448
- package/web/index.html +7436 -7419
- package/web/org.html +1160 -1139
- package/web/repos.html +5108 -5102
- package/web/trending-monthly.html +157 -191
- package/web/trending-weekly.html +138 -138
- package/web/trending.html +97 -101
- package/web/users.china.html +4283 -4266
|
@@ -1,46 +1,46 @@
|
|
|
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": "exo-explore/exo",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚",
|
|
7
|
+
"forked": "2591",
|
|
8
|
+
"stargazers_count": 38696,
|
|
9
|
+
"todayStar": "3545 stars this week",
|
|
10
|
+
"html_url": "https://github.com/exo-explore/exo",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "anthropics/skills",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "Public repository for Agent Skills",
|
|
18
|
+
"forked": "2598",
|
|
19
|
+
"stargazers_count": 28272,
|
|
20
|
+
"todayStar": "4444 stars this week",
|
|
21
|
+
"html_url": "https://github.com/anthropics/skills",
|
|
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": "davila7/claude-code-templates",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "CLI tool for configuring and monitoring Claude Code",
|
|
29
|
+
"forked": "1209",
|
|
30
|
+
"stargazers_count": 13990,
|
|
31
|
+
"todayStar": "1102 stars this week",
|
|
32
|
+
"html_url": "https://github.com/davila7/claude-code-templates",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "sgl-project/mini-sglang",
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "A compact implementation of SGLang, designed to demystify the complexities of modern LLM serving systems.",
|
|
40
|
+
"forked": "247",
|
|
41
|
+
"stargazers_count": 2579,
|
|
42
|
+
"todayStar": "739 stars this week",
|
|
43
|
+
"html_url": "https://github.com/sgl-project/mini-sglang",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,87 +48,87 @@
|
|
|
48
48
|
"language": "Shell",
|
|
49
49
|
"color": "#89e051",
|
|
50
50
|
"description": "Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "3493",
|
|
52
|
+
"stargazers_count": 49299,
|
|
53
|
+
"todayStar": "1644 stars this week",
|
|
54
54
|
"html_url": "https://github.com/anthropics/claude-code",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "danielmiessler/Fabric",
|
|
59
|
+
"language": "Go",
|
|
60
|
+
"color": "#00ADD8",
|
|
61
|
+
"description": "Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
62
|
+
"forked": "3718",
|
|
63
|
+
"stargazers_count": 37101,
|
|
64
|
+
"todayStar": "1487 stars this week",
|
|
65
|
+
"html_url": "https://github.com/danielmiessler/Fabric",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "google/A2UI",
|
|
59
70
|
"language": "TypeScript",
|
|
60
71
|
"color": "#3178c6",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
72
|
+
"description": "",
|
|
73
|
+
"forked": "528",
|
|
74
|
+
"stargazers_count": 7962,
|
|
75
|
+
"todayStar": "2129 stars this week",
|
|
76
|
+
"html_url": "https://github.com/google/A2UI",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "google/langextract",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.",
|
|
84
|
+
"forked": "1373",
|
|
85
|
+
"stargazers_count": 19626,
|
|
86
|
+
"todayStar": "1887 stars this week",
|
|
87
|
+
"html_url": "https://github.com/google/langextract",
|
|
88
|
+
"rank": 8
|
|
67
89
|
},
|
|
68
90
|
{
|
|
69
91
|
"full_name": "resemble-ai/chatterbox",
|
|
70
92
|
"language": "Python",
|
|
71
93
|
"color": "#3572A5",
|
|
72
94
|
"description": "SoTA open-source TTS",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
95
|
+
"forked": "2445",
|
|
96
|
+
"stargazers_count": 18532,
|
|
97
|
+
"todayStar": "1699 stars this week",
|
|
76
98
|
"html_url": "https://github.com/resemble-ai/chatterbox",
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "CopilotKit/CopilotKit",
|
|
81
|
-
"language": "TypeScript",
|
|
82
|
-
"color": "#3178c6",
|
|
83
|
-
"description": "React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents. The Agentic Frontend 🪁",
|
|
84
|
-
"forked": "3526",
|
|
85
|
-
"stargazers_count": 27183,
|
|
86
|
-
"todayStar": "674 stars this week",
|
|
87
|
-
"html_url": "https://github.com/CopilotKit/CopilotKit",
|
|
88
|
-
"rank": 8
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
102
|
+
"full_name": "pollen-robotics/reachy_mini",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Reachy Mini's SDK",
|
|
106
|
+
"forked": "90",
|
|
107
|
+
"stargazers_count": 626,
|
|
108
|
+
"todayStar": "176 stars this week",
|
|
109
|
+
"html_url": "https://github.com/pollen-robotics/reachy_mini",
|
|
110
|
+
"rank": 10
|
|
100
111
|
},
|
|
101
112
|
{
|
|
102
113
|
"full_name": "danielmiessler/Personal_AI_Infrastructure",
|
|
103
114
|
"language": "TypeScript",
|
|
104
115
|
"color": "#3178c6",
|
|
105
116
|
"description": "Personal AI Infrastructure for upgrading humans.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
117
|
+
"forked": "459",
|
|
118
|
+
"stargazers_count": 2407,
|
|
119
|
+
"todayStar": "718 stars this week",
|
|
109
120
|
"html_url": "https://github.com/danielmiessler/Personal_AI_Infrastructure",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "Tencent/WeKnora",
|
|
114
|
-
"language": "Go",
|
|
115
|
-
"color": "#00ADD8",
|
|
116
|
-
"description": "LLM-powered framework for deep document understanding, semantic retrieval, and context-aware answers using RAG paradigm.",
|
|
117
|
-
"forked": "1053",
|
|
118
|
-
"stargazers_count": 9804,
|
|
119
|
-
"todayStar": "1097 stars this week",
|
|
120
|
-
"html_url": "https://github.com/Tencent/WeKnora",
|
|
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": "makeplane/plane",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.",
|
|
128
|
+
"forked": "3099",
|
|
129
|
+
"stargazers_count": 42136,
|
|
130
|
+
"todayStar": "1414 stars this week",
|
|
131
|
+
"html_url": "https://github.com/makeplane/plane",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
@@ -136,32 +136,21 @@
|
|
|
136
136
|
"language": "TypeScript",
|
|
137
137
|
"color": "#3178c6",
|
|
138
138
|
"description": "The open source coding agent.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "3713",
|
|
140
|
+
"stargazers_count": 43305,
|
|
141
|
+
"todayStar": "2418 stars this week",
|
|
142
142
|
"html_url": "https://github.com/sst/opencode",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "Rust",
|
|
148
|
-
"color": "#dea584",
|
|
149
|
-
"description": "Turso is an in-process SQL database, compatible with SQLite.",
|
|
150
|
-
"forked": "651",
|
|
151
|
-
"stargazers_count": 15893,
|
|
152
|
-
"todayStar": "462 stars this week",
|
|
153
|
-
"html_url": "https://github.com/tursodatabase/turso",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "HKUDS/DeepCode",
|
|
146
|
+
"full_name": "AUTOMATIC1111/stable-diffusion-webui",
|
|
158
147
|
"language": "Python",
|
|
159
148
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
149
|
+
"description": "Stable Diffusion web UI",
|
|
150
|
+
"forked": "29651",
|
|
151
|
+
"stargazers_count": 159412,
|
|
152
|
+
"todayStar": "327 stars this week",
|
|
153
|
+
"html_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui",
|
|
154
|
+
"rank": 14
|
|
166
155
|
}
|
|
167
156
|
]
|