You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"https://docs.rs".to_string(),// https://github.com/rust-lang/docs.rs has >600 stars
65
-
"https://github.com/rust-bio".to_string(),// https://github.com/rust-bio/rust-bio on it's own has >900 stars
66
-
"https://github.com/contain-rs".to_string(),// Lots of repos with good star counts
67
-
"https://github.com/georust".to_string(),// Lots of repos with good star counts
68
-
"http://kiss3d.org".to_string(),// https://github.com/sebcrozet/kiss3d has >900 stars
69
-
"https://github.com/rust-qt".to_string(),// Various high-stars repositories
70
-
"https://chromium.googlesource.com/chromiumos/platform/crosvm/".to_string(),// Can't tell count directly, but various mirrors of it (e.g. https://github.com/dgreid/crosvm) have enough stars that it's got enough interest
71
-
"https://crates.io".to_string(),// This one gets a free pass :)
72
-
"https://cloudsmith.com/product/formats/cargo-registry".to_string(),// First private cargo registry (https://cloudsmith.com/blog/worlds-first-private-cargo-registry-w-cloudsmith-rust/) and not much in the way of other options yet. See also https://github.com/rust-unofficial/awesome-rust/pull/1141#discussion_r688711555
73
-
"https://gitlab.com/ttyperacer/terminal-typeracer".to_string(),// GitLab repo with >40 stars.
74
-
"https://github.com/esp-rs".to_string(),// Espressif Rust Organization (Organizations have no stars).
75
-
"https://github.com/arkworks-rs".to_string(),// Rust ecosystem for zkSNARK programming (Organizations have no stars)
76
-
"https://marketplace.visualstudio.com/items?itemName=jinxdash.prettier-rust".to_string(),// https://github.com/jinxdash/prettier-plugin-rust has >50 stars
77
-
"https://github.com/andoriyu/uclicious".to_string(),// FIXME: CI hack. the crate has a higher count, but we don't refresh.
78
-
"https://marketplace.visualstudio.com/items?itemName=fill-labs.dependi".to_string(),// marketplace link , but also has enough stars
79
-
];
54
+
"https://github.com/maidsafe",// Many repos of Rust code, collectively > 50 stars
55
+
"https://pijul.org",// Uses it's own VCS at https://nest.pijul.com/pijul/pijul with 190 stars at last check
56
+
"https://gitlab.com/veloren/veloren",// No direct gitlab support, but >1000 stars there
"https://docs.rs",// https://github.com/rust-lang/docs.rs has >600 stars
67
+
"https://github.com/rust-bio",// https://github.com/rust-bio/rust-bio on it's own has >900 stars
68
+
"https://github.com/contain-rs",// Lots of repos with good star counts
69
+
"https://github.com/georust",// Lots of repos with good star counts
70
+
"http://kiss3d.org",// https://github.com/sebcrozet/kiss3d has >900 stars
71
+
"https://github.com/rust-qt",// Various high-stars repositories
72
+
"https://chromium.googlesource.com/chromiumos/platform/crosvm/",// Can't tell count directly, but various mirrors of it (e.g. https://github.com/dgreid/crosvm) have enough stars that it's got enough interest
73
+
"https://crates.io",// This one gets a free pass :)
74
+
"https://cloudsmith.com/product/formats/cargo-registry",// First private cargo registry (https://cloudsmith.com/blog/worlds-first-private-cargo-registry-w-cloudsmith-rust/) and not much in the way of other options yet. See also https://github.com/rust-unofficial/awesome-rust/pull/1141#discussion_r688711555
75
+
"https://gitlab.com/ttyperacer/terminal-typeracer",// GitLab repo with >40 stars.
76
+
"https://github.com/esp-rs",// Espressif Rust Organization (Organizations have no stars).
77
+
"https://github.com/arkworks-rs",// Rust ecosystem for zkSNARK programming (Organizations have no stars)
78
+
"https://marketplace.visualstudio.com/items?itemName=jinxdash.prettier-rust",// https://github.com/jinxdash/prettier-plugin-rust has >50 stars
79
+
"https://github.com/andoriyu/uclicious",// FIXME: CI hack. the crate has a higher count, but we don't refresh.
80
+
"https://marketplace.visualstudio.com/items?itemName=fill-labs.dependi",// marketplace link , but also has enough stars
0 commit comments