Announcing Rust 1.62.0

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • rust

    Empowering everyone to build reliable and efficient software.

    I think this is a convenience function made possible by https://github.com/rust-lang/rust/pull/93965/, which was merged in Rust 1.61; previously compiling stdout().lock() was not possible.

  • Cargo

    The Rust package manager

    Can you google it please? I'm on mobile. A quick search turned this up, which should lead you in the right direction: https://github.com/rust-lang/cargo/issues/5657

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • enarx

    Enarx: Confidential Computing with WebAssembly

    There's not much to say about the company just yet, but I'll note that all of our code is open source and the main project itself that we develop and that does most of the magic lives under the Linux Foundation's Confidential Computing Consortium, it's called Enarx: https://enarx.dev/ . TL;DR: use fancy new CPU features to run workloads in the cloud where both the program itself and all the data it processes are hidden from the cloud provider.

  • bevy

    A refreshingly simple data-driven game engine built in Rust

    Here's our implementations for the Deref and DerefMut macros that work exactly as you plan: https://github.com/bevyengine/bevy/blob/f16768d868bebf4c6ed53c23e06ac21d5ad1a7e8/crates/bevy_derive/src/derefs.rs

  • inventory

    Typed distributed plugin registration

    Yesss! This release finally lets David Tolnay's inventory crate live again as v0.3! 🙌🏻

  • rust-ctor

    Module initialization/global constructor functions for Rust

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts