@wcj/github-rank 24.8.9 → 24.8.24
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 +55870 -55843
- package/dist/trending-daily.json +120 -98
- package/dist/trending-monthly.json +149 -116
- package/dist/trending-weekly.json +133 -133
- package/dist/users.china.json +4910 -4980
- package/dist/users.json +12201 -12201
- package/dist/users.org.json +1304 -1304
- package/package.json +3 -3
- package/web/data/repos.json +55870 -55843
- package/web/data/trending-daily.json +120 -98
- package/web/data/trending-monthly.json +149 -116
- package/web/data/trending-weekly.json +133 -133
- package/web/data/users.china.json +4910 -4980
- package/web/data/users.json +12201 -12201
- package/web/data/users.org.json +1304 -1304
- package/web/index.html +10898 -10903
- package/web/org.html +1043 -1043
- package/web/repos.html +5539 -5539
- package/web/trending-monthly.html +225 -103
- package/web/trending-weekly.html +120 -116
- package/web/trending.html +161 -85
- package/web/users.china.html +4527 -4642
package/dist/trending-daily.json
CHANGED
|
@@ -1,145 +1,167 @@
|
|
|
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": "zed-industries/zed",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
|
+
"description": "Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.",
|
|
7
|
+
"forked": "2438",
|
|
8
|
+
"stargazers_count": 45031,
|
|
9
|
+
"todayStar": "156 stars today",
|
|
10
|
+
"html_url": "https://github.com/zed-industries/zed",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "QuivrHQ/quivr",
|
|
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": "Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework",
|
|
18
|
+
"forked": "3427",
|
|
19
|
+
"stargazers_count": 35154,
|
|
20
|
+
"todayStar": "248 stars today",
|
|
21
|
+
"html_url": "https://github.com/QuivrHQ/quivr",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "toss/es-toolkit",
|
|
26
26
|
"language": "TypeScript",
|
|
27
27
|
"color": "#3178c6",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.",
|
|
29
|
+
"forked": "234",
|
|
30
|
+
"stargazers_count": 5747,
|
|
31
|
+
"todayStar": "286 stars today",
|
|
32
|
+
"html_url": "https://github.com/toss/es-toolkit",
|
|
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/mimalloc",
|
|
37
|
+
"language": "C",
|
|
38
|
+
"color": "#555555",
|
|
39
|
+
"description": "mimalloc is a compact general purpose allocator with excellent performance.",
|
|
40
|
+
"forked": "823",
|
|
41
|
+
"stargazers_count": 10088,
|
|
42
|
+
"todayStar": "106 stars today",
|
|
43
|
+
"html_url": "https://github.com/microsoft/mimalloc",
|
|
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": "OpenCTI-Platform/opencti",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#3178c6",
|
|
50
|
+
"description": "Open Cyber Threat Intelligence Platform",
|
|
51
|
+
"forked": "867",
|
|
52
|
+
"stargazers_count": 5809,
|
|
53
|
+
"todayStar": "79 stars today",
|
|
54
|
+
"html_url": "https://github.com/OpenCTI-Platform/opencti",
|
|
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": "astral-sh/uv",
|
|
59
|
+
"language": "Rust",
|
|
60
|
+
"color": "#dea584",
|
|
61
|
+
"description": "An extremely fast Python package and project manager, written in Rust.",
|
|
62
|
+
"forked": "507",
|
|
63
|
+
"stargazers_count": 17530,
|
|
64
|
+
"todayStar": "461 stars today",
|
|
65
|
+
"html_url": "https://github.com/astral-sh/uv",
|
|
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": "microsoft/Phi-3CookBook",
|
|
70
|
+
"language": "JupyterNotebook",
|
|
71
|
+
"color": "#DA5B0B",
|
|
72
|
+
"description": "This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.",
|
|
73
|
+
"forked": "189",
|
|
74
|
+
"stargazers_count": 1963,
|
|
75
|
+
"todayStar": "188 stars today",
|
|
76
|
+
"html_url": "https://github.com/microsoft/Phi-3CookBook",
|
|
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": "s0md3v/roop",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "one-click face swap",
|
|
84
|
+
"forked": "6508",
|
|
85
|
+
"stargazers_count": 26587,
|
|
86
|
+
"todayStar": "165 stars today",
|
|
87
|
+
"html_url": "https://github.com/s0md3v/roop",
|
|
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": "aws/aws-cli",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "Universal Command Line Interface for Amazon Web Services",
|
|
95
|
+
"forked": "4064",
|
|
96
|
+
"stargazers_count": 15264,
|
|
97
|
+
"todayStar": "8 stars today",
|
|
98
|
+
"html_url": "https://github.com/aws/aws-cli",
|
|
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": "fmtlib/fmt",
|
|
103
|
+
"language": "C++",
|
|
104
|
+
"color": "#f34b7d",
|
|
105
|
+
"description": "A modern formatting library",
|
|
106
|
+
"forked": "2448",
|
|
107
|
+
"stargazers_count": 20215,
|
|
108
|
+
"todayStar": "61 stars today",
|
|
109
|
+
"html_url": "https://github.com/fmtlib/fmt",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "usebruno/bruno",
|
|
114
114
|
"language": "JavaScript",
|
|
115
115
|
"color": "#f1e05a",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)",
|
|
117
|
+
"forked": "1113",
|
|
118
|
+
"stargazers_count": 24288,
|
|
119
|
+
"todayStar": "98 stars today",
|
|
120
|
+
"html_url": "https://github.com/usebruno/bruno",
|
|
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": "amnezia-vpn/amnezia-client",
|
|
125
|
+
"language": "C++",
|
|
126
|
+
"color": "#f34b7d",
|
|
127
|
+
"description": "Amnezia VPN Client (Desktop+Mobile)",
|
|
128
|
+
"forked": "225",
|
|
129
|
+
"stargazers_count": 2741,
|
|
130
|
+
"todayStar": "54 stars today",
|
|
131
|
+
"html_url": "https://github.com/amnezia-vpn/amnezia-client",
|
|
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": "NVlabs/VILA",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "VILA - a multi-image visual language model with training, inference and evaluation recipe, deployable from cloud to edge (Jetson Orin and laptops)",
|
|
139
|
+
"forked": "114",
|
|
140
|
+
"stargazers_count": 1500,
|
|
141
|
+
"todayStar": "148 stars today",
|
|
142
|
+
"html_url": "https://github.com/NVlabs/VILA",
|
|
143
143
|
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "yangshun/tech-interview-handbook",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
|
+
"description": "💯 Curated coding interview preparation materials for busy software engineers",
|
|
150
|
+
"forked": "14474",
|
|
151
|
+
"stargazers_count": 115757,
|
|
152
|
+
"todayStar": "100 stars today",
|
|
153
|
+
"html_url": "https://github.com/yangshun/tech-interview-handbook",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "deepset-ai/haystack",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "🔍 LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.",
|
|
161
|
+
"forked": "1769",
|
|
162
|
+
"stargazers_count": 15426,
|
|
163
|
+
"todayStar": "38 stars today",
|
|
164
|
+
"html_url": "https://github.com/deepset-ai/haystack",
|
|
165
|
+
"rank": 15
|
|
144
166
|
}
|
|
145
167
|
]
|
|
@@ -1,189 +1,222 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "opendatalab/MinerU",
|
|
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": "A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。",
|
|
7
|
+
"forked": "702",
|
|
8
|
+
"stargazers_count": 9651,
|
|
9
|
+
"todayStar": "8548 stars this month",
|
|
10
|
+
"html_url": "https://github.com/opendatalab/MinerU",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "krahets/hello-algo",
|
|
15
|
-
"language": "Java",
|
|
16
|
-
"color": "#b07219",
|
|
17
|
-
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
18
|
-
"forked": "11557",
|
|
19
|
-
"stargazers_count": 91725,
|
|
20
|
-
"todayStar": "12148 stars this month",
|
|
21
|
-
"html_url": "https://github.com/krahets/hello-algo",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "drawdb-io/drawdb",
|
|
26
15
|
"language": "JavaScript",
|
|
27
16
|
"color": "#f1e05a",
|
|
28
17
|
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "1330",
|
|
19
|
+
"stargazers_count": 19299,
|
|
20
|
+
"todayStar": "6964 stars this month",
|
|
32
21
|
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "sickcodes/Docker-OSX",
|
|
37
26
|
"language": "Shell",
|
|
38
27
|
"color": "#89e051",
|
|
39
28
|
"description": "Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "1923",
|
|
30
|
+
"stargazers_count": 40254,
|
|
31
|
+
"todayStar": "4082 stars this month",
|
|
43
32
|
"html_url": "https://github.com/sickcodes/Docker-OSX",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "DiceDB/dice",
|
|
37
|
+
"language": "Go",
|
|
38
|
+
"color": "#00ADD8",
|
|
39
|
+
"description": "A drop-in replacement of Redis with SQL-based realtime reactivity.",
|
|
40
|
+
"forked": "397",
|
|
41
|
+
"stargazers_count": 3078,
|
|
42
|
+
"todayStar": "2133 stars this month",
|
|
43
|
+
"html_url": "https://github.com/DiceDB/dice",
|
|
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": "lllyasviel/stable-diffusion-webui-forge",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "",
|
|
51
|
+
"forked": "647",
|
|
52
|
+
"stargazers_count": 6623,
|
|
53
|
+
"todayStar": "1213 stars this month",
|
|
54
|
+
"html_url": "https://github.com/lllyasviel/stable-diffusion-webui-forge",
|
|
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": "lipku/metahuman-stream",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Real time interactive streaming digital human",
|
|
62
|
+
"forked": "437",
|
|
63
|
+
"stargazers_count": 3120,
|
|
64
|
+
"todayStar": "2113 stars this month",
|
|
65
|
+
"html_url": "https://github.com/lipku/metahuman-stream",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "teableio/teable",
|
|
70
70
|
"language": "TypeScript",
|
|
71
71
|
"color": "#3178c6",
|
|
72
|
-
"description": "The
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "✨ The Next Gen Airtable Alternative: No-Code Postgres",
|
|
73
|
+
"forked": "466",
|
|
74
|
+
"stargazers_count": 10498,
|
|
75
|
+
"todayStar": "2758 stars this month",
|
|
76
|
+
"html_url": "https://github.com/teableio/teable",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "comfyanonymous/ComfyUI",
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.",
|
|
84
|
+
"forked": "5054",
|
|
85
|
+
"stargazers_count": 48020,
|
|
86
|
+
"todayStar": "5147 stars this month",
|
|
87
|
+
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "goauthentik/authentik",
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "The authentication glue you need.",
|
|
95
|
+
"forked": "819",
|
|
96
|
+
"stargazers_count": 11891,
|
|
97
|
+
"todayStar": "3980 stars this month",
|
|
98
|
+
"html_url": "https://github.com/goauthentik/authentik",
|
|
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": "midday-ai/midday",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"description": "Run your business smarter 🪄",
|
|
106
|
+
"forked": "346",
|
|
107
|
+
"stargazers_count": 3912,
|
|
108
|
+
"todayStar": "831 stars this month",
|
|
109
|
+
"html_url": "https://github.com/midday-ai/midday",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "kamranahmedse/developer-roadmap",
|
|
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": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
117
|
+
"forked": "38270",
|
|
118
|
+
"stargazers_count": 288550,
|
|
119
|
+
"todayStar": "5386 stars this month",
|
|
120
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
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": "Netflix/maestro",
|
|
125
|
+
"language": "Java",
|
|
126
|
+
"color": "#b07219",
|
|
127
|
+
"description": "Maestro: Netflix’s Workflow Orchestrator",
|
|
128
|
+
"forked": "190",
|
|
129
|
+
"stargazers_count": 3108,
|
|
130
|
+
"todayStar": "2360 stars this month",
|
|
131
|
+
"html_url": "https://github.com/Netflix/maestro",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "LLaVA-VL/LLaVA-NeXT",
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "",
|
|
139
|
+
"forked": "136",
|
|
140
|
+
"stargazers_count": 2076,
|
|
141
|
+
"todayStar": "753 stars this month",
|
|
142
|
+
"html_url": "https://github.com/LLaVA-VL/LLaVA-NeXT",
|
|
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": "chen08209/FlClash",
|
|
147
|
+
"language": "Dart",
|
|
148
|
+
"color": "#00B4AB",
|
|
149
|
+
"description": "A multi-platform proxy client based on ClashMeta,simple and easy to use, open-source and ad-free.",
|
|
150
|
+
"forked": "359",
|
|
151
|
+
"stargazers_count": 6222,
|
|
152
|
+
"todayStar": "3790 stars this month",
|
|
153
|
+
"html_url": "https://github.com/chen08209/FlClash",
|
|
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": "jagrosh/MusicBot",
|
|
158
|
+
"language": "Java",
|
|
159
|
+
"color": "#b07219",
|
|
160
|
+
"description": "🎶 A Discord music bot that's easy to set up and run yourself!",
|
|
161
|
+
"forked": "2491",
|
|
162
|
+
"stargazers_count": 5111,
|
|
163
|
+
"todayStar": "206 stars this month",
|
|
164
|
+
"html_url": "https://github.com/jagrosh/MusicBot",
|
|
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": "Infisical/infisical",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI",
|
|
172
|
+
"forked": "814",
|
|
173
|
+
"stargazers_count": 14675,
|
|
174
|
+
"todayStar": "1539 stars this month",
|
|
175
|
+
"html_url": "https://github.com/Infisical/infisical",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "infiniflow/ragflow",
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
183
|
+
"forked": "1540",
|
|
184
|
+
"stargazers_count": 15157,
|
|
185
|
+
"todayStar": "2665 stars this month",
|
|
186
|
+
"html_url": "https://github.com/infiniflow/ragflow",
|
|
187
187
|
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "mingrammer/diagrams",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "🎨 Diagram as Code for prototyping cloud system architectures",
|
|
194
|
+
"forked": "2377",
|
|
195
|
+
"stargazers_count": 36677,
|
|
196
|
+
"todayStar": "999 stars this month",
|
|
197
|
+
"html_url": "https://github.com/mingrammer/diagrams",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "blakeblackshear/frigate",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "NVR with realtime local object detection for IP cameras",
|
|
205
|
+
"forked": "1604",
|
|
206
|
+
"stargazers_count": 17359,
|
|
207
|
+
"todayStar": "1113 stars this month",
|
|
208
|
+
"html_url": "https://github.com/blakeblackshear/frigate",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "FlareSolverr/FlareSolverr",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "Proxy server to bypass Cloudflare protection",
|
|
216
|
+
"forked": "612",
|
|
217
|
+
"stargazers_count": 7120,
|
|
218
|
+
"todayStar": "625 stars this month",
|
|
219
|
+
"html_url": "https://github.com/FlareSolverr/FlareSolverr",
|
|
220
|
+
"rank": 20
|
|
188
221
|
}
|
|
189
222
|
]
|