@wcj/github-rank 24.12.21 → 24.12.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 +24104 -24090
- package/dist/trending-daily.json +119 -152
- package/dist/trending-monthly.json +116 -138
- package/dist/trending-weekly.json +130 -130
- package/dist/users.china.json +1920 -1920
- package/dist/users.json +4741 -4741
- package/dist/users.org.json +512 -512
- package/package.json +1 -1
- package/web/data/repos.json +24104 -24090
- package/web/data/trending-daily.json +119 -152
- package/web/data/trending-monthly.json +116 -138
- package/web/data/trending-weekly.json +130 -130
- package/web/data/users.china.json +1920 -1920
- package/web/data/users.json +4741 -4741
- package/web/data/users.org.json +512 -512
- package/web/index.html +4782 -4782
- package/web/org.html +423 -423
- package/web/repos.html +3079 -3075
- package/web/trending-monthly.html +110 -182
- package/web/trending-weekly.html +114 -122
- package/web/trending.html +106 -216
- package/web/users.china.html +1856 -1856
|
@@ -1,211 +1,178 @@
|
|
|
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": "nicbarker/clay",
|
|
4
|
+
"language": "C",
|
|
5
|
+
"color": "#555555",
|
|
6
|
+
"description": "High performance UI layout library in C.",
|
|
7
|
+
"forked": "160",
|
|
8
|
+
"stargazers_count": 5800,
|
|
9
|
+
"todayStar": "1544 stars today",
|
|
10
|
+
"html_url": "https://github.com/nicbarker/clay",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "donnemartin/system-design-primer",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
|
|
18
|
+
"forked": "47093",
|
|
19
|
+
"stargazers_count": 281324,
|
|
20
|
+
"todayStar": "418 stars today",
|
|
21
|
+
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
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": "Genesis-Embodied-AI/Genesis",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "A generative world for general-purpose robotics & embodied AI learning.",
|
|
29
|
+
"forked": "1271",
|
|
30
|
+
"stargazers_count": 17923,
|
|
31
|
+
"todayStar": "1337 stars today",
|
|
32
|
+
"html_url": "https://github.com/Genesis-Embodied-AI/Genesis",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "tldraw/tldraw",
|
|
37
37
|
"language": "TypeScript",
|
|
38
38
|
"color": "#3178c6",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "whiteboard / infinite canvas SDK",
|
|
40
|
+
"forked": "2270",
|
|
41
|
+
"stargazers_count": 37121,
|
|
42
|
+
"todayStar": "305 stars today",
|
|
43
|
+
"html_url": "https://github.com/tldraw/tldraw",
|
|
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": "bol-van/zapret",
|
|
48
|
+
"language": "C",
|
|
49
|
+
"color": "#555555",
|
|
50
|
+
"description": "DPI bypass multi platform",
|
|
51
|
+
"forked": "680",
|
|
52
|
+
"stargazers_count": 9109,
|
|
53
|
+
"todayStar": "92 stars today",
|
|
54
|
+
"html_url": "https://github.com/bol-van/zapret",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "bytedance/monolith",
|
|
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": "ByteDance's Recommendation System",
|
|
62
|
+
"forked": "299",
|
|
63
|
+
"stargazers_count": 3193,
|
|
64
|
+
"todayStar": "306 stars today",
|
|
65
|
+
"html_url": "https://github.com/bytedance/monolith",
|
|
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": "fchollet/ARC-AGI",
|
|
70
|
+
"language": "JavaScript",
|
|
71
|
+
"color": "#f1e05a",
|
|
72
|
+
"description": "The Abstraction and Reasoning Corpus",
|
|
73
|
+
"forked": "613",
|
|
74
|
+
"stargazers_count": 3886,
|
|
75
|
+
"todayStar": "69 stars today",
|
|
76
|
+
"html_url": "https://github.com/fchollet/ARC-AGI",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "anthropics/anthropic-cookbook",
|
|
81
|
+
"language": "JupyterNotebook",
|
|
82
|
+
"color": "#DA5B0B",
|
|
83
|
+
"description": "A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.",
|
|
84
|
+
"forked": "982",
|
|
85
|
+
"stargazers_count": 7870,
|
|
86
|
+
"todayStar": "196 stars today",
|
|
87
|
+
"html_url": "https://github.com/anthropics/anthropic-cookbook",
|
|
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": "taichi-dev/taichi",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
|
+
"description": "Productive, portable, and performant GPU programming in Python.",
|
|
95
|
+
"forked": "2307",
|
|
96
|
+
"stargazers_count": 26328,
|
|
97
|
+
"todayStar": "127 stars today",
|
|
98
|
+
"html_url": "https://github.com/taichi-dev/taichi",
|
|
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": "gorhill/uBlock",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
|
+
"description": "uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.",
|
|
106
|
+
"forked": "3188",
|
|
107
|
+
"stargazers_count": 48339,
|
|
108
|
+
"todayStar": "48 stars today",
|
|
109
|
+
"html_url": "https://github.com/gorhill/uBlock",
|
|
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": "Helicone/helicone",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "🧊 Open source LLM observability platform. One line of code to monitor, evaluate, and experiment. YC W23 🍓",
|
|
117
|
+
"forked": "279",
|
|
118
|
+
"stargazers_count": 2636,
|
|
119
|
+
"todayStar": "26 stars today",
|
|
120
|
+
"html_url": "https://github.com/Helicone/helicone",
|
|
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": "Zipstack/unstract",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents",
|
|
128
|
+
"forked": "183",
|
|
129
|
+
"stargazers_count": 2952,
|
|
130
|
+
"todayStar": "171 stars today",
|
|
131
|
+
"html_url": "https://github.com/Zipstack/unstract",
|
|
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": "raysan5/raylib",
|
|
136
|
+
"language": "C",
|
|
137
|
+
"color": "#555555",
|
|
138
|
+
"description": "A simple and easy-to-use library to enjoy videogames programming",
|
|
139
|
+
"forked": "2331",
|
|
140
|
+
"stargazers_count": 23515,
|
|
141
|
+
"todayStar": "24 stars today",
|
|
142
|
+
"html_url": "https://github.com/raysan5/raylib",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "browserbase/stagehand",
|
|
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": "An AI web browsing framework focused on simplicity and extensibility.",
|
|
150
|
+
"forked": "88",
|
|
151
|
+
"stargazers_count": 2144,
|
|
152
|
+
"todayStar": "116 stars today",
|
|
153
|
+
"html_url": "https://github.com/browserbase/stagehand",
|
|
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": "shardeum/shardeum",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "Shardeum is an EVM based autoscaling blockchain",
|
|
161
|
+
"forked": "488",
|
|
162
|
+
"stargazers_count": 25822,
|
|
163
|
+
"todayStar": "796 stars today",
|
|
164
|
+
"html_url": "https://github.com/shardeum/shardeum",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "C++",
|
|
170
|
-
"color": "#f34b7d",
|
|
171
|
-
"description": "Productive, portable, and performant GPU programming in Python.",
|
|
172
|
-
"forked": "2297",
|
|
173
|
-
"stargazers_count": 26022,
|
|
174
|
-
"todayStar": "156 stars today",
|
|
175
|
-
"html_url": "https://github.com/taichi-dev/taichi",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "stripe/stripe-ios",
|
|
168
|
+
"full_name": "github/CopilotForXcode",
|
|
180
169
|
"language": "Swift",
|
|
181
170
|
"color": "#F05138",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "flutter/flutter",
|
|
191
|
-
"language": "Dart",
|
|
192
|
-
"color": "#00B4AB",
|
|
193
|
-
"description": "Flutter makes it easy and fast to build beautiful apps for mobile and beyond",
|
|
194
|
-
"forked": "27733",
|
|
195
|
-
"stargazers_count": 167243,
|
|
196
|
-
"todayStar": "36 stars today",
|
|
197
|
-
"html_url": "https://github.com/flutter/flutter",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "cameron314/concurrentqueue",
|
|
202
|
-
"language": "C++",
|
|
203
|
-
"color": "#f34b7d",
|
|
204
|
-
"description": "A fast multi-producer, multi-consumer lock-free concurrent queue for C++11",
|
|
205
|
-
"forked": "1710",
|
|
206
|
-
"stargazers_count": 10370,
|
|
207
|
-
"todayStar": "17 stars today",
|
|
208
|
-
"html_url": "https://github.com/cameron314/concurrentqueue",
|
|
209
|
-
"rank": 19
|
|
171
|
+
"description": "Xcode extension for GitHub Copilot",
|
|
172
|
+
"forked": "96",
|
|
173
|
+
"stargazers_count": 2461,
|
|
174
|
+
"todayStar": "107 stars today",
|
|
175
|
+
"html_url": "https://github.com/github/CopilotForXcode",
|
|
176
|
+
"rank": 16
|
|
210
177
|
}
|
|
211
178
|
]
|