







While going through the docs, this one hit me: ~/code/rust-projects/guessing_game master [!?] $ cargo build Updating registry `https://github.com/rust-lang/crates.io-index` error: failed to load so...
crates.io: Rust Package Registry
crates.io: Rust Package Registry
crates.io: Rust Package Registry
`rs-ucan`: Rust crates to support UCAN-based authz · Issue #668 · filecoin-project/devgrants
Open Grant Proposal: rs-ucan Name of Project: rs-ucan Proposal Category: core-dev Proposer: @cdata (Optional) Technical Sponsor: @autonome Do you agree to open source all work you do on behalf of t...
The state of the Rust dependency ecosystem
Over the past few days, I analyzed over 200,000 crates from crates.io to uncover patterns in maintenance, developer engagement, security, and overall ec...
Cache8063/atauth
AT Protocol (Bluesky) authentication library for Rust, TypeScript, and Node.js
Announcing Rust 1.96.1 | Rust Blog
Empowering everyone to build reliable and efficient software.

rust-lang/rust is adopting an LLM policy | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!

atproto-crates — AT Protocol building blocks for Rust
A Rust workspace of eighteen crates for AT Protocol: content addressing, DID and handle resolution, repositories and Merkle Search Trees, OAuth with DPoP, XRPC services, and event streaming.
Learning Rust
Learning Rust - Rust Programming Language Tutorials for Everyone!

[Backport release-26.05] rustdesk-server: 1.1.14 -> 1.1.16 by nixpkgs-ci[bot] · Pull Request #546973 · NixOS/nixpkgs
Bot-based backport to release-26.05, triggered by a label in #479340. Before merging, ensure that this backport is acceptable for the release. Even as a non-committer, if you find that it is not ac...

Awesome Rust Cryptography
Showcase of notable cryptography libraries developed in Rust
Tonic build error "there are too many leading `super` keywords"
I'd like to ask a question, I'm encountering this problem when compiling proto files with rust tonic-build | 11 | super::super::super::trace::v1::ResourceSpans, | ^^^^^ there are too many leading `super` keywords For more information about this error, try `rustc --explain E0433`. I'm going to build the client file for this proto file,and I'm cloning the entire opentelemetry folder. This is my build file. fn main() -> Result<(), Box<dyn std::error::Error>> { ...
The Rust Programming Language - The Rust Programming Language
by Steve Klabnik, Carol Nichols, and Chris Krycho, with contributions from the Rust Community