Blog post: Rust in 2023

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

    Defines the Rust borrow checker.

  • E.g. there you may just stop using current borrow-checker and switch to Polonius.

  • rfcs

    RFCs for changes to Rust

  • The epochs RFC discards talk about Rust 2.0. No single quote here, but read the Alternatives section.

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

    Empowering everyone to build reliable and efficient software.

  • This reminds me of the same things said on the GATs PR, that it would change the nature of the language. In reality, I don't think that's as big of a concern as many people had said there because, (and I think Niko said it best in Rust 2024 Everywhere), all of the things being added are simply loosening the restrictions of the language. There might be more things added to the language, yes, but these enable simpler code in general, because it's not already being emulated, for example as in the GAT-like code examples from the above PR that some people furnished.

  • placeholder

    Fork of Python 2.7 with new syntax, builtins, and libraries backported from Python 3.

  • Python developers noticed that people are not in any hurry to switch but instead of trying to understand “why” they have drawn the line in the sand and spent their efforts trying to kill unofficial attempts to create a fork.

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

  • Why stdout is faster than stderr?

    2 projects | news.ycombinator.com | 10 Jan 2024
  • Progress toward a GCC-based Rust compiler

    8 projects | news.ycombinator.com | 18 Dec 2023
  • INSANE bug in my code from compiler optimization [Rust] [video]

    2 projects | news.ycombinator.com | 16 Dec 2023
  • Understanding thread-safety vs race conditions

    4 projects | /r/rust | 10 Dec 2023
  • AdaCore Announces Gnat Pro for Rust

    2 projects | news.ycombinator.com | 30 Sep 2023