Announcing Rust 1.67.0

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/programming

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • rust

    Empowering everyone to build reliable and efficient software.

    It also applies to regular functions that return opaque futures, e.g., fn foo() -> impl Future. This was actually an unintended consequence of how it was implemented, but there was a fair bit of discussion surrounding it: people wanted it to either be generalized to explicit future types, or not generalized to impl Future at all. Eventually, they decided to keep it for now, since the behavior can always be changed again later.

  • clap-rs

    A full featured, fast Command Line Argument Parser for Rust

    This is part of someone's lib for parsing command line arguments. https://github.com/clap-rs/clap/blob/master/src/macros.rs

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

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