this post was submitted on 17 Aug 2023
15 points (100.0% liked)

Rust

5749 readers
8 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

Lots of new features!

Thought I should share this with those who don't use users.rust-lang.org. Note: I'm not affiliated with lib.rs, I'm only reposting to lemmy.

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

Neat! And for anyone not familiar Lib.rs is ~~a package repository, described as~~ an alternative [frontend] to Crates.io.

[–] [email protected] 3 points 1 year ago (1 children)

Actually, it's not a package repository (it doesn't store crates), it's "just" a website to display metadata from crates published on crates.io. It also shows certain information from docs.rs, GitHub, rustsec.org, etc, and has many useful features that the crates.io website lacks, including a pretty good full-text search.

[–] [email protected] 3 points 1 year ago

It's also quite opinated (which I consider a good thing) so that what the author of lib.rs considers relevant crates are shown first.