Dare to ask for more #rust2024

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
  • rfcs

    RFCs for changes to Rust

  • One example of this is guaranteed tail calls which has already been mentioned in this comment. The case for guaranteed tail calls is that they are a safe abstraction which can be used to efficiently model certain scenarios that cannot be modelled without them in today's Rust as explained in this post.

  • rust

    Empowering everyone to build reliable and efficient software.

  • As for to_string() on literals I was envisioning some special type of string using the recently reserved string prefixes.

  • 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
  • Cargo

    The Rust package manager

  • A config location to specify default lints for the whole workspace. https://github.com/rust-lang/cargo/issues/5034

  • tarpaulin

    A code coverage tool for Rust projects

  • Note that the tool cargo-tarpaulin provides code coverage.

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