Announcing Rust 1.62.0

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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

    Discontinued 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