Announcing Rust 1.67.0

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Rust 1.72.0

    7 projects | news.ycombinator.com | 24 Aug 2023
  • clap v4.2, a Rust CLI argument parser

    3 projects | /r/rust | 28 Mar 2023
  • Clap 3.2: Last Call Before 4.0

    6 projects | /r/rust | 13 Jun 2022
  • Continuous Integration with Github Actions and Rust

    4 projects | /r/rust | 20 Sep 2021
  • ANN: clap 3.0.0-rc.0!

    11 projects | /r/rust | 8 Dec 2021