@wcj/github-rank 24.7.27 → 24.7.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 +23020 -23040
- package/dist/trending-daily.json +121 -132
- package/dist/trending-monthly.json +117 -128
- package/dist/trending-weekly.json +112 -112
- package/dist/users.china.json +1524 -1524
- package/dist/users.json +5114 -5114
- package/dist/users.org.json +595 -595
- package/package.json +1 -1
- package/web/data/repos.json +23020 -23040
- package/web/data/trending-daily.json +121 -132
- package/web/data/trending-monthly.json +117 -128
- package/web/data/trending-weekly.json +112 -112
- package/web/data/users.china.json +1524 -1524
- package/web/data/users.json +5114 -5114
- package/web/data/users.org.json +595 -595
- package/web/index.html +5531 -5525
- package/web/org.html +497 -497
- package/web/repos.html +2893 -2893
- package/web/trending-monthly.html +118 -156
- package/web/trending-weekly.html +102 -102
- package/web/trending.html +108 -150
- package/web/users.china.html +1570 -1569
package/dist/trending-daily.json
CHANGED
|
@@ -1,189 +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": "drawdb-io/drawdb",
|
|
4
|
+
"language": "JavaScript",
|
|
5
|
+
"color": "#f1e05a",
|
|
6
|
+
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
7
|
+
"forked": "1030",
|
|
8
|
+
"stargazers_count": 14683,
|
|
9
|
+
"todayStar": "265 stars today",
|
|
10
|
+
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "opendatalab/MinerU",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。",
|
|
18
|
+
"forked": "223",
|
|
19
|
+
"stargazers_count": 2948,
|
|
20
|
+
"todayStar": "550 stars today",
|
|
21
|
+
"html_url": "https://github.com/opendatalab/MinerU",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
15
26
|
"language": "TypeScript",
|
|
16
27
|
"color": "#3178c6",
|
|
17
28
|
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "36422",
|
|
30
|
+
"stargazers_count": 396037,
|
|
31
|
+
"todayStar": "302 stars today",
|
|
21
32
|
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "Netflix/maestro",
|
|
26
|
-
"language": "Java",
|
|
27
|
-
"color": "#b07219",
|
|
28
|
-
"description": "Maestro: Netflix’s Workflow Orchestrator",
|
|
29
|
-
"forked": "122",
|
|
30
|
-
"stargazers_count": 1988,
|
|
31
|
-
"todayStar": "273 stars today",
|
|
32
|
-
"html_url": "https://github.com/Netflix/maestro",
|
|
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": "godotengine/godot",
|
|
37
|
+
"language": "C++",
|
|
38
|
+
"color": "#f34b7d",
|
|
39
|
+
"description": "Godot Engine – Multi-platform 2D and 3D game engine",
|
|
40
|
+
"forked": "19610",
|
|
41
|
+
"stargazers_count": 87298,
|
|
42
|
+
"todayStar": "38 stars today",
|
|
43
|
+
"html_url": "https://github.com/godotengine/godot",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "sindresorhus/awesome",
|
|
48
48
|
"language": "",
|
|
49
49
|
"color": "",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "😎 Awesome lists about all kinds of interesting topics",
|
|
51
|
+
"forked": "27343",
|
|
52
|
+
"stargazers_count": 314992,
|
|
53
|
+
"todayStar": "1035 stars today",
|
|
54
|
+
"html_url": "https://github.com/sindresorhus/awesome",
|
|
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": "practical-tutorials/project-based-learning",
|
|
59
|
+
"language": "",
|
|
60
|
+
"color": "",
|
|
61
|
+
"description": "Curated list of project-based tutorials",
|
|
62
|
+
"forked": "24485",
|
|
63
|
+
"stargazers_count": 187446,
|
|
64
|
+
"todayStar": "438 stars today",
|
|
65
|
+
"html_url": "https://github.com/practical-tutorials/project-based-learning",
|
|
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": "leanprover/lean4",
|
|
70
|
+
"language": "Lean",
|
|
71
|
+
"color": "#ccc",
|
|
72
|
+
"description": "Lean 4 programming language and theorem prover",
|
|
73
|
+
"forked": "369",
|
|
74
|
+
"stargazers_count": 4236,
|
|
75
|
+
"todayStar": "63 stars today",
|
|
76
|
+
"html_url": "https://github.com/leanprover/lean4",
|
|
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": "jwasham/coding-interview-university",
|
|
81
|
+
"language": "",
|
|
82
|
+
"color": "",
|
|
83
|
+
"description": "A complete computer science study plan to become a software engineer.",
|
|
84
|
+
"forked": "75472",
|
|
85
|
+
"stargazers_count": 300347,
|
|
86
|
+
"todayStar": "227 stars today",
|
|
87
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
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": "brave/brave-browser",
|
|
92
|
+
"language": "JavaScript",
|
|
93
|
+
"color": "#f1e05a",
|
|
94
|
+
"description": "Brave browser for Android, iOS, Linux, macOS, Windows.",
|
|
95
|
+
"forked": "2233",
|
|
96
|
+
"stargazers_count": 17209,
|
|
97
|
+
"todayStar": "23 stars today",
|
|
98
|
+
"html_url": "https://github.com/brave/brave-browser",
|
|
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": "RayTracing/raytracing.github.io",
|
|
103
|
+
"language": "HTML",
|
|
104
|
+
"color": "#e34c26",
|
|
105
|
+
"description": "Main Web Site (Online Books)",
|
|
106
|
+
"forked": "836",
|
|
107
|
+
"stargazers_count": 8444,
|
|
108
|
+
"todayStar": "32 stars today",
|
|
109
|
+
"html_url": "https://github.com/RayTracing/raytracing.github.io",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "influxdata/telegraf",
|
|
114
|
-
"language": "Go",
|
|
115
|
-
"color": "#00ADD8",
|
|
116
|
-
"description": "Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.",
|
|
117
|
-
"forked": "5527",
|
|
118
|
-
"stargazers_count": 14270,
|
|
119
|
-
"todayStar": "11 stars today",
|
|
120
|
-
"html_url": "https://github.com/influxdata/telegraf",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
112
|
{
|
|
124
113
|
"full_name": "ollama/ollama",
|
|
125
114
|
"language": "Go",
|
|
126
115
|
"color": "#00ADD8",
|
|
127
116
|
"description": "Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
117
|
+
"forked": "6242",
|
|
118
|
+
"stargazers_count": 81655,
|
|
119
|
+
"todayStar": "296 stars today",
|
|
131
120
|
"html_url": "https://github.com/ollama/ollama",
|
|
132
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
|
-
"full_name": "
|
|
124
|
+
"full_name": "wasp-lang/open-saas",
|
|
136
125
|
"language": "TypeScript",
|
|
137
126
|
"color": "#3178c6",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "A free, open-source SaaS app starter for React & Node.js with superpowers. Production-ready. Community-driven.",
|
|
128
|
+
"forked": "614",
|
|
129
|
+
"stargazers_count": 6508,
|
|
130
|
+
"todayStar": "34 stars today",
|
|
131
|
+
"html_url": "https://github.com/wasp-lang/open-saas",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "OpenGenerativeAI/llm-colosseum",
|
|
136
|
+
"language": "JupyterNotebook",
|
|
137
|
+
"color": "#DA5B0B",
|
|
138
|
+
"description": "Benchmark LLMs by fighting in Street Fighter 3! The new way to evaluate the quality of an LLM",
|
|
139
|
+
"forked": "142",
|
|
140
|
+
"stargazers_count": 1232,
|
|
141
|
+
"todayStar": "13 stars today",
|
|
142
|
+
"html_url": "https://github.com/OpenGenerativeAI/llm-colosseum",
|
|
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": "mshumer/gpt-prompt-engineer",
|
|
147
|
+
"language": "JupyterNotebook",
|
|
148
|
+
"color": "#DA5B0B",
|
|
149
|
+
"description": "",
|
|
150
|
+
"forked": "631",
|
|
151
|
+
"stargazers_count": 9003,
|
|
152
|
+
"todayStar": "41 stars today",
|
|
153
|
+
"html_url": "https://github.com/mshumer/gpt-prompt-engineer",
|
|
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": "ValdikSS/GoodbyeDPI",
|
|
158
|
+
"language": "C",
|
|
159
|
+
"color": "#555555",
|
|
160
|
+
"description": "GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)",
|
|
161
|
+
"forked": "939",
|
|
162
|
+
"stargazers_count": 11225,
|
|
163
|
+
"todayStar": "89 stars today",
|
|
164
|
+
"html_url": "https://github.com/ValdikSS/GoodbyeDPI",
|
|
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": "lizongying/my-tv",
|
|
169
|
+
"language": "C",
|
|
170
|
+
"color": "#555555",
|
|
171
|
+
"description": "我的电视 电视直播软件,安装即可使用",
|
|
172
|
+
"forked": "3260",
|
|
173
|
+
"stargazers_count": 28972,
|
|
174
|
+
"todayStar": "44 stars today",
|
|
175
|
+
"html_url": "https://github.com/lizongying/my-tv",
|
|
176
176
|
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "AutoMQ/automq",
|
|
180
|
-
"language": "Java",
|
|
181
|
-
"color": "#b07219",
|
|
182
|
-
"description": "AutoMQ is a cloud-first alternative to Kafka by decoupling durability to S3 and EBS. 10x cost-effective. Autoscale in seconds. Single-digit ms latency.",
|
|
183
|
-
"forked": "125",
|
|
184
|
-
"stargazers_count": 2408,
|
|
185
|
-
"todayStar": "46 stars today",
|
|
186
|
-
"html_url": "https://github.com/AutoMQ/automq",
|
|
187
|
-
"rank": 17
|
|
188
177
|
}
|
|
189
178
|
]
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "WerWolv/ImHex",
|
|
4
|
-
"language": "C++",
|
|
5
|
-
"color": "#f34b7d",
|
|
6
|
-
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
7
|
-
"forked": "1822",
|
|
8
|
-
"stargazers_count": 41701,
|
|
9
|
-
"todayStar": "8257 stars this month",
|
|
10
|
-
"html_url": "https://github.com/WerWolv/ImHex",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "krahets/hello-algo",
|
|
15
4
|
"language": "Java",
|
|
16
5
|
"color": "#b07219",
|
|
17
6
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "11359",
|
|
8
|
+
"stargazers_count": 90125,
|
|
9
|
+
"todayStar": "11379 stars this month",
|
|
21
10
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "stanford-oval/storm",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
18
|
+
"forked": "802",
|
|
19
|
+
"stargazers_count": 8566,
|
|
20
|
+
"todayStar": "3756 stars this month",
|
|
21
|
+
"html_url": "https://github.com/stanford-oval/storm",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,21 +26,21 @@
|
|
|
26
26
|
"language": "JupyterNotebook",
|
|
27
27
|
"color": "#DA5B0B",
|
|
28
28
|
"description": "Python toolkit for quantitative finance",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "849",
|
|
30
|
+
"stargazers_count": 7002,
|
|
31
|
+
"todayStar": "3873 stars this month",
|
|
32
32
|
"html_url": "https://github.com/goldmansachs/gs-quant",
|
|
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": "WerWolv/ImHex",
|
|
37
|
+
"language": "C++",
|
|
38
|
+
"color": "#f34b7d",
|
|
39
|
+
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
40
|
+
"forked": "1825",
|
|
41
|
+
"stargazers_count": 41781,
|
|
42
|
+
"todayStar": "8314 stars this month",
|
|
43
|
+
"html_url": "https://github.com/WerWolv/ImHex",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,164 +48,153 @@
|
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "7520",
|
|
52
|
+
"stargazers_count": 39155,
|
|
53
|
+
"todayStar": "5819 stars this month",
|
|
54
54
|
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "fishaudio/fish-speech",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Brand new TTS solution",
|
|
62
|
+
"forked": "509",
|
|
63
|
+
"stargazers_count": 6550,
|
|
64
|
+
"todayStar": "4077 stars this month",
|
|
65
|
+
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "mindsdb/mindsdb",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
72
|
"description": "The platform for building AI from enterprise data",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "4816",
|
|
74
|
+
"stargazers_count": 25862,
|
|
75
|
+
"todayStar": "3486 stars this month",
|
|
65
76
|
"html_url": "https://github.com/mindsdb/mindsdb",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "free-educa/books",
|
|
81
|
+
"language": "",
|
|
82
|
+
"color": "",
|
|
83
|
+
"description": "o armazém de livros",
|
|
84
|
+
"forked": "1310",
|
|
85
|
+
"stargazers_count": 6555,
|
|
86
|
+
"todayStar": "1504 stars this month",
|
|
87
|
+
"html_url": "https://github.com/free-educa/books",
|
|
88
|
+
"rank": 8
|
|
67
89
|
},
|
|
68
90
|
{
|
|
69
91
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
70
92
|
"language": "JupyterNotebook",
|
|
71
93
|
"color": "#DA5B0B",
|
|
72
94
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
95
|
+
"forked": "29659",
|
|
96
|
+
"stargazers_count": 57638,
|
|
97
|
+
"todayStar": "9386 stars this month",
|
|
76
98
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
77
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
78
100
|
},
|
|
79
101
|
{
|
|
80
|
-
"full_name": "
|
|
102
|
+
"full_name": "public-apis/public-apis",
|
|
81
103
|
"language": "Python",
|
|
82
104
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "free-educa/books",
|
|
92
|
-
"language": "",
|
|
93
|
-
"color": "",
|
|
94
|
-
"description": "o armazém de livros",
|
|
95
|
-
"forked": "1303",
|
|
96
|
-
"stargazers_count": 6521,
|
|
97
|
-
"todayStar": "1484 stars this month",
|
|
98
|
-
"html_url": "https://github.com/free-educa/books",
|
|
99
|
-
"rank": 9
|
|
105
|
+
"description": "A collective list of free APIs",
|
|
106
|
+
"forked": "32887",
|
|
107
|
+
"stargazers_count": 307217,
|
|
108
|
+
"todayStar": "10819 stars this month",
|
|
109
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
110
|
+
"rank": 10
|
|
100
111
|
},
|
|
101
112
|
{
|
|
102
113
|
"full_name": "ZuodaoTech/everyone-can-use-english",
|
|
103
114
|
"language": "TypeScript",
|
|
104
115
|
"color": "#3178c6",
|
|
105
116
|
"description": "人人都能用英语",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
117
|
+
"forked": "3576",
|
|
118
|
+
"stargazers_count": 22998,
|
|
119
|
+
"todayStar": "2180 stars this month",
|
|
109
120
|
"html_url": "https://github.com/ZuodaoTech/everyone-can-use-english",
|
|
110
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
111
122
|
},
|
|
112
123
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
124
|
+
"full_name": "posit-dev/positron",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "Positron, a next-generation data science IDE",
|
|
128
|
+
"forked": "59",
|
|
129
|
+
"stargazers_count": 1944,
|
|
130
|
+
"todayStar": "1415 stars this month",
|
|
131
|
+
"html_url": "https://github.com/posit-dev/positron",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "TeamNewPipe/NewPipe",
|
|
136
|
+
"language": "Java",
|
|
137
|
+
"color": "#b07219",
|
|
138
|
+
"description": "A libre lightweight streaming front-end for Android.",
|
|
139
|
+
"forked": "2984",
|
|
140
|
+
"stargazers_count": 30472,
|
|
141
|
+
"todayStar": "1190 stars this month",
|
|
142
|
+
"html_url": "https://github.com/TeamNewPipe/NewPipe",
|
|
143
|
+
"rank": 13
|
|
122
144
|
},
|
|
123
145
|
{
|
|
124
146
|
"full_name": "EbookFoundation/free-programming-books",
|
|
125
147
|
"language": "",
|
|
126
148
|
"color": "",
|
|
127
149
|
"description": "📚 Freely available programming books",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
150
|
+
"forked": "60823",
|
|
151
|
+
"stargazers_count": 330014,
|
|
152
|
+
"todayStar": "5307 stars this month",
|
|
131
153
|
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
132
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
133
155
|
},
|
|
134
156
|
{
|
|
135
157
|
"full_name": "langflow-ai/langflow",
|
|
136
158
|
"language": "JavaScript",
|
|
137
159
|
"color": "#f1e05a",
|
|
138
160
|
"description": "⛓️ Langflow is a visual framework for building multi-agent and RAG applications. It's open-source, Python-powered, fully customizable, model and vector store agnostic.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
161
|
+
"forked": "3214",
|
|
162
|
+
"stargazers_count": 22646,
|
|
163
|
+
"todayStar": "2975 stars this month",
|
|
142
164
|
"html_url": "https://github.com/langflow-ai/langflow",
|
|
143
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
144
166
|
},
|
|
145
167
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
168
|
+
"full_name": "eclipse-theia/theia",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.",
|
|
172
|
+
"forked": "2467",
|
|
173
|
+
"stargazers_count": 19723,
|
|
174
|
+
"todayStar": "746 stars this month",
|
|
175
|
+
"html_url": "https://github.com/eclipse-theia/theia",
|
|
176
|
+
"rank": 16
|
|
155
177
|
},
|
|
156
178
|
{
|
|
157
179
|
"full_name": "SagerNet/sing-box",
|
|
158
180
|
"language": "Go",
|
|
159
181
|
"color": "#00ADD8",
|
|
160
182
|
"description": "The universal proxy platform",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
183
|
+
"forked": "2051",
|
|
184
|
+
"stargazers_count": 16816,
|
|
185
|
+
"todayStar": "1440 stars this month",
|
|
164
186
|
"html_url": "https://github.com/SagerNet/sing-box",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "TeamNewPipe/NewPipe",
|
|
169
|
-
"language": "Java",
|
|
170
|
-
"color": "#b07219",
|
|
171
|
-
"description": "A libre lightweight streaming front-end for Android.",
|
|
172
|
-
"forked": "2982",
|
|
173
|
-
"stargazers_count": 30421,
|
|
174
|
-
"todayStar": "1177 stars this month",
|
|
175
|
-
"html_url": "https://github.com/TeamNewPipe/NewPipe",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "pedroslopez/whatsapp-web.js",
|
|
180
|
-
"language": "JavaScript",
|
|
181
|
-
"color": "#f1e05a",
|
|
182
|
-
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
183
|
-
"forked": "3496",
|
|
184
|
-
"stargazers_count": 14731,
|
|
185
|
-
"todayStar": "644 stars this month",
|
|
186
|
-
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
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": "ChrisTitusTech/winutil",
|
|
191
|
+
"language": "PowerShell",
|
|
192
|
+
"color": "#012456",
|
|
193
|
+
"description": "Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates",
|
|
194
|
+
"forked": "1138",
|
|
195
|
+
"stargazers_count": 17760,
|
|
196
|
+
"todayStar": "2768 stars this month",
|
|
197
|
+
"html_url": "https://github.com/ChrisTitusTech/winutil",
|
|
198
198
|
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "eclipse-theia/theia",
|
|
202
|
-
"language": "TypeScript",
|
|
203
|
-
"color": "#3178c6",
|
|
204
|
-
"description": "Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.",
|
|
205
|
-
"forked": "2466",
|
|
206
|
-
"stargazers_count": 19691,
|
|
207
|
-
"todayStar": "747 stars this month",
|
|
208
|
-
"html_url": "https://github.com/eclipse-theia/theia",
|
|
209
|
-
"rank": 19
|
|
210
199
|
}
|
|
211
200
|
]
|