Dare to ask for more #rust2024

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

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

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

  • Is rustfmt abandoned? Will it ever format `let ... else` syntax?

    11 projects | /r/rust | 3 Jun 2023
  • What I learned from contributing to Rust's linter

    3 projects | /r/rust | 27 Feb 2023
  • Announcing Rust 1.64.0

    9 projects | /r/rust | 22 Sep 2022
  • 📽 2 videos about rust code coverage in VSCode

    2 projects | dev.to | 11 Oct 2020
  • GitUI

    5 projects | news.ycombinator.com | 7 Jan 2024