@wcj/github-rank 23.6.6 → 23.6.8
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 +28388 -28388
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +164 -164
- package/dist/trending-weekly.json +166 -166
- package/dist/users.china.json +2609 -2644
- package/dist/users.json +8971 -8971
- package/package.json +1 -1
- package/web/data/repos.json +28388 -28388
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +164 -164
- package/web/data/trending-weekly.json +166 -166
- package/web/data/users.china.json +2609 -2644
- package/web/data/users.json +8971 -8971
- package/web/index.html +6411 -6411
- package/web/repos.html +3593 -3593
- package/web/trending-monthly.html +149 -149
- package/web/trending-weekly.html +143 -151
- package/web/trending.html +159 -171
- package/web/users.china.html +2041 -2074
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "imartinez/privateGPT",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "Interact privately with your documents using the power of GPT, 100% privately, no data leaks",
|
|
7
|
+
"forked": "3286",
|
|
8
|
+
"stargazers_count": 28889,
|
|
9
|
+
"todayStar": "28827 stars this month",
|
|
10
|
+
"html_url": "https://github.com/imartinez/privateGPT",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "pengzhile/pandora",
|
|
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": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.",
|
|
18
|
+
"forked": "2548",
|
|
19
|
+
"stargazers_count": 13594,
|
|
20
|
+
"todayStar": "9776 stars this month",
|
|
21
|
+
"html_url": "https://github.com/pengzhile/pandora",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Rust",
|
|
27
27
|
"color": "#dea584",
|
|
28
28
|
"description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "897",
|
|
30
|
+
"stargazers_count": 17201,
|
|
31
|
+
"todayStar": "5538 stars this month",
|
|
32
32
|
"html_url": "https://github.com/google/comprehensive-rust",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,197 +37,197 @@
|
|
|
37
37
|
"language": "TypeScript",
|
|
38
38
|
"color": "#3178c6",
|
|
39
39
|
"description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "261",
|
|
41
|
+
"stargazers_count": 9372,
|
|
42
|
+
"todayStar": "7422 stars this month",
|
|
43
43
|
"html_url": "https://github.com/makeplane/plane",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "geohot/tinygrad",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
|
|
51
|
+
"forked": "1369",
|
|
52
|
+
"stargazers_count": 13902,
|
|
53
|
+
"todayStar": "2543 stars this month",
|
|
54
|
+
"html_url": "https://github.com/geohot/tinygrad",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "facebookresearch/fairseq",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "Facebook AI Research Sequence-to-Sequence Toolkit written in Python.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "5828",
|
|
63
|
+
"stargazers_count": 26213,
|
|
64
|
+
"todayStar": "4330 stars this month",
|
|
54
65
|
"html_url": "https://github.com/facebookresearch/fairseq",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "chinese-poetry/chinese-poetry",
|
|
70
|
+
"language": "JavaScript",
|
|
71
|
+
"color": "#f1e05a",
|
|
72
|
+
"description": "The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。",
|
|
73
|
+
"forked": "8655",
|
|
74
|
+
"stargazers_count": 42872,
|
|
75
|
+
"todayStar": "3473 stars this month",
|
|
76
|
+
"html_url": "https://github.com/chinese-poetry/chinese-poetry",
|
|
77
|
+
"rank": 7
|
|
56
78
|
},
|
|
57
79
|
{
|
|
58
80
|
"full_name": "FlowiseAI/Flowise",
|
|
59
81
|
"language": "JavaScript",
|
|
60
82
|
"color": "#f1e05a",
|
|
61
83
|
"description": "Drag & drop UI to build your customized LLM flow using LangchainJS",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
84
|
+
"forked": "1853",
|
|
85
|
+
"stargazers_count": 7267,
|
|
86
|
+
"todayStar": "4229 stars this month",
|
|
65
87
|
"html_url": "https://github.com/FlowiseAI/Flowise",
|
|
66
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
67
89
|
},
|
|
68
90
|
{
|
|
69
91
|
"full_name": "yuzu-emu/yuzu",
|
|
70
92
|
"language": "C++",
|
|
71
93
|
"color": "#f34b7d",
|
|
72
94
|
"description": "Nintendo Switch Emulator",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
95
|
+
"forked": "2502",
|
|
96
|
+
"stargazers_count": 28793,
|
|
97
|
+
"todayStar": "3403 stars this month",
|
|
76
98
|
"html_url": "https://github.com/yuzu-emu/yuzu",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "geohot/tinygrad",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
83
|
-
"description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
|
|
84
|
-
"forked": "1356",
|
|
85
|
-
"stargazers_count": 13846,
|
|
86
|
-
"todayStar": "2501 stars this month",
|
|
87
|
-
"html_url": "https://github.com/geohot/tinygrad",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "pineappleEA/pineapple-src",
|
|
92
|
-
"language": "C++",
|
|
93
|
-
"color": "#f34b7d",
|
|
94
|
-
"description": "yuzu Early Access source code",
|
|
95
|
-
"forked": "228",
|
|
96
|
-
"stargazers_count": 3176,
|
|
97
|
-
"todayStar": "1670 stars this month",
|
|
98
|
-
"html_url": "https://github.com/pineappleEA/pineapple-src",
|
|
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": "alibaba/Chat2DB",
|
|
103
|
+
"language": "Java",
|
|
104
|
+
"color": "#b07219",
|
|
105
|
+
"description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
|
|
106
|
+
"forked": "247",
|
|
107
|
+
"stargazers_count": 2354,
|
|
108
|
+
"todayStar": "1811 stars this month",
|
|
109
|
+
"html_url": "https://github.com/alibaba/Chat2DB",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "Gioman101/FlipperAmiibo",
|
|
114
|
-
"language": "Python",
|
|
115
|
-
"color": "#3572A5",
|
|
116
|
-
"description": "Made to be used with Flipper just drag the folder into NFC",
|
|
117
|
-
"forked": "333",
|
|
118
|
-
"stargazers_count": 1716,
|
|
119
|
-
"todayStar": "709 stars this month",
|
|
120
|
-
"html_url": "https://github.com/Gioman101/FlipperAmiibo",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "bigcode-project/starcoder",
|
|
125
|
-
"language": "Python",
|
|
126
|
-
"color": "#3572A5",
|
|
127
|
-
"description": "Home of StarCoder: fine-tuning & inference!",
|
|
128
|
-
"forked": "298",
|
|
129
|
-
"stargazers_count": 4993,
|
|
130
|
-
"todayStar": "4410 stars this month",
|
|
131
|
-
"html_url": "https://github.com/bigcode-project/starcoder",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
112
|
{
|
|
135
113
|
"full_name": "go-skynet/LocalAI",
|
|
136
114
|
"language": "Go",
|
|
137
115
|
"color": "#00ADD8",
|
|
138
|
-
"description": "🤖 Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. No GPU required. LocalAI is a RESTful API to run ggml compatible models: llama.cpp, alpaca.cpp, gpt4all.cpp, rwkv.cpp, whisper.cpp, vicuna, koala, gpt4all-j, cerebras and many others!",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
116
|
+
"description": "🤖 Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. No GPU required. LocalAI is a RESTful API to run ggml compatible models: llama.cpp, alpaca.cpp, gpt4all.cpp, rwkv.cpp, whisper.cpp, vicuna, koala, gpt4all-j, cerebras, falcon, dolly, starcoder, and many others!",
|
|
117
|
+
"forked": "626",
|
|
118
|
+
"stargazers_count": 6337,
|
|
119
|
+
"todayStar": "4055 stars this month",
|
|
142
120
|
"html_url": "https://github.com/go-skynet/LocalAI",
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "mosaicml/llm-foundry",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "LLM training code for MosaicML foundation models",
|
|
150
|
-
"forked": "169",
|
|
151
|
-
"stargazers_count": 2070,
|
|
152
|
-
"todayStar": "2031 stars this month",
|
|
153
|
-
"html_url": "https://github.com/mosaicml/llm-foundry",
|
|
154
|
-
"rank": 14
|
|
121
|
+
"rank": 11
|
|
155
122
|
},
|
|
156
123
|
{
|
|
157
|
-
"full_name": "
|
|
124
|
+
"full_name": "Gioman101/FlipperAmiibo",
|
|
158
125
|
"language": "Python",
|
|
159
126
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
127
|
+
"description": "Made to be used with Flipper just drag the folder into NFC",
|
|
128
|
+
"forked": "334",
|
|
129
|
+
"stargazers_count": 1727,
|
|
130
|
+
"todayStar": "713 stars this month",
|
|
131
|
+
"html_url": "https://github.com/Gioman101/FlipperAmiibo",
|
|
132
|
+
"rank": 12
|
|
166
133
|
},
|
|
167
134
|
{
|
|
168
135
|
"full_name": "iperov/DeepFaceLive",
|
|
169
136
|
"language": "Python",
|
|
170
137
|
"color": "#3572A5",
|
|
171
138
|
"description": "Real-time face swap for PC streaming or video calls",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
139
|
+
"forked": "1935",
|
|
140
|
+
"stargazers_count": 14317,
|
|
141
|
+
"todayStar": "3049 stars this month",
|
|
175
142
|
"html_url": "https://github.com/iperov/DeepFaceLive",
|
|
176
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
177
144
|
},
|
|
178
145
|
{
|
|
179
146
|
"full_name": "openai/plugins-quickstart",
|
|
180
147
|
"language": "Python",
|
|
181
148
|
"color": "#3572A5",
|
|
182
149
|
"description": "Get a ChatGPT plugin up and running in under 5 minutes!",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
150
|
+
"forked": "551",
|
|
151
|
+
"stargazers_count": 3152,
|
|
152
|
+
"todayStar": "1795 stars this month",
|
|
186
153
|
"html_url": "https://github.com/openai/plugins-quickstart",
|
|
187
|
-
"rank":
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "krahets/hello-algo",
|
|
191
|
-
"language": "Java",
|
|
192
|
-
"color": "#b07219",
|
|
193
|
-
"description": "《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。",
|
|
194
|
-
"forked": "1424",
|
|
195
|
-
"stargazers_count": 13364,
|
|
196
|
-
"todayStar": "3831 stars this month",
|
|
197
|
-
"html_url": "https://github.com/krahets/hello-algo",
|
|
198
|
-
"rank": 18
|
|
154
|
+
"rank": 14
|
|
199
155
|
},
|
|
200
156
|
{
|
|
201
157
|
"full_name": "JushBJJ/Mr.-Ranedeer-AI-Tutor",
|
|
202
158
|
"language": "",
|
|
203
159
|
"color": "",
|
|
204
160
|
"description": "A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
161
|
+
"forked": "960",
|
|
162
|
+
"stargazers_count": 11513,
|
|
163
|
+
"todayStar": "7339 stars this month",
|
|
208
164
|
"html_url": "https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor",
|
|
209
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
210
166
|
},
|
|
211
167
|
{
|
|
212
|
-
"full_name": "
|
|
168
|
+
"full_name": "mosaicml/llm-foundry",
|
|
213
169
|
"language": "Python",
|
|
214
170
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
171
|
+
"description": "LLM training code for MosaicML foundation models",
|
|
172
|
+
"forked": "177",
|
|
173
|
+
"stargazers_count": 2098,
|
|
174
|
+
"todayStar": "1525 stars this month",
|
|
175
|
+
"html_url": "https://github.com/mosaicml/llm-foundry",
|
|
176
|
+
"rank": 16
|
|
221
177
|
},
|
|
222
178
|
{
|
|
223
179
|
"full_name": "RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
|
|
224
180
|
"language": "Python",
|
|
225
181
|
"color": "#3572A5",
|
|
226
182
|
"description": "Voice data <= 10 mins can also be used to train a good VC model!",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
183
|
+
"forked": "534",
|
|
184
|
+
"stargazers_count": 4195,
|
|
185
|
+
"todayStar": "2630 stars this month",
|
|
230
186
|
"html_url": "https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "openai/shap-e",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "Generate 3D objects conditioned on text or images",
|
|
194
|
+
"forked": "652",
|
|
195
|
+
"stargazers_count": 9480,
|
|
196
|
+
"todayStar": "7637 stars this month",
|
|
197
|
+
"html_url": "https://github.com/openai/shap-e",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "bigcode-project/starcoder",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "Home of StarCoder: fine-tuning & inference!",
|
|
205
|
+
"forked": "304",
|
|
206
|
+
"stargazers_count": 5055,
|
|
207
|
+
"todayStar": "3287 stars this month",
|
|
208
|
+
"html_url": "https://github.com/bigcode-project/starcoder",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "pineappleEA/pineapple-src",
|
|
213
|
+
"language": "C++",
|
|
214
|
+
"color": "#f34b7d",
|
|
215
|
+
"description": "yuzu Early Access source code",
|
|
216
|
+
"forked": "231",
|
|
217
|
+
"stargazers_count": 3202,
|
|
218
|
+
"todayStar": "1557 stars this month",
|
|
219
|
+
"html_url": "https://github.com/pineappleEA/pineapple-src",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "DataTalksClub/mlops-zoomcamp",
|
|
224
|
+
"language": "JupyterNotebook",
|
|
225
|
+
"color": "#DA5B0B",
|
|
226
|
+
"description": "Free MLOps course from DataTalks.Club",
|
|
227
|
+
"forked": "1416",
|
|
228
|
+
"stargazers_count": 7156,
|
|
229
|
+
"todayStar": "1394 stars this month",
|
|
230
|
+
"html_url": "https://github.com/DataTalksClub/mlops-zoomcamp",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
@@ -235,43 +235,43 @@
|
|
|
235
235
|
"language": "Rust",
|
|
236
236
|
"color": "#dea584",
|
|
237
237
|
"description": "👁🗨 Rare and exotic sats",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
238
|
+
"forked": "525",
|
|
239
|
+
"stargazers_count": 1841,
|
|
240
|
+
"todayStar": "446 stars this month",
|
|
241
241
|
"html_url": "https://github.com/ordinals/ord",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "krahets/hello-algo",
|
|
246
|
+
"language": "Java",
|
|
247
|
+
"color": "#b07219",
|
|
248
|
+
"description": "《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。",
|
|
249
|
+
"forked": "1429",
|
|
250
|
+
"stargazers_count": 13474,
|
|
251
|
+
"todayStar": "3547 stars this month",
|
|
252
|
+
"html_url": "https://github.com/krahets/hello-algo",
|
|
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": "paulpierre/RasaGPT",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram",
|
|
260
|
+
"forked": "101",
|
|
261
|
+
"stargazers_count": 1547,
|
|
262
|
+
"todayStar": "1552 stars this month",
|
|
263
|
+
"html_url": "https://github.com/paulpierre/RasaGPT",
|
|
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": "dolphin-emu/dolphin",
|
|
268
|
+
"language": "C++",
|
|
269
|
+
"color": "#f34b7d",
|
|
270
|
+
"description": "Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.",
|
|
271
|
+
"forked": "2326",
|
|
272
|
+
"stargazers_count": 10542,
|
|
273
|
+
"todayStar": "674 stars this month",
|
|
274
|
+
"html_url": "https://github.com/dolphin-emu/dolphin",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|