@wcj/github-rank 24.10.17 → 24.10.18
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 +22216 -21205
- package/dist/trending-daily.json +109 -109
- package/dist/trending-monthly.json +97 -108
- package/dist/trending-weekly.json +130 -130
- package/dist/users.china.json +1918 -1356
- package/dist/users.json +4967 -4152
- package/dist/users.org.json +588 -403
- package/package.json +1 -1
- package/web/data/repos.json +22216 -21205
- package/web/data/trending-daily.json +109 -109
- package/web/data/trending-monthly.json +97 -108
- package/web/data/trending-weekly.json +130 -130
- package/web/data/users.china.json +1918 -1356
- package/web/data/users.json +4967 -4152
- package/web/data/users.org.json +588 -403
- package/web/index.html +4374 -4432
- package/web/org.html +366 -314
- package/web/repos.html +2560 -2560
- package/web/trending-monthly.html +104 -142
- package/web/trending-weekly.html +125 -125
- package/web/trending.html +99 -99
- package/web/users.china.html +1341 -1341
package/dist/trending-daily.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
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": "siyuan-note/siyuan",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.",
|
|
7
|
+
"forked": "1491",
|
|
8
|
+
"stargazers_count": 20429,
|
|
9
|
+
"todayStar": "150 stars today",
|
|
10
|
+
"html_url": "https://github.com/siyuan-note/siyuan",
|
|
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": "argmaxinc/WhisperKit",
|
|
15
|
+
"language": "Swift",
|
|
16
|
+
"color": "#F05138",
|
|
17
|
+
"description": "On-device Speech Recognition for Apple Silicon",
|
|
18
|
+
"forked": "301",
|
|
19
|
+
"stargazers_count": 3612,
|
|
20
|
+
"todayStar": "16 stars today",
|
|
21
|
+
"html_url": "https://github.com/argmaxinc/WhisperKit",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,142 +26,142 @@
|
|
|
26
26
|
"language": "PHP",
|
|
27
27
|
"color": "#4F5D95",
|
|
28
28
|
"description": "SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "23851",
|
|
30
|
+
"stargazers_count": 57883,
|
|
31
|
+
"todayStar": "172 stars today",
|
|
32
32
|
"html_url": "https://github.com/danielmiessler/SecLists",
|
|
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": "onevcat/Kingfisher",
|
|
37
|
+
"language": "Swift",
|
|
38
|
+
"color": "#F05138",
|
|
39
|
+
"description": "A lightweight, pure-Swift library for downloading and caching images from the web.",
|
|
40
|
+
"forked": "2658",
|
|
41
|
+
"stargazers_count": 23278,
|
|
42
|
+
"todayStar": "9 stars today",
|
|
43
|
+
"html_url": "https://github.com/onevcat/Kingfisher",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "kubernetes-sigs/controller-runtime",
|
|
48
|
-
"language": "Go",
|
|
49
|
-
"color": "#00ADD8",
|
|
50
|
-
"description": "Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)",
|
|
51
|
-
"forked": "1140",
|
|
52
|
-
"stargazers_count": 2524,
|
|
53
|
-
"todayStar": "39 stars today",
|
|
54
|
-
"html_url": "https://github.com/kubernetes-sigs/controller-runtime",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "VikParuchuri/surya",
|
|
59
48
|
"language": "Python",
|
|
60
49
|
"color": "#3572A5",
|
|
61
50
|
"description": "OCR, layout analysis, reading order, table recognition in 90+ languages",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "760",
|
|
52
|
+
"stargazers_count": 12056,
|
|
53
|
+
"todayStar": "286 stars today",
|
|
65
54
|
"html_url": "https://github.com/VikParuchuri/surya",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "nlohmann/json",
|
|
59
|
+
"language": "C++",
|
|
60
|
+
"color": "#f34b7d",
|
|
61
|
+
"description": "JSON for Modern C++",
|
|
62
|
+
"forked": "6694",
|
|
63
|
+
"stargazers_count": 42611,
|
|
64
|
+
"todayStar": "32 stars today",
|
|
65
|
+
"html_url": "https://github.com/nlohmann/json",
|
|
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": "electron/electron",
|
|
70
|
+
"language": "C++",
|
|
71
|
+
"color": "#f34b7d",
|
|
72
|
+
"description": "Build cross-platform desktop apps with JavaScript, HTML, and CSS",
|
|
73
|
+
"forked": "15384",
|
|
74
|
+
"stargazers_count": 114076,
|
|
75
|
+
"todayStar": "36 stars today",
|
|
76
|
+
"html_url": "https://github.com/electron/electron",
|
|
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": "cocos/cocos-engine",
|
|
81
|
+
"language": "C++",
|
|
82
|
+
"color": "#f34b7d",
|
|
83
|
+
"description": "Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.",
|
|
84
|
+
"forked": "1872",
|
|
85
|
+
"stargazers_count": 7515,
|
|
86
|
+
"todayStar": "55 stars today",
|
|
87
|
+
"html_url": "https://github.com/cocos/cocos-engine",
|
|
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": "iree-org/iree",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
|
+
"description": "A retargetable MLIR-based machine learning compiler and runtime toolkit.",
|
|
95
|
+
"forked": "593",
|
|
96
|
+
"stargazers_count": 2672,
|
|
97
|
+
"todayStar": "6 stars today",
|
|
98
|
+
"html_url": "https://github.com/iree-org/iree",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "C
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "Mbed-TLS/mbedtls",
|
|
103
|
+
"language": "C",
|
|
104
|
+
"color": "#555555",
|
|
105
|
+
"description": "An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.",
|
|
106
|
+
"forked": "2578",
|
|
107
|
+
"stargazers_count": 5336,
|
|
108
|
+
"todayStar": "11 stars today",
|
|
109
|
+
"html_url": "https://github.com/Mbed-TLS/mbedtls",
|
|
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": "KenneyNL/Adobe-Alternatives",
|
|
114
|
+
"language": "",
|
|
115
|
+
"color": "",
|
|
116
|
+
"description": "A list of alternatives for Adobe software",
|
|
117
|
+
"forked": "219",
|
|
118
|
+
"stargazers_count": 5263,
|
|
119
|
+
"todayStar": "40 stars today",
|
|
120
|
+
"html_url": "https://github.com/KenneyNL/Adobe-Alternatives",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "fingerprintjs/fingerprintjs",
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "The most advanced browser fingerprinting library.",
|
|
128
|
+
"forked": "2264",
|
|
129
|
+
"stargazers_count": 22382,
|
|
130
|
+
"todayStar": "88 stars today",
|
|
131
|
+
"html_url": "https://github.com/fingerprintjs/fingerprintjs",
|
|
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": "alibaba/higress",
|
|
136
|
+
"language": "Go",
|
|
137
|
+
"color": "#00ADD8",
|
|
138
|
+
"description": "🤖 AI Gateway | AI Native API Gateway",
|
|
139
|
+
"forked": "488",
|
|
140
|
+
"stargazers_count": 3065,
|
|
141
|
+
"todayStar": "17 stars today",
|
|
142
|
+
"html_url": "https://github.com/alibaba/higress",
|
|
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": "firecracker-microvm/firecracker",
|
|
147
|
+
"language": "Rust",
|
|
148
|
+
"color": "#dea584",
|
|
149
|
+
"description": "Secure and fast microVMs for serverless computing.",
|
|
150
|
+
"forked": "1784",
|
|
151
|
+
"stargazers_count": 25699,
|
|
152
|
+
"todayStar": "39 stars today",
|
|
153
|
+
"html_url": "https://github.com/firecracker-microvm/firecracker",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "mandiant/capa",
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "The FLARE team's open-source tool to identify capabilities in executable files.",
|
|
161
|
+
"forked": "551",
|
|
162
|
+
"stargazers_count": 4726,
|
|
163
|
+
"todayStar": "27 stars today",
|
|
164
|
+
"html_url": "https://github.com/mandiant/capa",
|
|
165
165
|
"rank": 15
|
|
166
166
|
}
|
|
167
167
|
]
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "Model components of the Llama Stack APIs",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "500",
|
|
8
|
+
"stargazers_count": 3742,
|
|
9
|
+
"todayStar": "3436 stars this month",
|
|
10
10
|
"html_url": "https://github.com/meta-llama/llama-stack",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "982",
|
|
19
|
+
"stargazers_count": 14014,
|
|
20
|
+
"todayStar": "11277 stars this month",
|
|
21
21
|
"html_url": "https://github.com/unclecode/crawl4ai",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,43 +26,43 @@
|
|
|
26
26
|
"language": "Rust",
|
|
27
27
|
"color": "#dea584",
|
|
28
28
|
"description": "24/7 local AI screen & mic recording. Works with Ollama. Llama3.2 control your computer. Alternative to Rewind.ai & Zapier. Open. Secure. You own your data. Rust.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "436",
|
|
30
|
+
"stargazers_count": 7964,
|
|
31
|
+
"todayStar": "6642 stars this month",
|
|
32
32
|
"html_url": "https://github.com/mediar-ai/screenpipe",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "hcengineering/platform",
|
|
37
|
+
"language": "TypeScript",
|
|
38
|
+
"color": "#3178c6",
|
|
39
|
+
"description": "Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)",
|
|
40
|
+
"forked": "919",
|
|
41
|
+
"stargazers_count": 15054,
|
|
42
|
+
"todayStar": "7837 stars this month",
|
|
43
|
+
"html_url": "https://github.com/hcengineering/platform",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "TheAlgorithms/Python",
|
|
37
48
|
"language": "Python",
|
|
38
49
|
"color": "#3572A5",
|
|
39
50
|
"description": "All Algorithms implemented in Python",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "45325",
|
|
52
|
+
"stargazers_count": 191958,
|
|
53
|
+
"todayStar": "8076 stars this month",
|
|
43
54
|
"html_url": "https://github.com/TheAlgorithms/Python",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "tw93/Pake",
|
|
48
59
|
"language": "Rust",
|
|
49
60
|
"color": "#dea584",
|
|
50
61
|
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "5415",
|
|
63
|
+
"stargazers_count": 30957,
|
|
64
|
+
"todayStar": "5217 stars this month",
|
|
54
65
|
"html_url": "https://github.com/tw93/Pake",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "kestra-io/kestra",
|
|
59
|
-
"language": "Java",
|
|
60
|
-
"color": "#b07219",
|
|
61
|
-
"description": "⚡ Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...",
|
|
62
|
-
"forked": "864",
|
|
63
|
-
"stargazers_count": 10442,
|
|
64
|
-
"todayStar": "2983 stars this month",
|
|
65
|
-
"html_url": "https://github.com/kestra-io/kestra",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,43 +70,43 @@
|
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
72
|
"description": "Animation engine for explanatory math videos",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "6079",
|
|
74
|
+
"stargazers_count": 68215,
|
|
75
|
+
"todayStar": "6295 stars this month",
|
|
76
76
|
"html_url": "https://github.com/3b1b/manim",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "kestra-io/kestra",
|
|
81
|
+
"language": "Java",
|
|
82
|
+
"color": "#b07219",
|
|
83
|
+
"description": "⚡ Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...",
|
|
84
|
+
"forked": "877",
|
|
85
|
+
"stargazers_count": 10514,
|
|
86
|
+
"todayStar": "3045 stars this month",
|
|
87
|
+
"html_url": "https://github.com/kestra-io/kestra",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "roboflow/supervision",
|
|
81
92
|
"language": "Python",
|
|
82
93
|
"color": "#3572A5",
|
|
83
94
|
"description": "We write your reusable computer vision tools. 💜",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "1770",
|
|
96
|
+
"stargazers_count": 23705,
|
|
97
|
+
"todayStar": "5182 stars this month",
|
|
87
98
|
"html_url": "https://github.com/roboflow/supervision",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
102
|
"full_name": "anthropics/anthropic-cookbook",
|
|
92
103
|
"language": "JupyterNotebook",
|
|
93
104
|
"color": "#DA5B0B",
|
|
94
105
|
"description": "A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
106
|
+
"forked": "800",
|
|
107
|
+
"stargazers_count": 6248,
|
|
108
|
+
"todayStar": "1514 stars this month",
|
|
98
109
|
"html_url": "https://github.com/anthropics/anthropic-cookbook",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "DiceDB/dice",
|
|
103
|
-
"language": "Go",
|
|
104
|
-
"color": "#00ADD8",
|
|
105
|
-
"description": "DiceDB is a redis-compliant, in-memory, real-time, and reactive database optimized for modern hardware and for building and scaling truly real-time applications.",
|
|
106
|
-
"forked": "988",
|
|
107
|
-
"stargazers_count": 6308,
|
|
108
|
-
"todayStar": "2208 stars this month",
|
|
109
|
-
"html_url": "https://github.com/DiceDB/dice",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,32 +114,32 @@
|
|
|
114
114
|
"language": "TypeScript",
|
|
115
115
|
"color": "#3178c6",
|
|
116
116
|
"description": "Open Source Survey Platform",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "1540",
|
|
118
|
+
"stargazers_count": 7959,
|
|
119
|
+
"todayStar": "1405 stars this month",
|
|
120
120
|
"html_url": "https://github.com/formbricks/formbricks",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "DiceDB/dice",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "DiceDB is a redis-compliant, in-memory, real-time, and reactive database optimized for modern hardware and for building and scaling truly real-time applications.",
|
|
128
|
+
"forked": "1000",
|
|
129
|
+
"stargazers_count": 6368,
|
|
130
|
+
"todayStar": "2209 stars this month",
|
|
131
|
+
"html_url": "https://github.com/DiceDB/dice",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
123
134
|
{
|
|
124
135
|
"full_name": "localsend/localsend",
|
|
125
136
|
"language": "Dart",
|
|
126
137
|
"color": "#00B4AB",
|
|
127
138
|
"description": "An open-source cross-platform alternative to AirDrop",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
139
|
+
"forked": "2636",
|
|
140
|
+
"stargazers_count": 48436,
|
|
141
|
+
"todayStar": "6604 stars this month",
|
|
131
142
|
"html_url": "https://github.com/localsend/localsend",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "livekit/agents",
|
|
136
|
-
"language": "Python",
|
|
137
|
-
"color": "#3572A5",
|
|
138
|
-
"description": "Build real-time multimodal AI applications 🤖🎙️📹",
|
|
139
|
-
"forked": "338",
|
|
140
|
-
"stargazers_count": 3456,
|
|
141
|
-
"todayStar": "2406 stars this month",
|
|
142
|
-
"html_url": "https://github.com/livekit/agents",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,65 +147,54 @@
|
|
|
147
147
|
"language": "TypeScript",
|
|
148
148
|
"color": "#3178c6",
|
|
149
149
|
"description": "✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "2021",
|
|
151
|
+
"stargazers_count": 31082,
|
|
152
|
+
"todayStar": "1210 stars this month",
|
|
153
153
|
"html_url": "https://github.com/AykutSarac/jsoncrack.com",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "livekit/agents",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Build real-time multimodal AI applications 🤖🎙️📹",
|
|
161
|
+
"forked": "344",
|
|
162
|
+
"stargazers_count": 3495,
|
|
163
|
+
"todayStar": "2444 stars this month",
|
|
164
|
+
"html_url": "https://github.com/livekit/agents",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "deskflow/deskflow",
|
|
158
169
|
"language": "C++",
|
|
159
170
|
"color": "#f34b7d",
|
|
160
171
|
"description": "Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "3718",
|
|
173
|
+
"stargazers_count": 12042,
|
|
174
|
+
"todayStar": "1702 stars this month",
|
|
164
175
|
"html_url": "https://github.com/deskflow/deskflow",
|
|
165
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "HariSekhon/DevOps-Bash-tools",
|
|
180
|
+
"language": "Shell",
|
|
181
|
+
"color": "#89e051",
|
|
182
|
+
"description": "1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..",
|
|
183
|
+
"forked": "986",
|
|
184
|
+
"stargazers_count": 5304,
|
|
185
|
+
"todayStar": "2182 stars this month",
|
|
186
|
+
"html_url": "https://github.com/HariSekhon/DevOps-Bash-tools",
|
|
187
|
+
"rank": 17
|
|
166
188
|
},
|
|
167
189
|
{
|
|
168
190
|
"full_name": "mainmatter/100-exercises-to-learn-rust",
|
|
169
191
|
"language": "Rust",
|
|
170
192
|
"color": "#dea584",
|
|
171
193
|
"description": "A self-paced course to learn Rust, one exercise at a time.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
194
|
+
"forked": "947",
|
|
195
|
+
"stargazers_count": 5609,
|
|
196
|
+
"todayStar": "1790 stars this month",
|
|
175
197
|
"html_url": "https://github.com/mainmatter/100-exercises-to-learn-rust",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "cline/cline",
|
|
180
|
-
"language": "TypeScript",
|
|
181
|
-
"color": "#3178c6",
|
|
182
|
-
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.",
|
|
183
|
-
"forked": "682",
|
|
184
|
-
"stargazers_count": 8229,
|
|
185
|
-
"todayStar": "3860 stars this month",
|
|
186
|
-
"html_url": "https://github.com/cline/cline",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "OpenBB-finance/OpenBB",
|
|
191
|
-
"language": "Python",
|
|
192
|
-
"color": "#3572A5",
|
|
193
|
-
"description": "Investment Research for Everyone, Everywhere.",
|
|
194
|
-
"forked": "2993",
|
|
195
|
-
"stargazers_count": 32735,
|
|
196
|
-
"todayStar": "2663 stars this month",
|
|
197
|
-
"html_url": "https://github.com/OpenBB-finance/OpenBB",
|
|
198
198
|
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "maybe-finance/maybe",
|
|
202
|
-
"language": "Ruby",
|
|
203
|
-
"color": "#701516",
|
|
204
|
-
"description": "The OS for your personal finances",
|
|
205
|
-
"forked": "2306",
|
|
206
|
-
"stargazers_count": 30970,
|
|
207
|
-
"todayStar": "1576 stars this month",
|
|
208
|
-
"html_url": "https://github.com/maybe-finance/maybe",
|
|
209
|
-
"rank": 19
|
|
210
199
|
}
|
|
211
200
|
]
|