Skip to content

Commit 5da9695

Browse files
committed
2025-09-23-10 Data Update by lc-bot
1 parent 3e04ab0 commit 5da9695

10 files changed

Lines changed: 6961 additions & 7054 deletions

_visualize/LAST_MASTER_UPDATE.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
2025-09-22-10
2-
START Mon Sep 22 10:48:11 UTC 2025
3-
END Mon Sep 22 13:45:44 UTC 2025
1+
2025-09-23-10
2+
START Tue Sep 23 10:47:43 UTC 2025
3+
END Tue Sep 23 13:39:13 UTC 2025

visualize/github-data/dependencyInfo.json

Lines changed: 77 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -264,21 +264,6 @@
264264
"login": "BurntSushi"
265265
}
266266
},
267-
"BurntSushi/byteorder": {
268-
"languages": {
269-
"nodes": [
270-
{
271-
"color": "#dea584",
272-
"name": "Rust"
273-
}
274-
]
275-
},
276-
"name": "byteorder",
277-
"nameWithOwner": "BurntSushi/byteorder",
278-
"owner": {
279-
"login": "BurntSushi"
280-
}
281-
},
282267
"BurntSushi/walkdir": {
283268
"languages": {
284269
"nodes": [
@@ -2590,22 +2575,6 @@
25902575
"login": "RustCrypto"
25912576
}
25922577
},
2593-
"RustCrypto/formats": {
2594-
"languages": {
2595-
"nodes": [
2596-
{
2597-
"color": "#dea584",
2598-
"name": "Rust"
2599-
}
2600-
]
2601-
},
2602-
"name": "formats",
2603-
"nameWithOwner": "RustCrypto/formats",
2604-
"owner": {
2605-
"isVerified": false,
2606-
"login": "RustCrypto"
2607-
}
2608-
},
26092578
"RustCrypto/traits": {
26102579
"languages": {
26112580
"nodes": [
@@ -4076,6 +4045,21 @@
40764045
"login": "akaihola"
40774046
}
40784047
},
4048+
"akhilles/crc-catalog": {
4049+
"languages": {
4050+
"nodes": [
4051+
{
4052+
"color": "#dea584",
4053+
"name": "Rust"
4054+
}
4055+
]
4056+
},
4057+
"name": "crc-catalog",
4058+
"nameWithOwner": "akhilles/crc-catalog",
4059+
"owner": {
4060+
"login": "akhilles"
4061+
}
4062+
},
40794063
"aleaxit/gmpy": {
40804064
"languages": {
40814065
"nodes": [
@@ -4329,6 +4313,21 @@
43294313
"login": "ampproject"
43304314
}
43314315
},
4316+
"anatawa12/deflate64-rs": {
4317+
"languages": {
4318+
"nodes": [
4319+
{
4320+
"color": "#dea584",
4321+
"name": "Rust"
4322+
}
4323+
]
4324+
},
4325+
"name": "deflate64-rs",
4326+
"nameWithOwner": "anatawa12/deflate64-rs",
4327+
"owner": {
4328+
"login": "anatawa12"
4329+
}
4330+
},
43324331
"anderskm/gputil": {
43334332
"languages": {
43344333
"nodes": [
@@ -8275,6 +8274,22 @@
82758274
"login": "dotnet"
82768275
}
82778276
},
8277+
"dotnet/dotnet": {
8278+
"languages": {
8279+
"nodes": [
8280+
{
8281+
"color": "#178600",
8282+
"name": "C#"
8283+
}
8284+
]
8285+
},
8286+
"name": "dotnet",
8287+
"nameWithOwner": "dotnet/dotnet",
8288+
"owner": {
8289+
"isVerified": true,
8290+
"login": "dotnet"
8291+
}
8292+
},
82788293
"dotnet/ef6": {
82798294
"languages": {
82808295
"nodes": [
@@ -8486,21 +8501,6 @@
84868501
"login": "dtolnay"
84878502
}
84888503
},
8489-
"dtolnay/itoa": {
8490-
"languages": {
8491-
"nodes": [
8492-
{
8493-
"color": "#dea584",
8494-
"name": "Rust"
8495-
}
8496-
]
8497-
},
8498-
"name": "itoa",
8499-
"nameWithOwner": "dtolnay/itoa",
8500-
"owner": {
8501-
"login": "dtolnay"
8502-
}
8503-
},
85048504
"dtolnay/proc-macro2": {
85058505
"languages": {
85068506
"nodes": [
@@ -18326,6 +18326,21 @@
1832618326
"login": "mpmath"
1832718327
}
1832818328
},
18329+
"mrhooray/crc-rs": {
18330+
"languages": {
18331+
"nodes": [
18332+
{
18333+
"color": "#dea584",
18334+
"name": "Rust"
18335+
}
18336+
]
18337+
},
18338+
"name": "crc-rs",
18339+
"nameWithOwner": "mrhooray/crc-rs",
18340+
"owner": {
18341+
"login": "mrhooray"
18342+
}
18343+
},
1832918344
"mrmlnc/fast-glob": {
1833018345
"languages": {
1833118346
"nodes": [
@@ -20518,22 +20533,6 @@
2051820533
"login": "pola-rs"
2051920534
}
2052020535
},
20521-
"polyfill-rs/is_terminal_polyfill": {
20522-
"languages": {
20523-
"nodes": [
20524-
{
20525-
"color": "#dea584",
20526-
"name": "Rust"
20527-
}
20528-
]
20529-
},
20530-
"name": "is_terminal_polyfill",
20531-
"nameWithOwner": "polyfill-rs/is_terminal_polyfill",
20532-
"owner": {
20533-
"isVerified": false,
20534-
"login": "polyfill-rs"
20535-
}
20536-
},
2053720536
"postcss/autoprefixer": {
2053820537
"languages": {
2053920538
"nodes": [
@@ -23725,6 +23724,22 @@
2372523724
"login": "rust-cli"
2372623725
}
2372723726
},
23727+
"rust-fuzz/arbitrary": {
23728+
"languages": {
23729+
"nodes": [
23730+
{
23731+
"color": "#dea584",
23732+
"name": "Rust"
23733+
}
23734+
]
23735+
},
23736+
"name": "arbitrary",
23737+
"nameWithOwner": "rust-fuzz/arbitrary",
23738+
"owner": {
23739+
"isVerified": false,
23740+
"login": "rust-fuzz"
23741+
}
23742+
},
2372823743
"rust-lang-deprecated/error-chain": {
2372923744
"languages": {
2373023745
"nodes": [

visualize/github-data/extRepos.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,22 @@
698698
},
699699
"nameWithOwner": "GenDiL/GenDiL"
700700
},
701+
"GenericMappingTools/GMT.jl": {
702+
"labContributors": {
703+
"nodes": [
704+
"seanricardoford"
705+
]
706+
},
707+
"nameWithOwner": "GenericMappingTools/GMT.jl"
708+
},
709+
"GenericMappingTools/pygmt": {
710+
"labContributors": {
711+
"nodes": [
712+
"seanricardoford"
713+
]
714+
},
715+
"nameWithOwner": "GenericMappingTools/pygmt"
716+
},
701717
"GoogleCloudPlatform/ramble": {
702718
"labContributors": {
703719
"nodes": [
@@ -1679,6 +1695,14 @@
16791695
},
16801696
"nameWithOwner": "TheSatoLab/CoVFit"
16811697
},
1698+
"Trilateral-Collaboration-Project/.github": {
1699+
"labContributors": {
1700+
"nodes": [
1701+
"seanricardoford"
1702+
]
1703+
},
1704+
"nameWithOwner": "Trilateral-Collaboration-Project/.github"
1705+
},
16821706
"Unidata/TdsConfig": {
16831707
"labContributors": {
16841708
"nodes": [
@@ -2037,6 +2061,14 @@
20372061
},
20382062
"nameWithOwner": "blaylockbk/Herbie"
20392063
},
2064+
"bob-carpenter/stan-getting-started": {
2065+
"labContributors": {
2066+
"nodes": [
2067+
"seanricardoford"
2068+
]
2069+
},
2070+
"nameWithOwner": "bob-carpenter/stan-getting-started"
2071+
},
20402072
"boutproject/BOUT-configs": {
20412073
"labContributors": {
20422074
"nodes": [
@@ -2271,6 +2303,14 @@
22712303
},
22722304
"nameWithOwner": "compspec/compspec-containment"
22732305
},
2306+
"compspec/compspec-kubernetes": {
2307+
"labContributors": {
2308+
"nodes": [
2309+
"vsoch"
2310+
]
2311+
},
2312+
"nameWithOwner": "compspec/compspec-kubernetes"
2313+
},
22742314
"compspec/compspec-modules": {
22752315
"labContributors": {
22762316
"nodes": [
@@ -3438,6 +3478,14 @@
34383478
},
34393479
"nameWithOwner": "hanwen/go-fuse"
34403480
},
3481+
"harsh-nod/FBGEMM": {
3482+
"labContributors": {
3483+
"nodes": [
3484+
"xintin"
3485+
]
3486+
},
3487+
"nameWithOwner": "harsh-nod/FBGEMM"
3488+
},
34413489
"harsh-nod/sglang": {
34423490
"labContributors": {
34433491
"nodes": [

visualize/github-data/extUsers.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18328,7 +18328,7 @@
1832818328
]
1832918329
},
1833018330
"login": "angelomatni",
18331-
"name": null
18331+
"name": "Angelo Matni"
1833218332
},
1833318333
"angus-g": {
1833418334
"avatarUrl": "https://avatars.githubusercontent.com/u/11085886?u=999a48e6916e44ed2f6f2293574479db63c84f85&v=4",
@@ -19553,6 +19553,16 @@
1955319553
"login": "asalmgren",
1955419554
"name": "Ann Almgren"
1955519555
},
19556+
"asantagata": {
19557+
"avatarUrl": "https://avatars.githubusercontent.com/u/203877635?v=4",
19558+
"contributedLabRepositories": {
19559+
"nodes": [
19560+
"flux-framework/PerfFlowAspect"
19561+
]
19562+
},
19563+
"login": "asantagata",
19564+
"name": null
19565+
},
1955619566
"asartori86": {
1955719567
"avatarUrl": "https://avatars.githubusercontent.com/u/10710861?u=81296b7c1f84a9379945f0e0a5d1d01735651192&v=4",
1955819568
"contributedLabRepositories": {
@@ -21693,7 +21703,7 @@
2169321703
"name": "Berk Geveci"
2169421704
},
2169521705
"bernhardkaindl": {
21696-
"avatarUrl": "https://avatars.githubusercontent.com/u/43588962?v=4",
21706+
"avatarUrl": "https://avatars.githubusercontent.com/u/43588962?u=2a3488335fd84f19dae280ea38224eb20a3bacca&v=4",
2169721707
"contributedLabRepositories": {
2169821708
"nodes": [
2169921709
"spack/gh-spack-pr",
@@ -26517,8 +26527,6 @@
2651726527
"contributedLabRepositories": {
2651826528
"nodes": [
2651926529
"flux-framework/flux-k8s",
26520-
"flux-framework/flux-sched",
26521-
"flux-framework/fluxion-go",
2652226530
"flux-framework/kubeflux"
2652326531
]
2652426532
},
@@ -74108,7 +74116,7 @@
7410874116
]
7410974117
},
7411074118
"login": "shpark",
74111-
"name": "Seonghyun Park"
74119+
"name": "Seonghyun P."
7411274120
},
7411374121
"shr3yans": {
7411474122
"avatarUrl": "https://avatars.githubusercontent.com/u/53923758?v=4",

0 commit comments

Comments
 (0)