@wcj/github-rank 24.9.25 → 24.9.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +20086 -20087
- package/dist/trending-daily.json +98 -87
- package/dist/trending-monthly.json +118 -85
- package/dist/trending-weekly.json +83 -94
- package/dist/users.china.json +1496 -1496
- package/dist/users.json +4226 -4226
- package/dist/users.org.json +432 -432
- package/package.json +1 -1
- package/web/data/repos.json +20086 -20087
- package/web/data/trending-daily.json +98 -87
- package/web/data/trending-monthly.json +118 -85
- package/web/data/trending-weekly.json +83 -94
- package/web/data/users.china.json +1496 -1496
- package/web/data/users.json +4226 -4226
- package/web/data/users.org.json +432 -432
- package/web/index.html +4419 -4417
- package/web/org.html +356 -356
- package/web/repos.html +2652 -2652
- package/web/trending-monthly.html +196 -82
- package/web/trending-weekly.html +80 -118
- package/web/trending.html +118 -80
- package/web/users.china.html +1483 -1483
|
@@ -1,46 +1,46 @@
|
|
|
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": "1914",
|
|
8
|
-
"stargazers_count": 43830,
|
|
9
|
-
"todayStar": "845 stars this week",
|
|
10
|
-
"html_url": "https://github.com/WerWolv/ImHex",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "roboflow/supervision",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
6
|
"description": "We write your reusable computer vision tools. 💜",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "1661",
|
|
8
|
+
"stargazers_count": 22199,
|
|
9
|
+
"todayStar": "3393 stars this week",
|
|
21
10
|
"html_url": "https://github.com/roboflow/supervision",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "krayin/laravel-crm",
|
|
15
|
+
"language": "Blade",
|
|
16
|
+
"color": "#f7523f",
|
|
17
|
+
"description": "Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.",
|
|
18
|
+
"forked": "687",
|
|
19
|
+
"stargazers_count": 10550,
|
|
20
|
+
"todayStar": "828 stars this week",
|
|
21
|
+
"html_url": "https://github.com/krayin/laravel-crm",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "localsend/localsend",
|
|
26
|
+
"language": "Dart",
|
|
27
|
+
"color": "#00B4AB",
|
|
28
|
+
"description": "An open-source cross-platform alternative to AirDrop",
|
|
29
|
+
"forked": "2301",
|
|
30
|
+
"stargazers_count": 44855,
|
|
31
|
+
"todayStar": "2516 stars this week",
|
|
32
|
+
"html_url": "https://github.com/localsend/localsend",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "basecamp/kamal",
|
|
26
37
|
"language": "Ruby",
|
|
27
38
|
"color": "#701516",
|
|
28
39
|
"description": "Deploy web apps anywhere.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "388",
|
|
41
|
+
"stargazers_count": 10144,
|
|
42
|
+
"todayStar": "388 stars this week",
|
|
32
43
|
"html_url": "https://github.com/basecamp/kamal",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "stenzek/duckstation",
|
|
37
|
-
"language": "C++",
|
|
38
|
-
"color": "#f34b7d",
|
|
39
|
-
"description": "Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64",
|
|
40
|
-
"forked": "683",
|
|
41
|
-
"stargazers_count": 6956,
|
|
42
|
-
"todayStar": "178 stars this week",
|
|
43
|
-
"html_url": "https://github.com/stenzek/duckstation",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,98 +48,87 @@
|
|
|
48
48
|
"language": "Java",
|
|
49
49
|
"color": "#b07219",
|
|
50
50
|
"description": "A browser automation framework and ecosystem.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "8147",
|
|
52
|
+
"stargazers_count": 30337,
|
|
53
|
+
"todayStar": "124 stars this week",
|
|
54
54
|
"html_url": "https://github.com/SeleniumHQ/selenium",
|
|
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": "cpacker/MemGPT",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Letta (fka MemGPT) is a framework for creating stateful LLM services.",
|
|
62
|
+
"forked": "1278",
|
|
63
|
+
"stargazers_count": 11700,
|
|
64
|
+
"todayStar": "220 stars this week",
|
|
65
|
+
"html_url": "https://github.com/cpacker/MemGPT",
|
|
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": "Eugeny/tabby",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"description": "A terminal for a more modern age",
|
|
73
|
+
"forked": "3367",
|
|
74
|
+
"stargazers_count": 58511,
|
|
75
|
+
"todayStar": "204 stars this week",
|
|
76
|
+
"html_url": "https://github.com/Eugeny/tabby",
|
|
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": "stanford-oval/storm",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
84
|
+
"forked": "1032",
|
|
85
|
+
"stargazers_count": 11481,
|
|
86
|
+
"todayStar": "1226 stars this week",
|
|
87
|
+
"html_url": "https://github.com/stanford-oval/storm",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "C",
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "stenzek/duckstation",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
|
+
"description": "Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64",
|
|
95
|
+
"forked": "685",
|
|
96
|
+
"stargazers_count": 6975,
|
|
97
|
+
"todayStar": "146 stars this week",
|
|
98
|
+
"html_url": "https://github.com/stenzek/duckstation",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "SigmaHQ/sigma",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Main Sigma Rule Repository",
|
|
106
|
+
"forked": "2165",
|
|
107
|
+
"stargazers_count": 8161,
|
|
108
|
+
"todayStar": "44 stars this week",
|
|
109
|
+
"html_url": "https://github.com/SigmaHQ/sigma",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
101
112
|
{
|
|
102
113
|
"full_name": "sz3/libcimbar",
|
|
103
114
|
"language": "C++",
|
|
104
115
|
"color": "#f34b7d",
|
|
105
116
|
"description": "Optimized implementation for color-icon-matrix barcodes",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
117
|
+
"forked": "231",
|
|
118
|
+
"stargazers_count": 3298,
|
|
119
|
+
"todayStar": "2200 stars this week",
|
|
109
120
|
"html_url": "https://github.com/sz3/libcimbar",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "krayin/laravel-crm",
|
|
114
|
-
"language": "Blade",
|
|
115
|
-
"color": "#f7523f",
|
|
116
|
-
"description": "Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.",
|
|
117
|
-
"forked": "685",
|
|
118
|
-
"stargazers_count": 10512,
|
|
119
|
-
"todayStar": "1105 stars this week",
|
|
120
|
-
"html_url": "https://github.com/krayin/laravel-crm",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "AtsushiSakai/PythonRobotics",
|
|
125
125
|
"language": "Python",
|
|
126
126
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "Python sample codes for robotics algorithms.",
|
|
128
|
+
"forked": "6480",
|
|
129
|
+
"stargazers_count": 22829,
|
|
130
|
+
"todayStar": "99 stars this week",
|
|
131
|
+
"html_url": "https://github.com/AtsushiSakai/PythonRobotics",
|
|
132
132
|
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "localsend/localsend",
|
|
136
|
-
"language": "Dart",
|
|
137
|
-
"color": "#00B4AB",
|
|
138
|
-
"description": "An open-source cross-platform alternative to AirDrop",
|
|
139
|
-
"forked": "2270",
|
|
140
|
-
"stargazers_count": 44009,
|
|
141
|
-
"todayStar": "915 stars this week",
|
|
142
|
-
"html_url": "https://github.com/localsend/localsend",
|
|
143
|
-
"rank": 13
|
|
144
133
|
}
|
|
145
134
|
]
|