@wcj/github-rank 23.7.24 → 23.7.26
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 +30413 -30415
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +165 -165
- package/dist/trending-weekly.json +172 -172
- package/dist/users.china.json +2706 -2706
- package/dist/users.json +8767 -8767
- package/package.json +1 -1
- package/web/data/repos.json +30413 -30415
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +165 -165
- package/web/data/trending-weekly.json +172 -172
- package/web/data/users.china.json +2706 -2706
- package/web/data/users.json +8767 -8767
- package/web/index.html +6330 -6330
- package/web/repos.html +3743 -3743
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +159 -159
- package/web/trending.html +167 -171
- package/web/users.china.html +2014 -2014
|
@@ -1,277 +1,277 @@
|
|
|
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": "karpathy/llama2.c",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Inference Llama 2 in one file of pure C",
|
|
7
|
+
"forked": "448",
|
|
8
|
+
"stargazers_count": 6372,
|
|
9
|
+
"todayStar": "1969 stars today",
|
|
10
|
+
"html_url": "https://github.com/karpathy/llama2.c",
|
|
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": "liltom-eth/llama2-webui",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "Run Llama 2 locally with gradio UI on GPU or CPU from anywhere (Linux/Windows/Mac). Supporting Llama-2-7B/13B/70B with 8-bit, 4-bit. Supporting GPU inference (6 GB VRAM) and CPU inference.",
|
|
18
|
+
"forked": "39",
|
|
19
|
+
"stargazers_count": 446,
|
|
20
|
+
"todayStar": "90 stars today",
|
|
21
|
+
"html_url": "https://github.com/liltom-eth/llama2-webui",
|
|
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": "PromtEngineer/localGPT",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.",
|
|
29
|
+
"forked": "1233",
|
|
30
|
+
"stargazers_count": 12912,
|
|
31
|
+
"todayStar": "2450 stars today",
|
|
32
|
+
"html_url": "https://github.com/PromtEngineer/localGPT",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "microsoft/ML-For-Beginners",
|
|
37
|
+
"language": "HTML",
|
|
38
|
+
"color": "#e34c26",
|
|
39
|
+
"description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
|
|
40
|
+
"forked": "10775",
|
|
41
|
+
"stargazers_count": 51752,
|
|
42
|
+
"todayStar": "38 stars today",
|
|
43
|
+
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
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": "microsoft/TypeChat",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#3178c6",
|
|
50
|
+
"description": "TypeChat is a library that makes it easy to build natural language interfaces using types.",
|
|
51
|
+
"forked": "110",
|
|
52
|
+
"stargazers_count": 3478,
|
|
53
|
+
"todayStar": "644 stars today",
|
|
54
|
+
"html_url": "https://github.com/microsoft/TypeChat",
|
|
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": "omerbt/TokenFlow",
|
|
59
|
+
"language": "",
|
|
60
|
+
"color": "",
|
|
61
|
+
"description": "Official Pytorch Implementation for \"TokenFlow: Consistent Diffusion Features for Consistent Video Editing\" presenting \"TokenFlow\"",
|
|
62
|
+
"forked": "16",
|
|
63
|
+
"stargazers_count": 388,
|
|
64
|
+
"todayStar": "114 stars today",
|
|
65
|
+
"html_url": "https://github.com/omerbt/TokenFlow",
|
|
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": "SebLague/Chess-Challenge",
|
|
70
|
+
"language": "C#",
|
|
71
|
+
"color": "#178600",
|
|
72
|
+
"description": "https://youtu.be/iScy18pVR58",
|
|
73
|
+
"forked": "794",
|
|
74
|
+
"stargazers_count": 1456,
|
|
75
|
+
"todayStar": "177 stars today",
|
|
76
|
+
"html_url": "https://github.com/SebLague/Chess-Challenge",
|
|
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": "1c7/chinese-independent-developer",
|
|
81
|
+
"language": "",
|
|
82
|
+
"color": "",
|
|
83
|
+
"description": "👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么",
|
|
84
|
+
"forked": "2106",
|
|
85
|
+
"stargazers_count": 23663,
|
|
86
|
+
"todayStar": "89 stars today",
|
|
87
|
+
"html_url": "https://github.com/1c7/chinese-independent-developer",
|
|
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": "invoke-ai/InvokeAI",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
|
+
"description": "InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.",
|
|
95
|
+
"forked": "1786",
|
|
96
|
+
"stargazers_count": 16565,
|
|
97
|
+
"todayStar": "207 stars today",
|
|
98
|
+
"html_url": "https://github.com/invoke-ai/InvokeAI",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "A gradio web UI for running Large Language Models
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "camenduru/text-generation-webui-colab",
|
|
103
|
+
"language": "JupyterNotebook",
|
|
104
|
+
"color": "#DA5B0B",
|
|
105
|
+
"description": "A colab gradio web UI for running Large Language Models",
|
|
106
|
+
"forked": "167",
|
|
107
|
+
"stargazers_count": 1054,
|
|
108
|
+
"todayStar": "110 stars today",
|
|
109
|
+
"html_url": "https://github.com/camenduru/text-generation-webui-colab",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "makeplane/plane",
|
|
114
114
|
"language": "TypeScript",
|
|
115
115
|
"color": "#3178c6",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
117
|
+
"forked": "465",
|
|
118
|
+
"stargazers_count": 12770,
|
|
119
|
+
"todayStar": "382 stars today",
|
|
120
|
+
"html_url": "https://github.com/makeplane/plane",
|
|
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": "karpathy/nanoGPT",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "The simplest, fastest repository for training/finetuning medium-sized GPTs.",
|
|
128
|
+
"forked": "3001",
|
|
129
|
+
"stargazers_count": 23260,
|
|
130
|
+
"todayStar": "93 stars today",
|
|
131
|
+
"html_url": "https://github.com/karpathy/nanoGPT",
|
|
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": "invictus717/MetaTransformer",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "Meta-Transformer for Unified Multimodal Learning",
|
|
139
|
+
"forked": "38",
|
|
140
|
+
"stargazers_count": 545,
|
|
141
|
+
"todayStar": "120 stars today",
|
|
142
|
+
"html_url": "https://github.com/invictus717/MetaTransformer",
|
|
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": "felix-pb/kfd",
|
|
147
|
+
"language": "C",
|
|
148
|
+
"color": "#555555",
|
|
149
|
+
"description": "kfd, short for kernel file descriptor, is a project to read and write kernel memory on Apple devices.",
|
|
150
|
+
"forked": "31",
|
|
151
|
+
"stargazers_count": 257,
|
|
152
|
+
"todayStar": "46 stars today",
|
|
153
|
+
"html_url": "https://github.com/felix-pb/kfd",
|
|
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": "Edouard127/reddit-placebot-2023",
|
|
158
|
+
"language": "Go",
|
|
159
|
+
"color": "#00ADD8",
|
|
160
|
+
"description": "A bot for r/place that doesn't use the api",
|
|
161
|
+
"forked": "19",
|
|
162
|
+
"stargazers_count": 79,
|
|
163
|
+
"todayStar": "10 stars today",
|
|
164
|
+
"html_url": "https://github.com/Edouard127/reddit-placebot-2023",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "",
|
|
170
|
-
"color": "",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "othermod/PSPi-Version-6",
|
|
169
|
+
"language": "C",
|
|
170
|
+
"color": "#555555",
|
|
171
|
+
"description": "",
|
|
172
|
+
"forked": "9",
|
|
173
|
+
"stargazers_count": 304,
|
|
174
|
+
"todayStar": "44 stars today",
|
|
175
|
+
"html_url": "https://github.com/othermod/PSPi-Version-6",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "RayVentura/ShortGPT",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "🚀🎬 ShortGPT - Experimental AI framework for automated short/video content creation.",
|
|
183
|
+
"forked": "226",
|
|
184
|
+
"stargazers_count": 2499,
|
|
185
|
+
"todayStar": "213 stars today",
|
|
186
|
+
"html_url": "https://github.com/RayVentura/ShortGPT",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "LinkSoul-AI/Chinese-Llama-2-7b",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "开源社区第一个能下载、能运行的中文 LLaMA2 模型!",
|
|
194
|
+
"forked": "52",
|
|
195
|
+
"stargazers_count": 678,
|
|
196
|
+
"todayStar": "341 stars today",
|
|
197
|
+
"html_url": "https://github.com/LinkSoul-AI/Chinese-Llama-2-7b",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "minimaxir/simpleaichat",
|
|
202
202
|
"language": "Python",
|
|
203
203
|
"color": "#3572A5",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "Python package for easily interfacing with chat apps, with robust features and minimal code complexity.",
|
|
205
|
+
"forked": "116",
|
|
206
|
+
"stargazers_count": 2190,
|
|
207
|
+
"todayStar": "55 stars today",
|
|
208
|
+
"html_url": "https://github.com/minimaxir/simpleaichat",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "Jamie-Stirling/RetNet",
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "An implementation of \"Retentive Network: A Successor to Transformer for Large Language Models\"",
|
|
216
|
+
"forked": "32",
|
|
217
|
+
"stargazers_count": 427,
|
|
218
|
+
"todayStar": "133 stars today",
|
|
219
|
+
"html_url": "https://github.com/Jamie-Stirling/RetNet",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "",
|
|
225
|
-
"color": "",
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "Running Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A",
|
|
227
|
+
"forked": "55",
|
|
228
|
+
"stargazers_count": 446,
|
|
229
|
+
"todayStar": "109 stars today",
|
|
230
|
+
"html_url": "https://github.com/kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "FlagAlpha/Llama2-Chinese",
|
|
235
235
|
"language": "Python",
|
|
236
236
|
"color": "#3572A5",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
237
|
+
"description": "Llama中文社区,最好的中文Llama大模型,完全开源可商用",
|
|
238
|
+
"forked": "138",
|
|
239
|
+
"stargazers_count": 1534,
|
|
240
|
+
"todayStar": "233 stars today",
|
|
241
|
+
"html_url": "https://github.com/FlagAlpha/Llama2-Chinese",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "A
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "samber/lo",
|
|
246
|
+
"language": "Go",
|
|
247
|
+
"color": "#00ADD8",
|
|
248
|
+
"description": "💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)",
|
|
249
|
+
"forked": "539",
|
|
250
|
+
"stargazers_count": 12287,
|
|
251
|
+
"todayStar": "14 stars today",
|
|
252
|
+
"html_url": "https://github.com/samber/lo",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "RupertBenWiser/Web-Environment-Integrity",
|
|
257
|
+
"language": "",
|
|
258
|
+
"color": "",
|
|
259
|
+
"description": "",
|
|
260
|
+
"forked": "84",
|
|
261
|
+
"stargazers_count": 354,
|
|
262
|
+
"todayStar": "83 stars today",
|
|
263
|
+
"html_url": "https://github.com/RupertBenWiser/Web-Environment-Integrity",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "
|
|
270
|
-
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "codecrafters-io/build-your-own-x",
|
|
268
|
+
"language": "",
|
|
269
|
+
"color": "",
|
|
270
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
271
|
+
"forked": "20438",
|
|
272
|
+
"stargazers_count": 209402,
|
|
273
|
+
"todayStar": "158 stars today",
|
|
274
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|